Index: lams_tool_forum/web/includes/style.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/web/includes/Attic/style.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_forum/web/includes/style.jsp 29 Jun 2005 06:42:20 -0000 1.1 +++ lams_tool_forum/web/includes/style.jsp 7 Jul 2005 02:23:50 -0000 1.2 @@ -275,4 +275,9 @@ text-align: center; vertical-align: middle; width: 50; +} .forumTable { + background-color:#ffffff; + cellspacing="1"; + cellpadding="1"; + width="100%"; }