暗色:修复 9c2a721ab58b5354f2681d3636daeb44e0715e33
This commit is contained in:
parent
7104831d2f
commit
9b78969397
@ -590,6 +590,10 @@ div[style*="display:grid;grid-template-columns:repeat"] .ifacebox {
|
|||||||
background-color: var(--dark-primary) !important;
|
background-color: var(--dark-primary) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ifacebox-head:not(#cbi-network-interface .ifacebox-head) {
|
||||||
|
background: var(--dark-primary) !important;
|
||||||
|
}
|
||||||
|
|
||||||
header .fill .status span[data-style="active"] {
|
header .fill .status span[data-style="active"] {
|
||||||
color: #ccc !important;
|
color: #ccc !important;
|
||||||
background-color: #2c323c !important;
|
background-color: #2c323c !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user