Update tarteaucitron.css
This commit is contained in:
parent
3b3cca049b
commit
40222f845c
|
|
@ -3,6 +3,8 @@
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#contentWrapper {display:unset;}
|
||||||
|
|
||||||
/***
|
/***
|
||||||
* Reset CSS
|
* Reset CSS
|
||||||
*/
|
*/
|
||||||
|
|
@ -268,7 +270,6 @@ h2#tarteaucitronCookiesNumberBis {
|
||||||
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
|
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
|
||||||
#tarteaucitron #tarteaucitronInfo,
|
#tarteaucitron #tarteaucitronInfo,
|
||||||
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
|
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
|
||||||
background: #333;
|
|
||||||
color: #fff;
|
color: #fff;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue