Skip to content

Commit

Permalink
Update dark.css (librenms#13951)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimmy-Cl authored Apr 26, 2022
1 parent 30c4e91 commit f6a7b73
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions html/css/dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit f6a7b73

Please sign in to comment.