diff --git a/config/sync/field.storage.node.field_type_ligne.yml b/config/sync/field.storage.node.field_type_ligne.yml index 31f9e4c..33fb564 100644 --- a/config/sync/field.storage.node.field_type_ligne.yml +++ b/config/sync/field.storage.node.field_type_ligne.yml @@ -32,6 +32,15 @@ settings: - value: hebergement label: Hébergement + - + value: sous_traitant + label: Sous-traitant + - + value: salaire_stage + label: 'Salaire / stage' + - + value: charges_local_pro + label: 'Charges local pro' allowed_values_function: '' module: options locked: false diff --git a/web/modules/custom/figli_compta_ledger/css/home.css b/web/modules/custom/figli_compta_ledger/css/home.css index 1788a34..13e080c 100644 --- a/web/modules/custom/figli_compta_ledger/css/home.css +++ b/web/modules/custom/figli_compta_ledger/css/home.css @@ -215,6 +215,9 @@ html.gin--dark-mode #figli-home-app { #figli-home-app .type-achat { background: #1d4ed81a; color: #3b6fe0; } #figli-home-app .type-hebergement { background: #0e91821a; color: #0e9182; } #figli-home-app .type-ouverture { background: #7c3aed1a; color: #9061f0; } +#figli-home-app .type-sous_traitant { background: #c9312b1a; color: #c9312b; } +#figli-home-app .type-salaire_stage { background: #0891b21a; color: #0891b2; } +#figli-home-app .type-charges_local_pro { background: #65a30d1a; color: #65a30d; } #figli-home-app .type-autre { background: #6b72801a; color: var(--figli-text-light); } /* Click-to-edit type badge -- swaps for a native