mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 12:50:28 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user