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.2 -r1.3
--- lams_central/web/css/defaultHTML_rtl_learner.css 15 Nov 2006 06:47:03 -0000 1.2
+++ lams_central/web/css/defaultHTML_rtl_learner.css 16 Nov 2006 07:58:51 -0000 1.3
@@ -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;}
+
+
/*
*************************************************