Closed
Bug 362560
Opened 18 years ago
Closed 18 years ago
Tag UI Polish
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird2.0
People
(Reporter: mscott, Assigned: mscott)
Details
(Keywords: fixed1.8.1.1)
Attachments
(1 file)
84.16 KB,
patch
|
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
The seamonkey guys made some nice polish changes to tags that we should pick up.
In particular, when you mouse over a tag menu item, seamonkey changes the color of the selection (like we do in the thread pane), which makes the tag names *much* easier to read.
I also got rid of the bold text in the message header area for tags (can't make up my mind if I like the bold or not).
I also fixed a vertical alignment issue with tags in the message pane by removing a top margin on tag values.
Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
Flags: blocking-thunderbird2+
Assignee | ||
Comment 1•18 years ago
|
||
The patch looks really large because of the number of color style rules that I moved from searchDialogs.css and mailWindow1.css into a shared CSS file, tagColors.css. I also added the menu item style rules to tagColors.css so the tag menu items get the right selection colors.
Eventually tagColors.css will find it's way into the tag options UI as well!
Attachment #247240 -
Flags: superreview?(bienvenu)
Updated•18 years ago
|
Attachment #247240 -
Flags: superreview?(bienvenu) → superreview+
Assignee | ||
Comment 2•18 years ago
|
||
fixed on the branch and the trunk.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Keywords: fixed1.8.1.1
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird2.0
You need to log in
before you can comment on or make changes to this bug.
Description
•