Index: lams_central/web/css/pedagogicalPlanner.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/pedagogicalPlanner.css,v diff -u -r1.4 -r1.5 --- lams_central/web/css/pedagogicalPlanner.css 5 Feb 2009 18:24:12 -0000 1.4 +++ lams_central/web/css/pedagogicalPlanner.css 6 Feb 2009 12:43:07 -0000 1.5 @@ -67,23 +67,23 @@ margin: 0px 0px 0px 500px; } -td.branchingFirstActivity { +td.branchFirstActivity { border-bottom: thick blue solid; text-align: center; color: blue; } -td.optionsFirstActivity { +td.optionFirstActivity { border-bottom: thick lightgreen solid; text-align: center; color:lightgreen; } -td.branchingLastActivity { +td.branchLastActivity { border-bottom: thick blue solid; } -td.optionsLastActivity { +td.optionLastActivity { border-bottom: thick lightgreen solid; }