I tried it, but the hide spam counter logic overrides the Globex CSS and
there's no apparent solution for it.
Workaround:
- Disable the "Hide spam counter" setting
- Let the Globex CSS hide the spam counter

This CSS code does the hidding. It needs to be adapted to show the icon,
though:

span#ds_spam b,.ACpQre a[href$='#spam'] {

 visibility: hidden;

}


span#ds_spam b::before,.ACpQre a[href$='#spam']::before {

  content:'Spam';

  visibility:visible;

  font-weight:400;

  text-decoration:underline;

}

On Tue, Nov 11, 2008 at 7:49 AM, Ruben Bakker <[EMAIL PROTECTED]>wrote:

> Thanks for testing. I'll look into it.
>
> On Sun, Nov 9, 2008 at 7:47 PM, Allie Martin <[EMAIL PROTECTED]> wrote:
>
>> One small thing.
>>
>> When using the Globex Redesign custom stylesheet, the Spam count
>> suppression makes the icon for the Spam folder also invisible.  Since
>> there's no icon in the standard interface, then you don't see this
>> suppression.
>>
>> I don't know if this is a problem with the fix, or a problem with the
>> stylesheet.
>>
>
>
>
> --
> Ruben
> http://mailplaneapp.com/blog
> http://www.twitter.com/Mailplane
>



-- 
Ruben
http://mailplaneapp.com/blog
http://www.twitter.com/Mailplane

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to