From 348abdd16bcebfbba44239753570f8ee374ca44e Mon Sep 17 00:00:00 2001 From: sparkyx Date: Mon, 23 Sep 2024 11:45:25 +0200 Subject: [PATCH] Cosmetic : remove border --- html/css/style-classic7.css | 1 + 1 file changed, 1 insertion(+) diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css index 0bd97fdec..483ec8b97 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -226,6 +226,7 @@ td.tool a.mtitle:hover { } #module .nav-pills a.nav-link:hover { color:white !important; + border:1px solid transparent; } #module .nav-item-active , #module .nav-item-active > a.nav-link{ background-color: #5d90cd ;