File "aliases.less"
Full Path: /home/jlklyejr/public_html/wp-content/test/wp-content/plugins/js_composer/assets/fonts/vc_icons/aliases.less
File size: 362 bytes
MIME-type: text/plain
Charset: utf-8
.vc-c-icon-layout-lg {
&:before {
content: @vc-c-icon-layout_default;
}
}
.vc-c-icon-layout-md {
&:before {
content: @vc-c-icon-layout_landscape-tablets;
}
}
.vc-c-icon-layout-sm {
&:before {
content: @vc-c-icon-layout_portrait-tablets;
}
}
.vc-c-icon-layout-xs {
&:before {
content: @vc-c-icon-layout_portrait-smartphones;
}
}