Display tags in task list view
This commit is contained in:
2
assets/css/app.min.css
vendored
2
assets/css/app.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -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
|
||||
|
||||
@@ -11,3 +11,7 @@
|
||||
|
||||
.task-summary-container .task-tags
|
||||
margin-top: 10px
|
||||
|
||||
.task-list-tag
|
||||
background: #ffeb8e
|
||||
border-color: #333
|
||||
|
||||
Reference in New Issue
Block a user