diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index 1079914..4bc4438 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -3875,12 +3875,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu object-position: top center; 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 { border: 0; } diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index 8b50706..b10abe4 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -3875,12 +3875,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu object-position: top center; 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 { border: 0; } diff --git a/TangerineUI.css b/TangerineUI.css index efbebe8..268c492 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -3875,12 +3875,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu object-position: top center; 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 { border: 0; }