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

Mario Gallegos mgallegos at ourproject.org
Thu Mar 15 01:17:49 CET 2012


Author: mgallegos
Date: 2012-03-15 01:17:49 +0100 (Thu, 15 Mar 2012)
New Revision: 211

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


Modified: trunk/src/mc.css
===================================================================
--- trunk/src/mc.css	2012-03-15 00:04:36 UTC (rev 210)
+++ trunk/src/mc.css	2012-03-15 00:17:49 UTC (rev 211)
@@ -294,6 +294,11 @@
   margin: 10px 0;
 }
 
+.mc-form-more-text-v2 { 
+  font-size: 14px;
+  margin: 10px 0;
+}
+
 .mc-clean  {  
   clear: both;
 }
@@ -326,9 +331,8 @@
   -khtml-border-radius: 5px;
   border: 2px solid #b3b3b3;
   background-color: #fff;
-  cursor: pointer;
-  margin-right: 10px;
-  margin-left: 0px;
+  cursor: pointer;  
+  margin-left: 50px;
   width: 340px;
 }
 

Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-03-15 00:04:36 UTC (rev 210)
+++ trunk/wp-theme/mc2-form.php	2012-03-15 00:17:49 UTC (rev 211)
@@ -54,7 +54,7 @@
 				    	<div id="mc-form-less-link-np" class="mc-form-link"><?php _e("less info", "mc"); ?></div>
 				    	<div class="mc-form-descbox-header"><?php _e("Non-Profit", "mc"); ?></div>
 				    	<div class="mc-form-descbox-intro"><?php _e("Your initiative does not seek economic benefit", "mc"); ?></div>
-					    <div id="mc-form-more-text-np" class="mc-form-more-text">
+					    <div id="mc-form-more-text-np" class="mc-form-more-text-v2">
 							<?php _e("<ul> <li>The initiative does not seek economic benefit</li> <li>Any surplus funds of the initiative are used to help pursue its goals instead of distributing them to owners or shareholders.</li> </ul>", "mc"); ?>
 						</div>
 				  	</div>
@@ -94,7 +94,7 @@
 				    	<div id="mc-form-less-link-rp" class="mc-form-link"><?php _e("less info", "mc"); ?></div>
 				    	<div class="mc-form-descbox-header"><?php _e("Reproducible", "mc"); ?></div>
 				    	<div class="mc-form-descbox-intro"><?php _e("Your initiative is visible, open and transparent, which allows it to be adapted by others", "mc"); ?></div>
-					    <div id="mc-form-more-text-rp" class="mc-form-more-text">
+					    <div id="mc-form-more-text-rp" class="mc-form-more-text-v2">
 							<?php _e("<ul> <li>The initiative is easily visible to anyone, providing the necessary online material</li> <li>The initiative has transparent procedures and results</li> <li>The initiative allows others to copy and adapt their procedures and materials, probably using <a href=\"http://creativecommons.org/\">Creative Commons</a> licenses for them</li> </ul>", "mc"); ?>
 						</div>
 				  	</div>
@@ -156,7 +156,7 @@
 				    	<div id="mc-form-less-link-rc" class="mc-form-link"><?php _e("less info", "mc"); ?></div>
 				    	<div class="mc-form-descbox-header"><?php _e("Reinforcing the Commons", "mc"); ?></div>
 				    	<div class="mc-form-descbox-intro"><?php _e("Your initiative protectes/expands The Commons, resources that are collectively owned", "mc"); ?></div>
-					    <div id="mc-form-more-text-rc" class="mc-form-more-text">
+					    <div id="mc-form-more-text-rc" class="mc-form-more-text-v2">
 					    	<?php _e("The Commons are those resources that are collectively owned or shared among populations. Thus, your initiative is promoting The Commons by focusing its work in protecting/expanding any of them in any particular area of action", "mc"); ?>
 				    	</div>
 			    	</div>					    
@@ -173,7 +173,7 @@
 					    		<!-- 
 					    		<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>
 					    		 -->
-					    		<div class="mc-cat-rc-option-box-v2" id="mc-cat-rc-option-box-ec"> <div class="mc-cat-rc-option-text"><?php _e("Nature Commons", "mc"); ?></div><div class="mc-cat-rc-option-desc">
+					    		<div class="mc-cat-rc-option-box-v2" id="mc-cat-rc-option-box-ec" style="margin-top: 15px;"> <div class="mc-cat-rc-option-text"><?php _e("Nature Commons", "mc"); ?></div><div class="mc-cat-rc-option-desc">
 								<?php _e("the natural environment: forests, seeds, the Moon", "mc"); ?></div></div><div class="mc-cat-rc-option-icon" id="mc-cat-rc-option-icon-ec"><img src="/mc/0.1/images/rcec25.png" alt="ec" /></div><div class="mc-cat-rc-option-box-v2" id="mc-cat-rc-option-box-bo"> <div class="mc-cat-rc-option-text">
 								<?php _e("Body/Health Commons", "mc"); ?></div><div class="mc-cat-rc-option-desc">
 								<?php _e("the human bodies: blood donation, smiles, non-alienation", "mc"); ?></div></div><div class="mc-cat-rc-option-icon" id="mc-cat-rc-option-icon-bo"><img src="/mc/0.1/images/rcbo25.png" alt="bo" /></div><div class="mc-cat-rc-option-box-v2" id="mc-cat-rc-option-box-to"> <div class="mc-cat-rc-option-text">
