csswg/css3-flexbox/images flex-order-page.svg,1.1,1.2

Update of /sources/public/csswg/css3-flexbox/images
In directory hutz:/tmp/cvs-serv5957/images

Modified Files:
	flex-order-page.svg 
Log Message:
Minor tweak of one of the images in an example.

Index: flex-order-page.svg
===================================================================
RCS file: /sources/public/csswg/css3-flexbox/images/flex-order-page.svg,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- flex-order-page.svg	19 Jan 2012 00:12:00 -0000	1.1
+++ flex-order-page.svg	19 Jan 2012 17:51:29 -0000	1.2
@@ -8,7 +8,7 @@
 			fill: white;
 		}
 	</style>
-	<rect x='0' y='0' width='500' height='400' rx='10' ry='10' fill='#444' />
+	<rect x='0' y='0' width='500' height='400' rx='20' ry='20' fill='#444' />
 	<g transform="translate(10 10)">
 		<rect width='480' height='80' rx='10' ry='10' fill='#888' />
 		<text x='240' y='50'>&lt;header&gt;</text>

Received on Thursday, 19 January 2012 17:51:32 UTC