Procházet zdrojové kódy

Visual effect on button

Amauri CHAMPEAUX před 6 roky
rodič
revize
e7af3c67fa
1 změnil soubory, kde provedl 6 přidání a 0 odebrání
  1. 6 0
      css/tarteaucitron.css

+ 6 - 0
css/tarteaucitron.css

@@ -668,3 +668,9 @@ div.amazon_product {
     height:240px;
     width:120px;
 }
+
+.tarteaucitronIsAllowed .tarteaucitronDeny {
+    opacity: 0.5;
+}.tarteaucitronIsDenied .tarteaucitronAllow {
+    opacity: 0.5;
+}