diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index cb05fcd..7dab960 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -3280,11 +3280,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu font-weight: 500; background-color: rgba(0, 0, 0, .1); transition: all .2s; - outline: 1px solid var(--color-lines-translucent); - outline-offset: -1px; -} -.app-body .media-gallery__actions__pill:hover { - background-color: #000; } .app-body .spoiler-button__overlay__label, .app-body .spoiler-button__overlay__label:is(:focus, :hover), diff --git a/TangerineUI-lagoon.css b/TangerineUI-lagoon.css index 008cd4e..2a6e811 100644 --- a/TangerineUI-lagoon.css +++ b/TangerineUI-lagoon.css @@ -3280,11 +3280,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu font-weight: 500; background-color: rgba(0, 0, 0, .1); transition: all .2s; - outline: 1px solid var(--color-lines-translucent); - outline-offset: -1px; -} -.app-body .media-gallery__actions__pill:hover { - background-color: #000; } .app-body .spoiler-button__overlay__label, .app-body .spoiler-button__overlay__label:is(:focus, :hover), diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index 1576c16..321c66a 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -3280,11 +3280,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu font-weight: 500; background-color: rgba(0, 0, 0, .1); transition: all .2s; - outline: 1px solid var(--color-lines-translucent); - outline-offset: -1px; -} -.app-body .media-gallery__actions__pill:hover { - background-color: #000; } .app-body .spoiler-button__overlay__label, .app-body .spoiler-button__overlay__label:is(:focus, :hover), diff --git a/TangerineUI.css b/TangerineUI.css index 849e56a..608d8d9 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -3280,11 +3280,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu font-weight: 500; background-color: rgba(0, 0, 0, .1); transition: all .2s; - outline: 1px solid var(--color-lines-translucent); - outline-offset: -1px; -} -.app-body .media-gallery__actions__pill:hover { - background-color: #000; } .app-body .spoiler-button__overlay__label, .app-body .spoiler-button__overlay__label:is(:focus, :hover),