Utils object, work on Vimeo captions

This commit is contained in:
Sam Potts 2017-05-07 19:03:48 +10:00
parent 97157efcfa
commit aba5a9dc0e
4 changed files with 704 additions and 687 deletions

2
dist/plyr.css vendored

File diff suppressed because one or more lines are too long

4
dist/plyr.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@ -198,10 +198,6 @@
.plyr__video-embed {
padding-bottom: 56.25%; /* 16:9 */
height: 0;
border-radius: inherit;
// Require overflow and z-index to force border-radius
overflow: hidden;
z-index: 0;
iframe {
position: absolute;