b4ad7db695
git-svn-id: https://develop.svn.wordpress.org/trunk@8632 602fd350-edb4-49c9-b593-d223f7449a82
16 lines
204 B
CSS
16 lines
204 B
CSS
#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;
|
|
}
|