mirror of
https://gitlab.silvrtree.co.uk/martind2000/nci.git
synced 2025-01-27 13:06:16 +00:00
add error highlight
This commit is contained in:
parent
d08be27003
commit
ad3cc65442
@ -9,6 +9,9 @@
|
|||||||
&__done {
|
&__done {
|
||||||
background: lighten(@brand-success, 50%);
|
background: lighten(@brand-success, 50%);
|
||||||
}
|
}
|
||||||
|
&__error {
|
||||||
|
background: lighten(@brand-danger, 50%);
|
||||||
|
}
|
||||||
|
|
||||||
&_info {
|
&_info {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
Loading…
Reference in New Issue
Block a user