Port bug 1587135: On Windows 7 Classic, make the tabs-toolbar styling simpler
Categories
(Thunderbird :: Theme, task)
Tracking
(Not tracked)
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
Attachments
(2 files)
4.81 KB,
patch
|
jorgk-bmo
:
review+
|
Details | Diff | Splinter Review |
24.08 KB,
image/png
|
Details |
Assignee | ||
Comment 1•5 years ago
|
||
We hadn't the box-shadow before but for the readability it's better we follow FX.
There is also some conversion from #messengerWindow[tabsintitlebar] to :root[tabsintitlebar] to make the code a bit faster (depending some comment from an other FX bug which converted this on other places).
Assignee | ||
Comment 2•5 years ago
|
||
For easier review a comparison of before (top) and after (bottom) the patch.
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Classic is Windows 7 only. That's why I added a screenshot with the comparison.
We have some differences to FX because we have two toolboxes for the tabs and the main toolbox which makes some tweaks needed to look like it's one toolbox.
Comment 5•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/37638cf21b56
Port bug 1587135: Replace the position and :after hack on top of the classic title bar with a simpler gradient. r=jorgk
Updated•5 years ago
|
Description
•