|
@@ -302,9 +302,9 @@ div#tarteaucitronServices {
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
|
|
|
-#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle,
|
|
|
-#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
|
|
|
-#tarteaucitron #tarteaucitronInfo,
|
|
|
+#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle,
|
|
|
+#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
|
|
|
+#tarteaucitron #tarteaucitronInfo,
|
|
|
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
|
|
|
color: #fff;
|
|
|
display: inline-block;
|
|
@@ -520,6 +520,7 @@ div#tarteaucitronServices {
|
|
|
cursor: pointer;
|
|
|
display: inline-block;
|
|
|
font-size: 16px!important;
|
|
|
+ line-height: 1.2;
|
|
|
padding: 5px 10px;
|
|
|
text-decoration: none;
|
|
|
margin-left: 7px;
|