provideous 0.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.gitignore +17 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +22 -0
- data/README.md +43 -0
- data/Rakefile +1 -0
- data/bin/provideous +19 -0
- data/lib/assets/css/app.css +45 -0
- data/lib/assets/css/background.png +0 -0
- data/lib/assets/css/bigplay.png +0 -0
- data/lib/assets/css/bigplay.svg +1 -0
- data/lib/assets/css/controls-ted.png +0 -0
- data/lib/assets/css/controls-wmp-bg.png +0 -0
- data/lib/assets/css/controls-wmp.png +0 -0
- data/lib/assets/css/controls.png +0 -0
- data/lib/assets/css/controls.svg +1 -0
- data/lib/assets/css/foundation.min.css +1 -0
- data/lib/assets/css/jquery.js +9597 -0
- data/lib/assets/css/loading.gif +0 -0
- data/lib/assets/css/mediaelementplayer.min.css +1 -0
- data/lib/assets/css/mejs-skins.css +283 -0
- data/lib/assets/js/flashmediaelement.swf +0 -0
- data/lib/assets/js/jquery.js +9597 -0
- data/lib/assets/js/mediaelement-and-player.min.js +168 -0
- data/lib/assets/js/modernizr.foundation.js +4 -0
- data/lib/assets/js/silverlightmediaelement.xap +0 -0
- data/lib/provideous/version.rb +3 -0
- data/lib/provideous.rb +95 -0
- data/lib/templates/index.html.erb +39 -0
- data/provideous.gemspec +23 -0
- metadata +123 -0
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0;}.me-plugin{position:absolute;}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden;}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000;}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%;}.mejs-background{position:absolute;top:0;left:0;}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%;}.mejs-poster{position:absolute;top:0;left:0;}.mejs-poster img{border:0;padding:0;border:0;display:block;}.mejs-overlay{position:absolute;top:0;left:0;}.mejs-overlay-play{cursor:pointer;}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(bigplay.svg) no-repeat;}.no-svg .mejs-overlay-button{background-image:url(bigplay.png);}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px;}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url(background.png);background:rgba(0,0,0,0.9);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.9)),to(rgba(0,0,0,0.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-moz-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-o-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-ms-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:linear-gradient(rgba(50,50,50,0.9),rgba(0,0,0,0.9));}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url(loading.gif) 50% 50% no-repeat;}.mejs-container .mejs-controls{position:absolute;background:none;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(background.png);background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));height:30px;width:100%;}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;background:0;font-family:Helvetica,Arial;border:0;}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:transparent url(controls.svg) no-repeat;}.no-svg .mejs-controls .mejs-button button{background-image:url(controls.png);}.mejs-controls .mejs-button button:focus{outline:solid 1px yellow;}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:8px 3px 0 3px;overflow:hidden;text-align:center;padding:auto 4px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}.mejs-container .mejs-controls .mejs-time span{font-size:11px;color:#fff;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto;}.mejs-controls .mejs-play button{background-position:0 0;}.mejs-controls .mejs-pause button{background-position:0 -16px;}.mejs-controls .mejs-stop button{background-position:-112px 0;}.mejs-controls div.mejs-time-rail{width:200px;padding-top:5px;}.mejs-controls .mejs-time-rail span{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer;}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8));}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite;}@-webkit-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}@-moz-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}@-ms-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}@-o-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}@keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(44,124,145,0.8)),to(rgba(78,183,212,0.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-moz-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-o-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-ms-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:linear-gradient(rgba(44,124,145,0.8),rgba(78,183,212,0.8));width:0;}.mejs-controls .mejs-time-rail .mejs-time-current{width:0;background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8));}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center;}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111;}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0;}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px;}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px;}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px;}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px;}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0;}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px;}.mejs-controls .mejs-mute button{background-position:-16px -16px;}.mejs-controls .mejs-unmute button{background-position:-16px 0;}.mejs-controls .mejs-volume-button{position:relative;}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(background.png);background:rgba(50,50,50,0.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0;}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.5);margin:0;}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.9);margin:0;}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,0.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0;}.mejs-controls div.mejs-horizontal-volume-slider{height:26px;width:60px;position:relative;}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8));}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8));}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none;}.mejs-controls .mejs-captions-button{position:relative;}.mejs-controls .mejs-captions-button button{background-position:-48px 0;}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(background.png);background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden;}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden;}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px;}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0;}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1;}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0;}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer;}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none;}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(102,102,102,0.7)),to(rgba(50,50,50,0.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-moz-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-o-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-ms-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:linear-gradient(rgba(102,102,102,0.7),rgba(50,50,50,0.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#666666,endColorstr=#323232);}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:bold;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px;}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis;}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:22px;font-size:12px;color:#fff;}.mejs-captions-layer a{color:#fff;text-decoration:underline;}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:normal;}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0;}.mejs-captions-position-hover{bottom:45px;}.mejs-captions-text{padding:3px 5px;background:url(background.png);background:rgba(20,20,20,0.8);}.mejs-clear{clear:both;}.me-cannotplay a{color:#fff;font-weight:bold;}.me-cannotplay span{padding:15px;display:block;}.mejs-controls .mejs-loop-off button{background-position:-64px -16px;}.mejs-controls .mejs-loop-on button{background-position:-64px 0;}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px;}.mejs-controls .mejs-backlight-on button{background-position:-80px 0;}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0;}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001;}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333;}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333;}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2C7C91;color:#fff;}.mejs-controls .mejs-sourcechooser-button{position:relative;}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(background.png);background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px;}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(background.png);background:rgba(50,50,50,0.7);z-index:1000;overflow:hidden;}.mejs-postroll-layer-content{width:100%;height:100%;}.mejs-postroll-close{position:absolute;right:0;top:0;background:url(background.png);background:rgba(50,50,50,0.7);color:#fff;padding:4px;z-index:100;cursor:pointer;}
|
|
@@ -0,0 +1,283 @@
|
|
|
1
|
+
/* TED player */
|
|
2
|
+
.mejs-container.mejs-ted {
|
|
3
|
+
|
|
4
|
+
}
|
|
5
|
+
.mejs-ted .mejs-controls {
|
|
6
|
+
background: #eee;
|
|
7
|
+
height: 65px;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.mejs-ted .mejs-button,
|
|
11
|
+
.mejs-ted .mejs-time {
|
|
12
|
+
position: absolute;
|
|
13
|
+
background: #ddd;
|
|
14
|
+
}
|
|
15
|
+
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-total {
|
|
16
|
+
background-color: none;
|
|
17
|
+
background: url(controls-ted.png) repeat-x 0 -52px;
|
|
18
|
+
height: 6px;
|
|
19
|
+
}
|
|
20
|
+
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-loaded {
|
|
21
|
+
background-color: none;
|
|
22
|
+
background: url(controls-ted.png) repeat-x 0 -52px;
|
|
23
|
+
width: 0;
|
|
24
|
+
height: 6px;
|
|
25
|
+
}
|
|
26
|
+
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-current {
|
|
27
|
+
width: 0;
|
|
28
|
+
height: 6px;
|
|
29
|
+
background-color: none;
|
|
30
|
+
background: url(controls-ted.png) repeat-x 0 -59px;
|
|
31
|
+
}
|
|
32
|
+
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-handle {
|
|
33
|
+
display: block;
|
|
34
|
+
margin: 0;
|
|
35
|
+
width: 14px;
|
|
36
|
+
height: 21px;
|
|
37
|
+
top: -7px;
|
|
38
|
+
border: 0;
|
|
39
|
+
background: url(controls-ted.png) no-repeat 0 0;
|
|
40
|
+
}
|
|
41
|
+
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-float {
|
|
42
|
+
display: none;
|
|
43
|
+
}
|
|
44
|
+
.mejs-ted .mejs-controls .mejs-playpause-button {
|
|
45
|
+
top: 29px;
|
|
46
|
+
left: 9px;
|
|
47
|
+
width: 49px;
|
|
48
|
+
height: 28px;
|
|
49
|
+
}
|
|
50
|
+
.mejs-ted .mejs-controls .mejs-playpause-button button {
|
|
51
|
+
width: 49px;
|
|
52
|
+
height: 28px;
|
|
53
|
+
background: url(controls-ted.png) no-repeat -50px -23px;
|
|
54
|
+
margin: 0;
|
|
55
|
+
padding: 0;
|
|
56
|
+
}
|
|
57
|
+
.mejs-ted .mejs-controls .mejs-pause button {
|
|
58
|
+
background-position: 0 -23px;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.mejs-ted .mejs-controls .mejs-fullscreen-button {
|
|
62
|
+
top: 34px;
|
|
63
|
+
right: 9px;
|
|
64
|
+
width: 17px;
|
|
65
|
+
height: 15px;
|
|
66
|
+
background : none;
|
|
67
|
+
}
|
|
68
|
+
.mejs-ted .mejs-controls .mejs-fullscreen-button button {
|
|
69
|
+
width: 19px;
|
|
70
|
+
height: 17px;
|
|
71
|
+
background: transparent url(controls-ted.png) no-repeat 0 -66px;
|
|
72
|
+
margin: 0;
|
|
73
|
+
padding: 0;
|
|
74
|
+
}
|
|
75
|
+
.mejs-ted .mejs-controls .mejs-unfullscreen button {
|
|
76
|
+
background: transparent url(controls-ted.png) no-repeat -21px -66px;
|
|
77
|
+
margin: 0;
|
|
78
|
+
padding: 0;
|
|
79
|
+
}
|
|
80
|
+
.mejs-ted .mejs-controls .mejs-volume-button {
|
|
81
|
+
top: 30px;
|
|
82
|
+
right: 35px;
|
|
83
|
+
width: 24px;
|
|
84
|
+
height: 22px;
|
|
85
|
+
}
|
|
86
|
+
.mejs-ted .mejs-controls .mejs-mute button {
|
|
87
|
+
background: url(controls-ted.png) no-repeat -15px 0;
|
|
88
|
+
width: 24px;
|
|
89
|
+
height: 22px;
|
|
90
|
+
margin: 0;
|
|
91
|
+
padding: 0;
|
|
92
|
+
}
|
|
93
|
+
.mejs-ted .mejs-controls .mejs-unmute button {
|
|
94
|
+
background: url(controls-ted.png) no-repeat -40px 0;
|
|
95
|
+
width: 24px;
|
|
96
|
+
height: 22px;
|
|
97
|
+
margin: 0;
|
|
98
|
+
padding: 0;
|
|
99
|
+
}
|
|
100
|
+
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-slider {
|
|
101
|
+
background: #fff;
|
|
102
|
+
border: solid 1px #aaa;
|
|
103
|
+
border-width: 1px 1px 0 1px;
|
|
104
|
+
width: 22px;
|
|
105
|
+
height: 65px;
|
|
106
|
+
top: -65px;
|
|
107
|
+
}
|
|
108
|
+
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-total {
|
|
109
|
+
background: url(controls-ted.png) repeat-y -41px -66px;
|
|
110
|
+
left: 8px;
|
|
111
|
+
width: 6px;
|
|
112
|
+
height: 50px;
|
|
113
|
+
}
|
|
114
|
+
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-current {
|
|
115
|
+
left: 8px;
|
|
116
|
+
width: 6px;
|
|
117
|
+
background: url(controls-ted.png) repeat-y -48px -66px;
|
|
118
|
+
height: 50px;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-handle {
|
|
122
|
+
display: none;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
.mejs-ted .mejs-controls .mejs-time span {
|
|
126
|
+
color: #333;
|
|
127
|
+
}
|
|
128
|
+
.mejs-ted .mejs-controls .mejs-currenttime-container {
|
|
129
|
+
position: absolute;
|
|
130
|
+
top: 32px;
|
|
131
|
+
right: 100px;
|
|
132
|
+
border: solid 1px #999;
|
|
133
|
+
background: #fff;
|
|
134
|
+
color: #333;
|
|
135
|
+
padding-top: 2px;
|
|
136
|
+
border-radius: 3px;
|
|
137
|
+
color: #333;
|
|
138
|
+
}
|
|
139
|
+
.mejs-ted .mejs-controls .mejs-duration-container {
|
|
140
|
+
|
|
141
|
+
position: absolute;
|
|
142
|
+
top: 32px;
|
|
143
|
+
right: 65px;
|
|
144
|
+
border: solid 1px #999;
|
|
145
|
+
background: #fff;
|
|
146
|
+
color: #333;
|
|
147
|
+
padding-top: 2px;
|
|
148
|
+
border-radius: 3px;
|
|
149
|
+
color: #333;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
.mejs-ted .mejs-controls .mejs-time button{
|
|
153
|
+
color: #333;
|
|
154
|
+
}
|
|
155
|
+
.mejs-ted .mejs-controls .mejs-captions-button {
|
|
156
|
+
display: none;
|
|
157
|
+
}
|
|
158
|
+
/* END: TED player */
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
/* WMP player */
|
|
162
|
+
.mejs-container.mejs-wmp {
|
|
163
|
+
|
|
164
|
+
}
|
|
165
|
+
.mejs-wmp .mejs-controls {
|
|
166
|
+
background: transparent url(controls-wmp-bg.png) center 16px no-repeat;
|
|
167
|
+
height: 65px;
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
.mejs-wmp .mejs-button,
|
|
171
|
+
.mejs-wmp .mejs-time {
|
|
172
|
+
position: absolute;
|
|
173
|
+
background: transparent;
|
|
174
|
+
}
|
|
175
|
+
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-total {
|
|
176
|
+
background-color: transparent;
|
|
177
|
+
border: solid 1px #ccc;
|
|
178
|
+
height: 3px;
|
|
179
|
+
}
|
|
180
|
+
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-loaded {
|
|
181
|
+
background-color: rgba(255,255,255,0.3);
|
|
182
|
+
width: 0;
|
|
183
|
+
height: 3px;
|
|
184
|
+
}
|
|
185
|
+
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-current {
|
|
186
|
+
width: 0;
|
|
187
|
+
height: 1px;
|
|
188
|
+
background-color: #014CB6;
|
|
189
|
+
border: solid 1px #7FC9FA;
|
|
190
|
+
border-width: 1px 0;
|
|
191
|
+
border-color: #7FC9FA #fff #619FF2 #fff;
|
|
192
|
+
}
|
|
193
|
+
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-handle {
|
|
194
|
+
display: block;
|
|
195
|
+
margin: 0;
|
|
196
|
+
width: 16px;
|
|
197
|
+
height: 9px;
|
|
198
|
+
top: -3px;
|
|
199
|
+
border: 0;
|
|
200
|
+
background: url(controls-wmp.png) no-repeat 0 -80px;
|
|
201
|
+
}
|
|
202
|
+
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-float {
|
|
203
|
+
display: none;
|
|
204
|
+
}
|
|
205
|
+
.mejs-wmp .mejs-controls .mejs-playpause-button {
|
|
206
|
+
top: 10px;
|
|
207
|
+
left: 50%;
|
|
208
|
+
margin: 10px 0 0 -20px;
|
|
209
|
+
width: 40px;
|
|
210
|
+
height: 40px;
|
|
211
|
+
|
|
212
|
+
}
|
|
213
|
+
.mejs-wmp .mejs-controls .mejs-playpause-button button {
|
|
214
|
+
width: 40px;
|
|
215
|
+
height: 40px;
|
|
216
|
+
background: url(controls-wmp.png) no-repeat 0 0;
|
|
217
|
+
margin: 0;
|
|
218
|
+
padding: 0;
|
|
219
|
+
}
|
|
220
|
+
.mejs-wmp .mejs-controls .mejs-pause button {
|
|
221
|
+
background-position: 0 -40px;
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
.mejs-wmp .mejs-controls .mejs-currenttime-container {
|
|
225
|
+
position: absolute;
|
|
226
|
+
top: 25px;
|
|
227
|
+
left: 50%;
|
|
228
|
+
margin-left: -93px;
|
|
229
|
+
}
|
|
230
|
+
.mejs-wmp .mejs-controls .mejs-duration-container {
|
|
231
|
+
position: absolute;
|
|
232
|
+
top: 25px;
|
|
233
|
+
left: 50%;
|
|
234
|
+
margin-left: -58px;
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
.mejs-wmp .mejs-controls .mejs-volume-button {
|
|
239
|
+
top: 32px;
|
|
240
|
+
right: 50%;
|
|
241
|
+
margin-right: -55px;
|
|
242
|
+
width: 20px;
|
|
243
|
+
height: 15px;
|
|
244
|
+
}
|
|
245
|
+
.mejs-wmp .mejs-controls .mejs-volume-button button {
|
|
246
|
+
margin: 0;
|
|
247
|
+
padding: 0;
|
|
248
|
+
background: url(controls-wmp.png) no-repeat -42px -17px;
|
|
249
|
+
width: 20px;
|
|
250
|
+
height: 15px;
|
|
251
|
+
}
|
|
252
|
+
.mejs-wmp .mejs-controls .mejs-unmute button {
|
|
253
|
+
margin: 0;
|
|
254
|
+
padding: 0;
|
|
255
|
+
background: url(controls-wmp.png) no-repeat -42px 0;
|
|
256
|
+
width: 20px;
|
|
257
|
+
height: 15px;
|
|
258
|
+
}
|
|
259
|
+
.mejs-wmp .mejs-controls .mejs-volume-button .mejs-volume-slider {
|
|
260
|
+
background: rgba(102,102,102,0.6);
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
.mejs-wmp .mejs-controls .mejs-fullscreen-button {
|
|
264
|
+
top: 32px;
|
|
265
|
+
right: 50%;
|
|
266
|
+
margin-right: -82px;
|
|
267
|
+
width: 15px;
|
|
268
|
+
height: 14px;
|
|
269
|
+
}
|
|
270
|
+
.mejs-wmp .mejs-controls .mejs-fullscreen-button button {
|
|
271
|
+
margin: 0;
|
|
272
|
+
padding: 0;
|
|
273
|
+
background: url(controls-wmp.png) no-repeat -63px 0;
|
|
274
|
+
width: 15px;
|
|
275
|
+
height: 14px;
|
|
276
|
+
}
|
|
277
|
+
.mejs-wmp .mejs-controls .mejs-captions-button {
|
|
278
|
+
display: none;
|
|
279
|
+
}
|
|
280
|
+
/* END: WMP player */
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
|
|
Binary file
|