stuff
This commit is contained in:
parent
6210882b32
commit
c7fc9c2d88
|
@ -8134,6 +8134,10 @@
|
|||
BDFDB.DOMUtils.appendLocalStyle("BDFDB", `
|
||||
@import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/SupporterBadge.css);
|
||||
|
||||
img:not([src]), img[src=""], img[src="null"] {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
${BDFDB.dotCN.changelogicon} {
|
||||
display: inline-block;
|
||||
background: currentColor;
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue