mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #31908 from andyxheli/patch-2
Fix LDAP Dark Theme Issue
This commit is contained in:
commit
fadad1e7d7
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