Index: lams_central/web/css/defaultHTML.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML.css,v diff -u -r1.36 -r1.37 --- lams_central/web/css/defaultHTML.css 4 Jun 2008 03:48:16 -0000 1.36 +++ lams_central/web/css/defaultHTML.css 14 Jul 2008 03:30:39 -0000 1.37 @@ -769,6 +769,18 @@ b.error {color:#cc0000;} +/* *********************************************** + Monitoring page styles +************************************************ */ + +/* Display the adavanced options in the summary tab */ +div.monitoring-advanced { + margin-left: 25px; + margin-right: 30px; + margin-bottom: 20px; +} + + /* *************************************************