task- and shot- specific lists are now called item-

This commit is contained in:
2016-11-09 17:04:13 +01:00
parent 40ecbe2135
commit 5bf56ffd34
12 changed files with 248 additions and 237 deletions

View File

@@ -1,3 +1,6 @@
.item-list.task
overflow-x: hidden
.attract-box
margin: 10px
padding: 10px
@@ -90,10 +93,7 @@
.attract-box+.attract-box
margin-top: 0
#task-list
overflow-x: hidden
#task-add
#item-add
margin-left: auto
font-size: .85em
color: $color-primary
@@ -174,15 +174,3 @@
option.invalid_task
color: $color-danger
background-color: hsl(hue($color-danger), 80%, 90%)
.task-list-header
a
color: $color-text-dark
+text-overflow-ellipsis
a.task-project
color: $color-text-dark-secondary
margin-left: 10px
.input-group-separator
margin: 10px 0
border-top: thin solid $color-background