diff --git a/Vue/Prestataires/index.php b/Vue/Prestataires/index.php index f00502a..fa95acd 100755 --- a/Vue/Prestataires/index.php +++ b/Vue/Prestataires/index.php @@ -1,131 +1,175 @@ -titre = "INTER-SANTE - Réseau de soins"; ?> +titre = "Intersanté - Réseau de soins"; ?> -
- -

- -

-
- -
-
-
-
- - -
- -
- - -
- -
- -
- - -
-
- -
- - -
- -
- - -
- -
- -
- -
-
- -
- -
- -
-
- -
- -
+
+
+
+ +

+ +

-
-
-
-
-
-
-
- - - - - - - - - - - - - - - - - -
CodeTypeAction
- Utilisez les filtres ci-dessus pour afficher les prestataires. -
+
+
+
+
+
+ + +
+ +
+ + +
+ +
+ + " + onkeypress="javascript:ctrlkeypress_liste_prestataires_actif(event);"> +
+ +
+ + +
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+
+
+
+ +
+
+
+
+
\ No newline at end of file + + /* Améliorations Tablettes & Mobiles */ + @media (max-width: 768px) { + .card-header h4 { font-size: 1.1rem; } + .form-label { font-size: 0.75rem; } + + /* Empêche le zoom sur iOS */ + input, select { font-size: 16px !important; } + + .p-4 { padding: 1.5rem !important; } + } + + /* Animation de chargement */ + .loading-opacity { + opacity: 0.6; + pointer-events: none; + } + + + \ No newline at end of file