| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/engineering/wp-content/plugins/js_composer/assets/less/modules/ |
Upload File : |
.composer-switch {
// WPBakery Page Builder/Classic Editor switch
cursor: default;
.box-sizing(border-box);
display: inline-block;
padding: 0;
font-size: 14px;
line-height: 27px;
border-radius: 4px;
// margin-bottom: -10px;
margin-top: 15px;
a, a:visited {
transition: background-color .2s ease-in-out;
text-decoration: none;
cursor: pointer;
color: #ffffff;
display: inline-block;
line-height: 28px;
height: 28px;
padding: 8px 13px;
background-color: #0073aa;
&.wpb_switch-to-composer {
&:hover {
background-color: #0d3d63;
}
}
&.wpb_switch-to-front-composer {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
background-color: #0073aa;
&:hover {
background-color: #0d3d63;
}
}
&.wpb_switch-to-gutenberg {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
background-color: #bcbcbc;
margin-left: 20px;
&:hover {
background-color: #afafaf;
}
}
}
a:last-of-type {
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.logo-icon {
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
background: #0073aa url(../vc/logo/wpb-logo-white.svg) no-repeat center center;
background-size: 16px;
width: 16px;
height: 28px;
display: inline-block;
vertical-align: top;
padding: 8px 10px 8px 13px;
}
.vc_spacer {
display: inline-block;
width: 1px;
background-color: #1f5b8c;
margin: 0;
height: 28px;
padding: 4px 0;
vertical-align: top;
position: relative;
}
}
.edit-post-header-toolbar {
.composer-switch {
font-size: 12px;
margin-top: 2px;
.logo-icon {
}
a, a:visited {
padding: 1px 7px;
}
}
}