5 lines
112 B
CSS
5 lines
112 B
CSS
|
.mceItemHiddenSpellWord {
|
||
|
background: url('../images/wline.gif') repeat-x bottom left;
|
||
|
cursor: default;
|
||
|
}
|