UI tweaks
This commit is contained in:
parent
4b62a5c74d
commit
dc391c98c6
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;
|
||||
background: @plyr-captions-bg;
|
||||
box-decoration-break: clone;
|
||||
line-height: 170%;
|
||||
white-space: pre-wrap;
|
||||
line-height: 185%;
|
||||
white-space: pre;
|
||||
|
||||
// Firefox adds a <div> when using getCueAsHTML()
|
||||
div {
|
||||
|
@ -177,6 +177,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-left: auto;
|
||||
margin-right: -@plyr-control-padding;
|
||||
padding-left: ceil(@plyr-control-padding * 3.5);
|
||||
pointer-events: none;
|
||||
overflow: hidden;
|
||||
|
Loading…
x
Reference in New Issue
Block a user