Fixed double underline on active tab [Issue #17]

This commit is contained in:
Random Penguin 2025-03-01 23:56:40 +00:00
parent c35be46445
commit ae51fdc341

View file

@ -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;