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