Open
Bug 1706642
Opened 4 years ago
Updated 8 months ago
Post-MR1, simplify layout of legacy window-modal prompts to not differ so much from in-window and tab/content-modal prompts
Categories
(Toolkit :: Content Prompts, task, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox90 | --- | affected |
People
(Reporter: Gijs, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [proton-cleanups])
The use of grid layout and the icons on the left makes for very messy styling in the sheets that are shared.
Switching to flexbox and removing the icons completely would considerably simplify all the CSS and reduce the edge cases like bug 1706567. We'll need to doublecheck with UX if that would be OK.
If not, we could try to start using separate stylesheets instead of having commonDialog.css cope with both cases, and/or even separate markup.
Updated•4 years ago
|
See Also: → https://jira.mozilla.com/browse/FIDEFE-1318
Updated•4 years ago
|
Priority: -- → P3
Reporter | ||
Updated•3 years ago
|
Points: --- → 5
Updated•1 year ago
|
Component: Notifications and Alerts → Content Prompts
You need to log in
before you can comment on or make changes to this bug.
Description
•