mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Pointer events on controls
This commit is contained in:
@@ -2237,6 +2237,7 @@ nav ul li:hover, nav ul li.active {
|
|||||||
margin-top: inherit;
|
margin-top: inherit;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
pointer-events: all;
|
||||||
}
|
}
|
||||||
|
|
||||||
#play, #pause, #volume-button i, #fullscreen i, .castButton-unactive i, .castButton-active i{
|
#play, #pause, #volume-button i, #fullscreen i, .castButton-unactive i, .castButton-active i{
|
||||||
|
|||||||
Reference in New Issue
Block a user