This commit is contained in:
Mirco Wittrien 2020-12-30 16:09:20 +01:00
parent 1c601e6e40
commit 94e04c68dc
3 changed files with 2 additions and 2 deletions

View File

@ -1164,11 +1164,11 @@
height: 88px;
}
.wrapper-3nSjSv::before {
background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/usersettings_boostangel_bg.svg) center/cover no-repeat;
background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/guildsettings_boostangel_bg.svg) center/cover no-repeat;
}
.wrapper-3nSjSv::after {
background: rgb(var(--vaccentcolor));
-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/usersettings_boostangel_accent.svg) center/cover no-repeat;
-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/guildsettings_boostangel_accent.svg) center/cover no-repeat;
}
.tierMarkerLabelPlusIcon-1OS7E9 { /* modal prebuy icon */
color: rgb(var(--vaccentcolor));

View File

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

Before

Width:  |  Height:  |  Size: 6.0 KiB

After

Width:  |  Height:  |  Size: 6.0 KiB