mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-06 02:41:27 +01:00
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;
|
||
|
}
|