A new userstyle
9/19/2023, 9:50:11 AM by Blocks789
Details
AuthorBlocks789
LicenseNo License
CategoryYoutube
Created
Updated
Size367 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 9/19/2023, 9:50:11 AM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url("youtube.com") {
ytd-watch-flexy[rounded-player-large]:not([fullscreen]):not([theater]) #ytd-player.ytd-watch-flexy {
border-radius: 0px;
}
}