moodle/theme/standard
2008-03-24 20:24:57 +00:00
..
pix/tab Reverse background for right-to-left tabs MDL-10768 2007-08-09 09:05:10 +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 removed reliance on register globals; merged from MOODLE_16_STABLE 2006-05-23 09:16:17 +00:00
favicon.ico
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
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
rtl.css merged, corrected validation errors, reformated rtl.css to Moodle standard formatting 2007-08-12 09:30:31 +00:00
screenshot.jpg
styles.php Set the last modified time of the style sheet to the current time 2006-04-07 15:07:52 +00:00
styles_color.css MDL-13830 Added colours for gradepass and gradefail. Merging from MOODLE_19_STABLE 2008-03-10 06:38:21 +00:00
styles_fonts.css MDL-13968 - Use h2 tag for the question number, as it is better for accessibility 2008-03-18 18:58:29 +00:00
styles_ie6.css MDL-13968 - followup - fix layout regression caused in IE. 2008-03-19 13:26:22 +00:00
styles_ie7.css merged, corrected validation errors, reformated rtl.css to Moodle standard formatting 2007-08-12 09:30:31 +00:00
styles_layout.css MDL-14023 frontpage edit summary centering issue; merged from MOODLE_19_STABLE 2008-03-24 20:24:57 +00:00
styles_moz.css MDL-12075 Display individually colour-coded events in calendar rather than random day colours 2007-11-19 10:53:23 +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>