Skip to content

Commit

Permalink
Update MediaElement.js to 2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
viocassel committed Jul 18, 2016
1 parent afc6e98 commit 2eff2b7
Show file tree
Hide file tree
Showing 6 changed files with 224 additions and 116 deletions.
9 changes: 9 additions & 0 deletions media/media/css/mediaelementplayer.css
Expand Up @@ -18,6 +18,15 @@
text-indent: 0;
}

.mejs-fill-container,.mejs-fill-container .mejs-container{
width: 100%;
height: 100%;
}

.mejs-fill-container{
overflow: hidden;
}

.mejs-container:focus {
outline: none;
}
Expand Down
2 changes: 1 addition & 1 deletion media/media/css/mediaelementplayer.min.css

Large diffs are not rendered by default.

Binary file modified media/media/js/flashmediaelement-cdn.swf
Binary file not shown.
Binary file modified media/media/js/flashmediaelement.swf
Binary file not shown.

0 comments on commit 2eff2b7

Please sign in to comment.