mirror of
https://github.com/novnc/noVNC.git
synced 2026-06-03 02:49:40 +00:00
By applying the rule to the button within the input, we effectively applied the opacity twice - making the button almost disappear. Applying the opacity to the input element is enough.