moodle/theme/standard
2008-09-05 03:38:42 +00:00
..
pix MDL-16263 - next bit. And display flagged questions in the navigation panel. 2008-08-29 12:22:59 +00:00
config.php Fixes bug MDL-9753, "THEME->larrow, rarrow don't work in stock IE6". Merged. 2007-05-11 11:29:46 +00:00
docstyles.php Drift between CVS and git 2008-06-25 17:31:23 +00:00
favicon.ico Improved Favicon matches the logo 2004-03-31 09:11:58 +00:00
footer.html MDL-12221 custom themes revisited - implemented container concept; merged from MOODLE_19_STABLE 2007-11-23 16:49:51 +00:00
gradient.jpg IMPORTANT CHANGE TO THEMES! 2005-01-25 13:17:15 +00:00
header.html MDL-12221 custom themes revisited - implemented container concept; merged from MOODLE_19_STABLE 2007-11-23 16:49:51 +00:00
meta.php MDL-12668 - Various themes not respecting theme varaibles 2007-12-20 17:32:08 +00:00
README.html There is a new configuration variable called 2005-01-26 14:14:16 +00:00
rtl.css MDL-15053 Merged from 1.9: Fixed typo in rtl.css 2008-05-30 03:22:58 +00:00
screenshot.jpg Temporary 2005-02-13 10:15:51 +00:00
styles.php Drift between CVS and git 2008-06-25 17:31:23 +00:00
styles_color.css MDL-3633 Don't show the attempt number column on the quiz view page if the quiz only allows one attempt. 2008-09-04 09:22:37 +00:00
styles_fonts.css MDL-15653 Indicate question state in quiz naviggation buttons - prepartiory work: make the layout of the buttons more consistent between IE and FF, and between attempt and review. 2008-09-04 04:55:32 +00:00
styles_ie6.css MDL-15653 Indicate question state in quiz naviggation buttons - prepartiory work: make the layout of the buttons more consistent between IE and FF, and between attempt and review. 2008-09-04 04:55:32 +00:00
styles_ie7.css MDL-15653 Indicate question state in quiz naviggation buttons - prepartiory work: make the layout of the buttons more consistent between IE and FF, and between attempt and review. 2008-09-04 04:55:32 +00:00
styles_layout.css MDL-12814 typo in CSS class name. 2008-09-05 03:38:42 +00:00
styles_moz.css MDL-15653 Indicate question state in quiz naviggation buttons - prepartiory work: make the layout of the buttons more consistent between IE and FF, and between attempt and review. 2008-09-04 04:55:32 +00:00

<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>