|
|
|
@ -1,3 +1,5 @@
|
|
|
|
|
#HTTP_HEADER{'Content-Type: text/css'}
|
|
|
|
|
|
|
|
|
|
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName .tarteaucitron-toggle-group {
|
|
|
|
|
background: rgba(0, 0, 0, 0.1) !important;
|
|
|
|
|
padding: 11px 22px;
|
|
|
|
@ -18,7 +20,8 @@
|
|
|
|
|
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk.tarteaucitronIsAllowed .tarteaucitronAllow{
|
|
|
|
|
background-color: #1B870B;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[(#CONFIG{tarteaucitron/groupServices})
|
|
|
|
|
#tarteaucitronServices .tarteaucitronLine:hover, #tarteaucitron .tarteaucitronHidden:hover ul li {
|
|
|
|
|
background: rgba(0, 0, 0, 0.2) !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|