Commit c2711166 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

app.css avait été modifié au lieu de app.scss

parent c0485934
Loading
Loading
Loading
Loading
+0 −22
Changes for public/css/app.css: 0 added lines, 22 removed lines.
Original line number Diff line number Diff line
@@ -696,25 +696,3 @@ span.badge.EN_COURS {
  background: darkslategray; }

/*# sourceMappingURL=app.css.map */

span.badge-success {
  background: darkgreen;
}

span.badge.VALIDEE {
  background: darkgreen;
}

span.badge-danger {
  background: darkred;
}
span.badge.REJETEE {
  background: darkred;
}

span.badge-default {
  background: darkslategray;
}
span.badge.EN_COURS {
  background: darkslategray;
}
 No newline at end of file