Allow stylus to target elements in shadow-root
< Отзив за 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;}
Влезте, за да публикувате отговор.
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;}