mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-30 17:09:38 +00:00
Webkit browsers don't support Media Queries 4, which means we have to use a slightly convoluted syntax when writing "@media not...". Otherwise the "(any-pointer: coarse)" part evaluates as the device part of the query.