mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
A selectbox is styled in a very similar way as an input (`.form-control`), including border-color and box-shadow. So it can be assumed it should apply the same CSS transition for these properties when focused, but this was missing. Co-authored-by: alpadev <2838324+alpadev@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| _floating-labels.scss | ||
| _form-check.scss | ||
| _form-control.scss | ||
| _form-range.scss | ||
| _form-select.scss | ||
| _form-text.scss | ||
| _input-group.scss | ||
| _labels.scss | ||
| _validation.scss | ||