Fix dropdown selector used on Domains page - LCARS theme

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
RD WebDesign
2025-03-16 01:03:08 -03:00
parent dffc8fc43a
commit 66e46ec556

View File

@@ -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 {