Davorin Šego
e7f7bdaed9
Merge pull request #8738 from edx/dsego/SOL-734-addendum
...
Fixes header styling issue introduced in SOL-734 (#8389 ) by reverting…
2015-07-06 16:18:00 +02:00
frances botsford
05249d590f
Merge pull request #8697 from edx/frances/fix/lmsbigwindow
...
InstrDash and Wiki content responsive
2015-07-02 11:40:20 -04:00
Davorin Sego
e171d8842f
Fixes header styling issue introduced in SOL-734 ( #8389 ) by reverting heights to what they were before that PR
2015-07-01 17:29:25 +02:00
Davorin Sego
2c22a4d879
Responsive Homepage Hero, Header, Footer
2015-06-29 12:14:55 +02:00
Frances Botsford
9969549b3a
fix for instr dash and wiki responsive
2015-06-26 17:04:20 -04:00
Jolyon Bloomfield
1021151efd
Complete printing cleanup, rebased into one
2015-05-13 18:31:38 -04:00
Brian Talbot
ded6c4dbb0
fix: resolving edx.org and Open edX breakpoint clash
...
* simplifying edx.org breakpoints to use min-width
* creating -bp-* centric Sass variables
* converting all existing edx.org centric media queries to use new Sass variables
ECOM-1457
2015-04-21 16:44:32 -04:00
marjev
939a3672d4
(SOL-531)(SOL-532)Course Cards update; A link to course discovery page has been added to the OpenEdX homepage
2015-04-14 14:58:06 +02:00
Marco Morales
bd5b0b31a0
Matt - javascript and test changes, Marco - styling feedback from initial reviews
2015-03-31 08:47:17 -04:00
Will Daly
cb21a0819c
A11y fixes for EdX header.
...
Update <nav> elements to correctly group links
for screen readers.
Fix RTL display issue with responsive header
on the login/registration page.
2015-03-23 08:47:35 -04:00
Ahsan Ulhaq
7c8bdb9d6d
CSS issue of the change on the stage
2015-02-25 19:29:35 +05:00
Ahsan Ulhaq
01435692fb
change home icon image to font awesome icon and changed css accordingly
2015-02-20 18:42:58 +05:00
Ahsan Ulhaq
fe7b5b2c82
dropdown button position issue
2015-02-20 18:42:58 +05:00
Ahsan Ulhaq
cd33ee8ad5
changes in the css for text with home icon
2015-02-20 18:42:58 +05:00
Ahsan Ulhaq
b208f059a0
CSS Background Image used for important link
...
CSS background image was used for the home icon at upper right corner
so when user enter high contrast mode or disable bakground image it
disapear so moved it to DOM element
TNL-1382
2015-02-20 18:42:58 +05:00
Chris Rodriguez
23e2b8b702
Adjusting RTL styles for UX-1628
2015-02-12 11:29:59 -05:00
Marco Morales
38b7e4cc50
SASS compilation variable conventions update, focusing on basic colors, baseline variable usage for padding and margins, ui-depth extends, along with other small fixes. The intent with this is to not have any user-facing impact, and instead move us closer toward having files that use our newer sass conventions.
2015-01-05 17:30:13 -05:00
Will Daly
a5001bab2a
Merge remote-tracking branch 'origin/master' into will/combine-reg-login-form
...
Conflicts:
lms/static/sass/base/_grid-settings.scss
lms/static/sass/shared/_footer.scss
lms/static/sass/shared/_header.scss
2014-11-13 11:16:16 -05:00
AlasdairSwan
23081f076b
ECOM-574 Updated track selection page to be responsive
2014-11-10 15:39:17 -05:00
AlasdairSwan
0c22db688f
ECOM-406 removed commented out code, moved colours to variables and fixed hover state for mobile menu
2014-10-30 09:20:48 -04:00
AlasdairSwan
e04a3ab32b
ECOM-406 Added JS fil that will update DOM to make the header and footer responsive
...
Made the header and footer responsive
2014-10-29 14:00:54 -04:00
Frances Botsford
c92f52e0bd
cleanup and response to PR review
2014-10-17 13:51:43 -04:00
Omar Al-Ithawi
d8bf0ef5a5
Elegant rtl/ltr css switch, LMS RTL fixes, language aware @cache_if_anonymous
2014-10-17 13:51:42 -04:00
Frances Botsford
ce3cb27864
switching RTL on the fly - added bi-app for sass compiling
2014-10-17 13:51:42 -04:00
Frances Botsford
e255ac1f29
Initial pass at LMS and Studio RTL
2014-10-17 13:51:42 -04:00
Stephen Sanchez
81d4a24b6d
Making the header width fixed until we have responsive design.
2014-10-10 12:17:58 -04:00
stephensanchez
9698c631ae
Tweak to old header styles to fix login button
2014-10-01 13:12:56 +00:00
Brian Talbot
872dae0f27
LMS: resolving vertical alignment issues with new header global nav items
2014-09-30 08:44:02 -04:00
Waheed Ahmed
f14dd9d3c5
Disabled student view if course is not yet released for students.
...
LMS-6617
Fixed wiki merge url regex.
TNL-413
ECOM-345 changed any lists that could display with only 1 item to divs
ECOM-345 Added aria tags for header
ECOM-364 Accessibility update for footer
added my name to the authors file
Addressing feedback from code review - removing unnecessary element references in selectors
Updated header aria-label to be main
2014-09-24 16:52:21 +00:00
Brian Talbot
337d6cbc2b
LMS: revising markup/styling of edx-specific footer
2014-09-11 07:37:26 -04:00
Stephen Sanchez
78046b5dc0
Updating the Login button to have the same hover style as Drupal
2014-08-26 18:30:32 +00:00
Stephen Sanchez
b3f4ce2312
Merge pull request #4879 from edx/sanchez/update-platform-header
...
Updating the platform header styles to match new site styles.
2014-08-25 09:57:14 -04:00
Stephen Sanchez
033551416b
Updating the platform header styles to match new site styles.
...
Putting the new edx header behind a feature flag.
2014-08-22 18:25:45 +00:00
Bertrand Marron
70f698267a
Update password reset views style
...
Reuse the style from login and register views.
Remove all the specific style.
2014-08-20 14:17:55 +02:00
Brian Talbot
02b0725456
correcting for Bourbon deprecated inline-block() mixin
2014-06-11 21:19:46 -04:00
Dave St.Germain
dbd4e73b04
Fixes LMS-2352 by unifying :hover and :focus styles.
2014-03-14 11:49:00 -04:00
Giulio Gratta
5a46177a5e
A11Y changes: better :focus styling, increased contrast, and added image alt texts
...
- Doubled up :hover and :focus styling to improve a11y
- Increase contrast of certain UI elements for improved a11y
- Added some image alt text for a11y
- Changed video caption styling to blue and made them underline on hover and added a skip link before video for screenreaders.
Fixes Bugs:
- LMS-1336
2013-10-24 12:47:19 -07:00
Jason Bau
667a1eadb5
Stanford paid course registration
...
With tests, some settings changes
(all should default to not breaking anything for edx)
Added styling for shopping cart User Experience
- Styled shoppingcart list page
- Styled navigation shopping cart button
- Styled receipt page
- Styled course about page for shopping cart courses
Addressed HTML/SCSS issues
Remove offending body class and unnecessary sass changes
Addresses many review comments on stanford shopping cart
* framework for generating order instructions on receipt page
in shoppingcart.models
* move user_cart_has_item into shoppingcart.models
* move min_course_price_for_currency into course_modes.models
* remove auto activation on purchase
* 2-space indents in templates
* etc
revert indentation on navigation.html for ease of review
pep8 pylint
move logging/error handling from shoppingcart view to model
Addressing @dave changes
2013-09-26 18:25:00 -07:00
Brian Talbot
da7127e7ef
LMS/Accounts: Converts many class-based Sass archetype-focused @extends to use Sass placeholder syntax
2013-09-17 16:11:26 -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
69c792f5e9
edx.org: applies edx.org visual changes (with overrides/new mixins)
2013-07-29 10:21:53 -04:00
Frances Botsford
a0962cc3b9
updated sass transitions to use newer bourbon syntax
2013-07-10 09:18:00 -04:00
David Baumgold
5bd79a8669
Changed @include box-shadow() to box-shadow
...
Bourbon's box-shadow mixin has been deprecated, and they recommend to use the
official spec.
2013-07-10 09:17:58 -04:00
David Baumgold
41374838cb
Changed @include border-radius() to border-radius
...
The official border-radius mixins were deprecated and removed in Bourbon 3.0.
https://github.com/thoughtbot/bourbon/pull/95
2013-07-10 09:17:58 -04:00
Brian Talbot
0b62ec7d8d
theming - revised variables and link/button styling to account for edX's registration and login constrast/styling changes
2013-06-05 10:56:26 -07:00
Giulio Gratta
27fce3e473
SASS diff from stanford themed branch for master
2013-06-05 10:56:25 -07:00
Brian Talbot
aa8f73ffb4
edx.org - revises base blue and color references to adhere to WCAG color contrast guidelines
2013-06-04 09:37:21 -04:00
Giulio Gratta
186da0d5fe
fix user button/dropdown spacing/scrolling issue
2013-05-28 10:49:58 -07:00
Giulio Gratta
566a8b3823
fix bad css and clean up after rebase/merge
2013-05-23 09:44:42 -07:00
Giulio Gratta
93258c548f
fixed hardcoded changes left over from parent theme branch backport
2013-05-23 09:44:41 -07:00