mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-01-13 08:59:54 +08:00
added asynchronous validator
This commit is contained in:
@@ -182,3 +182,8 @@ div.ui-widget {
|
||||
background-image: url("angular_images/indicator-wait.png");
|
||||
}
|
||||
|
||||
.ng-input-indicator-wait {
|
||||
background-image: url("angular_images/indicator-wait.png");
|
||||
background-position: right;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user