mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-15 18:08:29 +00:00
Make caption text selectable
This commit is contained in:
parent
df8839d1f0
commit
8cb670d9e6
@ -86,6 +86,7 @@ ul.vjs-menu-content::-webkit-scrollbar {
|
|||||||
background-color: rgba(0, 0, 0, 0.75) !important;
|
background-color: rgba(0, 0, 0, 0.75) !important;
|
||||||
border-radius: 9px !important;
|
border-radius: 9px !important;
|
||||||
padding: 5px !important;
|
padding: 5px !important;
|
||||||
|
pointer-events: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.vjs-play-control,
|
.vjs-play-control,
|
||||||
|
Loading…
Reference in New Issue
Block a user