stuff
This commit is contained in:
parent
994f6c367e
commit
4bc0d2e7a5
|
@ -689,7 +689,8 @@ html.oldBrand, html.newBrand {
|
||||||
.item-PXvHYJ[style*="background-color: rgb(114, 137, 218)"][aria-controls="GUILD_PREMIUM-tab"] {
|
.item-PXvHYJ[style*="background-color: rgb(114, 137, 218)"][aria-controls="GUILD_PREMIUM-tab"] {
|
||||||
background-color: rgb(var(--accentcolor2)) !important;
|
background-color: rgb(var(--accentcolor2)) !important;
|
||||||
}
|
}
|
||||||
.item-PXvHYJ .icon-Zc-uZZ {
|
.item-PXvHYJ .icon-Zc-uZZ,
|
||||||
|
.item-PXvHYJ .icon-3Povsy {
|
||||||
fill: currentColor;
|
fill: currentColor;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -198,7 +198,8 @@
|
||||||
.bd-server-search ~ .item-PXvHYJ::before {
|
.bd-server-search ~ .item-PXvHYJ::before {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ .icon-Zc-uZZ {
|
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ .icon-Zc-uZZ,
|
||||||
|
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ .icon-3Povsy {
|
||||||
transform: scaleX(calc(1 - var(--usesettingsicons)));
|
transform: scaleX(calc(1 - var(--usesettingsicons)));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue