From 39f188b0883d56d46c666e3f574583149e85065c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nile=CC=81ane?= Date: Mon, 26 Aug 2024 16:22:22 +0200 Subject: [PATCH] Fixed author byline in Explore page --- TangerineUI-cherry.css | 3 +++ TangerineUI-lagoon.css | 3 +++ TangerineUI-purple.css | 3 +++ TangerineUI.css | 3 +++ 4 files changed, 12 insertions(+) diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index c32921d..a3e6fb3 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -4799,6 +4799,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu color: var(--color-accent); opacity: 1; } +.app-body .story__details__shared { + color: var(--color-fg-muted); +} .app-body .story__details__shared__pill { background-color: color-mix( diff --git a/TangerineUI-lagoon.css b/TangerineUI-lagoon.css index 77d13d7..272a5f0 100644 --- a/TangerineUI-lagoon.css +++ b/TangerineUI-lagoon.css @@ -4799,6 +4799,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu color: var(--color-accent); opacity: 1; } +.app-body .story__details__shared { + color: var(--color-fg-muted); +} .app-body .story__details__shared__pill { background-color: color-mix( diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index e572f42..b328ff0 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -4799,6 +4799,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu color: var(--color-accent); opacity: 1; } +.app-body .story__details__shared { + color: var(--color-fg-muted); +} .app-body .story__details__shared__pill { background-color: color-mix( diff --git a/TangerineUI.css b/TangerineUI.css index cdfb816..2b20b3e 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -4799,6 +4799,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu color: var(--color-accent); opacity: 1; } +.app-body .story__details__shared { + color: var(--color-fg-muted); +} .app-body .story__details__shared__pill { background-color: color-mix(