Image Editor improvements, see #10528

git-svn-id: http://svn.automattic.com/wordpress/trunk@11965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2009-09-24 01:54:07 +00:00
parent e1c0fad754
commit 48932f96fe
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;
}