Image Editor improvements, see #10528

git-svn-id: https://develop.svn.wordpress.org/trunk@11965 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-09-24 01:54:07 +00:00
parent ede15e394f
commit 5e878a916d
14 changed files with 845 additions and 371 deletions
+2 -6
View File
@@ -120,7 +120,7 @@ abbr.required {
.describe td {
vertical-align: middle;
padding: 0 5px 0 0;
padding: 0 5px 8px 0;
}
.describe td.A1 {
@@ -155,10 +155,6 @@ abbr.required {
/* Specific to Uploader */
#media-upload .media-upload-form p {
margin: 0 1em 1em 0;
}
#media-upload p.ml-submit {
padding: 1em 0;
}
@@ -211,7 +207,7 @@ abbr.required {
}
#media-upload .describe th.label {
padding-top: .5em;
padding-top: .2em;
text-align: left;
min-width: 120px;
}