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