Update dark.css (#13951)

This commit is contained in:
James
2022-04-26 02:13:11 +01:00
committed by GitHub
parent 30c4e9103c
commit f6a7b73c55

View File

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