From 63a1099c783496b271cb2403e5fc0dcd229ce46c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nile=CC=81ane?= Date: Tue, 1 Oct 2024 23:42:01 +0200 Subject: [PATCH] Simplified styling for hide media button --- TangerineUI-cherry.css | 5 ----- TangerineUI-lagoon.css | 5 ----- TangerineUI-purple.css | 5 ----- TangerineUI.css | 5 ----- 4 files changed, 20 deletions(-) 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),