demarches-normaliennes/app/views/shared/dossiers
Colin Darie 44823ddd32 style(champs): reduce width of small inputs
Closes #7427
Cf #7387

Quelques considérations :

- l'attribut `size` ne correspond pas exactement au nombre de caractères
  qui peut être saisi (à moins d'utiliser une font monospace). On doit
  donc utiliser une valeur légèrement supérieure pour être sûr que
  les combinaisons navigateurs/police/taille soient suffisantes.

- on essaye d'harmoniser un peu les largeurs possibles, donc on utilise
  un size=20 qui correspond bien à plusieurs champs concernés

- délicat d'harmoniser avec max-width car les champs de type number &
  date ajoutent des outils/icones à droite de l'input

J'en ai profité pour définir de vrais placeholders pour les champs de
type number.
2022-07-18 09:48:35 +02:00
..
editable_champs style(champs): reduce width of small inputs 2022-07-18 09:48:35 +02:00
messages feat(EditComponent): add max_file_size and content_types to upload buttons inspired by dsfr 2022-06-28 17:44:35 +02:00
_champ_row.html.haml feat(dossier): exclude conditionally invisible fields from instructeur interface 2022-07-12 17:33:42 +02:00
_champs.html.haml fix(a11y): stop using th in presentation only tables 2021-12-21 16:50:31 +00:00
_demande.html.haml fix(dossier): use depose_at instead of en_construction_at 2021-12-06 15:49:17 +01:00
_edit.html.haml feat(dossier): check conditions on en construction dossier 2022-07-13 10:49:17 +02:00
_edit_annotations.html.haml feat(dossier): preview should save dossier 2022-05-24 17:02:05 +02:00
_france_connect_informations.html.haml views: make france-connect-information more compact 2021-10-12 16:25:01 +02:00
_header.html.haml fix(dossier): do not show unwanted closed procedure banners 2022-04-14 12:22:37 +02:00
_identite_entreprise.html.haml fix(a11y): stop using th in presentation only tables 2021-12-21 16:50:31 +00:00
_identite_entreprise_bilan_detail.html.haml fix(a11y): stop using th in presentation only tables 2021-12-21 16:50:31 +00:00
_identite_individual.html.haml layout 2022-04-14 10:22:37 +02:00
_infos_generales.html.haml refactor(attachment): use new components 2022-05-17 16:08:47 +02:00
_messagerie.html.haml refactor(stimulus): use stimulus in message forms 2022-05-30 18:21:32 +02:00
_submit_is_over.html.haml Fix apostrophes ‘ -> ’ 2021-05-26 18:05:14 +02:00
_user_infos.html.haml fix(a11y): stop using th in presentation only tables 2021-12-21 16:50:31 +00:00