mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-20 19:56:49 +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;
|
||
|
|
}
|