From fd8638de374a977c7a86af0b47898d52a94f2198 Mon Sep 17 00:00:00 2001 From: Jonas Havelka Date: Mon, 6 Sep 2021 02:13:32 +0200 Subject: [PATCH] =?UTF-8?q?Stylov=C3=A1n=C3=AD=20do=C5=A1l=C3=BDch=20?= =?UTF-8?q?=C5=99e=C5=A1en=C3=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mamweb/static/css/mamweb.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mamweb/static/css/mamweb.css b/mamweb/static/css/mamweb.css index f67995e5..b174ada0 100644 --- a/mamweb/static/css/mamweb.css +++ b/mamweb/static/css/mamweb.css @@ -1159,7 +1159,7 @@ div.gdpr { text-align: center; } -.dosla_reseni tr:nth-child(even), .dosla_reseni tr:nth-child(even) { +.dosla_reseni tr:nth-child(even) { background: rgba(238, 238, 238, 0); }