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