mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-01 22:46:13 +00:00
Erros text in red
This commit is contained in:
parent
164904b2a7
commit
024edca902
@ -36,7 +36,6 @@ ul.custom_fields.choice li {
|
||||
list-style:none;
|
||||
}
|
||||
|
||||
|
||||
.sticky-form-buttons {
|
||||
margin-top:1em;
|
||||
background-color:$orange;//$grey-5;
|
||||
@ -50,4 +49,8 @@ ul.custom_fields.choice li {
|
||||
.sticky-form-buttons button, .sticky-form-buttons a {
|
||||
margin-left: 1em;
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
.errors {
|
||||
color: $red;
|
||||
}
|
@ -3098,4 +3098,7 @@ ul.custom_fields.choice li {
|
||||
margin-left: 1em;
|
||||
margin-right: 1em; }
|
||||
|
||||
.errors {
|
||||
color: #c91111; }
|
||||
|
||||
/*# sourceMappingURL=scratch.css.map */
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user