Fixed issue with class

This commit is contained in:
Jose Gonzalez 2021-10-19 11:11:58 +02:00
parent 704403fd52
commit 05e352e9cf
1 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,8 @@ input.sub,
button.sub,
.bg_general,
.show_result_interpreter,
div#rules::after table.agent_info_table thead > tr:first-child th,
div#rules::after,
table.agent_info_table thead > tr:first-child th,
table.agent_info_table tr {
background-color: #222 !important;
color: #fff !important;