瀏覽代碼

Bigger personnalize button

Amauri CHAMPEAUX 10 年之前
父節點
當前提交
af04f00486
共有 1 個文件被更改,包括 3 次插入5 次删除
  1. 3 5
      css/tarteaucitron.css

+ 3 - 5
css/tarteaucitron.css

@@ -286,7 +286,7 @@
     color: #fff;
     color: #fff;
 }
 }
 
 
-#tarteaucitronAlertBig #tarteaucitronPersonalize {
+#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize {
     background: #008300;
     background: #008300;
     color: #fff;
     color: #fff;
     cursor: pointer;
     cursor: pointer;
@@ -298,10 +298,8 @@
 }
 }
 
 
 #tarteaucitronAlertBig #tarteaucitronCloseAlert {
 #tarteaucitronAlertBig #tarteaucitronCloseAlert {
-    font-size: 11px;
+    background: #808080;
     margin-left: 7px;
     margin-left: 7px;
-    cursor: pointer;
-    color: #fff;
 }
 }
 
 
 /***
 /***
@@ -389,4 +387,4 @@
 .tac_activate .tac_float .tarteaucitronAllow {
 .tac_activate .tac_float .tarteaucitronAllow {
     background-color: #1B870B;
     background-color: #1B870B;
     margin-top: 10px;
     margin-top: 10px;
-}
+}