mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-20 12:28:29 +00:00
Change order of chapters button within the player
This commit is contained in:
parent
874c373499
commit
32266f5d3a
@ -115,6 +115,10 @@ ul.vjs-menu-content::-webkit-scrollbar {
|
|||||||
order: 5;
|
order: 5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.vjs-chapters-button {
|
||||||
|
order: 5;
|
||||||
|
}
|
||||||
|
|
||||||
.vjs-share-control {
|
.vjs-share-control {
|
||||||
order: 6;
|
order: 6;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user