Improve style of notice/alert messages (#8973)
This commit is contained in:
@ -286,20 +286,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.flash-message {
|
||||
box-shadow: none;
|
||||
|
||||
&.notice {
|
||||
background: rgba($success-green, 0.5);
|
||||
color: lighten($success-green, 12%);
|
||||
}
|
||||
|
||||
&.alert {
|
||||
background: rgba($error-red, 0.5);
|
||||
color: lighten($error-red, 12%);
|
||||
}
|
||||
}
|
||||
|
||||
.simple_form,
|
||||
.table-form {
|
||||
.warning {
|
||||
|
Reference in New Issue
Block a user