mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
facebook.com: move controls lower to avoid overlap with player
Closes #372
This commit is contained in:
@@ -29,6 +29,12 @@
|
||||
top: 40px;
|
||||
}
|
||||
|
||||
/* Facebook player */
|
||||
#facebook .vsc-controller {
|
||||
position: relative;
|
||||
top: 40px;
|
||||
}
|
||||
|
||||
/* Google Photos player */
|
||||
/* Inline preview doesn't have any additional hooks, relying on Aria label */
|
||||
a[aria-label^="Video"] .vsc-controller {
|
||||
|
Reference in New Issue
Block a user