rename start controller into siret controller and change error handling

This commit is contained in:
Tanguy PATTE 2015-09-23 16:56:30 +02:00
parent ede01b024b
commit e0cb736542
20 changed files with 60 additions and 76 deletions

View file

@ -0,0 +1,12 @@
// Place all the styles related to the start controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
.mask {
display: none;
}
#titre_procedure {
margin-top: 3%;
margin-bottom: 2%;
}