Files
2017-12-21 11:51:55 +01:00

51 lines
1.5 KiB
Sass

.project-instance-list-tab-container
.project-instance-list-workflow-group-container
display: table
border-bottom: 1px solid #aaa
width: 100%
&:first-child
border-top: 1px solid #aaa
.project-instance-list-workflow-group-row
display: table-row
font-size: 1.2em
font-weight: bold
background-color: #ddd
.project-instance-list-workflow-action-definition-row
display: table-row
.project-instance-list-workflow-group, .project-instance-list-workflow-action-definition
display: table-cell
width: 33%
padding: 7px
.project-instance-list-workflow-step-context, .project-instance-list-workflow-action-context
display: table-cell
padding: 7px
//.project-instance-list-workflow-group
//font-size: 1.2em
//font-weight: bold
//background-color: #ddd
//.project-instance-list-workflow-step-context
//line-height: 1.2em
//padding: 7px
//background-color: #dff
//border-top: 1px solid #bbb
//&:last-child
//border-bottom: 1px solid #bbb
//.project-instance-list-workflow-action-definition
//border-bottom: 1px solid #bbb
//&:first-child
//border-top: 1px solid #bbb
//.project-instance-list-workflow-action-context
//border-top: 1px solid #bbb
//&:last-child
//border-bottom: 1px solid #bbb
table.ui.definition.table
tr.pointing-action
&.constraint
&.uncompleted
td
font-weight: bold
color: #700
i
font-size: 1.5em
color: #700