Open
Bug 1894784
Opened 1 year ago
Updated 1 year ago
Move the reader view menu toolbar into its own Lit component
Categories
(Toolkit :: Reader Mode, enhancement, P5)
Tracking
()
NEW
People
(Reporter: ini, Unassigned)
References
(Blocks 1 open bug)
Details
non-blocker level bug for rolling out new theme and layout menus.
In order to take advantage of existing styles in common.css without impacting the rest of the reader view page, the reader view team decided it would make sense to make the entire toolbar its own Lit component. That way, we can use common.css styles through the shadow DOM for the menus only, eliminating the need to repeat default browser styles for <select> elements, buttons, and other components.
| Reporter | ||
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P5
Hardware: Unspecified → Desktop
You need to log in
before you can comment on or make changes to this bug.
Description
•