This commit is contained in:
KONE SOREL 2025-12-24 19:40:28 +00:00
parent da74884e74
commit 1f6580222b
2 changed files with 3 additions and 3 deletions

View File

@ -828,7 +828,7 @@ li i { margin-right:10px; color:#007bff; }
.alert i { color:#ff9800; }
.chart {
height: auto;
height: 190px;
background:#eef2f7;
border-radius:6px;
display:flex;
@ -836,7 +836,7 @@ li i { margin-right:10px; color:#007bff; }
justify-content:center;
color:#888;
font-style:italic;
min-height: 280px;
min-height: 265px;
}
/* Style pour les sous-détails dans les KPIs */

View File

@ -145,7 +145,7 @@ console.groupEnd();
<link rel="manifest" href="<?= $racineWeb ?>manifest.json">
<!-- 4. VOS STYLES PERSONNALISÉS (en dernier pour qu'ils dominent) -->
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.24.10" rel="stylesheet">
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.24.11" rel="stylesheet">
<link href="<?= $racineWeb ?>Bootstrap_new/css/ux_enhancements.css?ver=2025.12.21.02" rel="stylesheet">
<!-- ============================================