small loading spinner for thumbnail; restructure source overlay content

This commit is contained in:
Lachlan Kermode
2019-01-03 11:10:36 +00:00
parent 730de0dfd6
commit cf03cef3f7
4 changed files with 69 additions and 22 deletions

View File

@@ -42,6 +42,12 @@ https://github.com/tobiasahlin/SpinKit/blob/master/LICENSE
position: relative;
margin: 10px auto;
&.small {
width: 15px;
height: 15px;
margin: 5px 20px 5px 10px;
}
}
.double-bounce, .double-bounce-overlay {