Index: lams_central/web/css/defaultHTML_learner.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML_learner.css,v
diff -u -r1.6 -r1.7
--- lams_central/web/css/defaultHTML_learner.css 31 Oct 2006 05:58:20 -0000 1.6
+++ lams_central/web/css/defaultHTML_learner.css 6 Nov 2006 08:30:24 -0000 1.7
@@ -176,13 +176,12 @@
/*layout of the table with form elements */
table {
- width:98%;
- margin-left:7px;
+ width:100%;
text-align:left;
}
td {
- padding:10px;
+
font-size:11px;
vertical-align:top;
}
@@ -248,8 +247,6 @@
padding-top: 20px;
}
-
-
.small-space-bottom {
margin-bottom: 20px;
}
@@ -262,10 +259,9 @@
hr {border:0px;
border-top:1px solid #ccc;
- width: 630px;
height: 1px;
-
- }
+}
+
.warning {
color: #cc0000;
padding:8px 10px 10px 40px;