summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/spellchecker/css/content.css
diff options
context:
space:
mode:
Diffstat (limited to 'program/js/tiny_mce/plugins/spellchecker/css/content.css')
-rw-r--r--program/js/tiny_mce/plugins/spellchecker/css/content.css5
1 files changed, 0 insertions, 5 deletions
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 fb82733cd..000000000
--- a/program/js/tiny_mce/plugins/spellchecker/css/content.css
+++ /dev/null
@@ -1,5 +0,0 @@
-.mceItemHiddenSpellWord {
- background: url('../images/wline.gif') repeat-x bottom left;
- bo2rder-bottom: 1px dashed red;
- cursor: default;
-}