Index: lams_central/web/css/pedagogicalPlanner.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/pedagogicalPlanner.css,v diff -u -r1.10.2.1 -r1.10.2.2 --- lams_central/web/css/pedagogicalPlanner.css 16 Jun 2009 13:13:10 -0000 1.10.2.1 +++ lams_central/web/css/pedagogicalPlanner.css 18 Jun 2009 19:43:37 -0000 1.10.2.2 @@ -177,6 +177,12 @@ float: right; } +a#tutorialVideoHref:hover { + border: none; + color: inherit; + cursor: pointer; +} + img#tutorialVideoImg { border: none; } \ No newline at end of file