From 8b6a54d978639e3868d974298589db0b65ee6b26 Mon Sep 17 00:00:00 2001 From: codebicycle Date: Sat, 22 Jul 2017 10:43:20 +0300 Subject: [PATCH] Remove custom rules for Google Photos as it affects Youtube --- inject.css | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/inject.css b/inject.css index 935e7fe..d11b58d 100644 --- a/inject.css +++ b/inject.css @@ -29,18 +29,6 @@ top: 40px; } -/* Google Photos player */ -/* Inline preview doesn't have any additional hooks, relying on Aria label */ -a[aria-label^="Video"] .vsc-controller { - position: relative; - top: 35px; -} -/* Google Photos full-screen view */ -#player:not(.ytd-watch) .html5-video-container .vsc-controller { - position: relative; - top: 50px; -} - /* Netflix player */ #netflix-player:not(.player-cinema-mode) .vsc-controller { position: relative;