Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix loading icon for workflowengine
  • Loading branch information
MorrisJobke committed Jul 27, 2016
commit e0beaf6643527b9a571c6293f5a0f21531d7ea72
5 changes: 5 additions & 0 deletions apps/workflowengine/css/admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,8 @@
cursor: pointer;
}

.workflowengine .rules .icon-loading-small {
display: inline-block;
margin-right: 5px;
}