Hi list On Fri, Oct 31, 2008 at 10:16 AM, F451 <[EMAIL PROTECTED]> wrote: > > You must have GreaseKit loaded: http://8-p.info/greasekit/
Actually, this is not necessary. All the functionality is in the CSS, not the javascript, so you just need to download the version from http://userstyles.org/styles/7592 and install it as a custom style sheet in Mailplane's TweakUI preference pane. You will want to delete or comment out the mozilla-specific lines at the top. I have tried it and it is quite good (if you like Verdana), but does seem to have some bugs in Mailplane. In particular, the labels overlap the message header in the message view. That can be fixed with the following edit to the CSS file around line 204: h1.YfMhcb>span+span { position: absolute !important; top: 1px !important; /* fix for Mailplane */ /* top: 26px !important; */ left: 2px !important; z-index:10 !important; } Cheers Will -- Dr William Henney, Centro de Radioastronomía y Astrofísica, Universidad Nacional Autónoma de México, Campus Morelia --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mailplaneapp" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mailplaneapp?hl=en -~----------~----~----~----~------~----~------~--~---
