From 988da614d667b63acd9f7b83911be3f5cd92e1c9 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Thu, 29 Sep 2016 10:40:07 +0200 Subject: [PATCH] Fix styling of filemanager nm header in all templates --- filemanager/templates/default/app.css | 3 ++- filemanager/templates/mobile/app.css | 1 + filemanager/templates/pixelegg/app.css | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) 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