File "vc_pointer.less"
Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/js_composer/assets/less/lib/vc_pointer.less
File size: 465 bytes
MIME-type: text/plain
Charset: utf-8
.vc_controls.vc-with-vc-pointer-controls {
filter: alpha(opacity=1);
opacity: 1;
visibility: visible;
}
.wp-pointer {
p {
font-size: 13px;
line-height: 1.5;
margin: 1em 0;
}
.vc_pointer-close.close {
cursor: pointer;
line-height: 18px !important;
font-size: 13px !important;
.opacity(1) !important;
color: #0074a2 !important;
font-weight: normal !important;
&:hover {
color: #2ea2cc !important;
}
}
}