moodle/theme/standard
2009-02-15 17:28:55 +00:00
..
pix/tab made tab gifs higher to give better display when font size is changed 2007-03-04 17:10:34 +00:00
config.php Fixes bug MDL-9753, "THEME->larrow, rarrow don't work in stock IE6". Merged from HEAD. 2007-05-11 11:35:14 +00:00
docstyles.php removed reliance on register globals; merged from MOODLE_16_STABLE 2006-05-23 09:16:17 +00:00
favicon.ico Improved Favicon matches the logo 2004-03-31 09:11:58 +00:00
footer.html MDL-8063 Fixed links to validation services to be XHTML Strict :-D 2007-01-03 21:12:39 +00:00
gradient.jpg IMPORTANT CHANGE TO THEMES! 2005-01-25 13:17:15 +00:00
header.html taking out s() on header 2007-02-23 05:22:22 +00:00
meta.php MDL-8323 Add proper setup of course $CFG variables, fix use of global $COURSE 2007-01-27 19:56:08 +00:00
README.html There is a new configuration variable called 2005-01-26 14:14:16 +00:00
rtl.css Fix drift between CVS and git 2008-06-25 01:54:21 +00:00
screenshot.jpg Temporary 2005-02-13 10:15:51 +00:00
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-18039 bacporting security overview report to 1.8.x 2009-02-15 17:28:55 +00:00
styles_fonts.css Fixes MDL-12541 "Weeks course format - dates for each section should be marked up as heading". Merged. 2007-12-11 15:35:49 +00:00
styles_ie6.css MDL-9745 - added the fix for input field alignment to 1.8 too. 2007-06-14 07:08:58 +00:00
styles_ie7.css MDL-9745 - added the fix for input field alignment to 1.8 too. 2007-06-14 07:08:58 +00:00
styles_layout.css MDL-15692 - Quiz attempt paging bar screws up in IE7 when you zoom the page. Normal Moodle paging bar doesn't, so I've changed the HTML the quiz generates to be closer the the output of weblib. Fortunately, this is irrelevant in 2.0. 2008-07-17 12:39:45 +00:00
styles_moz.css Changing one generic class-name to a glossary specific one in themes. 2007-03-19 23:56:57 +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>