mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-06-20 03:28:24 +08:00
added waiting indicator css/image
This commit is contained in:
@@ -170,3 +170,15 @@ div.ui-widget {
|
||||
height: 100%;
|
||||
border: 2px solid black;
|
||||
}
|
||||
|
||||
|
||||
/*****************
|
||||
* indicators
|
||||
*****************/
|
||||
.ng-indicator-wait {
|
||||
display: inline-block;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
background-image: url("angular_images/indicator-wait.png");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user