From 5740f42e548e05a67bebb2f2ca62dc0548f05367 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Sat, 27 Oct 2018 19:23:02 +0200 Subject: [PATCH] Overhaul Filebrowser styling We remove the inline styles, add FontAwesome icons to the toggle buttons, generally clean up the HTML a bit, and add a heading for the CMS browser. This patch has been provided by @frase-git. --- plugins/filebrowser/classes/View.php | 18 +- plugins/filebrowser/css/stylesheet.css | 414 ++++++++++++--------- plugins/filebrowser/languages/de.php | 1 + plugins/filebrowser/languages/en.php | 1 + plugins/filebrowser/tpl/cmsbrowser.html | 100 +++-- plugins/filebrowser/tpl/editorbrowser.html | 99 +++-- 6 files changed, 337 insertions(+), 296 deletions(-) diff --git a/plugins/filebrowser/classes/View.php b/plugins/filebrowser/classes/View.php index 53541feb..a82e6d5b 100644 --- a/plugins/filebrowser/classes/View.php +++ b/plugins/filebrowser/classes/View.php @@ -138,7 +138,7 @@ private function folderList(array $folders) global $tx; $html = '