Awais Jibran
90776770dc
Revert ".is-hidden" CSS hack and related hint fix ( #25938 )
...
Reverts two PRs:
* "Fix hiding of completion/bookmark indicators in legacy courseware (#25919 )"
* "Fix hint show" (#25930 )
TNL-7845
2020-12-23 11:35:25 -05:00
Kyle McCormick
a03bb13492
Fix hiding of completion/bookmark indicators in legacy courseware ( #25919 )
...
In the edx.org-next theme, the completion green check-
marks and the little bookmark icons were appearing on every
single unit. This was because a fontawesome CSS rule
in the new theme was overriding the `display: none`,
as set by `.is-hidden`, to be `display: inline: block`.
The fix is to add `!important` to a couple definitions
of `.is-hidden`. Definitely somewhat hacky, but this is
SCSS that we plan to deprecate at some point anyway.
TNL-7823
2020-12-18 17:08:13 -05:00
Awais Jibran
16cd342cb3
Update site width in core
2020-12-16 17:30:04 +05:00
Awais Jibran
cd29bb1424
move font-size to body
2020-12-10 01:44:48 +05:00
Awais Jibran
f2305ad8c3
Update base fontsize on progress page
2020-12-10 01:11:52 +05:00
Calen Pennington
f9619d6cad
Add a pluggable CallToAction service for XBlocks
...
This also has an initial use case for Personalized Learner Schedules
to add CTAs to capa and vertical blocks to allow users to shift their
course deadlines.
2020-08-06 14:38:26 -04:00
Matt Tuchfarber
4f1cd91113
Re-Add demographics prompt to edx.org theme ( #24231 )
...
- Add bootstrap utility function to lms-base-v1 CSS
- Moved coaching sass to edx.org theme
- Banner feature flag and MB program gated
- Fixes previous issue of changes specificity in button selector by
resetting the style inside the component's class
2020-06-25 14:47:08 -04:00
Matt Tuchfarber
7edac4e4b2
Revert "Add demographics prompt to edx.org theme"
2020-06-15 14:54:54 -04:00
Matt Tuchfarber
b7cf7808b8
Add demographics prompt to edx.org theme
...
- Add bootstrap utility function to lms-base-v1 CSS
- Moved coaching sass to edx.org theme
- Banner feature flag and MB program gated
2020-06-12 10:58:37 -04:00
Nicholas D'Alfonso
b454f9be1d
AA-151 dates banner on course outline and refactor
...
- use new dates banner template on course outline page
- remove old banner from main.html
- let dates tab use new dates banner template
- remove dates banner completely from the courseware problem view
on the web app
- use new banner on the courseware problem view on the mobile app
- update banner util to use get_course_blocks
2020-05-21 13:23:05 -04:00
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
Nicholas D'Alfonso
396050703e
AA-97 mobile reset message
...
- remove code for displaying banner in mobile dates fragment
- replace button with link to web app in reset dates banner on
the mobile problem template
- adjust spacing of reset dates button in banner when button wraps
on smaller screen
2020-04-09 12:55:26 -04:00
Nicholas D'Alfonso
ac9d2bfd30
AA-85 mobile reset dates
...
- render reset dates banner in webview for mobile app.
- improve banner redirect mechanism
2020-04-02 00:37:54 -04:00
Nicholas D'Alfonso
3cee26feb4
AA-59 show reset dates banner on courseware page
...
- Also, only show banner if the course end_date has not already
pass AND if the user is verified within the course.
2020-03-12 19:52:54 -04:00
Nimisha Asthagiri
2b8e6b0806
Rename cookie-policy-banner to frontend-component-cookie-policy-banner
2019-09-22 20:47:34 -04:00
Kshitij Sobti
c1e3e59771
Basic bulk stylelint fixes
2018-07-10 02:27:11 +05:30
jaebradley
fab388ad6b
add cookie policy banner with feature flag
2018-04-17 16:48:52 -04:00
Harry Rein
2162b966d0
Fix styling on the popover.
2017-12-08 12:28:06 -05:00
Michael Terry
5646762ef5
Fix some broken links in CSS comments
...
ux.edx.org/elements -> ux.edx.org/design_elements
2017-11-15 13:08:08 -05:00
Harry Rein
22e05f622e
Merge branch 'master' into release-mergeback-to-master
2017-11-02 13:33:03 -04:00
Harry Rein
63eeca73ce
Removing waffle flag for responsive header.
2017-11-01 21:36:32 -04:00
Andy Armstrong
268bea9e62
Make the course content page responsive
...
LEARNER-2754
2017-11-01 17:34:04 -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
Harry Rein
3d79e3e05d
Adding unified, responsive header.
2017-10-20 16:24:31 -04:00
Andy Armstrong
80126fc79f
Merge pull request #16232 from edx/andya/bootstrap-support-modal
...
Make the support modal responsive
2017-10-16 14:39:51 -04:00
Andy Armstrong
af4d419824
Make the support modal responsive
...
LEARNER-142
2017-10-16 13:33:50 -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
tasawernawaz
840a919a9c
Fixed user dropdown alignment
...
LEARNER-741
2017-07-26 15:34:37 +05:00
Anthony Mangano
70d8c5c22c
update footer endpoint in branding api to support inclusion of language selector
2017-05-17 12:33:00 -04:00
Omar Al-Ithawi
4f80790f56
RTL fixes for ul, ol, legend elements in the lms _reset.scss
2017-04-17 10:06:41 +03:00
Albert St. Aubin
91fce2a92b
Updates to correct a header styling issue and to make the starting header level selectable
2017-03-20 08:37:33 -04:00
Albert St. Aubin
7c7c27183f
changes header levels for a11y
...
TNL-6347
2017-03-08 11:45:45 -05:00
alisan617
7802e518d3
remove white error img replace with FA icon
2017-03-03 09:50:54 -05:00
alisan617
68a29ad09b
change loading animation to FA user role style change
2017-02-02 15:51:18 -05:00
Andy Armstrong
369b9baad6
Use fonts from the Pattern Library
...
* Updated the SASS to point to the Pattern Library
* Removed duplicate copies of fonts
2016-11-01 14:35:36 -04:00
alisan617
d5635cf1ba
New inline discussion home view UI
...
TNL-4756
2016-10-14 10:54:50 -04:00
muhammad-ammar
c3b6b10478
Problem (capa) feedback UX revamp.
...
TNL-4877
2016-10-06 17:34:43 -04:00
alisan617
a0a46c461e
add new unit page title TNL-5623
...
new bookmark button placement and look TNL-5625
2016-10-04 16:51:34 -04:00
Chris Rodriguez
b5efcc15f5
AC-530 fixing link-href ignores in the platform
2016-08-19 10:04:40 -04:00
Matt Drayer
68312bdd2d
Revert "Revert "saleem-latif/WL-328: Multi-Site Comprehensive Theming""
...
2. Update COMPREHNSIVE_THEME_DIR to COMPREHENSIVE_THEME_DIRS
3. Update paver commands to support multi theme dirs
4. Updating template loaders
5. Add ENABLE_COMPREHENSIVE_THEMING flag to enable or disable theming via settings
6. Update tests
7. Add backward compatibility for COMPREHEHNSIVE_THEME_DIR
2016-06-30 15:19:51 +05:00
asadiqbal
0d32f71113
WL-538 changes to make UI responsive
2016-06-27 17:34:37 +05:00
Chris Rodriguez
f9b8865367
Hiding focus outline on programmatically focusable els
2016-06-24 12:50:33 -04:00
Chris Rodriguez
257903fe15
AC-414 adding headings as first child to sections
2016-06-10 12:30:03 -04:00
Waheed Ahmed
b2f21ef4f3
Complete Order History tab for students on account settings page.
...
ECOM-2361
2016-06-08 21:45:07 +05:00
Andy Armstrong
7e2a174eec
Move discussion board to the Pattern Library
...
TNL-4622
2016-06-02 12:48:12 -04:00
Waheed Ahmed
dc4e4f7d6a
Account settings navigation.
...
ECOM-2981
2016-05-24 15:44:39 +05:00
AlasdairSwan
2fe52df720
UPdated a11y approach for program card progress bars
2016-05-09 13:52:55 -04:00
cahrens
9b28afb7bd
Add messaging when verified track content MVP is enabled.
...
TNL-4393
2016-05-02 14:25:25 -04:00