From d00549bf4d31f7b6ac297132e73f32a4d09a8593 Mon Sep 17 00:00:00 2001 From: Valdo Ryu Date: Thu, 21 Nov 2024 01:07:44 +0100 Subject: [PATCH] feat(Dark mode): :wastebasket: Deprecate uneeded dark mode --- content/content.css | 3 +-- popup/popup.html | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/content/content.css b/content/content.css index 58e57bf..c40a74c 100644 --- a/content/content.css +++ b/content/content.css @@ -20,8 +20,7 @@ position: relative !important; } -.dim:not(:hover) >, -* > * > * { +.dim:not(:hover) > * > * > * { max-height: 150px !important; overflow: hidden !important; } diff --git a/popup/popup.html b/popup/popup.html index 4e09150..a884267 100644 --- a/popup/popup.html +++ b/popup/popup.html @@ -50,7 +50,7 @@

Link Off

- +