gluon-config-mode-theme: add .gluon-warning class
This commit is contained in:
parent
30a6b76520
commit
896c7c6d78
File diff suppressed because one or more lines are too long
@ -518,6 +518,11 @@ textarea {
|
||||
}
|
||||
}
|
||||
|
||||
.gluon-warning {
|
||||
@extend .gluon-section-descr;
|
||||
background: lighten($ffyellow, 35);
|
||||
}
|
||||
|
||||
.error500 {
|
||||
border: 1px dotted #ff0000;
|
||||
background-color: #ffffff;
|
||||
|
Loading…
Reference in New Issue
Block a user