moodle/theme/standard
2008-11-22 11:42:06 +00:00
..
pix/tab MDL-16447 move quiz-specific pictures out of theme/standard/pix/ 2008-09-11 07:34:51 +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
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 MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +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
rtl.css formslib/theme: Make class="advancedbutton" styles generic, so the same styling can be used on non-formslib forms. 2008-11-14 03:27:16 +00:00
screenshot.jpg MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
styles.php MDL-16433 themes and javascript files are not blocked by running upgrade anymore 2008-09-14 08:40:23 +00:00
styles_color.css quiz editing: MDL-17336 Styles missing from styles_color.css as a result of committing to Moodle 2.0 HEAD 2008-11-20 17:31:54 +00:00
styles_fonts.css general cleanup of trailing whitespace. 2008-11-20 07:03:43 +00:00
styles_ie6.css quiz editing: MDL-17285 This is Olli Savolainen's new interface for editing quizzes. 2008-11-20 06:59:11 +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 quiz editing: MDL-17297 Got rid of editcss.js and adjusted stylesheets accordingly 2008-11-22 11:42:06 +00:00
styles_moz.css quiz editing: MDL-17285 This is Olli Savolainen's new interface for editing quizzes. 2008-11-20 06:59:11 +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>