[Movecommons-commits] r239 - in trunk: src wp-theme

Mario Gallegos mgallegos at ourproject.org
Fri Mar 16 01:40:41 CET 2012


Author: mgallegos
Date: 2012-03-16 01:40:40 +0100 (Fri, 16 Mar 2012)
New Revision: 239

Modified:
   trunk/src/jquery.blockUI.js
   trunk/wp-theme/mc2-form.php
Log:


Modified: trunk/src/jquery.blockUI.js
===================================================================
--- trunk/src/jquery.blockUI.js	2012-03-16 00:37:06 UTC (rev 238)
+++ trunk/src/jquery.blockUI.js	2012-03-16 00:40:40 UTC (rev 239)
@@ -113,7 +113,7 @@
 		top:		'10px',
 		left:   	'',
 		right:  	'10px',
-		border: 	'none',
+		border: 	'1px solid #000',
 		padding:	'5px',
 		opacity:	0.6,
 		cursor: 	'default',

Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-03-16 00:37:06 UTC (rev 238)
+++ trunk/wp-theme/mc2-form.php	2012-03-16 00:40:40 UTC (rev 239)
@@ -182,7 +182,7 @@
 			  		<img src="/mc/0.1/images/step3.png" alt="step3" class="mc-steps-number-v2" />
 			  		<div id="mc-form-optional-reinforcing">
 			  			<div class="blockMe3" style="position: relative;float: left;width: 440px;font-size: 16px;margin-left: 10px;margin-top: 35px;border: 1px solid #B7C4C8;">
-					  		<label id="mc-optional-reinforcing"><?php _e("Which area is the main focus of your initiative?", "mc"); ?></label>					  
+					  		<label id="mc-optional-reinforcing" style="color: #444;"><?php _e("Which area is the main focus of your initiative?", "mc"); ?></label>					  
 					    	<div class="mc-cat-rc-options" id="mc-cat-rc-options">
 					    		<!-- 
 					    		<div class="mc-cat-rc-options-intro" id="mc-cat-rc-options-intro"><?php _e("Which area is the main focus of your initiative?", "mc"); ?></div>




More information about the Movecommons-commits mailing list