mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
Fix file upload progress doesn't show up on hover over
This commit is contained in:
parent
2cea60b0aa
commit
dd85a52645
@ -656,7 +656,8 @@ span.et2_file_span{
|
||||
margin-top:0;
|
||||
}
|
||||
div.et2_file input.et2_file_upload{
|
||||
display: none;
|
||||
opacity:0;
|
||||
position: absolute;
|
||||
}
|
||||
/**
|
||||
* Autocomplete - used in link widget
|
||||
|
Loading…
Reference in New Issue
Block a user