HEX
Server: Apache
System: Linux vps-cdc32557.vps.ovh.ca 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
User: hanode (1017)
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: /home/hanode/public_html/wp-content/plugins/ml-slider/admin/assets/css/gutenberg/editor-block.css
.components-placeholder.ms-loader {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	top: 0;
	left: 0;
	background: rgba(243, 243, 244, 0.83);
	min-height: 50px;
}
.wp-block-metaslider-slider iframe {
	transition: height 0.6s;
	width:100%;
}

.ms-preview {
	position: relative;	
}

.ms-preview__trigger {
	position: absolute;
	top: 0; 
	right: 0;
	bottom: 0;
	left: 0;
}

.components-base-control.ms-loading .is-active.spinner {
	margin-top: -2px;
	float: none;
	margin-left: 0;
}

.ms-plugin-link {
	display: block;
	padding: 15px;
	border-top: 1px solid #e2e4e7;
	border-bottom: 1px solid #e2e4e7;
	margin-left: -16px;
	margin-right: -16px;
	margin-top: 17px;	
}

.ms-edit-current-slideshow {
    position: relative;
    float: right;
    margin-top: -11px;
    font-size: .95em;
}

.ms-edit-current-slideshow::before {
    content: "\f474";
	font-family: dashicons;
    position: absolute;
    left: -19px;
    transform: rotate(90deg);
    color: #CCC;
    font-size: 1.2em;
}