aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/transaction-status
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/transaction-status')
-rw-r--r--ui/app/components/transaction-status/index.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/components/transaction-status/index.scss b/ui/app/components/transaction-status/index.scss
index 95d29f6d3..35be550f7 100644
--- a/ui/app/components/transaction-status/index.scss
+++ b/ui/app/components/transaction-status/index.scss
@@ -21,7 +21,7 @@
color: #609a1c;
}
- &--approved {
+ &--approved, &--submitted {
background-color: #FFF2DB;
color: #CA810A;
}