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
Patrick Malley hozzászólásai
Moodle in English -> Themes -> Moodle 2.0 theming - wow! -> Re: Moodle 2.0 theming - CSS files formating
Patrick Malley írta időpontban
I agree. Please see: MDL-25511
Moodle in English -> Themes -> Theme and quizzes -> Re: Theme and quizzes
Patrick Malley írta időpontban
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.
Moodle in English -> Themes -> New core theme - Fusion -> Re: New core theme - Fusion
Patrick Malley írta időpontban
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.
Moodle in English -> Themes -> New core theme - Fusion -> Re: New core theme - Fusion
Patrick Malley írta időpontban
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.