diff --git a/Vue/Usersgcassureur/index.php b/Vue/Usersgcassureur/index.php index 6a44d0e6..f515c60d 100755 --- a/Vue/Usersgcassureur/index.php +++ b/Vue/Usersgcassureur/index.php @@ -1,5 +1,4 @@ titre = "INTER SANTE - Utilisateurs Portail Garant"; $codeGcAssureur = $this->nettoyer($gc['codeGcAssureur']); $nomGcAssureur = $this->nettoyer($gc['libelle']); ?> @@ -9,15 +8,15 @@
- +
-

-

+

+

@@ -32,63 +31,82 @@ Login - + - - + + - + nettoyer($code) ?> - nettoyer($user_gc['utilisateur']) ?> + +
nettoyer($user_gc['utilisateur']) ?>
+ ID: # + + - + <?= $user_gc['codeLangue'] ?>
+ onchange="gerer_acces_actes_gc('', '');"> +
+ onchange="gerer_acces_affection_gc('', '');"> +
- - + + + + - + + +
- - -
@@ -105,18 +123,22 @@ .bg-primary-ghost { background-color: rgba(33, 46, 83, 0.08); } .bg-success-light { background-color: rgba(25, 135, 84, 0.1); } .bg-danger-light { background-color: rgba(220, 53, 69, 0.1); } + .cursor-pointer { cursor: pointer; } - .form-switch .form-check-input { width: 2.5em; height: 1.25em; cursor: pointer; } - .btn-link { text-decoration: none; border: none; background: transparent; transition: 0.2s; } - .btn-link:hover { transform: scale(1.2); } + .form-switch .form-check-input { width: 2.2em; height: 1.1em; cursor: pointer; border-color: #dee2e6; } + + .btn-link { text-decoration: none; border: none; background: transparent; transition: all 0.2s ease-in-out; } + .action-icon:hover { transform: scale(1.25); } + + .datatable-users thead th { vertical-align: middle; border-bottom: 2px solid #eee; } + .table-hover tbody tr:hover { background-color: rgba(33, 46, 83, 0.02); } df \ No newline at end of file + \ No newline at end of file