From 332c058bd407c4b6fb30e6bf32b634a72bc68e05 Mon Sep 17 00:00:00 2001
From: ulrich <undisclosed>
Date: Fri, 17 Jan 2020 16:31:42 +0000
Subject: [PATCH] Thumbnails werden nun im jeweiligen Bildordner mit abgelegt und nicht jedesmal 'on the fly' erzeugt.

---
 web/ui/mce.css |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/web/ui/mce.css b/web/ui/mce.css
index 3b818ac..6ffb9e0 100644
--- a/web/ui/mce.css
+++ b/web/ui/mce.css
@@ -19,4 +19,6 @@
 
 body {font-size: 1em;}
 
-p.myClass {color: blue;}
\ No newline at end of file
+p.myClass {color: blue;}
+
+table, tr, td {font-size: 1em;}
\ No newline at end of file

--
Gitblit v1.9.3