This commit is contained in:
Šimon Záriš 2024-06-08 17:02:49 +02:00
parent 2531f477e4
commit 858b38e265

@ -31,5 +31,5 @@ tbody tr:nth-child {
}
tbody tr:hover {
background-color: #a8a8a8;
background-color: #555555;
}