This commit is contained in:
KONE SOREL 2025-12-23 11:36:13 +00:00
parent 73e626f97a
commit 2c49a8de7e
2 changed files with 2 additions and 2 deletions

View File

@ -387,7 +387,7 @@ content-area {
}
.header-btn:hover {
background-color: rgba(255, 255, 255, 0.1);
background-color: #000;
}
.notification-badge {

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.23.03" rel="stylesheet">
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.23.04" rel="stylesheet">
<link href="<?= $racineWeb ?>Bootstrap_new/css/ux_enhancements.css?ver=2025.12.21.02" rel="stylesheet">
<!-- ============================================