This commit is contained in:
Dany De Bontridder 2022-08-24 22:26:49 +02:00 committed by sparkyx
parent e93283ba65
commit 927adae01b
2 changed files with 2 additions and 2 deletions

View file

@ -173,7 +173,7 @@ class Noalyss_Appearance
background-color:{$inner_box};
}
tr.even {
background-color: {$tr_even} !important;
background-color: {$tr_even} ;
}
</style>