-
-
-
-
- | = _("Nom") ?> |
- Code |
- Type |
- = _("Réseau") ?> |
- = _("Tarif") ?> |
- = _("Cons") ?> |
- Action |
-
-
-
-
- |
- 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