Skip to content
Snippets Groups Projects

Resolve "Handle Capturers affectation"

Merged Alexis POYEN requested to merge 25-handle-capturers-affectation into master
1 file
+ 8
0
Compare changes
  • Side-by-side
  • Inline
+ 8
0
@@ -121,3 +121,11 @@ select {
#round-desks .columns {
max-height: 90%;
}
.card-header-success{
background-color: rgba(127,186,0,.95);
}
.card-header-danger{
background-color: rgba(242,80,34,.95);
}
\ No newline at end of file
Loading