Ajout couleur
This commit is contained in:
parent
5771332110
commit
ed0371b165
@ -98,7 +98,9 @@
|
|||||||
.statut-completed,
|
.statut-completed,
|
||||||
.statut-complété,
|
.statut-complété,
|
||||||
.statut-ok,
|
.statut-ok,
|
||||||
.statut-created {
|
.statut-created,
|
||||||
|
.statut-sent,
|
||||||
|
.statut-envoyé {
|
||||||
background-color: #10b981;
|
background-color: #10b981;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
@ -120,9 +122,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.statut-processing,
|
.statut-processing,
|
||||||
.statut-traitement,
|
.statut-traitement {
|
||||||
.statut-sent,
|
|
||||||
.statut-envoyé {
|
|
||||||
background-color: #3b82f6;
|
background-color: #3b82f6;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user