New UI and UX for the dossier initialization

This commit is contained in:
Xavier J 2016-06-20 13:57:57 +02:00
parent 5c2902bda5
commit cc8d2ef4ee
26 changed files with 451 additions and 156 deletions

View file

@ -0,0 +1,29 @@
.etapes_menu{
h3 {
margin-left: 3%;
}
padding-right: 0 !important;
}
.etapes_informations {
padding-left: 0 !important;
}
.etape{
margin-bottom: 0px;
}
.etape_2{
.etapes_menu{
#dossier_siret{
width: 200px;
}
button{
margin-top: 8px;
}
}
.etapes_informations{
padding-top: 15px;
}
}