diff --git a/filemanager/templates/default/app.css b/filemanager/templates/default/app.css index d59e473362..ca4f0b2d17 100644 --- a/filemanager/templates/default/app.css +++ b/filemanager/templates/default/app.css @@ -120,4 +120,5 @@ table.egwGridView_grid .tile .file_tile { } .mimeIcon {width:65px;} -.previewImage {width:100%;} \ No newline at end of file +.previewImage {width:100%;} +#filemanager-index_nm .et2_file div.progress {position:absolute;} \ No newline at end of file diff --git a/filemanager/templates/mobile/app.css b/filemanager/templates/mobile/app.css index 76d1017a66..ddc10115d1 100644 --- a/filemanager/templates/mobile/app.css +++ b/filemanager/templates/mobile/app.css @@ -165,6 +165,7 @@ input.displayNone { .previewImage { width: 100%; } +#filemanager-index_nm .et2_file div.progress {position:absolute;} /*/***************************************************************** // sidebar diff --git a/filemanager/templates/pixelegg/app.css b/filemanager/templates/pixelegg/app.css index 40c61b7918..cc02f7e4bb 100755 --- a/filemanager/templates/pixelegg/app.css +++ b/filemanager/templates/pixelegg/app.css @@ -153,6 +153,7 @@ input.displayNone { .previewImage { width: 100%; } +#filemanager-index_nm .et2_file div.progress {position:absolute;} /*/***************************************************************** // sidebar