mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 16:44:29 -04:00
Update validation styles to use emerald color
This commit is contained in:
parent
40d3a7734d
commit
302a575a54
2
resources/sass/components/validation.scss
vendored
2
resources/sass/components/validation.scss
vendored
@ -7,5 +7,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.validation-pass {
|
.validation-pass {
|
||||||
@apply border-green-500 text-gray-700 text-sm;
|
@apply border-emerald-500 text-gray-700 text-sm;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user