Uploader: fix progress bar JS and update the style (light blue bars), see #18206

git-svn-id: https://develop.svn.wordpress.org/trunk@19247 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-11-10 20:33:26 +00:00
parent 4b55413e42
commit 448af8627c
14 changed files with 153 additions and 159 deletions
+3 -7
View File
@@ -304,10 +304,6 @@ div.error a {
color: #666;
}
#wpbody-content #media-items .describe {
border-top-color: #dfdfdf;
}
.media-upload-form label.form-help,
td.help {
color: #9a9a9a;
@@ -640,9 +636,9 @@ input.readonly, textarea.readonly {
border-color: #b0c8d7;
}
#media-items,
.imgedit-group,
.media-item {
#media-items .media-item,
#media-items .describe,
.imgedit-group {
border-color: #dfdfdf;
}