Add list title in overview page
This commit is contained in:
@ -54,6 +54,13 @@
|
||||
.overdue{
|
||||
color: $red;
|
||||
}
|
||||
|
||||
.task-list {
|
||||
width: auto;
|
||||
color: lighten($grey, 25%);
|
||||
font-size: .9em;
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
}
|
||||
|
||||
.tag {
|
||||
|
Reference in New Issue
Block a user