mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Erros text in red
This commit is contained in:
@@ -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;
|
||||
}
|
Reference in New Issue
Block a user