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 d1516e8..633fdf1 100644 --- a/Vue/Listeadherent/index.php +++ b/Vue/Listeadherent/index.php @@ -7,15 +7,15 @@
= _("Chargement de la liste des adhérents...") ?>
+= _("Cliquez sur le bouton au dessus pour charger la liste des adhérents...") ?>