Added missing !important rule

This commit is contained in:
Juanjo Jiménez 2018-04-02 13:40:01 +02:00 committed by Jesús Ángel
parent c47d939610
commit a942b04728

View File

@ -65,7 +65,7 @@
.wz-table-active,
.wz-table-common:hover {
background-color: rgb(228, 242, 245);
background-color: rgb(228, 242, 245) !important;
color: rgba(0, 0, 0, 0.87);
}