workflow-admin.css
324 Bytes
#workflow-states-list {
list-style-type: none;
margin-left: 0;
padding-left: 0;
}
#workflow-states-list ul {
list-style-type: none;
margin-left: 0;
padding-left: 1em;
border-top: 1px solid #dedede;
margin-top: 0.5em;
margin-bottom: 1.5em;
}
.workflow_element {
font-weight: bold;
}