Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2023-03-02 15:56:36 +01:00
parent eee2f403f3
commit d535e75483
1 changed files with 1 additions and 3 deletions

View File

@ -2558,9 +2558,7 @@ input.input-2g-os5 { /* textinput */
background: white linear-gradient(rgba(var(--accentcolor), .5), rgba(var(--accentcolor), .5));
color: rgb(var(--accentcolor));
}
/* bottag new forum post */
html .newBadge-1LcB6t[style*="background-color: hsl(227, "],
html .newBadge-1LcB6t[style*="background-color: hsl(235, "] {
.newBadge-1LcB6t { /* bottag new forum post */
background: white linear-gradient(rgba(var(--accentcolor), .5), rgba(var(--accentcolor), .5)) !important;
color: rgb(var(--accentcolor)) !important;
}