HEX
Server: Apache/2.4.57 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.2
System: Linux vmi267337.contaboserver.net 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
User: ohirex (1008)
PHP: 8.2.8
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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,exec,system,passthru,shell_exec
Upload Files
File: /home/ohirex/web/ohirex.com/public_html/wp-content/plugins/mailster/assets/css/notice-style.css
.rtl div.mailster-notice {
	padding: 0.7em 19px 0.9em 0;
}
.wrap div.mailster-notice {
	display: block;
}
div.mailster-notice {
	word-wrap: break-word;
	position: relative;
	padding: 0.7em 0 0.9em 19px;
	clear: both;
	max-height: 280px;
	overflow: auto;
}
div.mailster-notice.idle {
	opacity: 0.5;
}
div.mailster-notice h2 {
	margin: 0.5em 0 0;
	font-size: 1.6em;
	font-weight: 400;
	line-height: 1.2;
}
div.mailster-notice h3 {
	margin: 17px 0 0;
	font-size: 1.2em;
	line-height: 1.4;
}
div.mailster-notice > p {
	font-size: 1.2em;
	color: #72777c;
}
div.mailster-notice a {
	text-decoration: none;
}
div.mailster-notice > ul {
	font-size: 1.2em;
	margin-left: 1.2em;
	color: #72777c;
}
div.mailster-notice > ul li {
	list-style: disc;
}
div.mailster-notice > hr {
	margin: 20px -23px 0 -23px;
	border-top: 1px solid #f3f4f5;
	border-bottom: none;
}
div.mailster-notice.mailster-notice-dismissable > hr {
	margin-right: -100px;
}
.rtl div.mailster-notice.mailster-notice-dismissable > hr {
	margin-right: -23px;
	margin-left: -100px;
}
div.mailster-notice.mailster-notice-dismissable {
	padding-right: 100px;
}
.rtl div.mailster-notice.mailster-notice-dismissable {
	padding-right: 19px;
	padding-left: 100px;
}
div.mailster-notice pre {
	word-wrap: break-word;
	white-space: pre-wrap;
}
div.mailster-notice .notice-dismiss {
	position: absolute;
	top: 0;
	right: 1px;
	border: none;
	margin: 0;
	padding: 9px 14px 9px 0;
	color: #b4b9be;
	color: #0073aa;
	cursor: pointer;
	display: none;
	text-decoration: none;
}
div.mailster-notice .notice-dismiss:hover {
	color: #00a0d2;
}
.rtl div.mailster-notice .notice-dismiss {
	padding: 9px 0 9px 14px;
	right: auto;
	left: 1px;
}
.js div.mailster-notice .notice-dismiss {
	display: block;
}
div.mailster-notice .notice-dismiss:before {
	display: inline-block;
	vertical-align: sub;
	margin-right: 1px;
	margin-left: 1px;
	float: left;
}
div.mailster-notice#mailster-notice-info-screen {
	border-width: 0;
}