Closed
Bug 305515
Opened 19 years ago
Closed 12 years ago
Link icons in Account Central
Categories
(MailNews Core :: Account Manager, enhancement)
MailNews Core
Account Manager
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: stephend, Unassigned)
Details
Attachments
(1 file)
|
3.49 KB,
patch
|
neil
:
review-
|
Details | Diff | Splinter Review |
Build ID: 2005-08-21-05, Windows XP SeaMonkey trunk. Summary: Link icons in Account Central.
| Reporter | ||
Comment 1•19 years ago
|
||
Classic doesn't have icons at all, so this is only needed for Modern. Also, I'm not sure if !important is needed, mscott's pinstripe theme CSS has it. I know that !important means that a user can override an author's CSS, but still not sure if we need this at all.
Attachment #193452 -
Flags: review?(neil.parkwaycc.co.uk)
| Reporter | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Comment 2•19 years ago
|
||
Comment on attachment 193452 [details] [diff] [review] Patch Sorry, I don't like this approach. I think this is best done by rewriting AccountCentral.xul and I also don't like the way that the hover area for the text is the height of the image (although the alternative is for hovering the image not to highlight the text).
Attachment #193452 -
Flags: review?(neil.parkwaycc.co.uk) → review-
| Reporter | ||
Updated•19 years ago
|
Assignee: stephen.donner → mail
Status: ASSIGNED → NEW
Comment 3•13 years ago
|
||
Please rewrite the XUL to not use a grid/rows, but just groupbox/buttons (so that buttons can have icons).
Updated•13 years ago
|
Assignee: mail → nobody
Severity: normal → enhancement
Component: MailNews: Message Display → Account Manager
OS: Windows XP → All
Product: SeaMonkey → MailNews Core
QA Contact: account-manager
Hardware: x86 → All
It appears to me this is already solved. The icons can be clicked and they are done using CSS background.
Resovled per whiteboard
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [CLOSEME 2012-09-01]
Updated•12 years ago
|
Resolution: INCOMPLETE → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•