mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-22 05:49:03 +01:00
Fix extra progress bar shown always under file name even before the uploading processes get started
This commit is contained in:
parent
4e5a3c3d8b
commit
561880e31d
@ -534,6 +534,7 @@ div.et2_file {
|
||||
background-color: green;
|
||||
height: 5px;
|
||||
margin: 0px;
|
||||
width: 0px;
|
||||
}
|
||||
/* Hide progress bar when completed */
|
||||
.et2_file .progress li.success > span.progressBar {
|
||||
|
Loading…
Reference in New Issue
Block a user