edx.org: adds background to register button's html body element for visual blending in course detail view

This commit is contained in:
Brian Talbot
2013-09-04 14:40:43 -04:00
parent db57118f7d
commit 732ac1783f
2 changed files with 2 additions and 1 deletions

View File

@@ -131,6 +131,7 @@
// edx.org marketing site - registration iframe band-aid (poor form enough to isolate out)
.view-partial-mktgregister {
background: #f0efef !important;
// dimensions needed for course about page on marketing site
.wrapper-view {

File diff suppressed because one or more lines are too long