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/html.less
body.no-js {
	.fvphtml-tab-title {
		font-weight: bold;
		display: block;
	}
}

body.js {
	.fvphtml-tab-title {
		float: left;
		padding: 1px 10px 2px;
		cursor: pointer;
		border-style: solid;
		border-color: #ccc;
		border-width: 0;
		border-right-width:  1px;
		border-bottom-width: 1px;

		&:hover {
			text-decoration: underline;
		}
	}

	.fvphtml-tab-title.active {
		font-weight: bold;
		cursor: default;
		font-weight: bold;
		border-bottom-width: 0;
		padding-top: 0;
		border-top-width: 1px;

		&:hover {
			text-decoration: none;
		}
	}
}

.fvphtml-tab-body {
	clear: both;
	padding-top: 5px;
}

.fvphtml-label {
	position: relative;
	clear: both;
	display: block;

	.fvphtml-innerlabel {
		display: block;
		float: left;
		width: 10em;
		line-height: 27px;
	}

	.fvphtml-reset {
		position: absolute;
		top: 0;
		left: 9em;
		z-index: 1;
		line-height: 27px;
	}
}

.fvphtml-pointer-input {
	width: 100%;
}