r
This commit is contained in:
parent
cd7673bd4e
commit
11f9c0122b
|
|
@ -980,7 +980,8 @@ li i { margin-right:10px; color:#007bff; }
|
||||||
#div_police .card-header,
|
#div_police .card-header,
|
||||||
#div_texte_cp .card-header,
|
#div_texte_cp .card-header,
|
||||||
#div_emission .card-header,
|
#div_emission .card-header,
|
||||||
#div_colleges_police .card-header{
|
#div_colleges_police .card-header,
|
||||||
|
#div_ajout_adherent .card-header{
|
||||||
border-bottom: 1px solid var(--office-border) !important;
|
border-bottom: 1px solid var(--office-border) !important;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
color: var(--office-dark);
|
color: var(--office-dark);
|
||||||
|
|
|
||||||
|
|
@ -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=2026.01.02.00" rel="stylesheet">
|
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2026.01.02.01" 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">
|
||||||
|
|
||||||
<!-- ============================================
|
<!-- ============================================
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user