More work on menus and tidy up

This commit is contained in:
Sam Potts
2017-04-25 18:37:31 +10:00
parent bbe4b7e565
commit 1960d35d8b
5 changed files with 341 additions and 606 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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;