Better hover color

This commit is contained in:
Daniel Bulant 2020-04-14 13:24:14 +02:00
parent b8d4725ec9
commit ec0722f4d5

View file

@ -62,8 +62,7 @@
} }
tr:hover { tr:hover {
background-color: #444; background-color: rgb(214, 214, 214);
color: white;
} }
.null, .null,