Show parent tasks in task overview list (#41)
This commit is contained in:
@ -77,6 +77,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
span.parent-tasks {
|
||||
color: lighten($dark, 50);
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.remove {
|
||||
color: $red;
|
||||
}
|
||||
|
Reference in New Issue
Block a user