Add toggle button to show/hide subtasks in task list view
This commit is contained in:
@@ -11,6 +11,13 @@
|
||||
line-height: 35px
|
||||
padding-left: 3px
|
||||
padding-right: 3px
|
||||
a
|
||||
color: color('primary')
|
||||
font-weight: 500
|
||||
text-decoration: none
|
||||
margin-right: 10px
|
||||
&:hover, &:focus
|
||||
color: #767676
|
||||
.table-list-header-count
|
||||
color: #767676
|
||||
display: inline-block
|
||||
|
||||
Reference in New Issue
Block a user