forked from extern/egroupware
6 lines
146 B
CSS
6 lines
146 B
CSS
|
.mceItemHiddenSpellWord {
|
||
|
background: url('../images/wline.gif') repeat-x bottom left;
|
||
|
bo2rder-bottom: 1px dashed red;
|
||
|
cursor: default;
|
||
|
}
|