Index: lams_central/web/css/defaultHTML.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML.css,v diff -u -r1.19 -r1.20 --- lams_central/web/css/defaultHTML.css 17 Nov 2006 08:16:35 -0000 1.19 +++ lams_central/web/css/defaultHTML.css 28 Nov 2006 05:11:06 -0000 1.20 @@ -997,7 +997,7 @@ text-decoration: none; border-right:1px solid #d2d2d2; border-bottom: 0px; - margin-top:6px; + margin-left:5px; } @@ -1006,7 +1006,7 @@ color: #47bc23; padding: 5px 12px 6px 30px; text-decoration: none; - margin-top:0px; + margin-left:5px; border-right:1px solid #d2d2d2; border-bottom: 0px; @@ -1019,17 +1019,14 @@ text-decoration: none; border-right:1px solid #d2d2d2; border-bottom: 0px; - margin-top:6px; - margin-left:10px; } #content a:hover.manage-group-button { background: url('../images/css/manage_groups.jpg') no-repeat 0px 0px; color: #47bc23; padding: 5px 12px 6px 30px; text-decoration: none; - margin-top:0px; - margin-left:10px; + border-right:1px solid #d2d2d2; border-bottom: 0px; }