File "header-footer-shadow.less"
Full path: /home/satkhirabarta/public_html/wp-content/plugins/complianz-gdpr/cookiebanner/css/settings/header-footer-shadow.less
File
size: 281 B (281 B bytes)
MIME-type: text/plain
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
.cmplz-cookiebanner .cmplz-divider {
height: 3px;
box-shadow: 0px -2px 3px rgba(0, 0, 0, 0.05);
}
.cmplz-cookiebanner {
&.cmplz-center {
.cmplz-divider {
//this compensates for the space visually lost by the shadow
&.cmplz-footer {
margin-top:5px;
}
}
}
}