mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
![]() This is being separated from manage.php. This code is only partly working. It displays (most) of a role definition, but does not yet let you save changes. However, I wanted to commit it before going home on Friday night. Since this is new code, it won't break anything. |
||
---|---|---|
.. | ||
pix/tab | ||
config.php | ||
docstyles.php | ||
favicon.ico | ||
footer.html | ||
gradient.jpg | ||
header.html | ||
meta.php | ||
README.html | ||
rtl.css | ||
screenshot.jpg | ||
styles.php | ||
styles_color.css | ||
styles_fonts.css | ||
styles_ie6.css | ||
styles_ie7.css | ||
styles_layout.css | ||
styles_moz.css |
<h3>STANDARD THEME</h3> <hr /> <p>Moodle's default theme is a very neutral grey/white theme.</p> <p>This theme is always the most up-to date.</p> <p>Programmers working on Moodle should always design for this theme, and add new styles to this theme.</p> <p>By default, these styles are automatically loaded before any other themes, so that all custom themes need to do is to define their own styles to augment or overwrite particular standard styles.</p> <p>In this way custom themes are not "left behind" by Moodle upgrades.</p>