From c5639ee890215e4e8e0f544821ea8d285ca58eb8 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 13 Sep 2014 22:26:58 +0200 Subject: init --- player/video-js.css | 904 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 904 insertions(+) create mode 100644 player/video-js.css (limited to 'player/video-js.css') diff --git a/player/video-js.css b/player/video-js.css new file mode 100644 index 0000000..12e0fde --- /dev/null +++ b/player/video-js.css @@ -0,0 +1,904 @@ +/*! +Video.js Default Styles (http://videojs.com) +Version 4.6.1 +Create your own skin at http://designer.videojs.com +*/ +/* SKIN +================================================================================ +The main class name for all skin-specific styles. To make your own skin, +replace all occurances of 'vjs-default-skin' with a new name. Then add your new +skin name to your video tag instead of the default skin. +e.g.