From f7045b862a5b7c3de8ee2ea3da67616b38a667cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Eduardo?= Date: Sun, 6 Aug 2017 20:43:24 -0500 Subject: first commit --- lib/librevideojs/css/blue.css | 1127 +++++++++++++++++++++++++++++++ lib/librevideojs/css/blue.less | 1426 ++++++++++++++++++++++++++++++++++++++++ lib/librevideojs/css/teal.css | 1127 +++++++++++++++++++++++++++++++ lib/librevideojs/css/teal.less | 1426 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 5106 insertions(+) create mode 100644 lib/librevideojs/css/blue.css create mode 100644 lib/librevideojs/css/blue.less create mode 100644 lib/librevideojs/css/teal.css create mode 100644 lib/librevideojs/css/teal.less (limited to 'lib/librevideojs/css') diff --git a/lib/librevideojs/css/blue.css b/lib/librevideojs/css/blue.css new file mode 100644 index 0000000..cb0986d --- /dev/null +++ b/lib/librevideojs/css/blue.css @@ -0,0 +1,1127 @@ +/*! +LibreVideoJS +Version 2.0 +Copyright 2017, Jesus E. +*/ +/* SKIN +================================================================================ +The main class name for all skin-specific styles. To make your own skin, +replace all occurrences of 'vjs-flat-skin' with a new name. Then add your new +skin name to your video tag instead of the default skin. +e.g.