gecko-dev/browser/themes
Molly Howell 4cc02fa0a7 Bug 1702067 - Implement styling and icon changes for app menu notifications. r=mconley
This patch includes the following changes, all of which are intended to apply only if the Proton pref is set:

1) Renamed `--panel-banner-item-update-unsupported-bgcolor` to `--panel-banner-item-warning-icon-bgcolor` because it's now used for more than just the update-unsupported notification icon.
2) Added Proton definitions for background colors of various menu notification banner states.
3) Replaced icons and update icon colors for all app menu notifications. This also required adding `context-stroke` to the update arrow icon (with a fallback still in place to prevent breaking other uses of that icon).
4) Replaced background colors for all menu notifications with the Proton button colors (the Firefox accounts banner error states keep the same background as the rest of the menu).
5) Adjusted margins and padding to better match the design spec.
6) Moveed the icon to the opposite side of the notification banner, after the text.
7) Removed the extension icon from the extension permissions warning banner, leaving only the warning icon (as called for in the spec).

Differential Revision: https://phabricator.services.mozilla.com/D110495
2021-04-06 21:05:46 +00:00
..
addons Bug 1702067 - Implement styling and icon changes for app menu notifications. r=mconley 2021-04-06 21:05:46 +00:00
linux Bug 1698132 - Convert proton pref checks from @supports rules to media features. r=Gijs 2021-04-05 20:48:05 +00:00
osx Bug 1698132 - Convert proton pref checks from @supports rules to media features. r=Gijs 2021-04-05 20:48:05 +00:00
shared Bug 1702067 - Implement styling and icon changes for app menu notifications. r=mconley 2021-04-06 21:05:46 +00:00
windows Bug 1698132 - Convert proton pref checks from @supports rules to media features. r=Gijs 2021-04-05 20:48:05 +00:00
LICENSE
moz.build