Closed
Bug 1870176
Opened 1 year ago
Closed 1 year ago
Replace moz-message-bar close button styling with a moz-button
Categories
(Toolkit :: UI Widgets, task)
Toolkit
UI Widgets
Tracking
()
RESOLVED
DUPLICATE
of bug 1850037
People
(Reporter: mstriemer, Unassigned)
References
(Blocks 1 open bug)
Details
moz-message-bar
is currently duplicating some button styling to get it to look correctly without importing the common.css button styles. It should instead be using a <moz-button type="icon ghost">
to achieve the same thing and delete some styles.
Comment 1•1 year ago
|
||
The description of Bug 1850037 doesn't specifically mention moz-message-bar
, but as part of the work on that I have a patch up to use moz-button
in moz-message-bar
: https://phabricator.services.mozilla.com/D187931
You need to log in
before you can comment on or make changes to this bug.
Description
•