]> git.proxmox.com Git - mirror_novnc.git/commit
Fix CSS sizes with HTML5 doctype.
authorJoel Martin <github@martintribe.org>
Wed, 2 Feb 2011 16:48:29 +0000 (10:48 -0600)
committerJoel Martin <github@martintribe.org>
Wed, 2 Feb 2011 16:48:29 +0000 (10:48 -0600)
commit0f354fb682c54c856341d28642f510b3768bdfc0
treed3a8960dd7303038f7b26a41e72bbc1a5e1837af
parent215ae8e5647dd3e3d7fc4b4273d2f3b6f8e69cde
Fix CSS sizes with HTML5 doctype.

Using HTML5 doctype means CSS pixels sizes must have "px" suffix which
many of them did not. Fix that.
include/black.css
include/plain.css