annotate static/js/tiny_mce/plugins/spellchecker/css/content.css @ 560:4e891919c63f
Changed the avatar upload_to path to not rely on the user supplied name,
as this has caused problems in the past (too long). Now just store avatars
under media/avatars/users/username.ext.
author |
Brian Neal <bgneal@gmail.com> |
date |
Thu, 02 Feb 2012 20:09:19 -0600 |
parents |
88b2b9cb8c1f |
children |
|
rev |
line source |
bgneal@312
|
1 .mceItemHiddenSpellWord {background:url(../img/wline.gif) repeat-x bottom left; cursor:default;}
|