Make the messagefilter dialogs themeable
Categories
(Thunderbird :: Theme, task)
Tracking
(thunderbird_esr78 fixed, thunderbird79 fixed)
People
(Reporter: Paenglab, Assigned: Paenglab)
References
Details
Attachments
(2 files, 3 obsolete files)
82.91 KB,
image/png
|
Details | |
21.50 KB,
patch
|
aleca
:
review+
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr78+
|
Details | Diff | Splinter Review |
Like in other bugs use the themeableDialog.css to make them themeable.
Assignee | ||
Comment 1•5 years ago
|
||
I had to remove the *menupopup > menu:not([disabled="true"])[selected="true"] because this made the selected but no more active menuitems showing the wrong text colour.
In abContactsPanel.css I had to hide the border around the hamburger button in the sidebar, introduced after bug 1649577.
Comment 2•5 years ago
|
||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
global.css applied the padding only on the first level menupopup of the menulist.
Assignee | ||
Comment 5•5 years ago
|
||
Better approach that not makes the type="menu" buttons so ugly.
Assignee | ||
Comment 6•5 years ago
|
||
Found an issue where the buttons in a Add-on installation popup haven't the correct height -> fixed.
Comment 7•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 8•5 years ago
|
||
Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/ee9b757dc8d4
Make the messagefilter dialogs themeable. r=aleca
Comment 10•5 years ago
|
||
Comment 11•5 years ago
|
||
bugherder uplift |
Thunderbird 79.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/98f0555dad4a
Comment 12•5 years ago
|
||
Updated•5 years ago
|
Comment 13•5 years ago
|
||
bugherder uplift |
Thunderbird 78.0.1:
https://hg.mozilla.org/releases/comm-esr78/rev/cd4a02a71998
Comment 15•5 years ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #14)
Look good on Windows?
Looks good on Windows 10 and Ubuntu Linux.
Description
•