mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix subnode header colour
This commit is contained in:
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
Block a user