From 89fc50f99d9bb938bc8a69305cb1eb0fa37ff26b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Z=C3=A1ri=C5=A1?= Date: Sun, 9 Jun 2024 18:23:47 +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 4f073b5..481656d 100644 --- a/assets/tabulka.css +++ b/assets/tabulka.css @@ -28,6 +28,6 @@ tbody tr:nth-child { background-color: #c0c0c0; } -tbody tr:hover > tr > td { +tbody tr:hover > td { background-color: #7a7a7a; }