Skip to content

Commit

Permalink
fix(discord): remove new shop button decoration
Browse files Browse the repository at this point in the history
  • Loading branch information
WhistlingZephyr committed Aug 7, 2024
1 parent 8345ec0 commit bf52ad4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions filters/discord.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,4 @@ discord.com##[data-list-id="channel-autocomplete"]:has(> [class*="premiumSection

# Remove Shop button decorations
discord.com##[aria-label="Direct Messages"] > li:has(a[href="/shop"]):style(background: none !important)

# Remove Shop button hover animation
discord.com##a[href="/shop"][data-list-item-id^="private-channels-"] > img
discord.com##a[href="/shop"][data-list-item-id^="private-channels-"] > :is([class*="badge" i], [class*="marketing" i], img)

0 comments on commit bf52ad4

Please sign in to comment.