Hello,

This blur appeared without reason after upgrade to 0.18, even if my settings are still the same. How to fix that ?

  • @BigMcLargeHuge
    link
    English
    72 years ago

    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

    • @MerluOP
      link
      English
      2
      edit-2
      2 years ago

      It doesn’t work for me.

      Unknown @ rule: @-moz-document

        • @MerluOP
          link
          English
          12 years ago

          Yes, and i’m using the addon you mentioned.

          • @BigMcLargeHuge
            link
            English
            32 years ago

            For some reason I can’t import the very same style I just exported. Weird. Here’s the style as I created it:

            • @MerluOP
              link
              English
              12 years ago

              My compliments, it works like a charm.