westdc-zf1/public/static/lib/jplayer/jplayer.blue.monday.css

7 lines
592 B
CSS

div.jp-audio {width:100%;}
div.jp-video-full div.jp-gui {position: fixed !important; position: static;top: 0;left: 0;width:100%;height:100%;z-index:1001; /* 1 layer above the others. */}
div.jp-progress {overflow:hidden;background-color: #ddd;}
div.jp-audio div.jp-progress {height:15px;width:100%;}
div.jp-seek-bar {background: url("jplayer.blue.monday.jpg") 0 -202px repeat-x;width:0px;height:100%;cursor: pointer;}
div.jp-play-bar {background: url("jplayer.blue.monday.jpg") 0 -218px repeat-x ;width:0px;height:100%;}
div.jp-seeking-bg {background: url("jplayer.blue.monday.seeking.gif");}