cleaned up loading animation in post-list
This commit is contained in:
BIN
common/static/images/spinner-on-grey.gif
Normal file
BIN
common/static/images/spinner-on-grey.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 6.9 KiB |
@@ -1006,8 +1006,14 @@ body.discussion {
|
||||
|
||||
.post-list {
|
||||
background-color: #ddd;
|
||||
|
||||
.loading {
|
||||
padding: 15px 0;
|
||||
background: #f6f6f6;
|
||||
|
||||
.loading-animation {
|
||||
background-image: url(../images/spinner-on-grey.gif);
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user