VLC support

This commit is contained in:
DC
2016-04-13 20:38:05 -07:00
committed by DC
parent 3d4d1c8650
commit 229143ffb2
4 changed files with 119 additions and 6 deletions

View File

@@ -674,9 +674,11 @@ body.drag .app::after {
background-position: center;
}
.player video {
.player .video-player {
display: block;
width: 100%;
height: 100%;
position: relative;
}
/*