From 11536c42a172f2f63b6c7f2ee2b83667f2fbb5ee Mon Sep 17 00:00:00 2001
From: ulrich <not disclosed>
Date: Sun, 19 Mar 2017 09:04:55 +0000
Subject: [PATCH] Pfadeinstellungen fuer TinyMCE berichtigt

---
 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 0992130..3b818ac 100644
--- a/web/ui/mce.css
+++ b/web/ui/mce.css
@@ -17,4 +17,6 @@
 */
 
 
-body {font-size: 1.1em;}
\ No newline at end of file
+body {font-size: 1em;}
+
+p.myClass {color: blue;}
\ No newline at end of file

--
Gitblit v1.9.3