More styling

This commit is contained in:
Sam Potts
2015-02-15 02:46:11 +11:00
parent f8c6dab92e
commit 61970a948e
9 changed files with 75 additions and 395 deletions

View File

@ -11,9 +11,7 @@ var video = new InitPxVideo({
"seekInterval": 20,
"videoTitle": "PayPal Austin promo",
"debug": true,
"html": templates.controls.render({
})
"html": templates.controls.render({})
});
console.log(video);