From fed3aa56641fb03c66bfcc75a353e9f19e00336d Mon Sep 17 00:00:00 2001 From: Awilum Date: Fri, 17 Jan 2014 19:08:14 +0200 Subject: [PATCH] Files Manager Improvements - Drop Files section added #94 --- admin/themes/default/css/default.css | 9 +++++++++ plugins/box/filesmanager/views/backend/index.view.php | 4 +++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/admin/themes/default/css/default.css b/admin/themes/default/css/default.css index 35b4cad..16abcb0 100644 --- a/admin/themes/default/css/default.css +++ b/admin/themes/default/css/default.css @@ -371,6 +371,15 @@ td, th { display: none; } +.drop-file-here { + padding: 5px 40px; + background: #ccc; + margin-left: 4px; + background: #f7f7f7; + border: 3px dashed #D5D5D5; + color: #ccc; +} + /************************************* 3. MEDIA QUERIES *************************************/ diff --git a/plugins/box/filesmanager/views/backend/index.view.php b/plugins/box/filesmanager/views/backend/index.view.php index 91dba8e..cbe83f9 100755 --- a/plugins/box/filesmanager/views/backend/index.view.php +++ b/plugins/box/filesmanager/views/backend/index.view.php @@ -10,7 +10,7 @@ ); ?>
-
+
× +
+