Fix loading icon for workflowengine

This commit is contained in:
Morris Jobke 2016-07-27 13:19:20 +02:00
parent 318d68a9a9
commit e0beaf6643
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A
1 changed files with 5 additions and 0 deletions

View File

@ -41,3 +41,8 @@
cursor: pointer;
}
.workflowengine .rules .icon-loading-small {
display: inline-block;
margin-right: 5px;
}