Fix subnode header colour
parent
685b2f4ab7
commit
a1d8ca8c1c
|
@ -656,7 +656,7 @@ td.switch-cell > div.bootstrap-switch {
|
|||
z-index: 4;
|
||||
}
|
||||
.subnode-header-form {
|
||||
background-color: #F5F5F5;
|
||||
background-color: #EEEEEE;
|
||||
color: black;
|
||||
padding: 3px 0 10px 0;
|
||||
border-top: solid 1.5px white;
|
||||
|
|
Loading…
Reference in New Issue