From: the_mgt Date: Mon, 16 May 2011 23:48:12 +0000 (+0200) Subject: Removed tinymce styling which I accidently added in previous commit. Didnt work in... X-Git-Tag: v8.11~735 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=c15ce74f0f63cf1a1e6865e9bdea510354aeb997 Removed tinymce styling which I accidently added in previous commit. Didnt work in the first place. This used to work, I had lengthy discussions which a guy who asked about it three times... --- diff --git a/webcit/static/styles/webcit-tinymce.css b/webcit/static/styles/webcit-tinymce.css index 6868dce6f..38b104288 100644 --- a/webcit/static/styles/webcit-tinymce.css +++ b/webcit/static/styles/webcit-tinymce.css @@ -1,3 +1,2 @@ /* styles applied to the TinyMCE editor component when used in WebCit */ -body, td, pre {color:red; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:8px;}