Explorar el Código

Visual effect on button

Amauri CHAMPEAUX hace 6 años
padre
commit
e7af3c67fa
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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;
+}