Closed Bug 753782 Opened 13 years ago Closed 13 years ago

Broken appearance of IM system messages

Categories

(Thunderbird :: Mail Window Front End, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 15.0

People

(Reporter: florian, Assigned: florian)

References

Details

(Keywords: regression)

Attachments

(3 files)

Attached patch PatchSplinter Review
+++ This bug was initially created as a clone of Bug #747415 +++ Bug 747415 regressed the appearance of IM conversations by messing up the style rules for the first system message (receiving the "event" class on a div node that also has the class "bubble", and the consecutive system messages (receiving the "event" class on a p node). The attached patch reverts the 2 changes that caused the regression, and while I was looking in that file, I also optimized two other expensive selectors.
Attachment #622723 - Flags: review?(bwinton)
Attached image Screenshot of the bug
Comment on attachment 622723 [details] [diff] [review] Patch >diff --git a/mail/components/im/messages/main.css b/mail/components/im/messages/main.css >+.bubble > .indicator > hr { ".bubble > " may not be strictly necessary on that line.
Comment on attachment 622723 [details] [diff] [review] Patch Looks good. r=me!
Attachment #622723 - Flags: review?(bwinton) → review+
Assignee: nobody → florian
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 15.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: