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