Adam Butterworth
307cb30208
Swap deprecated box-sizing mixin with the box-sizing property ( #23928 )
...
* Swap deprecated box-sizing mixin with the box-sizing property
* Linting now that box-sizing is no longer a mixin
2020-05-08 11:27:51 -04:00
Andy Armstrong
ae1c760ea4
Use Bootstrap theme colors and fonts in old stylesheets
...
LEARNER-2977
Fixes
2017-10-29 22:22:08 -04:00
Andy Armstrong
bd1a0d96cf
More Sass quality fixes
2017-10-16 12:41:20 -04:00
Andy Armstrong
9f0fba0a8e
Sass quality fixes in the LMS
2017-10-11 13:45:08 -04:00
Tyler Hallada
8a851b3ec1
Color the override notice differently
2017-08-04 11:28:09 -04:00
Albert St. Aubin
7c7c27183f
changes header levels for a11y
...
TNL-6347
2017-03-08 11:45:45 -05:00
Chris Rodriguez
3b9c970ce5
AC-582 progress page markup corrections
2016-10-20 12:55:59 -04:00
Chris Rodriguez
8de5529ca4
LMS: addressing contrast issues on the Progress page
2015-12-16 11:09:27 -05:00
aamir-khan
935da3a12c
ECOM-1601: Added the help link of credit info
2015-07-07 09:58:48 +00:00
Ahsan Ulhaq
6fdff766bc
Credit eligibility requirements display on student progress page
...
ECOM-1523
2015-06-22 18:36:54 +05:00
Ahsan Ulhaq
d35b652843
Display Eligibility table on progress page
...
1-Adding basic html for displaying eligibility table
2-Updated Eligibility Requirements Dynamically
ECOM-1523
2015-06-16 16:19:33 +05:00
Chris Rodriguez
f8da29b9cf
Styling for automatic cert generation on Progress page
2015-03-23 10:44:33 -04: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
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
Brian Talbot
02b0725456
correcting for Bourbon deprecated inline-block() mixin
2014-06-11 21:19:46 -04:00
Filippo Valsorda
da5ab6d222
Add SHOW_PROGRESS_SUCCESS_BUTTON feature
...
Show a button at the top of lms/templates/courseware/progress.html if the
lowest nonzero grade cutoff has been reached. Introduce two settings:
PROGRESS_SUCCESS_BUTTON_URL is the href of that button (the course id is
appended); PROGRESS_SUCCESS_BUTTON_TEXT is the text, defaults to
"Download your certificate"
2014-04-05 18:13:00 +02:00
Brian Talbot
26068a982f
LMS: removing redundancy and markup reliability from progress-page Sass selectors
2014-02-05 10:49:37 -05:00
Dave St.Germain
b0af0b18b9
Converted <ol> to <div> to prevent a11y confusion.
2014-02-04 14:00:17 -05: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
Frances Botsford
a0962cc3b9
updated sass transitions to use newer bourbon syntax
2013-07-10 09:18:00 -04:00
Frances Botsford
4187090dac
removed non-existent sass extends from LMS: .table-wrapper, .dullify, .trans, .problem-set
2013-07-10 09:17:59 -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
Arjun Singh
f86933de4f
Increase height of progress graph; allows for more cutoffs to look reasonable
2012-09-23 20:53:38 -07:00
Kyle Fiedler
ad7061e41f
Added styles to grade out the top and bottom of the sidebar border and fixed spacing with the video and the sequence nav
2012-08-16 11:33:05 -04:00
Kyle Fiedler
e90103abdf
Reset styles for profile page and some for the info page
2012-08-06 16:08:41 -04:00
Kyle Fiedler
7ab5bbfaef
Moved files and removed files
2012-07-30 17:37:53 -04:00