Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2024-06-03 19:08:30 +02:00
parent 9c15cb5852
commit f3cdac8d7e
1 changed files with 3 additions and 3 deletions

View File

@ -512,17 +512,17 @@
border-color: rgb(var(--accentcolor_v)) !important;
}
.image__7ea68[src="/assets/e49c372705a84e02772c.svg"] { /* textarea follow channel icon */
.image__7ea68[src="/assets/428b2be4430a0d1d072f.svg"] { /* textarea follow channel icon */
object-position: -999999px -999999px;
background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/chatnotice_followchannel_bg.svg) center/contain no-repeat;
width: 47px;
height: 60px;
margin-bottom: -8px;
}
.image__7ea68[src="/assets/e49c372705a84e02772c.svg"] + * {
.image__7ea68[src="/assets/428b2be4430a0d1d072f.svg"] + * {
overflow: visible;
}
.image__7ea68[src="/assets/e49c372705a84e02772c.svg"] + *::after {
.image__7ea68[src="/assets/428b2be4430a0d1d072f.svg"] + *::after {
content: "";
position: absolute;
bottom: 8px;