bad url from css to image
authorx2001corpet <x2001corpet@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 1 Apr 2007 07:12:17 +0000 (07:12 +0000)
committerx2001corpet <x2001corpet@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 1 Apr 2007 07:12:17 +0000 (07:12 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1642 839d8a87-29fc-0310-9880-83ba4fa771e5

htdocs/css/base.css

index 8670b1c..a5c499f 100644 (file)
@@ -55,6 +55,6 @@
 }
 
 .ac_loading {
-       background:window url(images/wait.gif) no-repeat scroll right center;
+       background:window url(../images/wait.gif) no-repeat scroll right center;
 }
 /* vim: set et ts=4 sts=4 sw=4: */