Index: lams_central/web/css/pedagogicalPlanner.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/pedagogicalPlanner.css,v diff -u -r1.10 -r1.10.2.1 --- lams_central/web/css/pedagogicalPlanner.css 29 Mar 2009 23:58:15 -0000 1.10 +++ lams_central/web/css/pedagogicalPlanner.css 16 Jun 2009 13:13:10 -0000 1.10.2.1 @@ -170,3 +170,13 @@ border-bottom: 0px; } +a#tutorialVideoHref { + margin: 5px; + border: none; + color: inherit; + float: right; +} + +img#tutorialVideoImg { + border: none; +} \ No newline at end of file