mirror of
https://github.com/nextcloud/server.git
synced 2026-04-23 15:21:00 -04:00
Fix LDAP Dark Theme Issue
Signed-off-by: Andy Xheli axheli@axtsolutions.com
This commit is contained in:
parent
f329ece23b
commit
889883b96a
1 changed files with 0 additions and 14 deletions
|
|
@ -211,23 +211,9 @@ select[multiple=multiple] + button {
|
|||
}
|
||||
|
||||
#ldapSettings {
|
||||
background-color: white;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#ldapSettings > fieldset {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
#ldapSettings ul.ui-tabs-nav .ui-tabs-active,
|
||||
#ldapSettings ul.ui-tabs-nav .ui-tabs-active > a {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
#ldapSettings div.ui-accordion-content {
|
||||
background: white;
|
||||
}
|
||||
|
||||
ul.ui-multiselect-checkboxes label {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
|
|||
Loading…
Reference in a new issue