| Server IP : 219.234.31.115 / Your IP : 216.73.217.134 Web Server : Apache System : Linux ebs-140924 5.10.0-30-amd64 #1 SMP Debian 5.10.218-1 (2024-06-01) x86_64 User : vndaystarftp ( 67432) PHP Version : 7.3.33 Disable Function : link,symlink,passthru,exec,system,shell_exec,proc_open,popen,pcntl_exec,socket_bind,stream_socket_server,pcntl_fork,pcntl_rfork MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/wwwroot/vndaystarftp/wwwroot/wp-content/plugins/admin-menu-editor-pro/css/ |
Upload File : |
.ws_main_container {
padding-bottom: 4px;
}
.ws_container {
border: 1px solid #a9badb;
background-color: #bdd3ff;
}
#ws_menu_editor .ws_active {
background-color : #8eb0f1; /* make sure this overrides ws_menu_separator */
}
#ws_menu_editor.ws_is_actor_view .ws_is_hidden_for_actor.ws_active {
background-color : #dadee6;
}
.ws_menu_separator {
background: #F9F9F9 url("../images/menu-arrows.png") no-repeat 4px 8px;
border-color: #d9d9d9;
}
.ws_edit_link {
background-image: url('../images/bullet_arrow_down2.png');
background-repeat: no-repeat;
background-position: center 3px;
}
a.ws_edit_link:hover {
background-color: #ffffd0;
background-image: url('../images/bullet_arrow_down2.png');
}
.ws_edit_link:active {
background-repeat: no-repeat;
background-position: center 3px;
}
.ws_edit_link_expanded {
background-color: #ffffd0;
border-bottom: none;
border-color: #ffffd0;
padding-bottom: 1px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
}
.ws_editbox {
background-color: #ffffd0;
}
.ws_input_default input, .ws_input_default select {
color: gray;
}
/*
* Show/Hide advanced fields
*/
.ws_toggle_advanced_fields {
color: #6087CB;
font-size: 0.85em;
}
.ws_toggle_advanced_fields:visited, .ws_toggle_advanced_fields:active {
color: #6087CB;
}
.ws_toggle_advanced_fields:hover {
color: #d54e21;
text-decoration: underline;
}
/*
* Toolbars
*/
.ws_button {
border: 1px solid #c0c0e0;
}
a.ws_button:hover {
background-color: #d0e0ff;
border-color: #9090c0;
}
/************************************
Export and import
*************************************/
.settings_page_menu_editor .ui-dialog {
background: white;
border: 1px solid #c0c0c0;
}
.settings_page_menu_editor .ui-dialog-titlebar {
background-color: #86A7E3;
height: 22px;
}
.settings_page_menu_editor .ui-dialog-title {
color: white;
}
.settings_page_menu_editor .ui-button.ui-dialog-titlebar-close {
background-color: transparent;
background-image: none;
border-style: none;
color: white; /* WP default: #666; */
cursor: pointer;
padding: 0;
position: absolute;
top: 0;
right: 0;
width: 36px;
height: 22px;
text-align: center;
}
.settings_page_menu_editor .ui-dialog-titlebar-close::before {
font: normal 20px/30px 'dashicons';
content: '\f158';
vertical-align: top;
width: 36px;
height: 22px;
}
.settings_page_menu_editor .ui-dialog-titlebar-close:hover {
background: transparent none;
color: #004665;
}