mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
update controller position selector for YT embeds
New player, new styles.. Closes #178.
This commit is contained in:
10
inject.css
10
inject.css
@@ -24,15 +24,9 @@
|
|||||||
|
|
||||||
/* YouTube embedded player */
|
/* YouTube embedded player */
|
||||||
/* e.g. https://www.igvita.com/2012/09/12/web-fonts-performance-making-pretty-fast/ */
|
/* e.g. https://www.igvita.com/2012/09/12/web-fonts-performance-making-pretty-fast/ */
|
||||||
.full-frame .html5-video-player:not(.ytp-fullscreen) .vsc-controller {
|
.html5-video-player:not(.ytp-hide-info-bar) .vsc-controller {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 45px;
|
top: 40px;
|
||||||
}
|
|
||||||
|
|
||||||
.ytp-fullscreen .vsc-controller {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
top: 60px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* shift controller on vine.co */
|
/* shift controller on vine.co */
|
||||||
|
Reference in New Issue
Block a user