diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index c47d9ad..7a6a5a5 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -975,7 +975,8 @@ li i { margin-right:10px; color:#007bff; } #div_texte_cp .card, #div_emission .card, #div_colleges_police .card, -#div_ajout_adherent .card{ +#div_ajout_adherent .card, +#div_liste_adherent .card{ border: 1px solid var(--office-border); border-radius: 2px; /* Office style is more rectangular */ } @@ -984,7 +985,8 @@ li i { margin-right:10px; color:#007bff; } #div_texte_cp .card-header, #div_emission .card-header, #div_colleges_police .card-header, -#div_ajout_adherent .card-header{ +#div_ajout_adherent .card-header, +#div_liste_adherent .card-header{ border-bottom: 1px solid var(--office-border) !important; background-color: white; color: var(--office-dark); diff --git a/Vue/Listeadherent/index.php b/Vue/Listeadherent/index.php index 07bb69f..01912d1 100644 --- a/Vue/Listeadherent/index.php +++ b/Vue/Listeadherent/index.php @@ -7,14 +7,15 @@

+
+

+ : nettoyer($_SESSION['numeroPolice']) ?> +

+
-
- : nettoyer($_SESSION['numeroPolice_C']) ?> -
- -
diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 271e71d..0367d8a 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -119,7 +119,7 @@ $activeChildId = $menuData['child']; - +