Skip to content

Commit

Permalink
Tags Yes/No : Utilise un style neutre en attendant un meilleur design
Browse files Browse the repository at this point in the history
  • Loading branch information
mdomine authored and shanser committed Dec 15, 2020
1 parent c1e6696 commit f1c5809
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/assets/stylesheets/admin/_status_tag.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,9 @@
color: $darkgreen;
border-color: $couleur-legere-accent-validation;
}

&.no, &.yes {
background-color: transparent;
border-color: $couleur-texte
}
}

0 comments on commit f1c5809

Please sign in to comment.