mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-20 10:58:33 +00:00
Merge branch 'lj_progressbar'
This commit is contained in:
@@ -889,6 +889,7 @@ ul.with-bg li {
|
|||||||
#task-progress-bar {/*for progress container*/
|
#task-progress-bar {/*for progress container*/
|
||||||
width:95%;
|
width:95%;
|
||||||
height:1em;
|
height:1em;
|
||||||
|
overflow:hidden;/*to solve ie's double height problem*/
|
||||||
}
|
}
|
||||||
#task-progress-bar .ui-progressbar-value {/*for progress*/
|
#task-progress-bar .ui-progressbar-value {/*for progress*/
|
||||||
background:#e83;
|
background:#e83;
|
||||||
|
Reference in New Issue
Block a user