We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d756d commit 2a9fd8fCopy full SHA for 2a9fd8f
src/chrome/css/content-script.css
@@ -1,5 +1,5 @@
1
/* ini | autoplay */
2
-#movie_player.unstarted-mode:is(.playing-mode, .paused-mode) > *:not(.ytp-cued-thumbnail-overlay) {
+#movie_player.unstarted-mode:is(.playing-mode, .paused-mode):not(.buffering-mode) > *:not(.ytp-cued-thumbnail-overlay) {
3
display: none;
4
}
5
/* end | autoplay */
src/firefox/css/content-script.css
0 commit comments