diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index ad47d86..5c544f0 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -1061,7 +1061,8 @@ li i { margin-right:10px; color:#007bff; } #div_ajout_adherent, #div_avenant, #div_liste_adherent, -#div_adherent { +#div_adherent, +#div_liste { background-color: var(--office-light); color: var(--office-dark); font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; @@ -1076,7 +1077,8 @@ li i { margin-right:10px; color:#007bff; } #div_ajout_adherent .card, #div_avenant .card, #div_liste_adherent .card, -#div_adherent .card{ +#div_adherent .card, +#div_liste .card{ border: 1px solid var(--office-border); border-radius: 2px; /* Office style is more rectangular */ } @@ -1088,6 +1090,7 @@ li i { margin-right:10px; color:#007bff; } #div_ajout_adherent .card-header, #div_avenant .card-header, #div_liste_adherent .card-header +#div_adherent .card-header, #div_adherent .card-header{ border-bottom: 1px solid var(--office-border) !important; background-color: white; diff --git a/Vue/Usersrhclient/index.php b/Vue/Usersrhclient/index.php index 4731bfa..0a61509 100755 --- a/Vue/Usersrhclient/index.php +++ b/Vue/Usersrhclient/index.php @@ -7,12 +7,12 @@
+

+
-
- - : +
diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 10a8b16..16aaa44 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -126,7 +126,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +