Newer
Older
Import / web / www.xiaofrog.com / wordpress / wp-admin / css / upload-rtl.css
@John Ryland John Ryland on 22 Dec 2020 131 bytes import NUC files
html {
	direction: ltr;
	}
#uploadoptions, table {
	direction: rtl;
	}
td {
	padding: 1px 6px 0;
	}
.submit {
	text-align: left;
	}