From 6fa5b437a48485927e5d90abe061ee723f3b45c2 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Mon, 20 Jan 2014 18:46:28 +0100 Subject: Update to TinyMCE 4.x --- program/js/tiny_mce/plugins/spellchecker/css/content.css | 1 - 1 file changed, 1 deletion(-) delete mode 100644 program/js/tiny_mce/plugins/spellchecker/css/content.css (limited to 'program/js/tiny_mce/plugins/spellchecker/css') diff --git a/program/js/tiny_mce/plugins/spellchecker/css/content.css b/program/js/tiny_mce/plugins/spellchecker/css/content.css deleted file mode 100644 index 24efa0217..000000000 --- a/program/js/tiny_mce/plugins/spellchecker/css/content.css +++ /dev/null @@ -1 +0,0 @@ -.mceItemHiddenSpellWord {background:url(../img/wline.gif) repeat-x bottom left; cursor:default;} -- cgit v1.2.3