mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Change order of chapters button within the player
This commit is contained in:
parent
5732a2a394
commit
e53a483bcb
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue