Style shadowDOM

Allow stylus to target elements in shadow-root

< Feedback on Style shadowDOM

Question/comment

§
Posted: 2024/10/03
Edited: 2024/10/03

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;}

Post reply

Sign in to post a reply.