Hi, I could not identify this element to be able to change its color, it appears when you try to move a bookmark, I appreciate any help. 💙

    • Godie@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      6 months ago

      First try and seem doesn’t work.

      I will try it without my theme soon. Seems like doesn’t work, maybe is a change in Firefox beta, I test the code always in there to update my theme for the next version.

      • siffered@fedia.io
        link
        fedilink
        arrow-up
        1
        ·
        6 months ago

        Oh, that code is for the Bookmarks Manager. Try this for the Bookmarks menu drop-down:

        image[part=“drop-indicator”] { background-color: white !important; }

        • Godie@lemmy.worldOP
          link
          fedilink
          arrow-up
          1
          ·
          6 months ago

          Thanks, the " is wrong, in my case I use 'drop-indicator' and works fine. 💙