Open Bug 1857291 Opened 1 year ago Updated 1 year ago

Use CSS nesting for reveal password button states

Categories

(Firefox :: about:logins, task, P3)

task

Tracking

()

People

(Reporter: mtigley, Unassigned)

References

Details

To cleanup the opacity and hover states, let's use CSS nesting.

We need to be mindful of the CSS files we use nesting for since this might be an issue for webkit if we plan to share these files in the future. The min supported version in iOS is 14 and there is a PR for moving to 15. Css nesting is only partially supported starting from 16.5. We have open bugs for similar issues we encountered in the past. I will leave this open for now until I do further investigation.

You need to log in before you can comment on or make changes to this bug.