HEX
Server: Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips
System: Linux WORDPRESS 3.10.0-1160.118.1.el7.x86_64 #1 SMP Thu Apr 4 03:33:23 EDT 2024 x86_64
User: digital (1020)
PHP: 7.2.24
Disabled: NONE
Upload Files
File: /datos/www/www.colombia.co/public_html/wp-content/plugins/featured-video-plus/styles/backend.less
@import '_variables.less';

#featured-video-plus-box {
	.fvp-current-video {
		background: transparent fixed no-repeat center center;
	}

	.fvp-current-video,
	.fvp-current-video iframe,
	.fvp-current-video video {
		width: 256px;
		height: auto;
		margin-bottom: 5px;
	}

	.fvp-hidden {
		display: none;
	}

	.fvp-notice {
		.border-radius(3px);
		margin: .5em 0;
		padding: .4em .6em .2em;
		border: 1px solid #808080;
		background-color: #fff;
	}

	.fvp-notice-invalid, .fvp-notice-theme {
		position: relative;
		padding-right: 2em;
	}

	.fvp-warning {
		.fvp-notice();
		border: 1px solid #E6DB55;
		background-color: #FFFFE0; // lightYellow
	}

	textarea {
		resize: none;
		width: 100%;
		height: 1.1em;
		line-height: 1.1em;
		font-size: 1em;
		min-height: 23px;
	}

	.fvp-input-wrapper {
		position: relative;
	}

	.fvp-video {
		padding-right: 21px;
	}

	.fvp-media-icon {
		background: transparent no-repeat top left;
		display: block;
		width: 15px;
		height: 15px;
		position: absolute;
		top: 4px;
		right: 4px;
	}
}