mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
refine/scope down Google Photos CSS selector
Current iteration also matched YouTube. Closes #234.
This commit is contained in:
@@ -36,7 +36,7 @@ a[aria-label^="Video"] .vsc-controller {
|
|||||||
top: 35px;
|
top: 35px;
|
||||||
}
|
}
|
||||||
/* Google Photos full-screen view */
|
/* Google Photos full-screen view */
|
||||||
#player .html5-video-container .vsc-controller {
|
#player:not(.ytd-watch) .html5-video-container .vsc-controller {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 50px;
|
top: 50px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user