AlkantarClanX12

Your IP : 18.119.120.59


Current Path : /home/thanudqk/128shen.com/wp-content/plugins/js_composer/assets/less/modules/ui/
Upload File :
Current File : /home/thanudqk/128shen.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%);
    }
  }
}