diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ body { background-color: green; } -.tag-progress { +.tag-progress, .tag-unassigned { background-color: orange; color: black; } |