mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
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:
+13
-2
@@ -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 {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user