Make video player fit browser window
discgolfnetwork.com - Wide Video Player by dsbilling
Details
Authordsbilling
LicenseNo License
Categorydiscgolfnetwork.com
Created
Updated
Size260 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name discgolfnetwork.com - Wide Video Player
@version 20240216.18.23
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.discgolfnetwork.com") {
.AssetPage__container___Luzpo {
grid-template-columns: none;
}
}