Index: lams_central/web/css/pedagogicalPlanner.css =================================================================== diff -u -r4f33380083bd35fd6d0851de9def290c62ffc3c9 -rd3248906f919d6a3f9529896a3ec71a98aa0d039 --- lams_central/web/css/pedagogicalPlanner.css (.../pedagogicalPlanner.css) (revision 4f33380083bd35fd6d0851de9def290c62ffc3c9) +++ lams_central/web/css/pedagogicalPlanner.css (.../pedagogicalPlanner.css) (revision d3248906f919d6a3f9529896a3ec71a98aa0d039) @@ -161,13 +161,14 @@ #content a.editing-advice-button { display: none; font-size: smaller; - margin: 0px 0px 0px 660px; + margin: 0px 0px 0px 663px; background: url('../images/css/editing_advice.png') no-repeat 0px 0px; color: #666; padding: 5px 12px 6px 30px; text-decoration: none; border-right:1px solid #d2d2d2; border-bottom: 0px; + line-height: 20px; } a#tutorialVideoHref { @@ -185,4 +186,13 @@ img#tutorialVideoImg { border: none; +} + +#content a.activityButton { + border: none; + text-decoration: none; +} + +#content a.activityButton img{ + border: none; } \ No newline at end of file