annotate static/js/tiny_mce/plugins/spellchecker/css/content.css @ 711:c09ed90c891b
Fix regression in messages that efb525863a75 broke.
Changeset efb525863a75 broke the feature that auto-populated the To: field in
a private message when you clicked on a user's PM button.
author |
Brian Neal <bgneal@gmail.com> |
date |
Tue, 17 Sep 2013 18:17:28 -0500 |
parents |
88b2b9cb8c1f |
children |
|
rev |
line source |
bgneal@312
|
1 .mceItemHiddenSpellWord {background:url(../img/wline.gif) repeat-x bottom left; cursor:default;}
|