| Server IP : 39.106.62.82 / Your IP : 216.73.216.48 Web Server : nginx/1.14.1 System : Linux iz2ze1m0zmp2dk5c3j5ap5z 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64 User : www ( 1000) PHP Version : 7.4.33 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 : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /webdata/gohomesh.com/wp-content/plugins/custom-taxonomy-order-ne/css/ |
Upload File : |
/*
Plugin Name: Custom Taxonomy Order NE
Plugin URI: http://timelord.nl/
*/
/* Menu Icon */
#icon-customtaxorder {
background-image: url('../images/icon-128x128.png');
background-repeat: no-repeat;
margin: 0 10px 10px 0;
float: left;
width: 45px;
height: 45px;
background-size: contain;
}
.customtaxorder h1 {
line-height: 45px;
}
.customtaxorder .order-widget {
width: 512px;
}
.customtaxorder #poststuff .order-widget {
float: left;
margin: 0 20px 20px 0;
}
.customtaxorder #sub-posts,
.customtaxorder #go-sub-posts {
margin-top: 13px;
}
.customtaxorder .order-widget th {
padding-left: 12px;
}
.customtaxorder .metabox-holder h2.widget-top {
padding: 8px 12px;
}
.customtaxorder ul#custom-order-list {
list-style: none;
}
.customtaxorder li.lineitem {
border: 1px solid #dfdfdf;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background-color: #fff;
cursor: move;
margin: 3px auto;
padding: 4px 8px 2px;
height: 24px;
line-height: 24px;
}
.customtaxorder li.outer {
background-color: #f5f5f5;
}
.customtaxorder .sortable-placeholder{
border: 1px dashed #dfdfdf;
margin: 3px auto;
height: 30px;
}
.customtaxorder #publishing-action-return-sub-posts {
margin: 0 0 10px 0;
}
/* Dark Mode */
.dark-mode .customtaxorder h2.widget-top,
.dark-mode .customtaxorder .widget h2.widget-top {
border: 1px solid #191f25;
background-color: #32373c;
color: #bbc8dd;
}
.dark-mode .customtaxorder li.lineitem {
border: 1px solid #191f25;
background-color: #32373c;
color: #bbc8dd;
}