[Movecommons-commits] r334 - trunk/src
Mario Gallegos
mgallegos at ourproject.org
Thu May 10 20:00:53 CEST 2012
Author: mgallegos
Date: 2012-05-10 20:00:53 +0200 (Thu, 10 May 2012)
New Revision: 334
Modified:
trunk/src/jquery.checkbox.css
trunk/src/mc-dia-form2.js
Log:
Modified: trunk/src/jquery.checkbox.css
===================================================================
--- trunk/src/jquery.checkbox.css 2012-05-10 17:56:24 UTC (rev 333)
+++ trunk/src/jquery.checkbox.css 2012-05-10 18:00:53 UTC (rev 334)
@@ -1,4 +1,4 @@
-.jquery-checkbox {display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;}
+.jquery-checkbox {display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;float: right;}
.jquery-checkbox .mark {display: inline;}
.jquery-checkbox img {vertical-align: middle; width: 60px; height: 20px;}
Modified: trunk/src/mc-dia-form2.js
===================================================================
--- trunk/src/mc-dia-form2.js 2012-05-10 17:56:24 UTC (rev 333)
+++ trunk/src/mc-dia-form2.js 2012-05-10 18:00:53 UTC (rev 334)
@@ -313,14 +313,14 @@
var keywordsIni = "";
// var click_to_select = $j("#mc-form-gr").attr("title"); // store of title value
-//conf_link("np");
+/*conf_link("np");
conf_link("rp");
conf_link("rc");
conf_link("gr");
-select_area("ec");
+//select_area("ec");
select_area("bo");
select_area("to");
-select_area("di");
+select_area("di");*/
//confInputValidation("#url");
//confInputValidation("#ininame");
More information about the Movecommons-commits
mailing list