noVNC/app/styles
Samuel Mannehed f1550c69d9 Get rid of noVNC_touch in favor for @media queries
This commit removes our dependency on the class "noVNC_touch" which was
set by Javascript. Instead, we can use the CSS media query
"any-pointer: coarse", which means that any pointing device that isn't
accurate is available. In practice this seems to basically be equal to
that a touch screen is available.

This change lets us simplify the selectors in many cases as well, which
is a nice bonus.
2022-12-14 14:06:16 +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 Get rid of noVNC_touch in favor for @media queries 2022-12-14 14:06:16 +01:00
input.css Get rid of noVNC_touch in favor for @media queries 2022-12-14 14:06:16 +01:00