From afd1e424c50a646e922e23a0fd6334a7d82d25cc Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Thu, 20 Mar 2025 19:38:35 -0500 Subject: [PATCH] Line number reconciliation --- bookface_light.css | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/bookface_light.css b/bookface_light.css index 7a19aa3..1404ee9 100644 --- a/bookface_light.css +++ b/bookface_light.css @@ -1,8 +1,8 @@ /* Name : Bookface Light - Version : 1.5.14 + Version : 1.5.15 Licence : AGPL - Created on : 19 Mar 2025 + Created on : 20 Mar 2025 Author : Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml */ @@ -170,6 +170,14 @@ ul.nav-tabs { background-image: none !important; border-radius: 8px ; } + /* + Dark Mode has some + additional drop-down + button styling here + that the light mode + version does not + need. + */ .dropdown-menu > li.active, .dropdown-menu > li.active:hover, .dropdown-menu > li.active:focus {