From 0720091ca73b9714aab2b38c3682c15a0cbd4533 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Thu, 2 Jun 2011 17:20:54 -0700 Subject: Added pages --- htdocs/js/tiny_mce/plugins/spellchecker/css/content.css | 1 + 1 file changed, 1 insertion(+) create mode 100644 htdocs/js/tiny_mce/plugins/spellchecker/css/content.css (limited to 'htdocs/js/tiny_mce/plugins/spellchecker/css') diff --git a/htdocs/js/tiny_mce/plugins/spellchecker/css/content.css b/htdocs/js/tiny_mce/plugins/spellchecker/css/content.css new file mode 100644 index 0000000..24efa02 --- /dev/null +++ b/htdocs/js/tiny_mce/plugins/spellchecker/css/content.css @@ -0,0 +1 @@ +.mceItemHiddenSpellWord {background:url(../img/wline.gif) repeat-x bottom left; cursor:default;} -- cgit v1.2.3