Skip to content

Commit

Permalink
Merge pull request #31908 from andyxheli/patch-2
Browse files Browse the repository at this point in the history
Fix LDAP Dark Theme Issue
  • Loading branch information
szaimen authored Apr 8, 2022
2 parents d859f21 + 64f75ed commit fadad1e
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions apps/user_ldap/css/settings.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit fadad1e

Please sign in to comment.