make it banner as per suggestion
This commit is contained in:
Родитель
a81aaa1b00
Коммит
b8e9a032ff
|
@ -107,9 +107,8 @@
|
|||
}
|
||||
}
|
||||
|
||||
.error {
|
||||
.banner {
|
||||
@include font();
|
||||
background: $error-background-color;
|
||||
border-radius: $small-border-radius;
|
||||
color: $message-text-color;
|
||||
font-size: $medium-font;
|
||||
|
@ -120,6 +119,10 @@
|
|||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
.disabled {
|
||||
background: $button-background-disabled-color;
|
||||
}
|
||||
|
||||
.footer {
|
||||
background: $baby-blue;
|
||||
padding: 20px 40px 20px 40px;
|
||||
|
|
Загрузка…
Ссылка в новой задаче