noVNC/app/styles
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
..
Orbitron700.ttf Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
Orbitron700.woff Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
base.css Rework how buttons react to :hover and :active 2025-01-23 15:39:19 +01:00
constants.css Differentiate buttons from text inputs 2025-01-23 15:39:19 +01:00
input.css Rework how buttons react to :hover and :active 2025-01-23 15:39:19 +01:00