]> git.proxmox.com Git - mirror_novnc.git/commit - app/ui.js
Let CSS update UI for touch and connected state
authorPierre Ossman <ossman@cendio.se>
Wed, 14 Sep 2016 14:10:24 +0000 (16:10 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 23 Sep 2016 12:39:21 +0000 (14:39 +0200)
commit6244e383e49855772713df97e0bad1560b0424f7
tree92215c682f831010948fb314dacb95ec1a861d12
parent8434cc81b39fb6a64854d8844798e6307995e735
Let CSS update UI for touch and connected state

Avoid a lot of JavaScript code that can easily be handed using
style sheets instead, specifically items that should only be shown
when on a touch device, or items that depend on the connected state.
app/styles/base.css
app/ui.js
vnc.html