Add cursor:pointer on privacy link
This commit is contained in:
parent
7bccde22c6
commit
b0d1b52e22
|
|
@ -480,6 +480,10 @@ h2#tarteaucitronCookiesNumberBis {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitron #tarteaucitronPrivacyUrl {
|
#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitron #tarteaucitronPrivacyUrl {
|
||||||
background: #008300;
|
background: #008300;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue