Individual scroll for shot/tasks list and item details

This commit is contained in:
2016-11-04 16:16:01 +01:00
parent 5ec5c5bb04
commit 17448248a0
5 changed files with 248 additions and 216 deletions

View File

@@ -90,6 +90,9 @@
.attract-box+.attract-box
margin-top: 0
#task-list
overflow-x: hidden
#task-add
margin-left: auto
font-size: .85em
@@ -164,7 +167,6 @@ option.invalid_task
background-color: hsl(hue($color-danger), 80%, 90%)
.task-list-header
border-right: thin solid $color-background
a
color: $color-text-dark
+text-overflow-ellipsis