mirror of
https://github.com/pi-hole/web.git
synced 2026-02-15 07:25:39 +00:00
Fix dropdown selector used on Domains page - LCARS theme
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
@@ -535,6 +535,11 @@ p.login-box-msg,
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
.dropdown.bootstrap-select {
|
||||
border: none;
|
||||
background: none;
|
||||
}
|
||||
|
||||
.bootstrap-select > .dropdown-toggle.bs-placeholder,
|
||||
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
|
||||
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus {
|
||||
|
||||
Reference in New Issue
Block a user