This commit is contained in:
KONE SOREL 2025-12-27 19:34:07 +00:00
parent 835a4f66bf
commit ef2c481543
2 changed files with 2 additions and 2 deletions

View File

@ -953,7 +953,7 @@ li i { margin-right:10px; color:#007bff; }
} }
#div_police .card-header { #div_police .card-header {
background-color: var(--office-light); border: 1px solid var(--office-border);
color: var(--office-dark); color: var(--office-dark);
border-bottom: none; border-bottom: none;
} }

View File

@ -119,7 +119,7 @@ $activeChildId = $menuData['child'];
<link rel="manifest" href="<?= $racineWeb ?>manifest.json"> <link rel="manifest" href="<?= $racineWeb ?>manifest.json">
<!-- 4. VOS STYLES PERSONNALISÉS (en dernier pour qu'ils dominent) --> <!-- 4. VOS STYLES PERSONNALISÉS (en dernier pour qu'ils dominent) -->
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.27.04" rel="stylesheet"> <link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.27.05" rel="stylesheet">
<link href="<?= $racineWeb ?>Bootstrap_new/css/ux_enhancements.css?ver=2025.12.21.02" rel="stylesheet"> <link href="<?= $racineWeb ?>Bootstrap_new/css/ux_enhancements.css?ver=2025.12.21.02" rel="stylesheet">
<!-- ============================================ <!-- ============================================