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

View File

@@ -998,7 +998,7 @@ span.description,
.describe-toggle-off {
float: left;
margin-right: 0;
margin-left: 20px;
margin-left: 15px;
}
.media-item .error-div {
@@ -1010,17 +1010,13 @@ span.description,
float: right;
}
.crunching {
text-align: left;
margin-right: 0;
margin-left: 5px;
.media-item .describe td {
padding: 0 0 8px 8px;
}
.bar {
border-right-width: 0;
border-left-width: 3px;
border-right-style: none;
border-left-style: solid;
.media-item .progress {
float: left;
margin: 6px 0 0 10px;
}
/*------------------------------------------------------------------------------