Переглянути джерело

Set full opacity for mandatory cookies accept button

Amauri CHAMPEAUX 4 роки тому
батько
коміт
b8a2d6b08c
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      css/tarteaucitron.css

+ 3 - 0
css/tarteaucitron.css

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