Index: lams_central/web/css/defaultHTML_rtl_learner.css
===================================================================
diff -u -r559dc8a134ed70af69734155669ead622634783e -rfc79bbd0ac6d17b167882ca736c30ee3bdb4984d
--- lams_central/web/css/defaultHTML_rtl_learner.css (.../defaultHTML_rtl_learner.css) (revision 559dc8a134ed70af69734155669ead622634783e)
+++ lams_central/web/css/defaultHTML_rtl_learner.css (.../defaultHTML_rtl_learner.css) (revision fc79bbd0ac6d17b167882ca736c30ee3bdb4984d)
@@ -95,7 +95,7 @@
margin-left: 30px;
}
-li { list-style-type:square;}
+li { list-style-type:circle;}
/*layout of the table with the alternate color for the table heading cell */
table.alternative-color {
@@ -304,6 +304,11 @@
height:20px;}
+.float-left {float:right;}
+
+.float-right {float:left;}
+
+
/*
*************************************************