Remove external CSS dependencies from Parsons iframe and use Moodle theme styles#1694
Remove external CSS dependencies from Parsons iframe and use Moodle theme styles#1694bpinger wants to merge 1 commit intomaths:masterfrom
Conversation
… logic to use moodle theme-based styles
|
Thanks @bpinger for pointing this out, and so helpfully suggesting a fix. We'll merge this into "dev" (rather than master) for testing and the next release once I've had a chance to review it. @jcopado could you have a look at this proposed change and check it's not problematic at your end? We already refer to the global One way or another, we will bring this in-house as you suggest. |
|
Hi @bpinger - thank you! I'm having trouble testing this, though. I'm getting CORS errors with the fonts. Hacking
|

Problem
The Parsons iframe styling relied on externally loaded and outdated CSS dependencies. This introduced unnecessary CDN dependencies and could lead to inconsistencies with the active Moodle theme.
Solution
Testing
Tested with:
Verified: