mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
![]() 1. button_to_popup_window 2. link_to_popup_window 3. print_single_button 4. print_spacer 5. print_file_picture (deprecated) 6. print_user_picture 7. print_png (deprecated) 8. helpbutton 9. doclink 10. print_paging_bar 11. notice_yesno |
||
---|---|---|
.. | ||
pix/tab | ||
config.php | ||
favicon.ico | ||
footer.html | ||
gradient.jpg | ||
header.html | ||
layout-home.php | ||
layout-popup.php | ||
layout-topframe.php | ||
layout.php | ||
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>