Fix subnode header colour

pull/3/head
Dave Page 2016-06-30 14:07:26 +01:00
parent 685b2f4ab7
commit a1d8ca8c1c
1 changed files with 1 additions and 1 deletions

View File

@ -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;