From f0e73b157cd090addd0357038b6b22e063a99921 Mon Sep 17 00:00:00 2001 From: Amauri CHAMPEAUX Date: Tue, 28 Aug 2018 11:21:23 +0200 Subject: [PATCH] No transparency on the loading bar --- css/tarteaucitron.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/tarteaucitron.css b/css/tarteaucitron.css index 12842e5..03a39c3 100644 --- a/css/tarteaucitron.css +++ b/css/tarteaucitron.css @@ -469,7 +469,7 @@ h2#tarteaucitronCookiesNumberBis { } #tarteaucitronPercentage { - background: #0A0; + background: #0A0!important; box-shadow: 0 0 2px #fff, 0 1px 2px #555; height: 5px; left: 0;