rename start controller into siret controller and change error handling
This commit is contained in:
parent
ede01b024b
commit
e0cb736542
20 changed files with 60 additions and 76 deletions
12
app/assets/stylesheets/siret.scss
Normal file
12
app/assets/stylesheets/siret.scss
Normal 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%;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue