mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
![]() * Move the show/hide advanced button a bit down the page. * Improve save button caption when creating a role. * Don't show defaults on the basic define roles screen. * Explain the background shading on the advanced roels screen. * Fix the problem with the risks link to Moodle docs. * Help icon by the permissions column heading. * Tables with rotated <th>s, make them vertical-align: bottom. * Rename explain.php and explainhascapability.php to check.php and explain.php * Tool tips on the number headers in the explain table. * Explain table - role names were missing. * Allow link_to_popup_window to work with full URLs. |
||
---|---|---|
.. | ||
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>