Skip to content
  • Carlos Soriano Sánchez's avatar
    theme: avoid dnd hint drawing · 3836ba11
    Carlos Soriano Sánchez authored
    We were overriding the css border, but only the bottom one, so the
    top one was drawn as black by gtk+ when dnd.
    
    Since we already modify the icon to hint about dnd, we don't need that.
    Therefore, hide this styling.
    
    Patch by Lapo.
    3836ba11