Closed
Bug 986584
Opened 11 years ago
Closed 11 years ago
Use the new OS X buttons
Categories
(Calendar :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
3.2
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
Attachments
(1 file)
|
9.65 KB,
patch
|
Fallen
:
review+
Fallen
:
ui-review+
Fallen
:
approval-calendar-aurora+
|
Details | Diff | Splinter Review |
Bug 980491 introduced a new button appearance. This bug is to follow on Lightning.
Comment 1•11 years ago
|
||
Thanks for filing. This needs to be done before TB31, I see that in the event dialog the icons are currently stretched.
Severity: normal → major
Priority: -- → P2
| Assignee | ||
Comment 2•11 years ago
|
||
There's not much to change but is saves some bytes with the removed checked images.
The calendar-status-todaypane-button has now also a border and looks in checked state like the QFB button. This makes the status-bar 2px taller but the status-bar is on my system still not a tall as the Finder staus-bar. So I think this should be okay like this.
The icons are now a bit squezed but this will be fixed with bug 985595.
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #8394934 -
Flags: ui-review?(philipp)
Attachment #8394934 -
Flags: review?(philipp)
Attachment #8394934 -
Flags: approval-calendar-aurora?(philipp)
| Assignee | ||
Comment 3•11 years ago
|
||
I asked for approval-calendar-aurora because the TB patch is also in Aurora.
Comment 4•11 years ago
|
||
Comment on attachment 8394934 [details] [diff] [review]
patch
Review of attachment 8394934 [details] [diff] [review]:
-----------------------------------------------------------------
r/a=philipp
::: calendar/lightning/themes/osx/lightning.css
@@ +104,5 @@
> +#calendar-status-todaypane-button[checked="true"]:hover {
> + border-color: hsla(0, 0%, 0%, .2);
> + background: hsla(0, 0%, 100%, .1) linear-gradient(hsla(0, 0%, 100%, .3),
> + hsla(0, 0%, 100%,.1)) padding-box;
> + box-shadow: 0 1px 0 hsla(0, 0%, 100%, .5), 0 1px 0 hsla(0, 0%, 100%, .5) inset;
Is there a way we can just use a class provided by Thunderbird? On the one hand it would avoid us needing to make changes in the future, on the other side we might make it look weird on Seamonkey.
What do you think?
Attachment #8394934 -
Flags: ui-review?(philipp)
Attachment #8394934 -
Flags: ui-review+
Attachment #8394934 -
Flags: review?(philipp)
Attachment #8394934 -
Flags: review+
Attachment #8394934 -
Flags: approval-calendar-aurora?(philipp)
Attachment #8394934 -
Flags: approval-calendar-aurora+
| Assignee | ||
Comment 5•11 years ago
|
||
I think we could try .toolbabutton-1 but this should be done in a new bug as it also needs some tweaks on Linux and Windows.
Keywords: checkin-needed
Comment 6•11 years ago
|
||
Updated•11 years ago
|
Target Milestone: --- → 3.2
You need to log in
before you can comment on or make changes to this bug.
Description
•