Hi Douglass,
The following bit of CSS added to a custom stylesheet will get rid of
the Mail/Contact/Tasks links in the new Gmail look:
div[id=":qw"], div[id=":qv"], div[id=":rf"], div.nH.pp.T0,
div.nH.T4.pp {
display: none !important;
}
For the "old style" (Google Apps users), the following hides the
Contact & Tasks links:
span[id=":re"], span[id=":rf"] {
display: none !important;
}
For those who use it (or those who want a cleaner Gmail look), I've
added this to my "mailplane_clean.css" custom style sheet which can be
downloaded at: <http://jimmitchell.org/files/mailplane_clean.css.zip>
HTH,
Jim Mitchell
<http://jimmitchell.org>
On Aug 18, 7:35 pm, Douglass Davidoff <[email protected]>
wrote:
> Hi, Ruben.
>
> Two new features requests, per information in this WebWorkerADaily
> blog
> post<http://webworkerdaily.com/2010/08/18/a-couple-of-gmail-hacks/?utm_sou...>
> :
>
> 1. Option to remove the new "Mail/Contacts/Tasks" links at top of left-hand
> Gmail nav bar.
> 2. Option to add a button for "Mark All As Read"
>
> Details in the blog post. Any way to incorporate into Mailplane?
>
> Many thanks for a great product,
>
> — doug
>
> *Douglass T. Davidoff
> Arlington/Cambridge, Massachusetts USA
> Mobile: +1.617.955.7520*
> [email protected]
> My Blog <http://www.douglassdavidoff.com> |
> LinkedIn<http://www.linkedin.com/in/dougdavidoff>| Photo
> Gallery <http://gallery.me.com/douglass.davidoff> |
> Bookmarks<http://delicious.com/indydoug>
--
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.