Processing indicator CSS for the default theme
This commit is contained in:
parent
90e5f01f8a
commit
4eb59da038
|
@ -94,6 +94,11 @@ color:#333;
|
|||
#form_notice.warning #notice_text-count {
|
||||
color:#000;
|
||||
}
|
||||
#form_notice.processing #notice_action-submit {
|
||||
background:#fff url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
|
||||
cursor:wait;
|
||||
text-indent:-9999px;
|
||||
}
|
||||
|
||||
|
||||
#nav_register a {
|
||||
|
|
Loading…
Reference in New Issue
Block a user