Update BlurpleRecolor.css
This commit is contained in:
parent
2854855887
commit
02ab253121
|
@ -2248,16 +2248,16 @@ a.metadataName-1KMZtB {
|
|||
|
||||
/* ---- 11.2. USERPOPOUT ---- */
|
||||
|
||||
.upsell-27kXsw {
|
||||
.banner-2JvDVu {
|
||||
background: rgb(255, 255, 255) linear-gradient(90deg, rgb(var(--accentcolor2)), rgba(var(--accentcolor2), .7));
|
||||
}
|
||||
.userProfileOuterThemed-3EfHmv .upsell-27kXsw {
|
||||
.userProfileOuterThemed-3EfHmv .banner-2JvDVu {
|
||||
background: rgb(255, 255, 255) linear-gradient(90deg, var(--profile-gradient-primary-color, rgb(var(--accentcolor2))), var(--profile-gradient-primary-color, rgba(var(--accentcolor2), .7)));
|
||||
}
|
||||
.userProfileOuterThemed-3EfHmv .upsell-27kXsw > * {
|
||||
.userProfileOuterThemed-3EfHmv .banner-2JvDVu > * {
|
||||
color: var(--header-primary) !important;
|
||||
}
|
||||
.userProfileOuterThemed-3EfHmv .upsell-27kXsw path[fill] {
|
||||
.userProfileOuterThemed-3EfHmv .banner-2JvDVu path[fill] {
|
||||
fill: currentColor !important;
|
||||
}
|
||||
.banner-1YaD3N[style*="background-color: rgb(92, 100, 244)"],
|
||||
|
|
Loading…
Reference in New Issue