Index: lams_central/web/css/defaultHTML_learner.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML_learner.css,v diff -u -r1.21 -r1.22 --- lams_central/web/css/defaultHTML_learner.css 11 Apr 2008 01:11:23 -0000 1.21 +++ lams_central/web/css/defaultHTML_learner.css 1 May 2008 01:24:26 -0000 1.22 @@ -326,7 +326,20 @@ border: 1px solid #E82A28; } +.info { + color: #000000; + padding:8px 10px 10px 40px; + margin-top: 25px; + margin-left: auto; + margin-right: auto; + text-align: left; + font-weight: normal; + background: url('../images/css/edit.gif') no-repeat #d8e4f1 10px 8px; + width: 70%; + border: 1px solid #3c78b5; +} + /************************************************* Page layout ********************************************** */