mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2026-03-03 00:57:02 +00:00
Update validation styles to use emerald color
This commit is contained in:
2
resources/sass/components/validation.scss
vendored
2
resources/sass/components/validation.scss
vendored
@@ -7,5 +7,5 @@
|
||||
}
|
||||
|
||||
.validation-pass {
|
||||
@apply border-green-500 text-gray-700 text-sm;
|
||||
@apply border-emerald-500 text-gray-700 text-sm;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user