HEX
Server: Apache
System: Linux server11 5.10.0-33-amd64 #1 SMP Debian 5.10.226-1 (2024-10-03) x86_64
User: web78 (5081)
PHP: 7.4.33
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,
Upload Files
File: /var/www/clients/client1/web78/web/wp-content/plugins/jetpack/3rd-party/debug-bar/debug-bar.css
.jetpack-search-debug-bar h2,
.qm-debug-bar-output .jetpack-search-debug-bar h2 {
	float: none !important;
	padding: 0 !important;
	text-align: left !important;
}

.qm-debug-bar-output .jetpack-search-debug-bar h2 {
	margin-top: 1em !important;
}

.qm-debug-bar-output .jetpack-search-debug-bar h2:first-child {
	margin-top: .5em !important;
}

.debug-menu-target h3 {
	padding-top: 0
}

.jetpack-search-debug-output-toggle .print-r {
	display: none;
}

.json-toggle-wrap {
	position: relative;
}

.json-toggle-wrap .toggle {
	position: absolute;
		bottom: 10px;
		right: 10px;
	background: #fff;
	border: 1px solid #000;
	cursor: pointer;
	padding: 2px 4px;
}

.json-toggle-wrap .ugly {
	display: none;
}

.json-toggle-wrap.pretty .pretty {
	display: none;
}

.json-toggle-wrap.pretty .ugly {
	display: inline;
}

.jetpack-search-debug-bar pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}