[Movecommons-commits] r358 - trunk/src
Mario Gallegos
mgallegos at ourproject.org
Sat May 19 21:00:26 CEST 2012
Author: mgallegos
Date: 2012-05-19 21:00:23 +0200 (Sat, 19 May 2012)
New Revision: 358
Modified:
trunk/src/jquery.easySlider.css
Log:
Modified: trunk/src/jquery.easySlider.css
===================================================================
--- trunk/src/jquery.easySlider.css 2012-05-19 18:52:32 UTC (rev 357)
+++ trunk/src/jquery.easySlider.css 2012-05-19 19:00:23 UTC (rev 358)
@@ -98,10 +98,10 @@
position:relative;
width:30px;
height:77px;
- background:url(../images/btn_prev.gif) no-repeat 0 0;
+ background:url(/mc/0.1/images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a, #slider1next a{
- background:url(../images/btn_next.gif) no-repeat 0 0;
+ background:url(/mc/0.1/images/btn_next.gif) no-repeat 0 0;
}
/* numeric controls */
More information about the Movecommons-commits
mailing list