Skip to content

Commit

Permalink
Fix LDAP Dark Theme Issue
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Xheli axheli@axtsolutions.com
  • Loading branch information
Andy Xheli authored and blizzz committed Apr 14, 2022
1 parent e2f137c commit 5432d7c
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 5432d7c

Please sign in to comment.