| Server IP : 68.178.247.200 / Your IP : 216.73.216.14 Web Server : Apache System : Linux p3plzcpnl489463.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64 User : x9dppmxs4rgd ( 8559391) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/thread-self/cwd/wp-content/plugins/js_composer/assets/less/backend_shortcodes/ |
Upload File : |
/* Tabs
---------------------------------------------------------- */
.vc_tab-controls() {
.vc_controls-visible;
position: relative;
height: 23px;
margin: 18px 0 2px 0;
border: 1px dotted @vc_border_color;
border-bottom-width: 0;
}
.wpb_vc_tabs {
> .vc_controls {
.vc_tab-controls;
}
> .wpb_element_wrapper {
padding: 0px;
background: none;
border: none;
height: auto;
.wpb_tabs_holder,
.tabs_controls {
padding: 0;
}
.ui-tabs .ui-tabs-nav {
position: relative;
top: 1px;
z-index: 2;
border-right: 1px dotted @vc_border_color;
li {
top: -1px;
background: @vc_tab_tag_bg;
border: 1px solid transparent;
.border-top-radius(@vc_border_radius);
margin-right: 3px;
padding: 0;
a {
color: @vc_tab_tag_color;
padding: 10px 16px;
}
&.add_tab_block {
padding: 11px;
a {
padding: 0;
width: 16px;
height: 16px;
display: inline-block;
background: transparent url('../vc/controls.png') no-repeat -16px -16px;
}
}
}
li.ui-tabs-active {
background: @vc_tab_tag_active_bg;
}
}
}
}