summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/spellchecker/css/content.css
blob: fb82733cd53d08058745cde0e700363b8664f548 (plain)
1
2
3
4
5
.mceItemHiddenSpellWord {
	background: url('../images/wline.gif') repeat-x bottom left;
	bo2rder-bottom: 1px dashed red;
	cursor: default;
}