r84 - trunk/direct.openmoko.com/htdocs

roh at sita.openmoko.org roh at sita.openmoko.org
Sat Jul 7 23:40:03 CEST 2007


Author: roh
Date: 2007-07-07 23:40:02 +0200 (Sat, 07 Jul 2007)
New Revision: 84

Modified:
   trunk/direct.openmoko.com/htdocs/style.css
Log:
fix url


Modified: trunk/direct.openmoko.com/htdocs/style.css
===================================================================
--- trunk/direct.openmoko.com/htdocs/style.css	2007-07-07 20:57:18 UTC (rev 83)
+++ trunk/direct.openmoko.com/htdocs/style.css	2007-07-07 21:40:02 UTC (rev 84)
@@ -49,7 +49,7 @@
 }
 
 ul li {
-	background: url(images/list_bullet.png) no-repeat 0 0.5em;
+	background: url(images/list_bullet.gif) no-repeat 0 0.5em;
 	padding-left: 0.7em;
 	margin-bottom: 0.4em;
 }
@@ -1011,4 +1011,4 @@
 #order_form .group textarea {
 	width: 350px;
 	height: 100px;
-}
\ No newline at end of file
+}





More information about the webdesign-commitlog mailing list