Skip to content

Commit

Permalink
V2.9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gjb2048 committed Jun 21, 2015
1 parent 4f10266 commit 114dc36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,9 @@ Version Information
===================
Version 2.9.0.2.
1. Added the capability to delete a section.
2. Tidy up column padding after testing with Shoehorn. TODO: Decide if colomn padding is needed now.
2. Tidy up column padding after testing with Shoehorn. TODO: Decide if column padding is needed now.
3. Removed out of date development test code.
4. Removed out of date IE7 styles.

Version 2.9.0.1.
1. First 'release candidate' version for Moodle 2.9.
Expand Down
9 changes: 0 additions & 9 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,6 @@
padding-right: 32px;
}

body.ie7 .course-content ul.ctopics li.section .content .toggle a {
padding-top: 7px;
padding-bottom: 7px;
}

/* CONTRIB-4106 */
.course-content ul.ctopics li.section .content .toggle a h3,
.course-content ul.ctopics li.section .content.sectionhidden h3 {
Expand Down Expand Up @@ -727,10 +722,6 @@ body.jsenabled .toggledsection.sectionopen {
height:0.5em;
}

body.ie7 .course-content ul.ctopics li.section .right .spacer {
height:0.0em;
}

/* Toggle all */
#toggle-all, #topcoll-display-instructions {
display: none; /* Hide when JavaScript not enabled. */
Expand Down

0 comments on commit 114dc36

Please sign in to comment.