WordPress/wp-admin/css/theme-editor-rtl.css
2008-07-13 16:40:25 +00:00

14 lines
199 B
CSS

#template textarea {
font-family: monospace !important;
}
#templateside {
float:left;
}
#themeselector {
padding-right:0;
padding-left:5px;
}
div.tablenav {
margin-left:210px;
margin-right:0;
}