浏览代码

Add default background to all policy privacy url

Amauri CHAMPEAUX 6 年之前
父节点
当前提交
f38b4b8a3f
共有 1 个文件被更改,包括 3 次插入5 次删除
  1. 3 5
      css/tarteaucitron.css

+ 3 - 5
css/tarteaucitron.css

@@ -84,7 +84,6 @@
 
 
     .tarteaucitronName h2 {
     .tarteaucitronName h2 {
         max-width: 80%;
         max-width: 80%;
-        font-size: 1.4em!important;
     }
     }
 
 
     #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
     #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
@@ -251,6 +250,7 @@ h2#tarteaucitronCookiesNumberBis {
     margin: 15px auto 0;
     margin: 15px auto 0;
     width: 80%;
     width: 80%;
 }
 }
+
 .tarteaucitronSelfLink, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden,
 .tarteaucitronSelfLink, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden,
 #tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
 #tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
     background: rgba(51, 51, 51, 0.07);
     background: rgba(51, 51, 51, 0.07);
@@ -452,7 +452,7 @@ h2#tarteaucitronCookiesNumberBis {
     font-weight: 700;
     font-weight: 700;
 }
 }
 
 
-#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
+#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitron #tarteaucitronPrivacyUrl {
     background: #008300;
     background: #008300;
     color: #fff;
     color: #fff;
     cursor: pointer;
     cursor: pointer;
@@ -463,7 +463,7 @@ h2#tarteaucitronCookiesNumberBis {
     margin-left: 7px;
     margin-left: 7px;
 }
 }
 
 
-#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
+#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitron #tarteaucitronPrivacyUrl {
     background: #fff;
     background: #fff;
     color: #333;
     color: #333;
     font-size: 13px;
     font-size: 13px;
@@ -672,14 +672,12 @@ div.amazon_product {
     height:240px;
     height:240px;
     width:120px;
     width:120px;
 }
 }
-
 .tarteaucitronIsAllowed .tarteaucitronDeny {
 .tarteaucitronIsAllowed .tarteaucitronDeny {
     opacity: 0.5;
     opacity: 0.5;
 }.tarteaucitronIsDenied .tarteaucitronAllow {
 }.tarteaucitronIsDenied .tarteaucitronAllow {
     opacity: 0.5;
     opacity: 0.5;
 }
 }
 
 
-
 div#tarteaucitronInfo {
 div#tarteaucitronInfo {
     display: block!important;
     display: block!important;
     position: initial!important;
     position: initial!important;