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.2.13 -r1.32.2.14 --- lams_central/web/css/defaultHTML_learner.css 19 Apr 2016 00:04:17 -0000 1.32.2.13 +++ lams_central/web/css/defaultHTML_learner.css 20 Apr 2016 10:50:27 -0000 1.32.2.14 @@ -271,3 +271,16 @@ margin-left: 5px; color: inherit; } + +.table-no-border>thead>tr>th, +.table-no-border>tbody>tr>th, +.table-no-border>tfoot>tr>th, +.table-no-border>thead>tr>td, +.table-no-border>tbody>tr>td, +.table-no-border>tfoot>tr>td { + border-top: none; +} + +.table-nonfluid { + width: auto !important; +} \ No newline at end of file Index: lams_tool_daco/web/pages/authoring/parts/addcheckbox.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_daco/web/pages/authoring/parts/addcheckbox.jsp,v diff -u -r1.9.2.3 -r1.9.2.4 --- lams_tool_daco/web/pages/authoring/parts/addcheckbox.jsp 20 Apr 2016 00:33:36 -0000 1.9.2.3 +++ lams_tool_daco/web/pages/authoring/parts/addcheckbox.jsp 20 Apr 2016 10:45:44 -0000 1.9.2.4 @@ -47,10 +47,10 @@ - -