mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-05 00:16:14 +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;
|
list-style:none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.sticky-form-buttons {
|
.sticky-form-buttons {
|
||||||
margin-top:1em;
|
margin-top:1em;
|
||||||
background-color:$orange;//$grey-5;
|
background-color:$orange;//$grey-5;
|
||||||
@ -50,4 +49,8 @@ ul.custom_fields.choice li {
|
|||||||
.sticky-form-buttons button, .sticky-form-buttons a {
|
.sticky-form-buttons button, .sticky-form-buttons a {
|
||||||
margin-left: 1em;
|
margin-left: 1em;
|
||||||
margin-right: 1em;
|
margin-right: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.errors {
|
||||||
|
color: $red;
|
||||||
}
|
}
|
@ -3098,4 +3098,7 @@ ul.custom_fields.choice li {
|
|||||||
margin-left: 1em;
|
margin-left: 1em;
|
||||||
margin-right: 1em; }
|
margin-right: 1em; }
|
||||||
|
|
||||||
|
.errors {
|
||||||
|
color: #c91111; }
|
||||||
|
|
||||||
/*# sourceMappingURL=scratch.css.map */
|
/*# sourceMappingURL=scratch.css.map */
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user