瀏覽代碼

Visual effect on button

Amauri CHAMPEAUX 6 年之前
父節點
當前提交
e7af3c67fa
共有 1 個文件被更改,包括 6 次插入0 次删除
  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;
+}