Update BlurpleRecolor.css
This commit is contained in:
parent
965e9c62e1
commit
97350db196
|
@ -265,6 +265,7 @@
|
|||
.image-3XsqGc[src="/assets/dc7e9e55b3a6d39d24acdd650ecc2ef3.svg"] {
|
||||
object-position: -999999px -999999px;
|
||||
background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/chatnotice_followchannel_bg.svg) center/contain no-repeat;
|
||||
margin-bottom: -8px;
|
||||
}
|
||||
.image-3XsqGc[src="/assets/dc7e9e55b3a6d39d24acdd650ecc2ef3.svg"] + * {
|
||||
overflow: visible;
|
||||
|
@ -284,6 +285,7 @@
|
|||
.image-3XsqGc[src="/assets/b0df989dede2e65a2d631874ffe04de0.svg"] {
|
||||
object-position: -999999px -999999px;
|
||||
background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/chatnotice_verifyemail_bg.svg) center/contain no-repeat;
|
||||
margin-bottom: -16px;
|
||||
}
|
||||
.image-3XsqGc[src="/assets/b0df989dede2e65a2d631874ffe04de0.svg"] + * {
|
||||
overflow: visible;
|
||||
|
@ -291,9 +293,9 @@
|
|||
.image-3XsqGc[src="/assets/b0df989dede2e65a2d631874ffe04de0.svg"] + *::after {
|
||||
content: "";
|
||||
position: absolute;
|
||||
bottom: 8px;
|
||||
bottom: 0px;
|
||||
left: 16px;
|
||||
width: 47px;
|
||||
width: 65px;
|
||||
height: 60px;
|
||||
pointer-events: none;
|
||||
background: rgb(var(--vaccentcolor));
|
||||
|
|
Loading…
Reference in New Issue