Fixed issue with class
This commit is contained in:
parent
704403fd52
commit
05e352e9cf
|
@ -58,7 +58,8 @@ input.sub,
|
||||||
button.sub,
|
button.sub,
|
||||||
.bg_general,
|
.bg_general,
|
||||||
.show_result_interpreter,
|
.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 {
|
table.agent_info_table tr {
|
||||||
background-color: #222 !important;
|
background-color: #222 !important;
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
|
|
Loading…
Reference in New Issue