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
Adam Butterworth
42cc0d0145
Fix all stylelint errors ( #23920 )
...
* Fix all stylelint errors
For any errors that fixing would require changing the output of the css disable stylelint for that line instead of modifying.
* Update quality.py
Make stylelint quality check pass when there are no errors
* Delete empty selectors
2020-05-06 16:07:14 -04:00
Amir Qayyum Khan
e1d0260331
Added print media in css
2018-01-30 14:38:21 +05:00
Andy Armstrong
ae1c760ea4
Use Bootstrap theme colors and fonts in old stylesheets
...
LEARNER-2977
Fixes
2017-10-29 22:22:08 -04:00
muzaffaryousaf
ef8b2994cc
Fix quality issues to get green build for master.
2017-10-17 16:33:58 +05:00
Andy Armstrong
9f0fba0a8e
Sass quality fixes in the LMS
2017-10-11 13:45:08 -04:00
Gregory Martin
fcf3f0b32f
add section['format']
2016-11-28 14:57:10 -05:00
Kevin Kim
0bf8fc4b44
Converts the dates on the dashboard, sidebar navigation, and important course dates to user specified time zone.
2016-07-05 17:45:13 +00:00
Andy Armstrong
7e2a174eec
Move discussion board to the Pattern Library
...
TNL-4622
2016-06-02 12:48:12 -04:00
Ahsan Ulhaq
508ded2673
LMS: course navigation menu refactor
2015-09-23 13:13:18 -04:00
clrux
5b545c2b0d
Revert "Course navigation menu accessibility issue"
2015-08-28 13:28:08 -04:00
Chris Rodriguez
ab569feba5
Removing focus outline from menus
2015-08-28 09:56:40 -04:00
Chris Rodriguez
60e6d80c19
PR feedback for styles
2015-08-28 09:03:31 -04:00
Chris Rodriguez
c20075e8a6
Changing all #accordion for .accordion
2015-08-28 07:50:34 -04:00
Chris Rodriguez
917947d809
Markup and style tweaks to address test reqs
2015-08-28 07:50:34 -04:00
Chris Rodriguez
888030c639
Removing coffeescript and adding custom JS
2015-08-28 07:49:32 -04:00
Chris Rodriguez
4185c11b31
Updating markup and styles
2015-08-28 07:49:31 -04:00
Ahsan Ulhaq
b32d2205d4
Course navigation menu accessibility issue
...
Following have been done
1- Change the structure of the course navigation Menu HTML
2- Add some basic styling
3- Add basic JS for html rendering
4- Update tests according to new structure
AC-76
2015-08-28 07:49:31 -04:00
Chris Dodge
6cf5516a84
Integration of edx_proctoring into the LMS
2015-08-13 19:08:50 -04:00
Marco Morales
b30c2f3bd0
updated graded icon indicator to use data-tooltip, font-awesome, plus hides it from screenreaders
2015-07-13 22:31:20 -04:00
Chris Rodriguez
dda656aeea
RTL-ifying the due icon
2015-04-24 08:42: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
Waheed Ahmed
222b05a158
Added IMG tag instead of css background property for important visual indicator.
...
TNL-892
2014-12-09 12:38:54 +05:00
Frances Botsford
c92f52e0bd
cleanup and response to PR review
2014-10-17 13:51:43 -04:00
Frances Botsford
ce3cb27864
switching RTL on the fly - added bi-app for sass compiling
2014-10-17 13:51:42 -04:00
Omar Al-Ithawi
9b287960e7
LMS RTL fixes
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
Dave St.Germain
dbd4e73b04
Fixes LMS-2352 by unifying :hover and :focus styles.
2014-03-14 11:49:00 -04:00
Dave St.Germain
a6797899da
Removed inappropriate section tags. Because screen readers announce each section, they should not be used unless they are actually defining meaningful sections.
2014-02-05 11:32:08 -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
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
Giulio Gratta
3c461f7a94
reverts to browser default focus state and reenables the open_close_accordion feature
2013-07-02 09:26:43 -07:00
Giulio Gratta
1bb71a8621
increasing visibility of tab navigation on site by making focus state very obvious
2013-07-02 09:26:42 -07:00
marco
72e1fab1c4
SASS variable and naming standards sync-up based on @talbs feedback completed
2013-05-31 12:40:40 -04:00
Giulio Gratta
3dd5733cee
first round of color replacements with variables
2013-05-23 09:44:40 -07:00
Brian Talbot
f33f7134fb
lms - pearson: trying to resolve JQUI accordion width bug in IE7 - enforcing width to chapters
2013-02-12 10:34:21 -05:00
Brian Talbot
83e4dfaacb
lms - pearson: trying to resolve JQUI accordion width bug in IE7
2013-02-12 09:58:16 -05:00
Kyle Fiedler
c17a9b78f8
fixed empty space below accordion nav items that dont have a subtitle
2012-09-13 13:52:47 -04:00
Kyle Fiedler
2b9268ad48
Added widow fix for subtitles too
2012-09-12 16:35:21 -04:00
Kyle Fiedler
e7a7c71324
Added icon to mark it as having a due date
2012-08-31 17:58:08 -04:00
Tom Giannattasio
9a3a4f4a88
set active accordion state
2012-08-23 13:10:14 -04:00
Tom Giannattasio
7d903c4089
sidebar hover and firefox bug fixes
2012-08-22 11:40:59 -04:00
Tom Giannattasio
b7ce475adb
accordion hovers
2012-08-22 09:35:17 -04:00
Tom Giannattasio
88505b3948
fixed discussion sidebar
2012-08-21 18:41:06 -04:00
Tom Giannattasio
ad5fcbe784
new header styles
2012-08-21 14:46:35 -04:00
Tom Giannattasio
ee92ba0752
new sequence nav; new courseware sidebar; new textbook styling; fixed gradebook glitch
2012-08-20 17:56:51 -04:00
Tom Giannattasio
0f6c31b4bd
started courseware sidebar styling
2012-08-20 15:51:10 -04:00
Kyle Fiedler
731f1cd7a8
Added tooltip styles, made all buttons the same, and other small changes throughout the courseware
2012-08-13 15:05:43 -04:00