[Movecommons-commits] r377 - trunk/src

Mario Gallegos mgallegos at ourproject.org
Sat May 19 23:05:48 CEST 2012


Author: mgallegos
Date: 2012-05-19 23:05:47 +0200 (Sat, 19 May 2012)
New Revision: 377

Modified:
   trunk/src/mc.css
Log:


Modified: trunk/src/mc.css
===================================================================
--- trunk/src/mc.css	2012-05-19 20:44:32 UTC (rev 376)
+++ trunk/src/mc.css	2012-05-19 21:05:47 UTC (rev 377)
@@ -799,7 +799,7 @@
 	width: 31px;
 	height: 31px;
 	text-indent: -999999px;
-	background: url(/mc/0.1/images/icon_arrow_left.png) no-repeat 0 -31px;
+	background: url(/mc/0.1/images/btn_prev.gif) no-repeat 0 -31px;
 }
 
 .bx-next {
@@ -809,7 +809,7 @@
 	width: 31px;
 	height: 31px;
 	text-indent: -999999px;
-	background: url(/mc/0.1/images/icon_arrow_right.png) no-repeat 0 -31px;
+	background: url(/mc/0.1/images/btn_next.gif) no-repeat 0 -31px;
 }
 
 .bx-next:hover,




More information about the Movecommons-commits mailing list