summaryrefslogtreecommitdiff
path: root/themes/admin_wind
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2010-09-21 19:54:38 -0700
committerTim Almdal <tnalmdal@shaw.ca>2010-09-21 19:54:38 -0700
commitd52d57b617691068c95cca80cb49683c68b79e48 (patch)
treef29f155c9179439f1ed797f3a93d9106cea90f24 /themes/admin_wind
parent960db6d7e5725becedbe3b7d1401bf2e2ed15a60 (diff)
Cleanup links to some of the image links.
Diffstat (limited to 'themes/admin_wind')
-rw-r--r--themes/admin_wind/css/screen.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css
index 1bdf1cb6..273ac116 100644
--- a/themes/admin_wind/css/screen.css
+++ b/themes/admin_wind/css/screen.css
@@ -755,11 +755,11 @@ form .g-error {
.g-loading-large,
.g-dialog-loading-large {
- background: #e8e8e8 url('../../../lib/images/loading-large.gif') no-repeat center center !important;
+ background: #e8e8e8 url('../images/loading-large.gif') no-repeat center center !important;
}
.g-loading-small {
- background: #e8e8e8 url('../../../lib/images/loading-small.gif') no-repeat center center !important;
+ background: #e8e8e8 url('..lib/images/loading-small.gif') no-repeat center center !important;
}
/** *******************************************************************