Due Date Task improvements (#16)
This commit is contained in:
parent
830c5ef075
commit
5e79502b81
4 changed files with 12 additions and 2 deletions
|
|
@ -49,6 +49,10 @@
|
|||
text-decoration: line-through;
|
||||
color: $grey;
|
||||
}
|
||||
|
||||
.overdue{
|
||||
color: $red;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Reference in a new issue