<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.many-items-table th, .many-items-table td {
	width: 25%;
}

.many-items-table input, .many-items-table textarea {
	width: 100%;
}

.many-items-table input[type="file"] {
	box-sizing: border-box;
}
</pre></body></html>