mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-27 02:04:31 -04:00
Fix typo: loading-arge.gif -> loading-large.gif
This commit is contained in:
@@ -768,7 +768,7 @@ li.gDefaultGroup h4, li.gDefaultGroup .gUser {
|
||||
/* Ajax loading indicator ~~~~~~~~~~~~~~~~ */
|
||||
|
||||
.gLoadingLarge {
|
||||
background: #e8e8e8 url('../../../lib/images/loading-arge.gif') no-repeat center center;
|
||||
background: #e8e8e8 url('../../../lib/images/loading-large.gif') no-repeat center center;
|
||||
font-size: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user