Welcome to the Virtus Designs Blog

I have a new home for my blog. You will be redirected in about 10 seconds.

If you are not redirected, please click here

Sunday, April 29, 2007

Lightning Should Work Now

I think I found the problem with my Thunderbird themes and Lightning. Cobalt Thunderbird 3.0.4, Bible Thunderbird 3.0.2, and Bible Thunderbird UCE 2.0.2 should all display Lightning correctly now.

The only issue I have seen with Lightning is in Cobalt T-bird. The rounded buttons do not display correctly. The left rounded cap is not visible but from what I have seen this is common for all themes using rounded buttons. There is a discussion about it on the Noia Thunderbird page.

3 comments:

Unknown said...

Please change to something like this:

#msgHeaderView {
background-color: #F4F4F4;
border: 1px solid #C8C8C8;
}

Unknown said...

#msgHeaderView {
background-color: #F4F4F4;
border-bottom: 1px solid #C8C8C8;
}

Sorry, should be better I guess. This is to make the message header in messagepane stand out from the mail itself.

Unknown said...

Hello Rocco,
your code work fine in my userChrome.css, thanks.
Maybe to use the same color of attachment section is better.
Another bug for my (to add at my list in previuos page) is that in windows option, the combobox they not are aligned (see the link at http://img138.imageshack.us/img138/414/erroreax7.jpg
)
Ciao.