diff --git a/cms/static/sass/views/_unit.scss b/cms/static/sass/views/_unit.scss index eff7aa0c0f..e19a49a0da 100644 --- a/cms/static/sass/views/_unit.scss +++ b/cms/static/sass/views/_unit.scss @@ -701,6 +701,7 @@ body.course.unit { box-shadow: none; text-shadow: none; border: 1px solid $gray-l1; + background-color: $gray-l4; &:hover { @include box-shadow(0 1px 1px $shadow);