Greasy Fork is available in English.
Allow stylus to target elements in shadow-root
< Spätná väzba na Style shadowDOM
This doesn't seem to work on the archive.org/details/ Uploads page. I'm trying to remove the annoying Inappropriate Content blur but it's having no effect. Firefox Dev, Violentmonkey..blur {filter: blur(0px) !important;}.overlay {display: none !important;}
Aby ste mohli pridať odpoveď, prihláste sa.
This doesn't seem to work on the archive.org/details/ Uploads page. I'm trying to remove the annoying Inappropriate Content blur but it's having no effect. Firefox Dev, Violentmonkey.
.blur {filter: blur(0px) !important;}
.overlay {display: none !important;}