forked from Public/pics
Add label next to spinner to indicate what's happening.
This commit is contained in:
@@ -688,8 +688,10 @@ a#previous_photo:hover, a#next_photo:hover {
|
||||
background-color: #74AFCF;
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
margin: 0 5px;
|
||||
-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
|
||||
animation: sk-rotateplane 1.2s infinite ease-in-out;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
@-webkit-keyframes sk-rotateplane {
|
||||
|
||||
Reference in New Issue
Block a user