demarches-normaliennes/app/assets/stylesheets/new_design/patron.scss
Pierre de La Morinerie db0fede521 views: improve the state button
- Turn the "accepted" infos into standard dropdown sections
- Display the justificatif even if there is no motivation
2019-10-15 12:48:14 +02:00

12 lines
178 B
SCSS

@import "colors";
.patron {
.patron-section {
margin-bottom: 20px;
}
.icon.download-white {
background-color: $blue;
box-shadow: 0px 0px 1px 2px $blue;
}
}