mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
Update bootstrap-select.css (#3642)
This commit is contained in:
parent
19eac172c8
commit
354d4348aa
1 changed files with 1 additions and 3 deletions
|
|
@ -91,9 +91,7 @@ select.selectpicker {
|
|||
}
|
||||
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
|
||||
.bootstrap-select .dropdown-toggle:focus {
|
||||
outline: thin dotted #bbbbbb !important;
|
||||
outline: 5px auto -webkit-focus-ring-color !important;
|
||||
outline-offset: -2px;
|
||||
outline: none !important;
|
||||
}
|
||||
.bootstrap-select.form-control {
|
||||
margin-bottom: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue