You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 10, 2022. It is now read-only.
What I'm missing here is a mention that :hover styles will only be applied after the click event, and thus after the 300ms delay. If I'd do a bgcolor change myself I think I'd do it with JS and touchstart - maybe. Touchscreen CSS hover is a bit janky for this purpose.