Bigger personnalize button
This commit is contained in:
parent
812f7ae491
commit
af04f00486
|
|
@ -286,7 +286,7 @@
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
#tarteaucitronAlertBig #tarteaucitronPersonalize {
|
||||
#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize {
|
||||
background: #008300;
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
|
|
@ -298,10 +298,8 @@
|
|||
}
|
||||
|
||||
#tarteaucitronAlertBig #tarteaucitronCloseAlert {
|
||||
font-size: 11px;
|
||||
background: #808080;
|
||||
margin-left: 7px;
|
||||
cursor: pointer;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
/***
|
||||
|
|
@ -389,4 +387,4 @@
|
|||
.tac_activate .tac_float .tarteaucitronAllow {
|
||||
background-color: #1B870B;
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue