From 39957db3959ae9e19012daf37b9497da0a2296f9 Mon Sep 17 00:00:00 2001 From: Steve Heffernan Date: Sun, 27 Jun 2010 23:12:45 -0700 Subject: [PATCH] Added skins page. --- comments.html | 1 + index.html | 1 + skins.html | 232 +++++++++++++++++++++++----------------- stylesheets/site.css | 1 + video-js/demo.html | 6 +- video-js/skins/hu.css | 99 +++++++++++++++++ video-js/skins/tube.css | 82 ++++++++++++++ video-js/skins/vim.css | 62 +++++++++++ video-js/video.js | 82 +++++++------- 9 files changed, 427 insertions(+), 139 deletions(-) create mode 100644 video-js/skins/hu.css create mode 100644 video-js/skins/tube.css create mode 100644 video-js/skins/vim.css diff --git a/comments.html b/comments.html index b5e955067..6ddac9d8a 100644 --- a/comments.html +++ b/comments.html @@ -39,6 +39,7 @@