Manual merge of #509
This commit is contained in:
parent
a60868bfe8
commit
ebc7ed538a
2
dist/plyr.css
vendored
2
dist/plyr.css
vendored
File diff suppressed because one or more lines are too long
@ -341,6 +341,7 @@
|
|||||||
height: @plyr-control-icon-size;
|
height: @plyr-control-icon-size;
|
||||||
display: block;
|
display: block;
|
||||||
fill: currentColor;
|
fill: currentColor;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
// Hide toggle icons by default
|
// Hide toggle icons by default
|
||||||
.icon--exit-fullscreen,
|
.icon--exit-fullscreen,
|
||||||
@ -421,6 +422,7 @@
|
|||||||
height: 20px;
|
height: 20px;
|
||||||
display: block;
|
display: block;
|
||||||
fill: currentColor;
|
fill: currentColor;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:focus {
|
&:focus {
|
||||||
|
@ -304,6 +304,7 @@
|
|||||||
height: $plyr-control-icon-size;
|
height: $plyr-control-icon-size;
|
||||||
display: block;
|
display: block;
|
||||||
fill: currentColor;
|
fill: currentColor;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Default focus
|
// Default focus
|
||||||
@ -397,6 +398,7 @@
|
|||||||
height: 20px;
|
height: 20px;
|
||||||
display: block;
|
display: block;
|
||||||
fill: currentColor;
|
fill: currentColor;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:focus {
|
&:focus {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user