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 ++++ .../fonts/libre-material/libre-icons.eot | Bin 0 -> 4994 bytes .../fonts/libre-material/libre-icons.otf | Bin 0 -> 12268 bytes .../fonts/libre-material/libre-icons.svg | 100 + .../fonts/libre-material/libre-icons.ttf | Bin 0 -> 4812 bytes .../fonts/libre-material/libre-icons.woff | Bin 0 -> 2840 bytes lib/librevideojs/js/cliplibrejs.developer.js | 6979 ++++++++++++++++++++ 10 files changed, 12185 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 create mode 100644 lib/librevideojs/fonts/libre-material/libre-icons.eot create mode 100644 lib/librevideojs/fonts/libre-material/libre-icons.otf create mode 100644 lib/librevideojs/fonts/libre-material/libre-icons.svg create mode 100644 lib/librevideojs/fonts/libre-material/libre-icons.ttf create mode 100644 lib/librevideojs/fonts/libre-material/libre-icons.woff create mode 100644 lib/librevideojs/js/cliplibrejs.developer.js (limited to 'lib/librevideojs') 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.