Index: lams_admin/web/register.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_admin/web/register.jsp,v
diff -u -r1.14 -r1.14.2.1
--- lams_admin/web/register.jsp 29 Sep 2012 13:58:15 -0000 1.14
+++ lams_admin/web/register.jsp 2 Sep 2014 21:49:13 -0000 1.14.2.1
@@ -1,13 +1,11 @@
-
<%@ include file="/taglibs.jsp"%>
-
+
-
-
-
Index: lams_central/web/css/defaultHTML_learner.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML_learner.css,v
diff -u -r1.32 -r1.32.2.1
--- lams_central/web/css/defaultHTML_learner.css 16 Jul 2014 20:17:06 -0000 1.32
+++ lams_central/web/css/defaultHTML_learner.css 2 Sep 2014 21:49:11 -0000 1.32.2.1
@@ -344,18 +344,29 @@
}
.error {
- color: #000000;
- padding:8px 10px 10px 40px;
- margin-top: 25px;
- margin-left: auto;
- margin-right: auto;
- text-align: left;
- font-weight: normal;
- background: url('../images/css/error.png') no-repeat #ffffce 10px 8px;
- width: 70%;
- border: 1px solid #C0C0C0;
+ color: #000000;
+ margin-left: auto;
+ margin-right: auto;
+ text-align: left;
+ font-weight: normal;
}
+input.error {
+ background-color: bisque;
+ padding:8px 2px 10px;
+}
+label.error {
+ margin-left: 10px;
+ background-color: #EFEFEF;
+ padding:8px 10px 10px;
+}
+#errorMessages {
+ padding:8px 10px 10px 40px;
+ margin-top: 25px;
+ background-color: #ffffce;
+ width: 70%;
+ border: 1px solid #C0C0C0;
+}
.group-box {
padding:8px 10px 10px 40px;
Index: lams_central/web/css/defaultHTML_learner_mobile.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML_learner_mobile.css,v
diff -u -r1.7 -r1.7.2.1
--- lams_central/web/css/defaultHTML_learner_mobile.css 24 Feb 2014 17:30:11 -0000 1.7
+++ lams_central/web/css/defaultHTML_learner_mobile.css 2 Sep 2014 21:49:11 -0000 1.7.2.1
@@ -186,18 +186,30 @@
}
.error {
- color: #000000;
- padding:8px 10px 10px 40px;
- margin-top: 25px;
- margin-left: auto;
- margin-right: auto;
- text-align: left;
- font-weight: normal;
- background: url('../images/css/error.png') no-repeat #ffffce 10px 8px;
- width: 70%;
- border: 1px solid #C0C0C0;
+ color: #000000;
+ margin-left: auto;
+ margin-right: auto;
+ text-align: left;
+ font-weight: normal;
}
+input.error {
+ background-color: bisque;
+ padding:8px 2px 10px;
+}
+label.error {
+ margin-left: 10px;
+ background-color: #EFEFEF;
+ padding:8px 10px 10px;
+}
+#errorMessages {
+ padding:8px 10px 10px 40px;
+ margin-top: 25px;
+ background-color: #ffffce;
+ width: 70%;
+ border: 1px solid #C0C0C0;
+}
+
.ui-finishbtn-right { float: right;padding-right: 40px; min-height: 30px;}
.button-inside {font-size: 16px;}
Fisheye: Tag 1.1.2.1 refers to a dead (removed) revision in file `lams_central/web/images/css/error.png'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1.12.1 refers to a dead (removed) revision in file `lams_central/web/includes/javascript/jquery.validate.pack.js'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_central/web/lamscommunity/lamscommunityLogin.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/lamscommunity/lamscommunityLogin.jsp,v
diff -u -r1.4 -r1.4.2.1
--- lams_central/web/lamscommunity/lamscommunityLogin.jsp 29 Sep 2012 13:56:46 -0000 1.4
+++ lams_central/web/lamscommunity/lamscommunityLogin.jsp 2 Sep 2014 21:49:11 -0000 1.4.2.1
@@ -13,20 +13,17 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
@@ -167,7 +164,7 @@
-
+
Index: lams_tool_assessment/web/pages/authoring/parts/addshortanswer.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/parts/addshortanswer.jsp,v
diff -u -r1.19 -r1.19.2.1
--- lams_tool_assessment/web/pages/authoring/parts/addshortanswer.jsp 26 Jul 2014 00:00:05 -0000 1.19
+++ lams_tool_assessment/web/pages/authoring/parts/addshortanswer.jsp 2 Sep 2014 21:49:10 -0000 1.19.2.1
@@ -19,9 +19,9 @@
-
+
-
+
-
@@ -184,8 +179,8 @@
-
-
+
+
Index: lams_tool_assessment/web/pages/authoring/parts/addtruefalse.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/parts/addtruefalse.jsp,v
diff -u -r1.16 -r1.16.2.1
--- lams_tool_assessment/web/pages/authoring/parts/addtruefalse.jsp 26 Jul 2014 00:00:05 -0000 1.16
+++ lams_tool_assessment/web/pages/authoring/parts/addtruefalse.jsp 2 Sep 2014 21:49:10 -0000 1.16.2.1
@@ -11,9 +11,9 @@
-
+
-
+
-
Index: lams_tool_scratchie/web/common/header.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_scratchie/web/common/header.jsp,v
diff -u -r1.2 -r1.2.4.1
--- lams_tool_scratchie/web/common/header.jsp 3 Oct 2012 13:07:44 -0000 1.2
+++ lams_tool_scratchie/web/common/header.jsp 2 Sep 2014 21:49:12 -0000 1.2.4.1
@@ -3,15 +3,13 @@
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
Index: lams_tool_scratchie/web/includes/css/scratchie.css
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_scratchie/web/includes/css/scratchie.css,v
diff -u -r1.1 -r1.1.4.1
--- lams_tool_scratchie/web/includes/css/scratchie.css 19 Jul 2012 19:20:11 -0000 1.1
+++ lams_tool_scratchie/web/includes/css/scratchie.css 2 Sep 2014 21:49:12 -0000 1.1.4.1
@@ -6,13 +6,13 @@
}
div.error, div.message {
- background-color: #ffffcc;
+ background-color: #FFE4C4;
border: 1px solid #000;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
margin: 10px auto;
- padding: 3px;
+ padding: 8px;
text-align: left;
vertical-align: bottom;
}
@@ -31,3 +31,11 @@
div.message img.icon {
vertical-align: middle;
}
+
+.fake-validation-input {
+ visibility: hidden;
+ height: 0px;
+}
+label.error {
+ margin-left: 0px;
+}
\ No newline at end of file
Fisheye: Tag 1.1.4.1 refers to a dead (removed) revision in file `lams_tool_scratchie/web/includes/javascript/scratchiecommon.js'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_tool_scratchie/web/pages/authoring/parts/additem.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_scratchie/web/pages/authoring/parts/additem.jsp,v
diff -u -r1.3 -r1.3.4.1
--- lams_tool_scratchie/web/pages/authoring/parts/additem.jsp 3 Oct 2012 13:07:43 -0000 1.3
+++ lams_tool_scratchie/web/pages/authoring/parts/additem.jsp 2 Sep 2014 21:49:12 -0000 1.3.4.1
@@ -7,9 +7,8 @@
<%@ include file="/common/header.jsp"%>