From 92157cb51428ad9b9d7cd9d2fed42897b209ca65 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 3 Apr 2026 13:01:27 +0000 Subject: [PATCH] dez --- Bootstrap_new/css/theme-modern.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 62f4209e..ab795623 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -310,8 +310,8 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { /* État Actif (Parent) */ .sidebar-nav > .nav-item > .nav-link.active, .sidebar-nav > .nav-item > .nav-link[aria-expanded="true"] { - background: rgba(255, 255, 255, 0.6); - color: #FFFFFF; + background: #d6d7d8; + color:var(--color-primary-dark); } .sidebar-nav > .nav-item > .nav-link i:first-child {