diff --git a/pandora_console/include/styles/pandora_black.css b/pandora_console/include/styles/pandora_black.css index 75aa87e3ab..420baf94c9 100644 --- a/pandora_console/include/styles/pandora_black.css +++ b/pandora_console/include/styles/pandora_black.css @@ -252,7 +252,7 @@ tr.group_view_data, .group_view_data, ol.steps li span, ol.steps li a { - color: #fff; + color: #fff !important; } /* Tabs icons change color */ @@ -394,7 +394,7 @@ table.black_table_modal_alternate tr:nth-child(even) td { .info_table tr:first-child > th, .info_table th { - background-color: #222; + background-color: #222 !important; color: #fff; } @@ -1562,7 +1562,7 @@ a.autorefresh_txt, .info_table, .filter_table { - border: 1px solid #333; + border: 1px solid #333 !important; } .info_table.events > tbody > tr > td {