mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-29 07:58:35 +00:00
Change order of chapters button within the player
This commit is contained in:
parent
3ab6688237
commit
9fa99df750
@ -114,6 +114,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