From c15ce74f0f63cf1a1e6865e9bdea510354aeb997 Mon Sep 17 00:00:00 2001 From: the_mgt Date: Tue, 17 May 2011 01:48:12 +0200 Subject: [PATCH] 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... --- webcit/static/styles/webcit-tinymce.css | 1 - 1 file changed, 1 deletion(-) 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;} -- 2.30.2