Index: lams_central/web/css/defaultHTML.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML.css,v diff -u -r1.57 -r1.58 --- lams_central/web/css/defaultHTML.css 18 Sep 2013 16:33:59 -0000 1.57 +++ lams_central/web/css/defaultHTML.css 29 Jan 2014 20:18:12 -0000 1.58 @@ -839,6 +839,19 @@ color: #cc0000; } +.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; +} + /* *********************************************** Monitoring page styles ************************************************ */