mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Update
This commit is contained in:
parent
3063366932
commit
97a9e25735
1 changed files with 6 additions and 3 deletions
|
@ -52,9 +52,12 @@
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.vjs-menu-button:last-of-type>div>ul {
|
.vjs-menu-button > .vjs-menu {
|
||||||
left: -6em !important;
|
position: absolute;
|
||||||
}
|
right: 0;
|
||||||
|
transform: translateX(-30%);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
@media all and (min-width: 900px) {
|
@media all and (min-width: 900px) {
|
||||||
.vjs-has-started.vjs-paused .vjs-big-play-button {
|
.vjs-has-started.vjs-paused .vjs-big-play-button {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue