1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 16:36:15 +00:00

Merge branch 'lj_progressbar'

This commit is contained in:
plt
2012-08-24 10:38:18 +08:00

View File

@@ -889,6 +889,7 @@ ul.with-bg li {
#task-progress-bar {/*for progress container*/
width:95%;
height:1em;
overflow:hidden;/*to solve ie's double height problem*/
}
#task-progress-bar .ui-progressbar-value {/*for progress*/
background:#e83;