Add checkboxes in list view to move tasks to another column at once
This commit is contained in:
11
assets/sass/_list_items.sass
Normal file
11
assets/sass/_list_items.sass
Normal file
@@ -0,0 +1,11 @@
|
||||
.list-item-links, .list-item-actions
|
||||
display: inline-block
|
||||
float: left
|
||||
margin-left: 10px
|
||||
|
||||
.list-item-links
|
||||
a
|
||||
margin: 0
|
||||
|
||||
.list-item-action-hidden
|
||||
display: none
|
||||
Reference in New Issue
Block a user