Add big-file-upload-warning for IE and Opera, left-align the percentage in the progress bar, see #19228

git-svn-id: https://develop.svn.wordpress.org/trunk@19286 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-11-14 23:21:16 +00:00
parent a4f3850205
commit 3d33362b52
6 changed files with 13 additions and 10 deletions

View File

@@ -3708,7 +3708,6 @@ abbr.required {
height: 22px;
margin: 6px 10px 0 0;
width: 200px;
text-align: center;
line-height: 2em;
padding: 0;
overflow: hidden;
@@ -3747,7 +3746,7 @@ abbr.required {
z-index: 10;
position: relative;
width: 200px;
text-align: center;
padding: 0 8px;
text-shadow: 0 1px 0 rgba(255,255,255,0.4);
color: rgba(0,0,0,0.6);
}