MDL-27118 Text in a highlighted topic box is white on white in the Leatherbound theme.

This commit is contained in:
stabijoh
2011-04-29 07:40:53 -04:00
parent b8df9414bd
commit 5fe87e7d44
+4 -1
View File
@@ -167,9 +167,12 @@ h2.headingblock {
.course-content .current {
background: #da5013;
color: #fff;
}
.course-content .current .left.side {
color: #fff;
}
.course-content .main .content {
background: #fff;
}