From 53baabc768280e31aa40513d5e66e7dc07028dfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nil=C3=A9ane?= Date: Sat, 2 Mar 2024 13:03:37 +0100 Subject: [PATCH] Restore previous styling for black profile banners --- TangerineUI-cherry.css | 6 ------ TangerineUI-purple.css | 6 ------ TangerineUI.css | 6 ------ 3 files changed, 18 deletions(-) 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; }