| Server IP : 38.190.208.107 / Your IP : 216.73.217.46 Web Server : nginx/1.28.1 System : Linux ht2026040333114 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.37-1 (2023-07-03) x86_64 User : root ( 0) PHP Version : 8.2.28 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv,eval,assert,passthru,system,exec,shell_exec,popen,proc_open MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/wp.3/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;
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: @vc_main_color;
outline: none;
box-shadow: none;
&.wpb_switch-to-composer,
&.wpb_switch-to-front-composer{
&:hover {
background-color: @vc_main_color_hover;
}
}
&.wpb_switch-to-gutenberg {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: #bcbcbc;
margin-top: 10px;
&:hover {
background-color: #afafaf;
}
}
}
.logo-icon {
background: @vc_main_color 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 7px;
}
.vc_spacer {
display: inline-block;
width: 1px;
background-color: #1f5b8c;
margin: 0;
height: 28px;
padding: 4px 0;
vertical-align: top;
position: relative;
}
> :nth-last-child(2) {
margin-right: 10px;
-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;
}
}
@media screen and (max-width: 600px) {
.edit-post-header-toolbar div.composer-switch {
margin-top: 0;
.composer-inner-switch {
& > :first-child {
width: 32px;
height: 32px;
border-radius: 2px;
}
.logo-icon {
margin-right: 0;
padding: 0;
width: 18px;
height: 27px;
}
.composer-switch-text {
display: none;
}
a, a:visited {
padding: 2px 7px;
}
}
}
}
.composer-inner-switch {
white-space: nowrap;
display: inline-block;
margin: 10px 10px 0 0;
vertical-align: top;
> :first-child {
-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;
}
> :last-child {
-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;
}
}
.edit-post-header-toolbar {
.composer-switch {
font-size: 12px;
margin-top: 2px;
.wpb_switch-to-gutenberg {
margin-top: 0;
}
.composer-inner-switch {
margin-top: 0;
.logo-icon {
background: transparent url(../vc/logo/wpb-logo-white.svg) no-repeat center center;
background-size: contain;
margin-right: 5px;
}
}
a, a:visited {
padding: 0px 7px;
}
}
}