Skip to content

Conversation

@bradenmacdonald
Copy link
Member

JIRA: OC-839

On the Harvard GSE instance, Problem Builder's LMS theme was not rendering correctly. The issue turned out to be that some of the theme's CSS rules had the same specificity as the "unthemed" rules, so that which one would be used was ambiguous.

Screenshot showing desired interpretation and valid but wrong interpretation.

Fix was to add an extra CSS selector to each of the rules in question.

@bradenmacdonald
Copy link
Member Author

@mtyaka Since you're in the right timezone, you'll need this to deploy, and have you experience with this part of problem builder, can you please review this?

@mtyaka
Copy link
Member

mtyaka commented Jul 28, 2015

👍

mtyaka added a commit that referenced this pull request Jul 28, 2015
Add an extra selector to fix CSS rule ambiguity
@mtyaka mtyaka merged commit fa85907 into master Jul 28, 2015
@bradenmacdonald bradenmacdonald deleted the hgse-lms-theme-fix branch July 28, 2015 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants