Projet

Général

Profil

0001-moselle-change-button-order-69071.patch

Emmanuel Cazenave, 14 septembre 2022 11:44

Télécharger (732 octets)

Voir les différences:

Subject: [PATCH] moselle: change button order (#69071)

 static/moselle/_vars.scss | 1 +
 1 file changed, 1 insertion(+)
static/moselle/_vars.scss
15 15

  
16 16
$button-background: $primary-color;
17 17
$button-color: white;
18
$buttons-order: previous, submit (grow), cancel;
18 19
$cell-border: 1px solid transparent;
19 20
$title-border-bottom: 2px solid $primary-color;
20 21
$title-border-radius: 0;
21
-