Make the alarm dialog themeable
Categories
(Calendar :: Dialogs, task)
Tracking
(thunderbird_esr78 fixed, thunderbird80 fixed)
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
(Whiteboard: [TM:78.2.0])
Attachments
(2 files, 1 obsolete file)
|
9.84 KB,
patch
|
Paenglab
:
review+
wsmwk
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
|
9.81 KB,
patch
|
wsmwk
:
approval-comm-esr78+
|
Details | Diff | Splinter Review |
We can also make the alarm dialog themeable.
| Assignee | ||
Comment 1•10 months ago
|
||
Make it themeable.
Updated•10 months ago
|
Comment 2•10 months ago
|
||
Comment on attachment 9168479 [details] [diff] [review] 1657607-alarm-dialog-themeable.patch Review of attachment 9168479 [details] [diff] [review]: ----------------------------------------------------------------- Changes look good to me. ::: calendar/base/themes/common/dialogs/calendar-alarm-dialog.css @@ +96,5 @@ > border: 1px dotted ThreeDDarkShadow; > padding: 0; > } > + > +:root[lwt-tree] #alarm-snooze-all-popup , There's an extra space before the comma here.
| Assignee | ||
Comment 3•10 months ago
|
||
Fixed the space before the comma.
[Approval Request Comment]
User impact if declined: no dark alarms dialog with dark theme
Testing completed (on c-c, etc.): ready to land on c-c
Risk to taking this patch (and alternatives if risky): low
| Assignee | ||
Updated•10 months ago
|
| Assignee | ||
Comment 4•10 months ago
|
||
[Approval Request Comment]
User impact if declined: no dark alarms dialog with dark theme
Testing completed (on c-c, etc.): ready to land on c-c
Risk to taking this patch (and alternatives if risky): low
Comment 5•10 months ago
|
||
Comment on attachment 9168540 [details] [diff] [review]
1657607-alarm-dialog-themeable.patch
[Triage Comment]
Approved for beta
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/e52ca0a93578
Make the alarm dialog themeable. r=pmorris
Comment 7•10 months ago
|
||
| bugherderuplift | ||
Thunderbird 80.0b3:
https://hg.mozilla.org/releases/comm-beta/rev/80b8a4c0e9df
Comment 8•10 months ago
|
||
Looks good in my testing of 80.0b3 release candidate on Ubuntu 18.04.4 LTS.
Comment 9•10 months ago
|
||
Comment on attachment 9168541 [details] [diff] [review]
1657607-alarm-dialog-themeable-ESR.patch
[Triage Comment]
Approved for esr78
Comment 10•10 months ago
|
||
| bugherderuplift | ||
Thunderbird 78.2.0:
https://hg.mozilla.org/releases/comm-esr78/rev/c1c1b0c98c83
Comment 11•10 months ago
|
||
Bonus push to clear up a CSS problem:
https://hg.mozilla.org/releases/comm-esr78/rev/c2ec46e881e7b3f3bf164ff668726bf215e6a6de
Updated•10 months ago
|
Description
•