From 060cf43a031398d173fc5252fb2e42f26703dd35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Z=C3=A1ri=C5=A1?= Date: Sun, 9 Jun 2024 18:22:55 +0200 Subject: [PATCH] asdasd --- assets/tabulka.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/tabulka.css b/assets/tabulka.css index 8bd8ed3..4f073b5 100644 --- a/assets/tabulka.css +++ b/assets/tabulka.css @@ -28,6 +28,6 @@ tbody tr:nth-child { background-color: #c0c0c0; } -tbody tr:hover { +tbody tr:hover > tr > td { background-color: #7a7a7a; }