Forráskód Böngészése

Set full opacity for mandatory cookies accept button

Amauri CHAMPEAUX 4 éve
szülő
commit
b8a2d6b08c
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      css/tarteaucitron.css

+ 3 - 0
css/tarteaucitron.css

@@ -754,6 +754,9 @@ div.amazon_product {
 .tarteaucitronLine .tarteaucitronAllow, .tarteaucitronLine .tarteaucitronDeny {
 .tarteaucitronLine .tarteaucitronAllow, .tarteaucitronLine .tarteaucitronDeny {
     opacity: 0.4;
     opacity: 0.4;
 }
 }
+#tarteaucitronServices_mandatory button.tarteaucitronAllow {
+    opacity: 1;
+}
 
 
 div#tarteaucitronInfo {
 div#tarteaucitronInfo {
     display: block!important;
     display: block!important;