Index: lams_central/web/css/defaultHTML.css
===================================================================
diff -u -r12d5865bbe5303c3a733fe29f99a9c8cebc3160a -r559dc8a134ed70af69734155669ead622634783e
--- lams_central/web/css/defaultHTML.css (.../defaultHTML.css) (revision 12d5865bbe5303c3a733fe29f99a9c8cebc3160a)
+++ lams_central/web/css/defaultHTML.css (.../defaultHTML.css) (revision 559dc8a134ed70af69734155669ead622634783e)
@@ -205,7 +205,7 @@
.tab-right-selected { /* defines right side of selected tab */
height: 31px;
width: 8px;
- background: url('../images/css/selected_right.jpg') no-repeat top right;;
+ background: url('../images/css/selected_right.jpg') no-repeat top right;
float: left
}
@@ -231,7 +231,7 @@
.tab-right { /* defines right side of selected tab */
height: 31px;
width: 8px;
- background: url('../images/css/button_right.jpg') no-repeat top right;;
+ background: url('../images/css/button_right.jpg') no-repeat top right;
float: left
}
@@ -258,7 +258,7 @@
.tab-right-highlight { /* defines right side of selected tab */
height: 31px;
width: 8px;
- background: url('../images/css/button_highlight_right.jpg') no-repeat top right;;
+ background: url('../images/css/button_highlight_right.jpg') no-repeat top right;
float: left
}
@@ -1128,9 +1128,9 @@
.help {text-align:right; margin-right:35px; cursor: pointer;}
/************ My Profile custom **********/
-td.align-right{
+.align-right{
text-align:right;
}
-td.align-left{
+.align-left{
text-align:left;
}
\ No newline at end of file
Index: lams_central/web/css/defaultHTML_learner.css
===================================================================
diff -u -r7ef81dbe0ed6105b82244701dd015fb8578fe6a0 -r559dc8a134ed70af69734155669ead622634783e
--- lams_central/web/css/defaultHTML_learner.css (.../defaultHTML_learner.css) (revision 7ef81dbe0ed6105b82244701dd015fb8578fe6a0)
+++ lams_central/web/css/defaultHTML_learner.css (.../defaultHTML_learner.css) (revision 559dc8a134ed70af69734155669ead622634783e)
@@ -445,4 +445,13 @@
.indent {margin-left:20px;}
-.middle {vertical-align:middle;}
\ No newline at end of file
+.middle {vertical-align:middle;}
+
+.help {text-align:left; margin-left:35px; cursor: pointer;}
+
+.align-right{
+text-align:right;
+}
+.align-left{
+text-align:left;
+}
\ No newline at end of file
Index: lams_central/web/css/defaultHTML_rtl.css
===================================================================
diff -u -r12d5865bbe5303c3a733fe29f99a9c8cebc3160a -r559dc8a134ed70af69734155669ead622634783e
--- lams_central/web/css/defaultHTML_rtl.css (.../defaultHTML_rtl.css) (revision 12d5865bbe5303c3a733fe29f99a9c8cebc3160a)
+++ lams_central/web/css/defaultHTML_rtl.css (.../defaultHTML_rtl.css) (revision 559dc8a134ed70af69734155669ead622634783e)
@@ -115,7 +115,7 @@
#page { /*whole layout of page*/
margin: 25px auto;
width: 707px;
- background: url('../images/css/lams_logo.gif') no-repeat 585px 10px;
+ background: url('../images/css/lams_logo.gif') no-repeat -10px 10px;
}
#header { /*layout of the header */
@@ -141,7 +141,7 @@
margin-top: 15px;
width: auto;
height: 40px;
- margin-left: 4px;
+ margin-right: 3px;
}
@@ -176,8 +176,9 @@
.nav-box { /* layout of containers that surround the tab navigation */
height: 31px;
width: auto;
- margin-right: 2px;
- float: left;
+ margin-left: 2px;
+
+ float: right;
text-align: center;
}
@@ -642,15 +643,15 @@
.field-name{
color: #0087e5;
font-weight: bold;
- text-align: left;
+ text-align: right;
padding-bottom:10px;
}
.field-name-alternative-color {
color: #47bc23;
font-weight: bold;
padding-bottom:10px;
- text-align: left;
+ text-align: right;
}
input {
@@ -979,7 +980,7 @@
.mycourses-right-buttons {float:left; padding-left:20px; margin-top:11px; height:24px; font-size:11px}
#content a.add-lesson-button {
- background: url('../images/css/add_lesson.rtl.jpg') no-repeat top right; /* 0px 0px; */
+ background: url('../images/css/add_lesson.rtl.jpg') no-repeat top right;
color: #666;
padding: 5px 12px 6px 30px;
text-decoration: none;
@@ -990,7 +991,7 @@
}
#content a:hover.add-lesson-button {
- background: url('../images/css/add_lesson.rtl.jpg') no-repeat top right; /* 0px 0px; */
+ background: url('../images/css/add_lesson.rtl.jpg') no-repeat top right;
color: #47bc23;
padding: 5px 12px 6px 30px;
text-decoration: none;
@@ -1001,7 +1002,7 @@
}
#content a.manage-group-button {
- background: url('../images/css/manage_groups.rtl.jpg') no-repeat 0px 0px;
+ background: url('../images/css/manage_groups.rtl.jpg') no-repeat top right;
color: #666;
padding: 5px 30px 6px 12px;
text-decoration: none;
@@ -1012,7 +1013,7 @@
}
#content a:hover.manage-group-button {
- background: url('../images/css/manage_groups.rtl.jpg') no-repeat 0px 0px;
+ background: url('../images/css/manage_groups.rtl.jpg') no-repeat top right;
color: #47bc23;
padding: 5px 30px 6px 12px;
text-decoration: none;
@@ -1036,15 +1037,15 @@
.course-bg h2 {
font-size:13px;
color:#47bc23;
- padding-left:0px;
+ padding-right:0px;
margin-top:12px;
- margin-left:0px;
+ margin-right:0px;
}
.course-bg h4 {
font-size:12px;
color:#47bc23;
- padding-left:0px
+ padding-right:0px
}
.course-buttons {
@@ -1120,12 +1121,12 @@
border:0px;
}
-.help {text-align:right; margin-left:35px; cursor: pointer;}
+.help {text-align:left; margin-left:35px; cursor: pointer;}
/************ My Profile custom **********/
-td.align-right{
+.align-right{
text-align:left;
}
-td.align-left{
+.align-left{
text-align:right;
}
\ No newline at end of file
Index: lams_central/web/css/defaultHTML_rtl_learner.css
===================================================================
diff -u -r575e31499ee47d58d14637f82d67b5c236b7de63 -r559dc8a134ed70af69734155669ead622634783e
--- lams_central/web/css/defaultHTML_rtl_learner.css (.../defaultHTML_rtl_learner.css) (revision 575e31499ee47d58d14637f82d67b5c236b7de63)
+++ lams_central/web/css/defaultHTML_rtl_learner.css (.../defaultHTML_rtl_learner.css) (revision 559dc8a134ed70af69734155669ead622634783e)
@@ -77,7 +77,7 @@
margin-bottom:0;
margin-top:0;
background: url('../images/css/blue_arrow_right.gif') no-repeat 0 0px;
- padding-left: 30px;
+ padding-right: 30px;
padding-bottom: 10px;
font-size:13px;
}
@@ -91,76 +91,83 @@
b.error {color:#cc0000;}
ul {
- margin-left: 25px;
- margin-right: 30px;
+ margin-right: 25px;
+ margin-left: 30px;
}
li { list-style-type:square;}
/*layout of the table with the alternate color for the table heading cell */
table.alternative-color {
width:100%;
- margin-left:0px;
+ margin-right:0px;
padding-top:0px;
margin-bottom:15px;
margin-top:10px;
- text-align:left;
+ text-align:right;
}
table.alternative-color th {
background: url('../images/css/green_bg.jpg') repeat-x;
height: 30px;
color: #47bc23;
- padding-left: 15px;
- border-left: 1px solid #cacdd1;
- border-right: 1px solid #fff;
+ padding-right: 15px;
+ border-right: 1px solid #cacdd1;
+ border-left: 1px solid #fff;
font-size: 12px;
}
table.alternative-color td {
- padding-left: 20px;
+ padding:5px;
+ padding-right: 20px;
font-size: 11px;
border-bottom: 1px solid #efefef;
vertical-align: top;
background:url('../images/css/greyfade_bg.jpg') repeat-x 3px 0px
}
+
+table.alternative-color td.first, table.alternative-color th.first {
+ border-right: none;
+ padding-right: 20px;
+}
+
/*layout of the forum tables with the colored table heading cell */
table.forum {
width:100%;
- margin-left:0px;
+ margin-right:0px;
padding-top:5px;
margin-bottom:10px;
background:url('../images/css/greyfade_bg.jpg') repeat-x 3px 49px;
- text-align:left;
+ text-align:right;
border-bottom:1px solid #efefef;}
table.forum th {
background: url('../images/css/green_bg_forum.jpg') repeat-x #f0f5df;
- height:20px;
- padding-top:5px;
+ height:26px;
+ padding-top:1px;
color:#47bc23;
- padding-left:15px;
- border-left:1px solid #cacdd1;
+ padding-right:15px;
+ border-right:1px solid #cacdd1;
font-size:12px;
vertical-align:middle;
}
table.forum td.posted-by {
background: url('../images/css/forum_postedby_bg.jpg') repeat-x;
height:20px;
- padding-left:15px;
+ padding-right:15px;
padding-top:0px;
font-size:10px;
vertical-align:top;
- border-left:1px solid #cacdd1;
+ border-right:1px solid #cacdd1;
color:#666;
}
-
table.forum td {
- padding-left:20px;
+ padding:10px;
+ padding-right:20px;
font-size:11px;
vertical-align:top;
}
@@ -177,7 +184,7 @@
table {
width:100%;
- text-align:left;
+ text-align:right;
}
td {
@@ -204,14 +211,14 @@
.field-name{
color: #0087e5;
font-weight: bold;
- text-align: left;
+ text-align: right;
padding-bottom:10px;
}
.field-name-alternative-color {
color: #47bc23;
font-weight: bold;
- text-align: left;
+ text-align: right;
}
input {
@@ -230,11 +237,11 @@
/*misc styles*/
.space-right {
- margin-right: 10px;
+ margin-left: 10px;
}
.space-left {
- margin-left: 10px;
+ margin-right: 10px;
}
.space-bottom {
@@ -264,13 +271,13 @@
.warning {
color: #cc0000;
- padding:8px 10px 10px 40px;
+ padding:8px 40px 10px 10px;
margin-top: 25px;
- margin-left: auto;
margin-right: auto;
- text-align: left;
+ margin-left: auto;
+ text-align: right;
font-weight: normal;
- background: url('../images/css/warning.gif') no-repeat #ffeae0 10px 8px;
+ background: url('../images/css/warning.gif') no-repeat #ffeae0 top right; /** TODO: fix bg image pos **/
width: 70%;
border: 1px solid #E82A28;
}
@@ -304,9 +311,9 @@
********************************************** */
-.left-buttons {float:left;}
+.left-buttons {float:right;}
-.right-buttons {float:right;}
+.right-buttons {float:left;}
/*layout of a general button*/
#content a.button {
@@ -361,50 +368,50 @@
/*layout of adding a topic button */
a.button-add-item {
- background: url('../images/css/btn_add_off.gif') no-repeat 0px 20px;
+ background: url('../images/css/btn_add_off.gif') no-repeat right -20px;
color: #333;
border: 0px none;
- padding:25px 15px 25px 25px;
+ padding:25px 25px 25px 15px;
text-decoration: none;
}
a:hover.button-add-item {
- background: url('../images/css/btn_add_over.gif') no-repeat 0px 20px;
+ background: url('../images/css/btn_add_over.gif') no-repeat right -20px;
color: #349018;
border: 0px none;
- padding:25px 15px 25px 25px;
+ padding:25px 25px 25px 15px;
text-decoration: none;
}
/*layout of adding a topic button */
#content a.button-add-item {
- background: url('../images/css/btn_add_off.gif') no-repeat 0px 20px;
+ background: url('../images/css/btn_add_off.gif') no-repeat right -20px;
color: #333;
border: 0px none;
- padding:25px 15px 25px 25px;
+ padding:25px 25px 25px 15px;
}
#content a:hover.button-add-item {
- background: url('../images/css/btn_add_over.gif') no-repeat 0px 20px;
+ background: url('../images/css/btn_add_over.gif') no-repeat right -20px;
color: #349018;
border: 0px none;
- padding:25px 15px 25px 25px;
+ padding:25px 25px 25px 15px;
}
/*layout of html editor button */
#content a.button-html-editor {
- background: url('../images/css/btn_htmled_off.gif') no-repeat 0px 20px;
+ background: url('../images/css/btn_htmled_off.gif') no-repeat right -20px;
color: #666;
border: 0px none;
- padding:25px 15px 25px 28px;
+ padding:25px 28px 25px 15px;
}
#content a:hover.button-html-editor {
- background: url('../images/css/btn_htmled_off.gif') no-repeat 0px 20px;
+ background: url('../images/css/btn_htmled_off.gif') no-repeat right -20px;
color: #333;
border: 0px none;
- padding:25px 15px 25px 28px;
+ padding:25px 28px 25px 15px;
}
/* Hovering submit button */
@@ -430,10 +437,21 @@
.text-area {width:99%}
-.shading-bg {padding:5px; padding-left:10px; padding-top:10px; margin-top:10px; margin-bottom:10px; width:99%; border-top:1px solid #ccc; background:url('../images/css/greyfade_bg.jpg') repeat-x 3px 1px}
+.shading-bg {padding:5px; padding-right:10px; padding-top:10px; margin-top:10px; margin-bottom:10px; width:99%; border-top:1px solid #ccc; background:url('../images/css/greyfade_bg.jpg') repeat-x 3px -1px}
+.shading-bg td {padding:5px;}
+
.last-item {border-top:1px solid #ccc; height:20px;}
-.indent {margin-left:20px;}
+.indent {margin-right:20px;}
-.middle {vertical-align:middle;}
\ No newline at end of file
+.middle {vertical-align:middle;}
+
+.help {text-align:left; margin-left:35px; cursor: pointer;}
+
+.align-right{
+text-align:left;
+}
+.align-left{
+text-align:right;
+}
\ No newline at end of file
Index: lams_central/web/indexCommon.jsp
===================================================================
diff -u -red7d5573e6d026b1f757cc1e4624d879fa9c1fbf -r559dc8a134ed70af69734155669ead622634783e
--- lams_central/web/indexCommon.jsp (.../indexCommon.jsp) (revision ed7d5573e6d026b1f757cc1e4624d879fa9c1fbf)
+++ lams_central/web/indexCommon.jsp (.../indexCommon.jsp) (revision 559dc8a134ed70af69734155669ead622634783e)
@@ -71,5 +71,5 @@
-
+