Index: lams_central/web/css/pedagogicalPlanner.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/pedagogicalPlanner.css,v diff -u -r1.5 -r1.6 --- lams_central/web/css/pedagogicalPlanner.css 6 Feb 2009 12:43:07 -0000 1.5 +++ lams_central/web/css/pedagogicalPlanner.css 19 Feb 2009 14:01:30 -0000 1.6 @@ -8,7 +8,7 @@ ********************************************** */ .toolFrame { - width: 580px; + width: 780px; border: 1px lightgrey solid; } @@ -27,12 +27,8 @@ text-align: center; } -.titleCell span{ - font-size: smaller; - } - .formCell { - width: 580px; + width: 780px; } #pedagogicalPlannerInfoArea { @@ -129,4 +125,16 @@ h3.group4{ color: purple; text-decoration: underline; +} + +.sequenceActionImage { + height: 15px; + width: 15px; + cursor: pointer; + float: left; + margin-left: 5px; +} + +.align-center { + text-align: center; } \ No newline at end of file