HEX
Server: LiteSpeed
System: Linux php-prod-1.spaceapp.ru 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
User: xnsbb3110 (1041)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //proc/self/cwd/wp-content/plugins/autodescription/lib/css/le.css
.tsf-quick-edit-columns {
	width: 100%;
	display: block;
	clear: both;
}

/* Let us breathe. Ugh, CSS1. */
.inline-edit-row .tsf-quick-edit-columns fieldset label span.title {
	width: 8em;
}

.tsf-inline-input {
	display: block;
	margin-inline-start: 8em;
}

.tsf-le-wide-complex-column input,
.tsf-le-wide-complex-column textarea,
.tsf-inline-input input {
	width: 100%;
}

.tsf-le-wide-complex-column {
	display: block;
	width: 100%;
	margin-bottom: 1em;
	box-sizing: border-box;
}

.inline-edit-row .tsf-quick-edit-columns fieldset .tsf-le-wide-complex-column label span.title {
	font-weight: 600;
	float: none;
	width: 100%;
	line-height: initial;
}

.tsf-pad-input input,
.tsf-pad-input textarea {
	margin-top: 1em;
	margin-right: 0;
	margin-left: 0;
}

/* WordPress doesn't have an API. At least, not for us. */
#wpbody-content .inline-edit-row .tsf-inline-edit-col-wide {
	width: 40%;
}
#wpbody-content .inline-edit-row .tsf-inline-edit-col-normal {
	width: 30%;
}

@media screen and ( max-width: 782px ) {
	.tsf-inline-input {
		margin-left: 0;
	}

	#wpbody-content .inline-edit-row .tsf-inline-edit-col-wide,
	#wpbody-content .inline-edit-row .tsf-inline-edit-col-normal {
		width: 100%;
	}
}