Merge branch 'develop' of github.com:Selz/plyr into develop

This commit is contained in:
Sam Potts
2017-04-25 22:39:21 +10:00
9 changed files with 410 additions and 654 deletions

File diff suppressed because it is too large Load Diff

View File

@ -250,6 +250,11 @@
background: @plyr-captions-bg;
box-decoration-break: clone;
line-height: 150%;
// Firefox adds a <div> when using getCueAsHTML()
div {
display: inline;
}
}
span:empty {
display: none;