-
Notifications
You must be signed in to change notification settings - Fork 4.2k
css and html to support RTL #2138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
lms/static/sass/course-rtl.scss.mako
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Due to #2131, this line should read if env['FEATURES'].get("USE_CUSTOM_THEME", False):
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This still needs to be changed.
|
is this PR going to be merged? what still needed, I'm interested in using this feature |
|
Looks like this pull request needs a rebase. Let me know if you have any trouble with this -- I'm happy to help walk you through the process. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Due to #2131, this line should read if env['FEATURES'].get("USE_CUSTOM_THEME", False):
|
@singingwolfboy thanks for your help and review. I rebased and pushed, waiting for the test results now. |
|
rebased! |
|
@abdoosh00 thanks for all your help on this, though I think the duping of files isn't ideal, so I have created a new PR (https://github.com/edx/edx-platform/pull/2682) that uses a different method that will be easier to maintain. Please leave comments and feedback on that PR or via email. (I will close this PR.) |
No description provided.