From ae51fdc341c3ecda2e53d640403e9383663f9c2b Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Sat, 1 Mar 2025 23:56:40 +0000 Subject: [PATCH] Fixed double underline on active tab [Issue #17] --- bookface_dark.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bookface_dark.css b/bookface_dark.css index c4c2c0b..5ce21b7 100644 --- a/bookface_dark.css +++ b/bookface_dark.css @@ -1,6 +1,6 @@ /* Name : Bookface Dark - Version : 1.5.4 + Version : 1.5.5 Licence : AGPL Created on : 27 Feb 2025 Author : Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml @@ -971,7 +971,6 @@ aside .widget, .jot-nav .active a { background-color: transparent !important; border-radius: 0 !important; - border-bottom: 3px solid var(--link-color) !important; } .jot-nav .active a:hover, .jot-nav .active a:focus { background-color: transparent !important;