From d9344fc349e8c5765898c90bf5061e56cd21c8a0 Mon Sep 17 00:00:00 2001 From: svncommit Date: Tue, 15 Apr 2008 21:22:00 +0000 Subject: HTML editing fixes, upgrade to TinyMCE v3.0.6 --- program/js/tiny_mce/plugins/spellchecker/css/content.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'program/js/tiny_mce/plugins/spellchecker/css/content.css') diff --git a/program/js/tiny_mce/plugins/spellchecker/css/content.css b/program/js/tiny_mce/plugins/spellchecker/css/content.css index fb82733cd..24efa0217 100644 --- a/program/js/tiny_mce/plugins/spellchecker/css/content.css +++ b/program/js/tiny_mce/plugins/spellchecker/css/content.css @@ -1,5 +1 @@ -.mceItemHiddenSpellWord { - background: url('../images/wline.gif') repeat-x bottom left; - bo2rder-bottom: 1px dashed red; - cursor: default; -} +.mceItemHiddenSpellWord {background:url(../img/wline.gif) repeat-x bottom left; cursor:default;} -- cgit v1.2.3