demarches-normaliennes/app/assets/stylesheets/admin_procedures_modal.scss
2016-06-24 16:41:44 +02:00

18 lines
No EOL
187 B
SCSS

.path_mine_false {
color: red
}
#path_messages {
.message {
display: none
}
}
#publishModal {
.twitter-typeahead {
width: 300px;
}
.tt-menu {
width: 300px;
}
}