加载中样式优化

This commit is contained in:
eshengsky
2017-06-16 12:42:29 +08:00
parent 5934ff1157
commit 9a25e87665

View File

@@ -572,11 +572,13 @@ body.dragging, body.dragging * {
.list-wrap .spinner .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
margin-right: 5px;
}
.list-wrap .spinner .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
margin-right: 5px;
}
@-webkit-keyframes sk-bouncedelay {