1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-07-04 10:14:23 +00:00

Small ldap settings change

This commit is contained in:
Magnus Walbeck 2017-06-03 17:44:14 +02:00
parent aa2db4ef8f
commit 2b692f9435
2 changed files with 7 additions and 3 deletions

View file

@ -1,4 +1,6 @@
#ldapSettings {
background-color: $background-normal;
> fieldset {
background-color: $background-normal;
}

View file

@ -1352,10 +1352,12 @@ td.date, td.date > span {
background-color: #31363b;
border-color: #706f6e; }
#ldapSettings > fieldset {
#ldapSettings {
background-color: #31363b; }
#ldapSettings ul.ui-tabs-nav .ui-tabs-active, #ldapSettings ul.ui-tabs-nav .ui-tabs-active > a {
background-color: #232629; }
#ldapSettings > fieldset {
background-color: #31363b; }
#ldapSettings ul.ui-tabs-nav .ui-tabs-active, #ldapSettings ul.ui-tabs-nav .ui-tabs-active > a {
background-color: #232629; }
/* Log reader --------------------------------------------------------------- */
#logreader-root table tbody tr td {