Small css fixes and cleanup

git-svn-id: https://develop.svn.wordpress.org/trunk@9713 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2008-11-15 12:30:58 +00:00
parent 70914a2ca0
commit c294b8bf0f
7 changed files with 36 additions and 32 deletions
+13 -2
View File
@@ -1463,6 +1463,12 @@ table.form-table td .updated {
margin: 0;
}
#normal-sortables .postbox #replyrow .submit {
float: none;
margin: 0;
padding: 7px;
}
#side-sortables {
min-height: 300px;
}
@@ -1649,7 +1655,7 @@ table.form-table td .updated {
font-weight: normal;
}
.ui-sortable .postbox .handlediv {
.meta-box-sortables .postbox .handlediv {
float: right;
width: 23px;
height: 27px;
@@ -1756,6 +1762,11 @@ table.form-table td .updated {
font-size: 11px;
}
input#link_description,
input#link_url {
width: 98%;
}
#pending {
background: 0 none;
border: 0 none;
@@ -2515,7 +2526,6 @@ fieldset {
#replyrow #ed_reply_toolbar input {
margin: 1px 2px 1px 1px;
min-width: 26px;
min-height: 25px;
padding: 3px 4px;
font-size: 12px;
-moz-border-radius: 3px;
@@ -3154,3 +3164,4 @@ br.clear {
}