Closed Bug 587980 Opened 14 years ago Closed 12 years ago

Wrong definition in CSS for Thunderbird

Categories

(Mozilla Labs Graveyard :: Personas Plus, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Paenglab, Assigned: Paenglab)

References

Details

Attachments

(1 file)

On creating a patch for Thunderbird (Bug 545557) I've found a bug in Personas:

#messengerWindow[persona] #tabmail, .tabmail-tabs {
  background-color:transparent !important;
}

The comma after #tabmail should be removed. Like it is now .tabmail-tabs background-color is always transparent also when no persona is applied. With removing this comma all works as expected.

This definition is used in linux (line 70), winxp and vista (both line 80).
Chris I nowhere found who is the right person for r?, so I take you.
Attachment #530289 - Flags: review?(cbeard)
dmose?
Assignee: cbeard → dmose
I asked dmose about this earlier in the week, and he suggested andreas.  cc'ing him now.
Attachment #530289 - Flags: review?(cbeard) → review?(dmose)
Attachment #530289 - Flags: review?(dmose) → review?(nisses.mail)
Comment on attachment 530289 [details] [diff] [review]
Patch fixing this issue

I could not reproduce this issue (probably because lwthemes are build into Thunderbird now), but the patch applies cleanly to the personas checkout and looking at the css the comma have no place in there.
Attachment #530289 - Flags: review?(nisses.mail) → review+
Keywords: checkin-needed
https://hg.mozilla.org/labs/personas/rev/cd6e8e8ccecc

Thanks for the patch!
Assignee: dmose → richard.marti
Status: NEW → RESOLVED
Closed: 12 years ago
Keywords: checkin-needed
OS: Windows 7 → All
Hardware: x86 → All
Resolution: --- → FIXED
Target Milestone: --- → 1.6
Product: Mozilla Labs → Mozilla Labs Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: