aboutsummaryrefslogtreecommitdiffstats
path: root/gui/app/views/main2.html
diff options
context:
space:
mode:
Diffstat (limited to 'gui/app/views/main2.html')
-rw-r--r--gui/app/views/main2.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/app/views/main2.html b/gui/app/views/main2.html
index 661d604c6..3f49e82e0 100644
--- a/gui/app/views/main2.html
+++ b/gui/app/views/main2.html
@@ -105,13 +105,13 @@
}
.progressDefine>li.is-complete {
- color: #e95420;
+ color: #4dc5cf;
}
.progressDefine>li.is-complete:before,
.progressDefine>li.is-complete:after {
color: #FFF;
- background: #e95420;
+ background: #4dc5cf;
}
.progressDefine>li.is-active {