Index: lams_admin/web/register.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_admin/web/register.jsp,v diff -u -r1.14 -r1.15 --- lams_admin/web/register.jsp 29 Sep 2012 13:58:15 -0000 1.14 +++ lams_admin/web/register.jsp 1 Aug 2014 16:04:07 -0000 1.15 @@ -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.33 --- lams_central/web/css/defaultHTML_learner.css 16 Jul 2014 20:17:06 -0000 1.32 +++ lams_central/web/css/defaultHTML_learner.css 1 Aug 2014 16:04:15 -0000 1.33 @@ -344,19 +344,22 @@ } .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; +} - .group-box { padding:8px 10px 10px 40px; margin-top: 20px; 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.8 --- 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 1 Aug 2014 16:04:15 -0000 1.8 @@ -186,17 +186,21 @@ } .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; +} .ui-finishbtn-right { float: right;padding-right: 40px; min-height: 30px;} Fisheye: Tag 1.2 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.2 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.5 --- lams_central/web/lamscommunity/lamscommunityLogin.jsp 29 Sep 2012 13:56:46 -0000 1.4 +++ lams_central/web/lamscommunity/lamscommunityLogin.jsp 1 Aug 2014 16:04:15 -0000 1.5 @@ -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.20 --- 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 1 Aug 2014 16:03:54 -0000 1.20 @@ -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.17 --- 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 1 Aug 2014 16:03:54 -0000 1.17 @@ -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.3 --- lams_tool_scratchie/web/common/header.jsp 3 Oct 2012 13:07:44 -0000 1.2 +++ lams_tool_scratchie/web/common/header.jsp 1 Aug 2014 16:03:38 -0000 1.3 @@ -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.2 --- 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 1 Aug 2014 16:03:38 -0000 1.2 @@ -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.2 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.4 --- 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 1 Aug 2014 16:03:38 -0000 1.4 @@ -7,9 +7,8 @@ <%@ include file="/common/header.jsp"%>