Skip to content

Instantly share code, notes, and snippets.

@hthuong09
Created October 13, 2015 04:28
Show Gist options
  • Save hthuong09/312b2e7098f7191936f2 to your computer and use it in GitHub Desktop.
Save hthuong09/312b2e7098f7191936f2 to your computer and use it in GitHub Desktop.
Youtube TV on Chrome Fullscreen
@-moz-document url-prefix("https://www.youtube.com/tv") {
.html5-video-player .video-stream {
width: 100%;
height: 100%;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment