From 732ac1783f530f376b6436708991530f548b33bf Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Wed, 4 Sep 2013 14:40:43 -0400 Subject: [PATCH] edx.org: adds background to register button's html body element for visual blending in course detail view --- lms/static/sass/_shame.scss | 1 + lms/templates/mktg_iframe.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/lms/static/sass/_shame.scss b/lms/static/sass/_shame.scss index 99046666d5..c20f748bec 100644 --- a/lms/static/sass/_shame.scss +++ b/lms/static/sass/_shame.scss @@ -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 { diff --git a/lms/templates/mktg_iframe.html b/lms/templates/mktg_iframe.html index 36037bdc71..4b4d38dceb 100644 --- a/lms/templates/mktg_iframe.html +++ b/lms/templates/mktg_iframe.html @@ -27,7 +27,7 @@