From: cristy Date: Fri, 18 Feb 2011 01:21:00 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~8163 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19e2777253b7d726019702009a7a2f29dc90f263;p=imagemagick --- diff --git a/www/Magick++/magick.css b/www/Magick++/magick.css index 01c1ea17c..d8f6c9754 100644 --- a/www/Magick++/magick.css +++ b/www/Magick++/magick.css @@ -172,7 +172,7 @@ div.text { } div.titlebar { - background-image: url("../image/background.jpg"); + background-image: url("../../images/background.jpg"); background-repeat: repeat-x; height: 118px; width: 100%; @@ -731,7 +731,7 @@ th.size-norm, tr.size-norm, td.size-norm { } #titlebar { - background-image: url("../image/background.jpg"); + background-image: url("../../images/background.jpg"); background-repeat: repeat-x; height: 118px; }