File "element_css.less"

Full Path: /home/fineflavourcocoa/public_html/wp-content/plugins/js_composer/assets/less/settings_tabs/element_css.less
File size: 1.07 KB
MIME-type: text/plain
Charset: utf-8

.vc_settings-tab-content {
  .deprecated {
    background-color: rgb(255, 255, 224);
    border-bottom-color: rgb(230, 219, 85);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(230, 219, 85);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(230, 219, 85);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(230, 219, 85);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 1px;
    color: rgb(51, 51, 51);
    display: block;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 16.796875px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px;
    outline-color: rgb(51, 51, 51);
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 0px;
    padding-left: 7.1875px;
    padding-right: 7.1875px;
    padding-top: 0px;
  }
  .vc_show_example {
    cursor: pointer;
  }
}