Visual effect on button
This commit is contained in:
parent
4eb6f8c14f
commit
e7af3c67fa
|
|
@ -668,3 +668,9 @@ div.amazon_product {
|
||||||
height:240px;
|
height:240px;
|
||||||
width:120px;
|
width:120px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tarteaucitronIsAllowed .tarteaucitronDeny {
|
||||||
|
opacity: 0.5;
|
||||||
|
}.tarteaucitronIsDenied .tarteaucitronAllow {
|
||||||
|
opacity: 0.5;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue