| Server IP : 68.178.247.200 / Your IP : 216.73.217.172 Web Server : Apache System : Linux p3plzcpnl489463.prod.phx3.secureserver.net 4.18.0-553.126.2.lve.el8.x86_64 #1 SMP Thu May 28 14:12:30 UTC 2026 x86_64 User : x9dppmxs4rgd ( 8559391) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /proc/self/cwd/wp-content/plugins/publishpress/modules/content-overview/lib/ |
Upload File : |
/** Content Overview **/
#post-query-clear {
margin-top: -2px;
margin-left: 4px;
}
header h2 span {
color: #999999;
}
header h2 form {
display: inline;
position: relative;
}
header h2 form input {
display: none;
}
header h2 a.change-date {
display: inline-block;
}
header h2 a.change-date,
header h2 a.change-date-cancel {
font-size: 14px;
}
.postbox-container {
float: left;
padding-right: 0;
width: 100%;
}
.postbox {
display: block;
margin-bottom: 10px;
margin-right: 10px;
}
.postbox .inside {
margin-top: 10px;
margin-bottom: 10px;
}
.content-overview thead tr th {
background: #f1f1f1 !important;
}
.pp-updated {
background-color: #FFFFE0;
border-color: #E6DB55;
-moz-border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
margin: 5px 15px 2px;
padding: 0 0.6em;
}
.wrap .pp-updated {
margin: 5px 0 15px;
}
.pp-updated p {
line-height: 1;
margin: 0.5em 0;
padding: 2px;
}
#start_date, #end_date {
width: 100px;
}
#wpbody-content .metabox-holder {
overflow: hidden;
}
#pp-content-filters-hidden,
#pp-content-filters {
float: left;
}
#pp-content-overview-wrap .handlediv {
height: 6px;
}
@media (max-width: 782px) {
#post-query-clear {
margin-top: 5px;
margin-left: 0;
}
#pp-content-filters-hidden,
#pp-content-filters {
float: none;
}
table.content-overview .column-post_date,
table.content-overview .column-post_modified,
table.content-overview tr.alternate td:nth-child(4),
table.content-overview tr.alternate td:nth-child(5) {
display: none;
}
.fixed .column-author,
.fixed .column-title,
.fixed .column-status {
width: 33%;
}
}