HEX
Server: Apache
System: Linux webd001.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: mciraet (192513)
PHP: 8.2.31
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/mciraet/www/wp-content/plugins/polylang-pro/css/build/bulk-translate.css
.bulk-translate-save .button {
	margin-right: 20px;
}

#wpbody-content #pll-translate .pll-bulk-translate-fields-wrapper {
	display: flex;
}

#wpbody-content #pll-translate fieldset {
	flex-basis: fit-content;
	margin-right: 10%;
}

#pll-translate .pll-translation-flag {
	margin: auto 10px auto 7px;
}

.rtl #pll-translate .pll-translation-flag {
	margin: auto 7px auto 10px;
}

#pll-translate .title {
	display: block;
	line-height: 2.5;
}

#pll-translate label {
	display: flex;
	align-items: center;
}

#pll-translate label span.description{
	line-height: normal;
}

#pll-translate label[for="pll-select-format"] {
	padding-left: 18px;
}

#pll-translate #pll-select-format {
	margin-left: 0.5rem;
}

@supports(selector(:has(*))) {
	#pll-translate label[for="pll-select-format"] {
		display: none;
	}
	#pll-translate label:has([name="translate"][value="pll_export_post"]:checked) ~ [for="pll-select-format"] {
		display: flex;
	}
}

@media screen and ( max-width: 782px ) {
	#wpbody-content #pll-translate .pll-bulk-translate-fields-wrapper {
		flex-direction: column;
	}
}