Shot list: collapse columns by clicking on the title

This commit is contained in:
2016-09-22 15:44:41 +02:00
parent 86ddd0ac14
commit 4b9b53a53c
3 changed files with 41 additions and 9 deletions

View File

@@ -7,16 +7,20 @@
&.task-type
text-transform: capitalize
span.collapser
cursor: pointer
.table-body
display: table-row-group
.table-cell
&.shot-name
padding-left: 10px
&.task-name
&.task-type
max-width: 120px
+text-overflow-ellipsis
/* Each task in a new line */
a
display: block