Merge branch 'develop' of github.com:Selz/plyr into develop
This commit is contained in:
commit
000afdd300
2
dist/plyr.css
vendored
2
dist/plyr.css
vendored
File diff suppressed because one or more lines are too long
@ -26,8 +26,8 @@
|
|||||||
padding: 0.2em 0.5em;
|
padding: 0.2em 0.5em;
|
||||||
background: @plyr-captions-bg;
|
background: @plyr-captions-bg;
|
||||||
box-decoration-break: clone;
|
box-decoration-break: clone;
|
||||||
line-height: 170%;
|
line-height: 185%;
|
||||||
white-space: pre-wrap;
|
white-space: pre;
|
||||||
|
|
||||||
// Firefox adds a <div> when using getCueAsHTML()
|
// Firefox adds a <div> when using getCueAsHTML()
|
||||||
div {
|
div {
|
||||||
|
@ -177,6 +177,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
margin-right: -@plyr-control-padding;
|
||||||
padding-left: ceil(@plyr-control-padding * 3.5);
|
padding-left: ceil(@plyr-control-padding * 3.5);
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user