Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Talk:Element HTML and CSS guidelines

From MoodleDocs
Revision as of 16:12, 2 August 2014 by Joseph Rézeau (talk | contribs) (Created page with ""Moodle always looks for a styles.css file within your plugins directory, and it also looks for a styles_themename.css where themename is the name of the currect theme being u...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

"Moodle always looks for a styles.css file within your plugins directory, and it also looks for a styles_themename.css where themename is the name of the currect theme being used. " The addition of those extra stylesheets in the add-on plugins directory seems to me to against the idea of "simplification" and towards "complexification" instead. How is it justified?