improve button and add message level 'warning'

This commit is contained in:
2017-08-19 21:44:51 +02:00
parent 10b67b5a5f
commit 2d0d45e01a
6 changed files with 120 additions and 84 deletions

View File

@@ -8,6 +8,7 @@
@import 'custom/custom-fields';
@import 'custom/address';
@import 'custom/record_actions';
@import 'custom/flash_messages';
html,body {
@@ -156,9 +157,6 @@ dl.chill_view_data {
}
.flash_message {
margin-top: 2.5em;
}
blockquote.chill-user-quote {
border-left: 10px solid $chill-yellow;