@@ -197,7 +197,7 @@
 				    	<div id="mc-form-less-link-gr" class="mc-form-link"><?php _e("less info", "mc"); ?></div>
 				    	<div class="mc-form-descbox-header"><?php _e("Grassroots", "mc"); ?></div>
 				    	<div class="mc-form-descbox-intro"><?php _e("Your initiative is driven by horizontal collective decisions", "mc"); ?></div>
-					    <div id="mc-form-more-text-gr" class="mc-form-more-text">
+					    <div id="mc-form-more-text-gr" class="mc-form-more-text-v2">
 							<?php _e("<ul> <li>The initiative follows collective decision-making procedures for tackling most issues</li> <li>The hierarchical structure is minimal or inexistent. That is, horizontal grassroots discussions of the members have a major weight when compared with vertical instructions from the board</li> </ul>", "mc"); ?>
 						</div>
 				  	</div>
@@ -249,7 +249,7 @@
     <div id="mc-form-less-link-np" class="mc-form-link"><?php _e("less info", "mc"); ?></div>
     <div class="mc-form-descbox-header"><?php _e("Non-Profit", "mc"); ?></div>
     <div class="mc-form-descbox-intro"><?php _e("Your initiative does not seek economic benefit", "mc"); ?></div>
-    <div id="mc-form-more-text-np" class="mc-form-more-text">
+    <div id="mc-form-more-text-np" class="mc-form-more-text-v2">
 <?php _e("<ul> <li>The initiative does not seek economic benefit</li> <li>Any surplus funds of the initiative are used to help pursue its goals instead of distributing them to owners or shareholders.</li> </ul>", "mc"); ?></div>
   </div>
   <div class="mc-form-icon mc-form-icon-a">
@@ -263,7 +263,7 @@
     <div class="mc-form-descbox-header"><?php _e("For-Profit", "mc"); ?></div>
     <div id="mc-form-less-link-nnp" class="mc-form-link"><?php _e("less info", "mc"); ?></div>
     <div class="mc-form-descbox-intro"><?php _e("Your initiative seeks economic benefit", "mc"); ?></div>
-    <div id="mc-form-more-text-nnp" class="mc-form-more-text">
+    <div id="mc-form-more-text-nnp" class="mc-form-more-text-v2">
 <?php _e("<ul> <li>The initiative seeks both economic benefit and reaching their aims</li> <li>The initiative uses its surplus funds to reward its employees and/or shareholders </li> </ul>", "mc"); ?></div>
   </div>
   <div class="mc-form-icon mc-form-icon-b">
@@ -278,7 +278,7 @@
     <div id="mc-form-less-link-nrp" class="mc-form-link"><?php _e("less info", "mc"); ?></div>
     <div class="mc-form-descbox-header"><?php _e("Exclusive", "mc"); ?></div>
     <div class="mc-form-descbox-intro"><?php _e("Your initiative prefers to protect their work and not disclose it to others", "mc"); ?></div>
-    <div id="mc-form-more-text-nrp" class="mc-form-more-text">
+    <div id="mc-form-more-text-nrp" class="mc-form-more-text-v2">
 <?php _e("<ul> <li>The initiative protects its work, for instance with full copyright, not allowing others to copy it without permission</li> <li>The initiative's internal methods and mechanics are discrete and not disclosed to the public</li> </ul>", "mc"); ?></div>
   </div>
   <div class="mc-form-icon mc-form-icon-a">
@@ -291,7 +291,7 @@
     <div id="mc-form-less-link-rp" class="mc-form-link"><?php _e("less info", "mc"); ?></div>
     <div class="mc-form-descbox-header"><?php _e("Reproducible", "mc"); ?></div>
     <div class="mc-form-descbox-intro"><?php _e("Your initiative is visible, open and transparent, which allows it to be adapted by others", "mc"); ?></div>
