Brian Talbot
11ca11a411
Merge pull request #8035 from edx/talbs/sass+css-file-names
...
LMS/Studio: Sync Up Sass/CSS/Pipeline Names
2015-05-18 10:43:17 -04:00
Brian Talbot
aad7c52f41
LMS: updating use of IE-conditional comments
...
* to reflect support for IE10 and above
* to only flag IE9 (for emergency's sake) with specific html class attrs
* to remove HTML5 shiv that's not needed for IE10 and above
2015-05-14 23:34:20 -04:00
Brian Talbot
2899885711
LMS: renaming Sass/CSS files for consistency and clarity
2015-05-14 13:14:54 -04:00
Tim Babych
fc6cb50256
TNL-281: reduce amount of JS in marketing iframe
2014-10-22 20:54:45 +03:00
Renzo Lucioni
2380235fd7
Add Optimizely widget
2014-08-08 14:58:18 -04:00
Victor Shnayder
9dd9422a74
Remove google analytics tracking from iframes used in Drupal course about pages
...
This fixes two issues:
- if the course pointed to doesn't exist, GA was added to the iframe twice
- more importantly, we don't want to count these as separate views anyway--
we just care about the about page itself.
- I also added a note about where we would put our segment.io widget if we want it
later
LMS-2581
2014-04-30 14:34:45 -04:00
Dave St.Germain
6d50ff7b61
Set the html language to the browser's specified language
2014-01-28 16:43:29 -05:00
David Baumgold
b32f2bc170
MITX_ROOT_URL => EDX_ROOT_URL
2013-12-04 12:59:35 -05:00
Brian Talbot
e0b73b05f2
LMS: removes error on <html> element syntax for iframed register buttons
2013-10-16 12:29:49 -04:00
Brian Talbot
e379a770b8
LMS: removes ie-fixes static:css group from all template references
2013-10-16 12:29:49 -04:00
Brian Talbot
ef2218296f
LMS: revises CSS reference/pipeline architecture to handle IE9 selector limits
2013-10-16 12:29:49 -04:00
Brian Talbot
9c96fcf4cd
edx.org: ensures that the iframe-based register button has a transparent background
2013-09-05 10:00:34 -04:00
Brian Talbot
70cdc9a705
edx.org: addresses vertical scrollbar on course register button when placed in iframe
2013-09-05 08:49:02 -04:00
Brian Talbot
5c8e7337a8
edx.org: revises course register button background for all cases (verified, riught column, and bottom of page)
2013-09-04 16:06:44 -04:00
Brian Talbot
d4e849d2b2
edx.org: adds custom styling for register button in case of verified option/content displayed
2013-09-04 15:30:10 -04:00
Brian Talbot
732ac1783f
edx.org: adds background to register button's html body element for visual blending in course detail view
2013-09-04 14:40:53 -04:00
Brian Talbot
fc4eb3786a
mktg - revised sass/css for iframed button to match styles/consistency
2013-08-19 10:25:29 -04:00
Frances Botsford
d4ea8388a6
updated styling for marketing side register button to accommodate second line of text - and IE-specific styling
2013-08-16 11:28:07 -04:00
Brian Talbot
d61e4e50ec
edx.org: abstracting new edx.org button extends and colors with other themes in mind
2013-07-29 10:21:54 -04:00
Brian Talbot
76b0a03bc2
edx.org: revises iframe-based register/status buttons to match revised styles
2013-07-29 10:21:54 -04:00
Greg Price
db3189d5ad
Disable marketing registration button for courses that user cannot enroll in
2013-05-17 14:10:04 -04:00
Greg Price
ff2ba68d79
Tweak behavior of registration button for marketing site
...
If a user is already registered for a course but the course has not started
yet, display a grey button that says "you are registered" and goes nowhere
instead of the blue "access courseware" button, which goes to the LMS course
about page (which 404s).
2013-05-16 15:06:48 -04:00
Brian Talbot
e4b5d21ba6
edx.org - adds in text-decoration nullification and revised padding for course registration buttons
2013-05-10 17:24:48 -04:00
Brian Talbot
17affb0ac7
edx.org - reduces padding on course listing register buttons (all states) and resets box-sizing to border box to make a proper box model for element
2013-05-10 17:00:25 -04:00
Greg Price
2c67352606
Fix new view containing only register button to properly enroll
2013-05-07 11:34:41 -04:00
Brian Talbot
126c9f9f37
edx.org - further revision to iframe register button states: coming soon styling
2013-05-07 11:00:21 -04:00
Brian Talbot
3b84d77131
edx.org - resolved (in a dirty way) iframed buttons picking up style in IE and added in coming soon style treatment
2013-05-07 10:25:41 -04:00
Brian Talbot
192e1d798d
edx.org - trying a fix for IE ignoring styles within registration button iframe
2013-05-03 13:33:47 -04:00
Brian Talbot
d7d68a1e8c
edx.org - resolved JQuery submit() method error on <iframe> register button actions
2013-05-02 15:31:17 -04:00
Brian Talbot
7705941a65
edx.org - added in isolated register button styling/states for <iframe>-based registration fix
2013-05-02 11:54:16 -04:00
John Jarvis
aa895cbc6b
Adding mktg_iframe.html
2013-04-30 13:13:31 -04:00