Skip to content

Commit

Permalink
update redact/blur
Browse files Browse the repository at this point in the history
  • Loading branch information
lazuee authored Nov 3, 2023
1 parent 85c45de commit c67f8d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions discord/redacted/blur/import.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ div[class*="guildIconImage"],
[class*="authedApp_"]>div>div>img,

/* message replied - user avatar */
[id*="message-reply-context_"]>img,
[id*="message-accessories_"] [class*="threadMessageAccessory_"]>[class*="threadMessageAccessoryAvatar_"],
[id*="message-reply-context"]>img,
[id*="message-accessories"] [class*="threadMessageAccessory_"]>[class*="threadMessageAccessoryAvatar_"],

/* search result - user avatar */
li[class*="option_"]>img[class*="displayAvatar_"] {
Expand Down Expand Up @@ -169,4 +169,4 @@ span[class*="guildName_"],

input:not(:placeholder-shown) {
caret-color: var(--text-normal);
}
}

0 comments on commit c67f8d0

Please sign in to comment.