Display tags in task list view

This commit is contained in:
Frederic Guillot
2017-02-26 15:18:49 -05:00
parent 9bcf97a6c9
commit 4a87fb34ba
11 changed files with 153 additions and 26 deletions

File diff suppressed because one or more lines are too long

View File

@@ -96,7 +96,7 @@
font-size: size('compact')
font-weight: 500
color: color('dark')
padding: 1px 3px 1px 2px
padding: 1px 2px 1px 2px
border-radius: 3px
background: bg-color('light')
border: 1px solid #ccc

View File

@@ -11,3 +11,7 @@
.task-summary-container .task-tags
margin-top: 10px
.task-list-tag
background: #ffeb8e
border-color: #333