summaryrefslogtreecommitdiffstats
path: root/wp-admin/css/theme-editor-rtl.css
blob: 7b9f31bb2b20a1fb823abe42862a9eecb8ebe331 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#template textarea {
	font-family:monospace;
}
#templateside {
	float:left;
}
#themeselector {
	padding-right:0;
	padding-left: 5px;
	float: left;
}
div.tablenav {
	margin-right:0;
	margin-left: 210px;
}