forked from extern/egroupware
Fix file upload progress doesn't show up on hover over
This commit is contained in:
parent
a40d15f519
commit
5a57314db6
@ -656,7 +656,8 @@ span.et2_file_span{
|
|||||||
margin-top:0;
|
margin-top:0;
|
||||||
}
|
}
|
||||||
div.et2_file input.et2_file_upload{
|
div.et2_file input.et2_file_upload{
|
||||||
display: none;
|
opacity:0;
|
||||||
|
position: absolute;
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* Autocomplete - used in link widget
|
* Autocomplete - used in link widget
|
||||||
|
Loading…
Reference in New Issue
Block a user