This commit is contained in:
Šimon Záriš 2024-06-08 16:16:25 +02:00
parent 0f3d06b6dd
commit c778ba1806

@ -24,8 +24,8 @@ thead {
background-color: #5c5b5b6b; background-color: #5c5b5b6b;
} }
tbody tr:nth-child(even) { tbody tr:nth-child {
background-color: #f9f9f9; background-color: #f1f1f1;
} }
tbody tr:hover { tbody tr:hover {