Shot list: collapse columns by clicking on the title
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user