From 840a66ddd8a4c2cb339ec374621eeaa3f38c3d56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nile=CC=81ane?= Date: Sat, 24 Aug 2024 21:13:24 +0200 Subject: [PATCH] =?UTF-8?q?Oui=20bien=20s=C3=BBr=20c'est=20ce=20que=20je?= =?UTF-8?q?=20voulais=20faire?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TangerineUI-cherry.css | 2 +- TangerineUI-lagoon.css | 2 +- TangerineUI-purple.css | 2 +- TangerineUI.css | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index c30ac00..c32921d 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -1363,7 +1363,7 @@ body.app-body { text-decoration-thickness: 2px; text-underline-offset: 2px; } -.app-body a.status-link:is(:active, :focus, :hover), +.app-body a.status-link:not(.mention, .hashtag):is(:active, :focus, :hover), .app-body a:is(.status-link, .mention, .navigation-bar__profile-edit):is(:active, :focus, :hover) span, .app-body :is(.account__header__fields, .account__header__content, .trends__item__name) a:is(:active, :focus, :hover) span, .app-body diff --git a/TangerineUI-lagoon.css b/TangerineUI-lagoon.css index 74c160f..77d13d7 100644 --- a/TangerineUI-lagoon.css +++ b/TangerineUI-lagoon.css @@ -1363,7 +1363,7 @@ body.app-body { text-decoration-thickness: 2px; text-underline-offset: 2px; } -.app-body a.status-link:is(:active, :focus, :hover), +.app-body a.status-link:not(.mention, .hashtag):is(:active, :focus, :hover), .app-body a:is(.status-link, .mention, .navigation-bar__profile-edit):is(:active, :focus, :hover) span, .app-body :is(.account__header__fields, .account__header__content, .trends__item__name) a:is(:active, :focus, :hover) span, .app-body diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index 523c3a2..e572f42 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -1363,7 +1363,7 @@ body.app-body { text-decoration-thickness: 2px; text-underline-offset: 2px; } -.app-body a.status-link:is(:active, :focus, :hover), +.app-body a.status-link:not(.mention, .hashtag):is(:active, :focus, :hover), .app-body a:is(.status-link, .mention, .navigation-bar__profile-edit):is(:active, :focus, :hover) span, .app-body :is(.account__header__fields, .account__header__content, .trends__item__name) a:is(:active, :focus, :hover) span, .app-body diff --git a/TangerineUI.css b/TangerineUI.css index 706982f..cdfb816 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -1363,7 +1363,7 @@ body.app-body { text-decoration-thickness: 2px; text-underline-offset: 2px; } -.app-body a.status-link:is(:active, :focus, :hover), +.app-body a.status-link:not(.mention, .hashtag):is(:active, :focus, :hover), .app-body a:is(.status-link, .mention, .navigation-bar__profile-edit):is(:active, :focus, :hover) span, .app-body :is(.account__header__fields, .account__header__content, .trends__item__name) a:is(:active, :focus, :hover) span, .app-body