| Server IP : 38.190.208.107 / Your IP : 216.73.216.207 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.2/wp-content/themes/blocksy/static/sass/backend/customizer/ |
Upload File : |
$customizer-width: 320px;
body.rtl {
.wp-full-overlay.expanded,
#customize-header-actions .ct-revert,
.wp-full-overlay.collapsed .wp-full-overlay-sidebar {
margin-left: 0 !important;
}
.wp-full-overlay.expanded {
@media screen and (max-width: 1666px) {
margin-right: $customizer-width;
}
@media screen and (min-width: 1667px) {
margin-right: $customizer-width;
}
}
.wp-full-overlay.collapsed .wp-full-overlay-sidebar {
margin-right: -#{$customizer-width};
}
// customizer controls
#customize-controls .control-section > h3.accordion-section-title {
border-right: none;
&:after {
right: initial;
left: 23px;
}
}
#customize-controls .control-section-child > h3 {
&:before {
border-left: none;
border-right: 1px solid;
margin-right: 0;
margin-left: 7px;
}
}
// revert button
#customize-header-actions .ct-revert {
margin-right: 33px;
border-right: none;
border-left: 1px solid #ddd;
}
// dark mode switch
.ct-dark-mode-switch {
left: initial;
right: 48px;
}
.ct-dark-mode {
#customize-controls {
border-left-color: #47484b;
}
&.expanded .wp-full-overlay-footer .devices {
box-shadow: 20px 0 10px -5px #38393c;
&:before {
left: initial;
right: -5px;
}
}
#customize-controls .wp-full-overlay-header .ct-revert,
#customize-controls .wp-full-overlay-header .customize-controls-close {
border-left-color: #47484b;
}
.ct-view-switch li.ct-builder-toggle {
border-right-color: #47484b !important;
}
}
// header builder
// .ct-view-switch li {
// border-right: none;
// border-left: 1px solid #ddd;
// }
.ct-available-items .ct-item-in-builder:after {
content: "\f341";
}
.ct-builder-toggle {
// --ui-margin: 0 auto 0 0;
// border-left: none !important;
// border-right: 1px solid #ddd !important;
// &:before {
// margin-right: initial;
// margin-left: 10px;
// }
}
.ct-row-actions {
left: initial;
right: -2px;
&:before {
margin-right: initial;
margin-left: 7px;
}
}
.offcanvas-container {
margin: 0 0 0 20px;
}
.ct-btn-remove {
// margin-right: initial;
// margin-left: -12px;
right: initial;
left: 0px;
}
// footer builder
[data-builder='footer'] .builder-column:not(:last-child) {
border-right: none;
border-left: 1px dashed #ccc;
&:after {
right: initial;
left: -1px;
}
}
}