| Server IP : 43.130.17.34 / Your IP : 216.73.217.6 Web Server : nginx/1.28.0 System : Linux VM-4-12-opencloudos 6.6.92-34.1.oc9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 25 21:32:13 CST 2025 x86_64 User : www ( 1000) PHP Version : 8.0.26 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 MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/yespkg.com/wp-content/plugins/admin-menu-editor-pro/extras/modules/tweaks/ |
Upload File : |
@charset "UTF-8";
.ame-twm-section {
position: relative;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
background: #fff;
margin-bottom: 20px;
border: 1px solid #ccd0d4;
max-width: 630px;
}
.ame-twm-section .ws-ame-postbox-header {
position: relative;
font-size: 14px;
margin: 0;
line-height: 1.4;
border-bottom: 1px solid #ccd0d4;
}
.ame-twm-section .ws-ame-postbox-header h3 {
padding: 10px 12px;
margin: 0;
font-size: 1em;
line-height: 1;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.ame-twm-section .ws-ame-postbox-toggle {
color: #72777c;
background: transparent;
display: block;
font: normal 20px/1 dashicons;
text-align: center;
cursor: pointer;
border: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 36px;
height: 100%;
padding: 0;
}
.ame-twm-section .ws-ame-postbox-toggle:hover {
color: #23282d;
}
.ame-twm-section .ws-ame-postbox-toggle:active, .ame-twm-section .ws-ame-postbox-toggle:focus {
outline: none;
padding: 0;
}
.ame-twm-section .ws-ame-postbox-toggle:before {
content: "\f142";
display: inline-block;
vertical-align: middle;
}
.ame-twm-section .ws-ame-postbox-toggle:after {
display: inline-block;
content: "";
vertical-align: middle;
height: 100%;
}
.ame-twm-section .ws-ame-postbox-content {
border-top: none;
padding: 12px;
}
.ame-twm-section.ws-ame-closed-postbox .ws-ame-postbox-content {
display: none;
}
.ame-twm-section.ws-ame-closed-postbox .ws-ame-postbox-toggle:before {
content: "\f140";
}
.ame-twm-section.ws-ame-closed-postbox .ws-ame-postbox-header {
border-bottom: none;
}
.ame-twm-section .ws-ame-postbox-content {
padding-top: 8px;
}
.ame-twm-tweak-children {
margin-left: 1.7em;
}
.ame-twm-tweak-children > .ame-twm-tweak {
margin-left: 0.3em;
}
.ame-twm-named-node input[type=checkbox]:indeterminate:before {
content: "■";
color: #1e8cbe;
margin: -3px 0 0 -1px;
font: 400 14px/1 dashicons;
float: left;
display: inline-block;
vertical-align: middle;
width: 16px;
-webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 782px) {
.ame-twm-named-node input[type=checkbox]:indeterminate:before {
height: 1.5625rem;
width: 1.5625rem;
line-height: 1.5625rem;
margin: -1px;
font-size: 18px;
font-family: unset;
font-weight: normal;
}
}
.ame-twm-named-node {
font-size: 14px;
line-height: 1.65;
}
#ame-tweak-manager #ws_actor_selector_container {
margin-bottom: 8px;
}
#ame-twm-new-css-tweak-code {
width: 99%;
}
.ame-twm-tweak-actions {
vertical-align: middle;
margin-left: 1em;
display: none;
}
.ame-twm-tweak:hover .ame-twm-tweak-actions {
display: inline-block;
}
.ame-twm-action {
text-decoration: none;
color: #595959;
cursor: pointer;
padding: 0 0.5em;
}
.ame-twm-action > .dashicons {
vertical-align: text-bottom;
}
.ame-twm-action:hover {
text-decoration: none;
}
.ame-twm-action.ame-twm-delete-tweak:hover {
color: #a00;
}
.ame-twm-user-input label .CodeMirror {
cursor: auto;
}
.ame-twm-user-input .CodeMirror, .ame-twm-dialog .CodeMirror {
box-sizing: border-box;
border: 1px solid #ddd;
border-radius: 4px;
margin-bottom: 4px;
height: auto;
}
.ame-twm-user-input .CodeMirror-scroll, .ame-twm-dialog .CodeMirror-scroll {
overflow-y: hidden;
overflow-x: auto;
min-height: 100px;
max-height: 500px;
}
.ame-twm-user-input .CodeMirror:focus-within, .ame-twm-dialog .CodeMirror:focus-within {
border-color: #007cba;
box-shadow: 0 0 0 1px #007cba;
}
.ame-twm-color-label {
margin-right: 0.5em;
}
#ame-tweak-environment-dependent-colors .ame-twm-color-label {
display: inline-block;
min-width: 7em;
}
/*# sourceMappingURL=tweaks.css.map */