From 02d9db0557e3faec7ec4c0cf571abafd44991764 Mon Sep 17 00:00:00 2001 From: mb863 Date: Wed, 7 Jul 2010 17:15:03 +0000 Subject: [PATCH] changed path for Jcrop image selector --- themes/vivo-basic/css/jquery.Jcrop.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/vivo-basic/css/jquery.Jcrop.css b/themes/vivo-basic/css/jquery.Jcrop.css index 2c5934e2..5760d8f2 100644 --- a/themes/vivo-basic/css/jquery.Jcrop.css +++ b/themes/vivo-basic/css/jquery.Jcrop.css @@ -5,7 +5,7 @@ { font-size: 0; position: absolute; - background: white url('Jcrop.gif') top left repeat; + background: white url('site_icons/Jcrop.gif') top left repeat; } .jcrop-vline { height: 100%; width: 1px !important; } .jcrop-hline { width: 100%; height: 1px !important; }