diff --git a/pandora_console/include/styles/pandora_black.css b/pandora_console/include/styles/pandora_black.css index 1bf1e91029..f657e9d910 100644 --- a/pandora_console/include/styles/pandora_black.css +++ b/pandora_console/include/styles/pandora_black.css @@ -1234,10 +1234,6 @@ a.pandora_pagination:hover { box-shadow: 0px 3px 6px #111; } -.info_table.events > tbody > tr > td { - border-bottom: 2px solid #707070; -} - .info_table tr th, .databox.data > tbody > tr > td { border-bottom: 1px solid #707070 !important; @@ -1560,7 +1556,7 @@ a.autorefresh_txt, } .info_table.events > tbody > tr > td { - border-bottom: 1px solid #333; + border-bottom: 1px solid #333 !important; } .info_table,