From 5c8e7337a86b8727f13c7789c071d61d83163bfe Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Wed, 4 Sep 2013 16:06:44 -0400 Subject: [PATCH] edx.org: revises course register button background for all cases (verified, riught column, and bottom of page) --- lms/static/sass/_shame.scss | 2 +- lms/templates/mktg_iframe.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lms/static/sass/_shame.scss b/lms/static/sass/_shame.scss index 1dd61aa420..7172b5b38e 100644 --- a/lms/static/sass/_shame.scss +++ b/lms/static/sass/_shame.scss @@ -131,7 +131,7 @@ // edx.org marketing site - registration iframe band-aid (poor form enough to isolate out) .view-partial-mktgregister { - background: #f0efef !important; + background: transparent !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 27b6545424..3f946d9678 100644 --- a/lms/templates/mktg_iframe.html +++ b/lms/templates/mktg_iframe.html @@ -27,7 +27,7 @@