Closed
Bug 512460
Opened 15 years ago
Closed 14 years ago
icon fixes for account central (qute and gnomestripe)
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0b4
People
(Reporter: andreasn, Assigned: andreasn)
Details
Attachments
(3 files, 1 obsolete file)
16.14 KB,
patch
|
philor
:
review+
clarkbw
:
ui-review+
standard8
:
approval-thunderbird3+
|
Details | Diff | Splinter Review |
25.84 KB,
image/png
|
Details | |
16.56 KB,
patch
|
mkmelin
:
review+
standard8
:
approval-thunderbird3+
|
Details | Diff | Splinter Review |
If we're not going to have enough time for the bigger layout changes for account central in Bug 489999 in time for 3.0, we need to update the icons for qute and gnomestripe (pinstripe looks ok already).
Attachment #396430 -
Flags: ui-review?(clarkbw)
Updated•15 years ago
|
Assignee: nobody → nisses.mail
Status: NEW → ASSIGNED
Comment 1•14 years ago
|
||
Will get to this later when I'm on linux again
Updated•14 years ago
|
Attachment #396430 -
Flags: ui-review?(clarkbw)
Attachment #396430 -
Flags: ui-review+
Attachment #396430 -
Flags: review?(mkmelin+mozilla)
Comment 2•14 years ago
|
||
Comment on attachment 396430 [details] [diff] [review] patch for gnomestripe the new icons look good, thanks!
Assignee | ||
Comment 3•14 years ago
|
||
Assignee | ||
Comment 4•14 years ago
|
||
Comment 5•14 years ago
|
||
Comment on attachment 398106 [details] [diff] [review] patch for Vista these look good from the screenshot
Attachment #398106 -
Flags: ui-review+
Attachment #398106 -
Flags: review?(philringnalda)
Comment 6•14 years ago
|
||
Comment on attachment 396430 [details] [diff] [review] patch for gnomestripe > #SubscribeRSS label[chromedir="rtl"] { > background: url("chrome://messenger/skin/accountcentral/manage-rss.png") right no-repeat !important; >-} >\ No newline at end of file r=mkmelin, with a newline please
Attachment #396430 -
Flags: review?(mkmelin+mozilla) → review+
Updated•14 years ago
|
Hardware: x86 → All
Target Milestone: --- → Thunderbird 3.0b4
Assignee | ||
Comment 7•14 years ago
|
||
Assignee | ||
Updated•14 years ago
|
Attachment #399041 -
Flags: review?(mkmelin+mozilla)
Comment 8•14 years ago
|
||
Comment on attachment 399041 [details] [diff] [review] gnomestripe patch with no newline at the end Feel free to just mark the patch r+ when you get "r, with nits picked"! :)
Attachment #399041 -
Flags: review?(mkmelin+mozilla) → review+
Updated•14 years ago
|
Attachment #398106 -
Flags: review?(philringnalda) → review+
Updated•14 years ago
|
Attachment #396430 -
Attachment is obsolete: true
Comment 10•14 years ago
|
||
Both patches checked in: http://hg.mozilla.org/comm-central/rev/c6115e682ef2 http://hg.mozilla.org/comm-central/rev/f065ff57b1d5
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite-
Keywords: checkin-needed
Resolution: --- → FIXED
Updated•14 years ago
|
Attachment #398106 -
Flags: approval-thunderbird3+
Comment 11•14 years ago
|
||
Comment on attachment 398106 [details] [diff] [review] patch for Vista Oh and a=me for checkin during the freeze.
Updated•14 years ago
|
Attachment #399041 -
Flags: approval-thunderbird3+
Comment 12•14 years ago
|
||
It looks to me as if the new icons are smaller than the previous ones (maybe 22/24px instead of 32px?), so the alignment between icons and text baseline is off (just look at attachment 398132 [details]).
(I know, don't comment on resolved bugs, but...)
Comment 13•14 years ago
|
||
Good catch Thomas. It seems like the top/bottom padding is the problem. For each theme we're using padding where we should be using margin instead. We just need a quick patch to swap from padding to margin for each theme and things will line up yet retain good spacing. http://mxr.mozilla.org/comm-central/source/mail/themes/qute/mail/accountCentral.css#104 http://mxr.mozilla.org/comm-central/source/mail/themes/pinstripe/mail/accountCentral.css#119 http://mxr.mozilla.org/comm-central/source/mail/themes/gnomestripe/mail/accountCentral.css#104
You need to log in
before you can comment on or make changes to this bug.
Description
•