From f9db22260546dc8a72bc53e6406b9228454cb959 Mon Sep 17 00:00:00 2001 From: Mihai Varga Date: Fri, 30 Oct 2015 11:25:15 +0200 Subject: [PATCH] now the bottom toolbar is visible --- css/style.css | 9 +++++---- js/documents.js | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/css/style.css b/css/style.css index 6b892962..33a40081 100644 --- a/css/style.css +++ b/css/style.css @@ -17,7 +17,7 @@ .documentslist { padding:5px; } -.documentslist .document, +.documentslist .document, .documentslist .progress, .documentslist .add-document{ display: inline-block; @@ -171,9 +171,10 @@ #mainContainer{ position: absolute; width:100%; - height:100%; z-index: 500; background-color: #ddd !important; + top: 46px; + bottom: 0; } #documents-overlay, #documents-overlay-below{ @@ -200,12 +201,12 @@ #file_upload_start{ display: block; position:relative; - left:0; top:0; width:200px; height:100px; + left:0; top:0; width:200px; height:100px; margin-bottom: -110px;padding:0; cursor:pointer; overflow:hidden; font-size:1em; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter:alpha(opacity=0); opacity:0; - z-index:20; + z-index:20; } #saving-document{ diff --git a/js/documents.js b/js/documents.js index 659f532b..3aa4683e 100644 --- a/js/documents.js +++ b/js/documents.js @@ -186,7 +186,7 @@ var documentsMain = { '&edit=' + 'false' + '×tamp=' + ''; - var frame = '