summaryrefslogtreecommitdiff
path: root/static-files/journal/wymeditor/iframe/pretty/wymiframe.ie.css
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2018-06-09 19:25:33 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2018-06-09 19:25:33 +0200
commitaca28de01e7327a45ce025303fc2acc5c3813406 (patch)
treead576b08f361675ee0d4a9eae73b400450431980 /static-files/journal/wymeditor/iframe/pretty/wymiframe.ie.css
parent9d5115e52c4c42af8249d8eb6f0ad3b8030f7c8d (diff)
Use WYMeditor as the article text editor.
WYMeditor produces much better XHTML than Trumbowyg.
Diffstat (limited to 'static-files/journal/wymeditor/iframe/pretty/wymiframe.ie.css')
-rw-r--r--static-files/journal/wymeditor/iframe/pretty/wymiframe.ie.css21
1 files changed, 21 insertions, 0 deletions
diff --git a/static-files/journal/wymeditor/iframe/pretty/wymiframe.ie.css b/static-files/journal/wymeditor/iframe/pretty/wymiframe.ie.css
new file mode 100644
index 0000000..0be2da2
--- /dev/null
+++ b/static-files/journal/wymeditor/iframe/pretty/wymiframe.ie.css
@@ -0,0 +1,21 @@
+/*
+ * WYMeditor : what you see is What You Mean web-based editor
+ * Copyright (c) 2005 - 2009 Jean-Francois Hovinne, http://www.wymeditor.org/
+ * Dual licensed under the MIT (MIT-license.txt)
+ * and GPL (GPL-license.txt) licenses.
+ *
+ * For further information visit:
+ * http://www.wymeditor.org/
+ *
+ * File Name:
+ * wymeditor.ie.css
+ * Main editor css file, IE support.
+ * See the documentation for more info.
+ *
+ * File Authors:
+ * Gyuris Gellért (bubu a-t ujevangelizacio dothu)
+*/
+
+/* VISUAL FEEDBACK */
+ul, ol, dl { min-height: auto; line-height: 0px }
+li, dt, dd { line-height: 20px; }