@@ -374,10 +374,10 @@ input[type='password']::-webkit-input-placeholder {
/*忙(转圈圈)*/
.cursor-loading {
- width: 34px;
- height: 34px;
+ width: 60px;
+ height: 60px;
background: url(image/cursor-loading.gif) center center no-repeat;
- background-size: 100%;
+ background-size: 200%;
}
/*------------------鼠标样式结束--------------------*/