From 3218ad1a55acb94c9462a163c5a937274b0e5daa Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 3 Apr 2026 13:27:28 +0000 Subject: [PATCH] defe --- Bootstrap_new/css/custom.css | 2 +- Bootstrap_new/css/theme-modern.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bootstrap_new/css/custom.css b/Bootstrap_new/css/custom.css index 7f020890..74e75a71 100755 --- a/Bootstrap_new/css/custom.css +++ b/Bootstrap_new/css/custom.css @@ -110,7 +110,7 @@ } .sidebar-nav .nav-content a { - width: 190px !important; + width: 172px !important; cursor: pointer; } diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 884bc940..2ed0d0fe 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -357,6 +357,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { margin: 4px 0; border-left: 1px solid rgba(255, 255, 255, 0.1); /* Ligne de guide verticale */ margin-left: 6px; + background-color: gainsboro; } .sidebar-nav .nav-content li { margin-bottom: 1px; } @@ -371,7 +372,6 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { transition: all var(--transition-fast); border-left: 2px solid transparent; position: relative; - background-color: red; } .sidebar-nav .nav-content li a:hover {