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,10 +52,13 @@
|
|||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
div.vjs-menu-button:last-of-type>div>ul {
|
||||
left: -6em !important;
|
||||
.vjs-menu-button > .vjs-menu {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
transform: translateX(-30%);
|
||||
}
|
||||
|
||||
|
||||
@media all and (min-width: 900px) {
|
||||
.vjs-has-started.vjs-paused .vjs-big-play-button {
|
||||
display: none !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue