Closed
Bug 241601
Opened 21 years ago
Closed 21 years ago
Address book icon looks like spell check icon in customize dialog
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird0.8
People
(Reporter: mscott, Assigned: mscott)
Details
Attachments
(1 file)
1.23 KB,
patch
|
Details | Diff | Splinter Review |
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Thunderbird0.6
Comment 1•21 years ago
|
||
primaryToolbar.css is the last stylesheet loaded by the customize dialog and
because button-address has rules in both it and messengercompose.css the wrong
coords were being used.
Updated•21 years ago
|
Attachment #151620 -
Flags: review?(mscott)
Assignee | ||
Comment 2•21 years ago
|
||
Cool. Stephen, will this fix it for the main mail 3pane window too?
Assignee | ||
Comment 3•21 years ago
|
||
checked into the branch and trunk.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Target Milestone: Thunderbird0.6 → Thunderbird0.8
Comment 4•21 years ago
|
||
Comment on attachment 151620 [details] [diff] [review]
patch
(In reply to comment #2)
> Cool. Stephen, will this fix it for the main mail 3pane window too?
Yes.
Attachment #151620 -
Flags: review?(mscott)
You need to log in
before you can comment on or make changes to this bug.
Description
•