mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update dark.css (#13951)
This commit is contained in:
@@ -7236,6 +7236,12 @@
|
||||
background: #3e444c;
|
||||
text-align: center;
|
||||
}
|
||||
tr.bgp:nth-child(even) {
|
||||
background: #353a41!important;
|
||||
}
|
||||
tr.iftype:nth-child(even) {
|
||||
background: #353a41!important;
|
||||
}
|
||||
|
||||
.interface-upup,
|
||||
a.interface-upup {
|
||||
|
Reference in New Issue
Block a user