-    <div id="mc-form-more-text-rp" class="mc-form-more-text">
+    <div id="mc-form-more-text-rp" class="mc-form-more-text-v2">
 <?php _e("<ul> <li>The initiative is easily visible to anyone, providing the necessary online material</li> <li>The initiative has transparent procedures and results</li> <li>The initiative allows others to copy and adapt their procedures and materials, probably using <a href=\"http://creativecommons.org/\">Creative Commons</a> licenses for them</li> </ul>", "mc"); ?></div>
   </div>
   <div class="mc-form-icon mc-form-icon-b">
@@ -309,7 +309,7 @@
     <div id="mc-form-less-link-rc" class="mc-form-link"><?php _e("less info", "mc"); ?></div>
     <div class="mc-form-descbox-header"><?php _e("Reinforcing the Commons", "mc"); ?></div>
     <div class="mc-form-descbox-intro"><?php _e("Your initiative protectes/expands The Commons, resources that are collectively owned", "mc"); ?></div>
-    <div id="mc-form-more-text-rc" class="mc-form-more-text"><?php _e("The Commons are those resources that are collectively owned or shared among populations. Thus, your initiative is promoting The Commons by focusing its work in protecting/expanding any of them in any particular area of action", "mc"); ?></div>
+    <div id="mc-form-more-text-rc" class="mc-form-more-text-v2"><?php _e("The Commons are those resources that are collectively owned or shared among populations. Thus, your initiative is promoting The Commons by focusing its work in protecting/expanding any of them in any particular area of action", "mc"); ?></div>
    <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><div class="mc-cat-rc-option-box-v2" id="mc-cat-rc-option-box-ec"> <div class="mc-cat-rc-option-text"><?php _e("Nature Commons", "mc"); ?></div><div class="mc-cat-rc-option-desc">
 <?php _e("the natural environment: forests, seeds, the Moon", "mc"); ?></div></div><div class="mc-cat-rc-option-icon" id="mc-cat-rc-option-icon-ec"><img src="/mc/0.1/images/rcec25.png" alt="ec" /></div><div class="mc-cat-rc-option-box-v2" id="mc-cat-rc-option-box-bo"> <div class="mc-cat-rc-option-text">
 <?php _e("Body/Health Commons", "mc"); ?></div><div class="mc-cat-rc-option-desc">
@@ -330,7 +330,7 @@
     <div id="mc-form-less-link-nrc" class="mc-form-link"><?php _e("less info", "mc"); ?></div>
     <div class="mc-form-descbox-header"><?php _e("Reinforcing Other Aims", "mc"); ?></div>
     <div class="mc-form-descbox-intro"><?php _e("Your initiative focuses on other areas different than The Commons", "mc"); ?></div>
-    <div id="mc-form-more-text-nrc" class="mc-form-more-text"><?php _e("Your initiative prefers to tackle other issues not directly related to the protection/expansion of the Commons", "mc"); ?></div>
+    <div id="mc-form-more-text-nrc" class="mc-form-more-text-v2"><?php _e("Your initiative prefers to tackle other issues not directly related to the protection/expansion of the Commons", "mc"); ?></div>
   </div>
   <div class="mc-form-icon mc-form-icon-b">
     <img id="mc-form-icon-nrc" alt="nrc" src="/mc/0.1/images/nrc60.png" />
@@ -344,7 +344,7 @@
     <div id="mc-form-less-link-ngr" class="mc-form-link"><?php _e("less info", "mc"); ?></div>
     <div class="mc-form-descbox-header"><?php _e("Representative", "mc"); ?></div>
     <div class="mc-form-descbox-intro"><?php _e("Your initiative is driven by representatives", "mc"); ?></div>
-    <div id="mc-form-more-text-ngr" class="mc-form-more-text">
+    <div id="mc-form-more-text-ngr" class="mc-form-more-text-v2">
 <?php _e("<ul> <li>The initiative believes in their representatives for tackling most issues</li> <li>The division of tasks is structured with defined roles in different hierarchical levels</li> </ul>", "mc"); ?></div>
   </div>
   <div class="mc-form-icon mc-form-icon-a">/
@@ -359,7 +359,7 @@
     <div id="mc-form-less-link-gr" class="mc-form-link"><?php _e("less info", "mc"); ?></div>
     <div class="mc-form-descbox-header"><?php _e("Grassroots", "mc"); ?></div>
     <div class="mc-form-descbox-intro"><?php _e("Your initiative is driven by horizontal collective decisions", "mc"); ?></div>
-    <div id="mc-form-more-text-gr" class="mc-form-more-text">
+    <div id="mc-form-more-text-gr" class="mc-form-more-text-v2">
 <?php _e("<ul> <li>The initiative follows collective decision-making procedures for tackling most issues</li> <li>The hierarchical structure is minimal or inexistent. That is, horizontal grassroots discussions of the members have a major weight when compared with vertical instructions from the board</li> </ul>", "mc"); ?></div>
   </div>
   <div class="mc-form-icon mc-form-icon-b">




More information about the Movecommons-commits mailing list