summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index d6d9520..8c53834 100644
--- a/style.css
+++ b/style.css
@@ -27,7 +27,7 @@ body {
background-color: green;
}
-.tag-progress {
+.tag-progress, .tag-unassigned {
background-color: orange;
color: black;
}