diff options
author | Nathan Kinkade <nkinkade@nkinka.de> | 2010-12-23 02:12:38 +0000 |
---|---|---|
committer | Nathan Kinkade <nkinkade@nkinka.de> | 2010-12-23 02:12:38 +0000 |
commit | 5e17a5e7fcb678bd7081bdf8089afec5b25f3aff (patch) | |
tree | 9590eae390af1f72b72ddc6500a2566e3558e3bb /themes | |
parent | cf1965957c48b1c88a3913f8167688d03d191cec (diff) | |
parent | 032e6fde5f99c3150a4ae70e410ce314d8c3877a (diff) |
Merge branch 'master' of git://github.com/gallery/gallery3
Diffstat (limited to 'themes')
-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; } /** ******************************************************************* |