Skip to content

Commit

Permalink
MDL-30818 - Accessibility/Themes - Adding hover to activity elements …
Browse files Browse the repository at this point in the history
…to allow visual link between activity and course completion markings
  • Loading branch information
jsnfwlr committed Sep 8, 2012
1 parent 935c3d5 commit c419fb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions theme/base/style/course.css
Expand Up @@ -9,6 +9,7 @@
.course-content .section .activity img.activityicon {vertical-align:middle;height:16px;width:16px;}
.course-content .section .activity .commands img.iconsmall {vertical-align: baseline;}
.course-content .section .activity .commands img {padding: 0 2px;}
.course-content .section .activity:hover { background-color: #EEE; }
.course-content .section-summary { border: 1px solid #DDD; margin-top: 5px; list-style: none; }
.course-content .section-summary .section-title { margin: 2px 5px 2px 5px; }
.course-content .section-summary .summarytext { margin: 2px 5px 2px 5px; }
Expand Down

0 comments on commit c419fb9

Please sign in to comment.