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.14 -r1.15 --- lams_central/web/css/defaultHTML_rtl_learner.css 11 Apr 2008 01:11:23 -0000 1.14 +++ lams_central/web/css/defaultHTML_rtl_learner.css 1 May 2008 01:24:26 -0000 1.15 @@ -331,6 +331,20 @@ } +.info { + color: #000000; + padding:8px 10px 10px 40px; + margin-top: 25px; + margin-left: auto; + margin-right: auto; + text-align: right; + font-weight: normal; + background: url('../images/css/edit.gif') no-repeat #d8e4f1 10px 8px; + width: 70%; + border: 1px solid #3c78b5; +} + + /************************************************* Page layout ********************************************** */