Sorry it took an additional prod to get me to respond. Been quite busy with 2.0 upgrades lately. I have looked at the YUI 3 CSS font guidelines and have added MDL-25512 to make the change.
Patrick Malley
Mensagem enviada por Patrick Malley
Moodle in English -> Themes -> Theme and quizzes -> Re: Theme and quizzes
por Patrick Malley -
Hello Rauru,
It is possible to add specific styles to the quiz module. In the source code, you'll notice that the body element takes on a page-specific id and/or class specific to the quiz module. Hope that helps.
It is possible to add specific styles to the quiz module. In the source code, you'll notice that the body element takes on a page-specific id and/or class specific to the quiz module. Hope that helps.
I have a variety of fixes on my local machine in the office. My wife gave birth to our second son yesterday - Colin Leigh Malley - so I've been a bit too preoccupied to commit the changes.
I'll take care of it first thing when I get back.
We can't remove styles from the core YUI CSS - that needs to stay as is. What we can do is separate off the menu styles into their own sheet in Base so we can ignore it in child themes. Let me play with that a bit.