]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix LDAP Dark Theme Issue 31908/head
authorAndy Xheli <axheli@axtsolutions.com>
Fri, 8 Apr 2022 16:53:28 +0000 (11:53 -0500)
committerszaimen <szaimen@e.mail.de>
Fri, 8 Apr 2022 20:57:33 +0000 (22:57 +0200)
Signed-off-by: Andy Xheli axheli@axtsolutions.com
apps/user_ldap/css/settings.css

index f99310118a9162a783bb89fa373b131e3a42a28b..e89dfd80c8aa0a3671fcc283cd41075f1a9ad5a9 100644 (file)
@@ -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;