diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index 74d8e6b..1243c63 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -763,16 +763,16 @@ body { font-weight: bold !important; } - .accordion-title { - font-size: 0.9rem !important; - } + .accordion-title { + font-size: 0.9rem !important; + } - .financial-item { + .financial-item { border-right: none !important; border-bottom: 1px solid var(--office-border); } - .editor-paper { + .editor-paper { padding: 1rem !important; font-size: 9pt; } @@ -780,19 +780,12 @@ body { /* Écrans larges : mêmes insets pour nav-tabs et content-area */ @media (min-width: 1400px) { - .nav-bar > .nav-tabs { - /* - padding-left: calc((100vw - 1400px) / 2); - padding-right: calc((100vw - 1400px) / 2); - */ - } .content-area { padding-left: calc((100vw - 1400px) / 2); padding-right: calc((100vw - 1400px) / 2); } } - /* ============================================ SCROLLBAR STYLING ============================================ */ @@ -965,6 +958,7 @@ li i { margin-right:10px; color:#007bff; } #div_emission, #div_colleges_police, #div_ajout_adherent, +#div_ajout_avenant, #div_liste_adherent { background-color: var(--office-light); color: var(--office-dark); @@ -978,6 +972,7 @@ li i { margin-right:10px; color:#007bff; } #div_emission .card, #div_colleges_police .card, #div_ajout_adherent .card, +#div_ajout_avenant .card, #div_liste_adherent .card{ border: 1px solid var(--office-border); border-radius: 2px; /* Office style is more rectangular */ @@ -988,6 +983,7 @@ li i { margin-right:10px; color:#007bff; } #div_emission .card-header, #div_colleges_police .card-header, #div_ajout_adherent .card-header, +#div_ajout_avenant .card-header, #div_liste_adherent .card-header{ border-bottom: 1px solid var(--office-border) !important; background-color: white; diff --git a/Vue/Creeradherent/index.php b/Vue/Creeradherent/index.php index 294f6d5..aac92ec 100644 --- a/Vue/Creeradherent/index.php +++ b/Vue/Creeradherent/index.php @@ -1,6 +1,7 @@ titre = "INTER-SANTE - Ajout Adhérent"; $dateAvenant = $_SESSION['dateAvenant_C']; + // ?>
diff --git a/Vue/Creeravenant/index.php b/Vue/Creeravenant/index.php index fad3bf2..6890411 100644 --- a/Vue/Creeravenant/index.php +++ b/Vue/Creeravenant/index.php @@ -15,8 +15,9 @@ } ?> -
- +
+

+
diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 3fafbab..66ff731 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -123,7 +123,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +