mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 14:18:27 +01:00
Optimized wall stream loader image
This commit is contained in:
parent
a527976f6e
commit
c01eb0572a
@ -975,6 +975,9 @@ table td a:hover {
|
||||
height: 60px;
|
||||
background: url('../img/loader.gif') no-repeat center center;
|
||||
}
|
||||
#wallStream .loader {
|
||||
background: url('../img/loader_body.gif') no-repeat center center;
|
||||
}
|
||||
.loader-small {
|
||||
height: 32px;
|
||||
width: 32px;
|
||||
|
@ -1295,6 +1295,10 @@ table {
|
||||
background: url('../img/loader.gif') no-repeat center center;
|
||||
}
|
||||
|
||||
#wallStream .loader {
|
||||
background: url('../img/loader_body.gif') no-repeat center center;
|
||||
}
|
||||
|
||||
.loader-small {
|
||||
height: 32px;
|
||||
width: 32px;
|
||||
|
BIN
themes/HumHub/img/loader_body.gif
Normal file
BIN
themes/HumHub/img/loader_body.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.0 KiB |
Loading…
x
Reference in New Issue
Block a user