Open
Bug 1952912
Opened 14 days ago
Updated 14 days ago
Remove top level usage of chrome://global/skin/in-content/common.css from shopping code
Categories
(Firefox :: Shopping, task)
Firefox
Shopping
Tracking
()
NEW
People
(Reporter: hjones, Unassigned)
References
(Blocks 1 open bug)
Details
It looks like we have a couple of places where we import chrome://global/skin/in-content/common.css
outside of individual components/in top level components - specifically here and here. It looks like these are mainly to provide "global" styles and variables, so can probably be replaced 1:1 with chrome://global/skin/global.css
You need to log in
before you can comment on or make changes to this bug.
Description
•