summaryrefslogtreecommitdiffstats
path: root/wp-includes/js/tinymce/plugins/spellchecker/css/content.css
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/js/tinymce/plugins/spellchecker/css/content.css')
-rwxr-xr-xwp-includes/js/tinymce/plugins/spellchecker/css/content.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/wp-includes/js/tinymce/plugins/spellchecker/css/content.css b/wp-includes/js/tinymce/plugins/spellchecker/css/content.css
new file mode 100755
index 0000000..fb82733
--- /dev/null
+++ b/wp-includes/js/tinymce/plugins/spellchecker/css/content.css
@@ -0,0 +1,5 @@
+.mceItemHiddenSpellWord {
+ background: url('../images/wline.gif') repeat-x bottom left;
+ bo2rder-bottom: 1px dashed red;
+ cursor: default;
+}