diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-12-14 16:26:30 -0800 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-12-14 16:26:30 -0800 |
commit | d6866544142506b1ad26d72bc46f8746f7365d7b (patch) | |
tree | c95dcd08113acadf35932671f5d7a7afeae49482 | |
parent | 6c46382fd01744c20a8fee0e4483b6f99f592740 (diff) | |
parent | c0f398554a8c14501a4668eb2e8570f9390e636e (diff) |
Merge branch 'master' of github.com:gallery/gallery3
-rw-r--r-- | themes/admin_wind/css/screen.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css index 273ac116..7d491cb7 100644 --- a/themes/admin_wind/css/screen.css +++ b/themes/admin_wind/css/screen.css @@ -759,7 +759,7 @@ form .g-error { } .g-loading-small { - background: #e8e8e8 url('..lib/images/loading-small.gif') no-repeat center center !important; + background: #e8e8e8 url('../images/loading-small.gif') no-repeat center center !important; } /** ******************************************************************* |