aboutsummaryrefslogtreecommitdiff
path: root/aux/workflow/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'aux/workflow/style.css')
-rw-r--r--aux/workflow/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/aux/workflow/style.css b/aux/workflow/style.css
index a703950..d72991e 100644
--- a/aux/workflow/style.css
+++ b/aux/workflow/style.css
@@ -35,7 +35,7 @@
color: red;
}
- .CANCELLED, .DONE {
+ .CANCELLED, .DONE, .WONTFIX {
color: green;
}
</style>