YT fix: show on keyboard input

This commit is contained in:
Ilya Grigorik
2016-06-09 22:55:39 -04:00
parent a2055f9d3e
commit 1342d5bb06
2 changed files with 17 additions and 18 deletions

View File

@@ -11,6 +11,11 @@
opacity: 0;
}
.ytp-autohide .vcs-show {
visibility: visible;
opacity: 1.0;
}
/* YouTube embedded player */
/* 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 {