? urls.diff
Index: style.css
===================================================================
RCS file: /cvs/drupal-contrib/contributions/themes/connections/style.css,v
retrieving revision 1.1
diff -u -3 -p -r1.1 style.css
--- style.css	2 Nov 2005 03:27:27 -0000	1.1
+++ style.css	16 Nov 2005 22:39:48 -0000
@@ -397,7 +397,7 @@ dl dt {
 .postmetadata ul, .postmetadata li {
 	display: inline;
 	list-style-type: none;
-	list-style-image: url('none');
+	list-style-image: none;
 	}
 	
 #sidebar ul, #sidebar ul ol {
@@ -410,7 +410,7 @@ dl dt {
 
 #sidebar .block {
 	border-left:1px solid #E1D6C6; border-right:1px solid #E1D6C6; border-bottom:1px solid #E1D6C6; list-style-type: none;
-	list-style-image: url('none');
+	list-style-image: none;
 	background-color:#F3F6ED;
 	background:url('img/sidenav_bottom.jpg') no-repeat bottom;
 	padding-bottom:20px;
@@ -619,4 +619,4 @@ a img {
 			get cropped off of the image. */
 		
 	/*	#headerimg 	{ background: url(personalheader.jpg) no-repeat top;} */
-		
\ No newline at end of file
+		
