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/modules/videopress/css/editor.css
/* VideoPress Settings Modal style overrides */
.mce-videopress-field-guid,
.mce-videopress-field-freedom,
.mce-videopress-field-flashonly {
	display: none;
}

.mce-videopress-checkbox .mce-checkbox {
	left: 120px !important;
	width: 100% !important; /* assigning a full width so the label area is clickable */
}

.mce-videopress-checkbox .mce-label {
	left: 150px !important;
}

.mce-videopress-checkbox .mce-label-unit {
	position: absolute;
	left: 210px;
	top: 5px;
}

.mce-videopress-checkbox i.mce-i-checkbox {
	background-color: #fff;
	color: #4f94d4;
}

.mce-videopress-checkbox .mce-i-checkbox:before {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	font: 400 21px/1 dashicons;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: -3px 0 0 -3px;
	content: "\f147";
}

.mce-videopress-checkbox .mce-i-checkbox.mce-checked:before {
	content: "\f147";
}

div[class*=mce-videopress-field] input[type=number] {
	width: 70px !important;
	left: 120px !important;
}

.mce-videopress-field-w .mce-label,
.mce-videopress-field-at .mce-label {
	width: 115px !important;
	text-align: right;
}

.mce-videopress-field-unit {
	position: absolute;
	left: 210px;
	top: 5px;
}