mirror of
https://github.com/novnc/noVNC.git
synced 2026-08-29 08:34:26 +08:00
30d46a00fa
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.