More work on menus and tidy up
This commit is contained in:
929
src/js/plyr.js
929
src/js/plyr.js
File diff suppressed because it is too large
Load Diff
@ -251,6 +251,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;
|
||||
|
Reference in New Issue
Block a user