Index: lams_central/web/css/defaultHTML_rtl_learner.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML_rtl_learner.css,v
diff -u -r1.12 -r1.13
--- lams_central/web/css/defaultHTML_rtl_learner.css 12 Mar 2008 01:22:00 -0000 1.12
+++ lams_central/web/css/defaultHTML_rtl_learner.css 11 Apr 2008 00:52:19 -0000 1.13
@@ -97,6 +97,13 @@
ul li { list-style-type:circle;}
+ol {
+ margin-right: 25px;
+ margin-left: 30px;
+}
+
+ul li { list-style-type:circle;}
+
/*layout of the table with the alternate color for the table heading cell */
table.alternative-color {
width:100%;