ui
ui copied to clipboard
:focus-visible vs. :focus
Per the information on this page, I would love to see instances of :focus replaced with :focus-visible in the Fancybox stylesheet.
This should probably allow you to also remove logic and styling relating to .is-using-mouse.
Hi,
I think this was one of the first things I implemented when I started working on v5 :) I really wanted to include :focus-visible in v4, but browser support was not great at that time.
Hi,
The freshly released v5 uses :focus-visible.