mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-24 01:57:53 +01:00
b71746be10
git-svn-id: http://svn.automattic.com/wordpress/trunk@8327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
14 lines
199 B
CSS
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;
|
|
} |