HEX
Server: Apache/2.4.57 (Debian)
System: Linux web-server-k8s-e92jnr3j-6f99bff6b6-rp2wg 6.1.0-22-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.94-1 (2024-06-21) x86_64
User: apache (48)
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,
Upload Files
File: /var/www/sites/1250.info/wp-content/plugins/wcboost-variation-swatches/assets/css/admin.css
/** Term Meta **/
.wcboost-variation-swatches__thumbnail {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: 700;
	border: 1px solid #c3c4c7;
}

.wcboost-variation-swatches__field-image > p {
	margin-top: 15px;
}

.wcboost-variation-swatches__field-image img {
	cursor: pointer;
	border: 1px solid #c3c4c7;
}

.wcboost-variation-swatches__field-image .button-remove-image {
	color: #b32d2e;
	margin: 0 1em;
}

/** Product Data */
#woocommerce-product-data ul.wc-tabs li.wcboost_variation_swatches_options a::before {
	content: "\f533";
}

.wcboost-variation-swatches-product-data h3 .swatches-type {
	float: right;
	font-weight: 400;
	line-height: 26px;
}

.wcboost-variation-swatches-product-data select + span.description {
	display: block;
	clear: both;
	margin-left: 0;
}

.wcboost-variation-swatches-product-data .wcboost-variation-swatches__field-color,
.wcboost-variation-swatches-product-data .wcboost-variation-swatches__field-image,
.wcboost-variation-swatches-product-data .wcboost-variation-swatches__field-label {
	float: left;
	margin: 0 2em 2em 0;
}

.wcboost-variation-swatches-product-data .wp-picker-container label {
	float: none;
	margin-left: auto;
}

.wcboost-variation-swatches-product-data .wp-picker-container .wp-color-result-text {
	display: none;
}

.wcboost-variation-swatches-product-data .wcboost-variation-swatches__field-label input[type="text"] {
	float: none;
	width: 40px;
	height: 40px;
	text-align: center;
	text-transform: uppercase;
}

.wcboost-variation-swatches-product-data .wcboost-variation-swatches__field-image {
	position: relative;
	overflow: visible;
}

.wcboost-variation-swatches-product-data .wcboost-variation-swatches__field-image a.delete {
	color: #999;
	text-indent: -9999em;
	font-size: 1.4em;
	position: absolute;
	top: -0.5em;
	right: -0.5em;
	width: 1em;
	height: 1em;
	margin: 0;
	visibility: hidden;
}

.wcboost-variation-swatches-product-data .wcboost-variation-swatches__field-image a.delete:hover {
	color: #a00;
}

.wcboost-variation-swatches-product-data .wcboost-variation-swatches__field-image a.delete:before {
	font-family: Dashicons;
	content: "\f153";
	text-indent: 0;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 50%;
}

.wcboost-variation-swatches-product-data .wcboost-variation-swatches__field-image:hover a.delete {
	visibility: visible;
}

@media (max-width: 768px) {
	.wcboost-variation-swatches-product-data .wcboost-variation-swatches__field-image a.delete {
		visibility: visible;
	}
}

/** Add new term dialog */
.wcboost-variation-swatches-modal {
	transform: translate(-50%, -50%);
	position: fixed;
	top: 50%;
	left: 50%;
	max-width: 360px;
	width: 95%;
	z-index: 159990;
	background-color: #fcfcfc;
}

.wcboost-variation-swatches-modal input.error {
	border-color: #dc3232;
}

.wcboost-variation-swatches-modal__header,
.wcboost-variation-swatches-modal__content,
.wcboost-variation-swatches-modal__footer {
	padding: 1em;
}

.wcboost-variation-swatches-modal__header {
	padding-top: 0;
	padding-bottom: 0;
}

.wcboost-variation-swatches-modal__content {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
}

.wcboost-variation-swatches-modal__content > :first-child {
	margin-top: 0;
}

.wcboost-variation-swatches-modal__content > :last-child {
	margin-bottom: 0;
}

.wcboost-variation-swatches-modal__spinner {
	float: none;
}

.wcboost-variation-swatches-modal__message {
	float: right;
	margin-top: 5px;
}

.wcboost-variation-swatches-modal__footer .message.error {
	color: #dc3232;
}

.wcboost-variation-swatches-modal__footer .message.success {
	color: #46b450;
}