noVNC/app
Samuel Mannehed 017888c9a8 Rework how buttons react to :hover and :active
Instead of having two different types of effects (hover had a different
color, and active had a 3d-effect simulating a pressed button), we now
have an increasing activation-level. That means the button goes a bit
dark for hover, and then even darker when pressed.

There is also a variant that goes lighter for each activation level,
that can be used when the initial color is dark.

With this change, we can get rid of special :hover and :active styling
for the connect button and the control bar buttons. We can use the same
activation level principle for all buttons.
2025-01-23 15:39:19 +01:00
..
images Use an ICO file for favicons 2022-12-23 09:05:12 +01:00
locale Update Japanese translation 2024-12-14 15:59:01 +09:00
sounds Support RFB bell 2016-09-22 11:15:42 +02:00
styles Rework how buttons react to :hover and :active 2025-01-23 15:39:19 +01:00
error-handler.js Consistently use "sentence case" style 2024-11-27 14:40:40 +01:00
localization.js Consistently use "sentence case" style 2024-11-27 14:40:40 +01:00
ui.js Consistently use "sentence case" style 2024-11-27 14:40:40 +01:00
webutil.js Consistently use "sentence case" style 2024-11-27 14:40:40 +01:00