Skip to content

Commit 8a17059

Browse files
committed
更新 uploader.css
Signed-off-by: Devin <[email protected]>
1 parent 7538626 commit 8a17059

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/uploader.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212

1313
.u-name { min-width: 100px; color: #369; margin-right: 10px; }
1414

15+
.u-size, .u-speed, .u-progress-bar, .u-detail, .u-state, .u-op { float: left; text-align: center; }
16+
1517
.u-progress-bar, .u-progress { background: url(../images/progress.gif) repeat-x; }
1618
.u-progress-bar { width: 150px; height: 7px; overflow: hidden; margin: 15px 6px 0 0; padding: 1px 0; }
1719
.u-progress { width: 1px; height: 7px; background-position: 0 -9px; }
1820

19-
.u-detail, .u-state, .u-size, .u-speed, .u-op { text-align: center; }
20-
2121
.u-detail { width: 55px; }
2222
.u-state { min-width: 45px; }
2323

0 commit comments

Comments
 (0)