Restore previous styling for black profile banners

This commit is contained in:
Niléane 2024-03-02 13:03:37 +01:00
commit 53baabc768
No known key found for this signature in database
3 changed files with 0 additions and 18 deletions

View file

@ -3875,12 +3875,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
object-position: top center; object-position: top center;
background-color: var(--color-content-secondary-bg); background-color: var(--color-content-secondary-bg);
} }
.app-body .account__header__image:has(img[src*="/missing.png"]) {
height: 90px;
}
.app-body .account__header__image img[src*="/missing.png"] {
background-color: transparent;
}
.app-body .account__header__bar { .app-body .account__header__bar {
border: 0; border: 0;
} }

View file

@ -3875,12 +3875,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
object-position: top center; object-position: top center;
background-color: var(--color-content-secondary-bg); background-color: var(--color-content-secondary-bg);
} }
.app-body .account__header__image:has(img[src*="/missing.png"]) {
height: 90px;
}
.app-body .account__header__image img[src*="/missing.png"] {
background-color: transparent;
}
.app-body .account__header__bar { .app-body .account__header__bar {
border: 0; border: 0;
} }

View file

@ -3875,12 +3875,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
object-position: top center; object-position: top center;
background-color: var(--color-content-secondary-bg); background-color: var(--color-content-secondary-bg);
} }
.app-body .account__header__image:has(img[src*="/missing.png"]) {
height: 90px;
}
.app-body .account__header__image img[src*="/missing.png"] {
background-color: transparent;
}
.app-body .account__header__bar { .app-body .account__header__bar {
border: 0; border: 0;
} }