aboutsummaryrefslogtreecommitdiff
path: root/aux
diff options
context:
space:
mode:
Diffstat (limited to 'aux')
-rw-r--r--aux/workflow/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/aux/workflow/style.css b/aux/workflow/style.css
index d7935d0..b83f793 100644
--- a/aux/workflow/style.css
+++ b/aux/workflow/style.css
@@ -29,11 +29,11 @@
}
.WAITING, .MEETING {
- color: gray;
+ color: orange;
}
.INACTIVE {
- color: orange;
+ color: gray;
}
.NEXT {