Thumbnails are blurred despite my own settings since last upgrade
Thumbnails are blurred despite my own settings since last upgrade
Hello,
This blur appeared without reason after upgrade to 0.18, even if my settings are still the same. How to fix that ?
You're viewing a single thread.
All Comments
14 comments
I made a stylish style to disable the relevant CSS:
@-moz-document domain("lemmynsfw.com") { .img-blur { -webkit-filter: blur(0px); } }
This is for the Stylish addon for Firefox
7 0 ReplyIt doesn't work for me.
Unknown @ rule: @-moz-document
2 0 ReplyDumb question but are you using Firefox?
3 0 ReplyYes, and i'm using the addon you mentioned.
1 0 ReplyFor some reason I can't import the very same style I just exported. Weird. Here's the style as I created it:
3 0 ReplyMy compliments, it works like a charm.
1 0 Reply
14 comments
Scroll to top