Added processing icon for entity_actions anchors
This commit is contained in:
@@ -157,7 +157,8 @@ background-repeat:no-repeat;
|
||||
background-color:transparent;
|
||||
}
|
||||
|
||||
#wrap form.processing input.submit {
|
||||
#wrap form.processing input.submit,
|
||||
.entity_actions a.processing {
|
||||
background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
|
||||
cursor:wait;
|
||||
text-indent:-9999px;
|
||||
|
Reference in New Issue
Block a user