[Movecommons-commits] r550 - trunk/wp-theme

Mario Gallegos mgallegos at ourproject.org
Thu Nov 1 05:53:53 CET 2012


Author: mgallegos
Date: 2012-11-01 05:53:53 +0100 (Thu, 01 Nov 2012)
New Revision: 550

Modified:
   trunk/wp-theme/mc2-form.php
Log:


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-11-01 04:51:42 UTC (rev 549)
+++ trunk/wp-theme/mc2-form.php	2012-11-01 04:53:53 UTC (rev 550)
@@ -412,9 +412,9 @@
 	<!-- 
 	<area href="#" shape="circle" coords="30,16,11">
 	 -->
-    <area href="#"shape="circle" coords="122,12,13"><!--2-->
-    <area href="#"shape="circle" coords="214,12,13">
-    <area href="#"shape="circle" coords="306,12,13">
+    <area href="#"shape="circle" coords="122,13,12"><!--2-->
+    <area href="#"shape="circle" coords="214,13,12">
+    <area href="#"shape="circle" coords="306,13,12">
 </map>
  
  
@@ -450,7 +450,7 @@
 	$j("ul.qtrans_language_chooser").css("margin-top", "-25px");	
 	$j( ".map").mapster({
         fillColor: 'EA8F5F',
-        fillOpacity: 0.5
+        fillOpacity: 0.8
     });
 });
 	




More information about the Movecommons-commits mailing list