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