Styling fixes

This commit is contained in:
Sam Potts
2018-04-03 22:56:19 +10:00
parent 2782a00e7c
commit e4d975af00
17 changed files with 22 additions and 14 deletions

2
demo/dist/demo.js vendored
View File

@ -3887,7 +3887,7 @@ singleton.Client = Client;
});
// Setup the player
var player = new Plyr('#player', {
var player = new Plyr('video', {
debug: true,
title: 'View From A Blue Moon',
iconUrl: '../dist/plyr.svg',