HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
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/shoetique/wp-content/plugins/manual-image-crop/assets/css/mic-admin.css
#TB_window {
	z-index: 260001 !important;
}

#TB_overlay {
	z-index: 260000 !important;
}

.mic-editor-wrapper {
	width: 940px;
}

.mic-left-col {
	float: left;
	width: 500px;
	margin-right: 20px;
}

.mic-right-col {
	float: left;
	width: 400px;
}

.mic-48-col {
	width: 48%;
	float: right;
	margin: 20px 0px;
}

.mic-52-col {
	width: 48%;
	float: left;
	margin: 20px 0px;
}

.mic-centred {
	text-align: center;
}

#micCropImage {
	margin: auto !important;
	display: block !important;
	border-radius: 0;
}

#micLoading {
	display: none;
}

.mic-editor-wrapper h2 .nav-tab {
	font-size: 16px;
	padding: 4px;
}

#micSuccessMessage, #micFailureMessage {
	display: none;
}

#mic-2x-status {
	font-weight: bold;
	display: none;
}

#mic-2x-status:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 20px/1 'dashicons';
	vertical-align: top;
	content: "\f158";
	color: #dd3d36;
	line-height: 0.8em;
}

#mic-2x-status.mic-ok:before {
	content: "\f147";
	color: #7ad03a;
}

.crop-image {
	margin-right: 10px;
}

.mic-settings-page .form-table th[scope="row"] {
	display: none;
}

.mic-editor-wrapper h4 {
	float: left;
	width: 100px;
	margin-top: 23px;
	line-height: 11px;
}

.mic-editor-wrapper .nav-tab-wrapper {
	float: left;
	width: 820px;
}

.mic-option {
	margin-top: 10px;
}