2016-01-13 18:54:57 -05:00
|
|
|
#editor-level-tasks-tab-view
|
|
|
|
td
|
|
|
|
cursor: pointer
|
2016-01-21 15:14:37 -05:00
|
|
|
.task-check
|
2016-01-20 18:32:21 -05:00
|
|
|
width: 5em
|
2016-01-21 15:14:37 -05:00
|
|
|
.task-check, .task-check *
|
|
|
|
margin: auto
|
2016-01-13 18:54:57 -05:00
|
|
|
text-align: center
|
2016-01-21 15:14:37 -05:00
|
|
|
.edit-cell
|
|
|
|
width: 5em
|
|
|
|
.edit-cell, .edit-cell *
|
2016-01-13 18:54:57 -05:00
|
|
|
margin: auto
|
2016-01-21 15:14:37 -05:00
|
|
|
text-align: center
|
|
|
|
.task-name
|
2016-01-13 18:54:57 -05:00
|
|
|
margin: auto
|
2016-01-21 15:14:37 -05:00
|
|
|
.start-edit
|
2016-01-13 18:54:57 -05:00
|
|
|
cursor: pointer
|
2016-01-21 15:14:37 -05:00
|
|
|
.no-article
|
2016-01-20 18:32:21 -05:00
|
|
|
color: rgba(160, 0, 0, 1)
|