HEX
Server: Apache/2.4.25
System: Linux ion14 4.9.0-8-amd64 #1 SMP Debian 4.9.144-3.1 (2019-02-19) x86_64
User: (10087)
PHP: 7.4.30
Disabled: 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,system, exec, shell_exec, passthru, popen, proc_open
Upload Files
File: /home/www/web115/wordpress/wp-content/themes/osmosis/includes/css/grve-custom-sidebars.css
#grve-sidebar-wrap .grve-sidebar-table {
	margin-top: 15px;
}

#grve-sidebar-wrap table tr:nth-child(2n) td,
#grve-sidebar-wrap table tr:nth-child(2n) th {
    background: #fcfcfc;
}

#grve-sidebar-wrap table td:first-child {
    width: 150px;
	vertical-align: middle;
}

#grve-sidebar-wrap table tfoot p{
    margin: 0;
	padding: 0;
}

.grve-sidebar-changed,
.grve-sidebar-notice,
.grve-sidebar-notice-exists,
.grve-custom-sidebar-empty {
	display: none;
}

.grve-sidebar-text,
.grve-sidebar-notice,
.grve-sidebar-notice-exists {
	float: left;
}
.grve-sidebar-notice,
.grve-sidebar-notice-exists {
	margin-left: 10px;
}
#grve-custom-sidebar-item-name-new {
    margin: 0;
    padding: 3px;
}

.grve-custom-sidebar-item {
	font-size: 1.2em;
}

.grve-notice-red {
	color: red;
}
.grve-notice-green {
	color: green;
}

.grve-sidebar-spinner {
	background: url("../images/spinner.gif") no-repeat scroll 0 0 / 20px 20px rgba(0, 0, 0, 0);
	vertical-align: middle;
	display: none;
	height: 20px;
	margin: 2px 10px 0;
	opacity: 0.7;
	width: 20px;
	float: right;
}