mirror of
https://github.com/goodtube4u/goodtube.git
synced 2025-11-22 10:16:11 +00:00
Autoplay button fix
This commit is contained in:
12
goodtube.js
12
goodtube.js
@@ -2833,18 +2833,6 @@
|
||||
#goodTube_autoplayButton:hover .ytp-autonav-toggle-button::before {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
:fullscreen #goodTube_autoplayButton .ytp-autonav-toggle-button {
|
||||
transform: scale(1.4);
|
||||
top: 22px;
|
||||
}
|
||||
|
||||
:fullscreen #goodTube_autoplayButton .ytp-autonav-toggle-button::before {
|
||||
font-size: 14px;
|
||||
top: -50px;
|
||||
height: 23px;
|
||||
line-height: 23px;
|
||||
}
|
||||
`;
|
||||
|
||||
// Enable the picture in picture button (unless you're on firefox)
|
||||
|
||||
Reference in New Issue
Block a user