diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index 86c4deb..5e544f7 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -1045,7 +1045,8 @@ li i { margin-right:10px; color:#007bff; } #div_colleges_police, #div_ajout_adherent, #div_avenant, -#div_liste_adherent { +#div_liste_adherent, +#div_adherent { background-color: var(--office-light); color: var(--office-dark); font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; @@ -1059,7 +1060,8 @@ li i { margin-right:10px; color:#007bff; } #div_colleges_police .card, #div_ajout_adherent .card, #div_avenant .card, -#div_liste_adherent .card{ +#div_liste_adherent .card, +#div_adherent .card{ border: 1px solid var(--office-border); border-radius: 2px; /* Office style is more rectangular */ } @@ -1070,7 +1072,8 @@ li i { margin-right:10px; color:#007bff; } #div_colleges_police .card-header, #div_ajout_adherent .card-header, #div_avenant .card-header, -#div_liste_adherent .card-header{ +#div_liste_adherent .card-header +#div_adherent .card-header{ border-bottom: 1px solid var(--office-border) !important; background-color: white; color: var(--office-dark); diff --git a/Vue/gabarit.php b/Vue/gabarit.php index c17e1c6..0366328 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -126,7 +126,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - + - +