Current Path : /var/www/quickscrum.com/wp-content/plugins/js_composer/assets/less/modules/ui/ |
Current File : /var/www/quickscrum.com/wp-content/plugins/js_composer/assets/less/modules/ui/vc_ui-helper.less |
// Helpers @vcui-help-block-color: #929292; .vc_ui-help-block { color: @vcui-help-block-color; font-style: italic; a { font-weight: 600; color: darken(@vcui-help-block-color, 5%); text-decoration: none; border: none; &:hover { color: darken(@vcui-help-block-color, 15%); } } }