1644abbe44
git-svn-id: https://develop.svn.wordpress.org/trunk@8327 602fd350-edb4-49c9-b593-d223f7449a82
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;
|
|
} |