diff --git a/www/css/video-js.css b/www/css/video-js.css index 97113b50..6c57fefb 100644 --- a/www/css/video-js.css +++ b/www/css/video-js.css @@ -1,181 +1,543 @@ -/*! -Video.js Default Styles (http://videojs.com) -Version 4.12.7 -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 occurrences 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.