Index: lams_central/web/css/defaultHTML_learner.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML_learner.css,v
diff -u -r1.7 -r1.8
--- lams_central/web/css/defaultHTML_learner.css 6 Nov 2006 08:30:24 -0000 1.7
+++ lams_central/web/css/defaultHTML_learner.css 8 Nov 2006 01:31:57 -0000 1.8
@@ -333,6 +333,14 @@
text-decoration: none;
}
+input.disabled {
+ color: #999;
+ background: url('../images/css/btn_off.gif') repeat-x 0px 0px;
+ border: 0px none;
+ padding:5px 20px 6px 20px;
+ font-size:11px;
+}
+
/*layout of a general button*/
a.button {
background: url('../images/css/btn_off.gif') repeat-x 0px 0px;