Handle task relations the right way (#36)
This commit is contained in:
parent
7a997b52a6
commit
2705c1571e
7 changed files with 398 additions and 262 deletions
|
|
@ -68,6 +68,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.remove {
|
||||
color: $red;
|
||||
}
|
||||
|
||||
.high-priority{
|
||||
color: $red;
|
||||
|
||||
|
|
|
|||
Reference in a new issue