| Server IP : 192.241.186.36 / Your IP : 216.73.216.199 Web Server : Apache/2.4.29 (Ubuntu) System : Linux webserver7 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 User : root ( 0) PHP Version : 7.4.32 Disable Function : 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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/adsonicdigital/wp-content/plugins/wp-optimize/css/ |
Upload File : |
/* Admin bar separator */
#wpadminbar .quicklinks .menupop.hover ul li.separator .ab-item.ab-empty-item {
height: 2px;
line-height: 2px;
background: rgba(255, 255, 255, 0.0901960784);
margin: 5px 10px;
width: auto;
min-width: 0;
}
#wpadminbar .quicklinks .menupop ul li.wpo-cache-stats::before {
content: "";
display: block;
margin-left: 10px;
margin-right: 10px;
border-top: 1px solid rgba(114, 119, 124, 0.48);
padding-top: 5px;
margin-top: 5px;
}
#wpadminbar .quicklinks .menupop ul li.wpo-cache-stats .ab-item {
height: auto;
line-height: 1.2;
}
#wpadminbar .quicklinks .menupop ul li.wpo-cache-stats .ab-item span {
line-height: 1.5;
font-size: 80%;
color: #989898;
}
#wpadminbar .quicklinks .menupop ul li.wpo-cache-stats .ab-item h4 {
font-weight: 500;
text-transform: uppercase;
color: #FFF;
}
#wpadminbar .quicklinks .menupop ul li .ab-item.loading {
opacity: 0.2;
}
#wpo_always_purge_this_post_type_select + .select2 {
width: 90% !important;
}
.wpo-collapsible-content .smush-details th {
font-weight: bold;
}
.wpo-collapsible-content .smush-details tr {
display: table-row;
}
.wpo-collapsible-content .smush-details th,
.wpo-collapsible-content .smush-details td {
text-align: left;
padding: 0 3px;
font-size: 0.8em;
}
.wpo-collapsible-content .smush-details td:first-child {
word-break: break-all;
}
.wpo-collapsible {
cursor: pointer;
}
.wpo-collapsible::before {
display: inline-block;
width: 10px;
}
.wpo-collapsible::before {
content: "+";
}
.wpo-collapsible.opened::before {
content: "-";
}
.wpo-collapsible-content {
display: none;
}
.wpo-collapsible.opened + .wpo-collapsible-content {
display: block;
}