mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-30 00:49:38 +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.