diff --git a/html/css/dark.css b/html/css/dark.css index bc2b5dcc5f18..26f31d045b7e 100644 --- a/html/css/dark.css +++ b/html/css/dark.css @@ -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 {