demarches-normaliennes/app/assets/stylesheets/admin_procedures_modal.scss
2017-04-20 10:35:53 +02:00

19 lines
196 B
SCSS

.path-mine-false {
color: #FF0000;
}
#path-messages {
.message {
display: none;
}
}
#publish-modal {
.twitter-typeahead {
width: 300px;
}
.tt-menu {
width: 300px;
}
}