From 1a8136a39c4c56e4e4cfc2919280587dd1727bcf Mon Sep 17 00:00:00 2001
From: ulrich <undisclosed>
Date: Sat, 30 Nov 2019 17:23:18 +0000
Subject: [PATCH] Tomcat-Kontexte data.xml und home.xml werden beim Init nicht mehr mitkopiert

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

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

--
Gitblit v1.9.3