Due Date Task improvements (#16)

This commit is contained in:
konrad 2018-12-26 09:13:23 +00:00 committed by Gitea
parent 830c5ef075
commit 5e79502b81
4 changed files with 12 additions and 2 deletions

View file

@ -49,6 +49,10 @@
text-decoration: line-through;
color: $grey;
}
.overdue{
color: $red;
}
}
}