Commit Graph

7 Commits

Author SHA1 Message Date
David Mudrak 7680da6ce8 MDL-24777 new emoticon_manager and its admin settings 2010-10-23 18:40:11 +00:00
David Mudrak 47cdfde347 MDL-24449 Fixed icons at /course/category.php page 2010-09-29 20:41:37 +00:00
Patrick Malley 39e19487a8 MDL-23351 - removed Moodle orange backgrounds from help and comments 2010-07-17 05:24:09 +00:00
Rossiani Wijaya 43c90b9b0f MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left) 2010-07-13 09:01:58 +00:00
Sam Hemelryk 233b6ff95f admin MDL-22806 Added a colourpicker admin setting + supporting JavaScript 2010-06-16 08:36:06 +00:00
Patrick Malley 7b4c6d34b8 still building themes 2010-05-01 01:46:48 +00:00
Sam Hemelryk 90723839ca themes MDL-21862 Implements base theme and standard theme.
Very big theme changes, standardold theme has been split into two themes base and standard. Base theme contains only CSS that is absolutly required (e.g. layout, white space rules, specific widths) and standard (which now looks like standardwhite) contains all the frills.
The following noteable changes have also been made:
  * Plugin CSS has been pushed back into the plugin directories as styles.css files.
  * Install_print_header has been corrected.
  * Redundant or deprecated rules have been removed.
  * Several minor class changes throughout Moodle.
  * CSS is now single line rules not multiline indented.
  * Installs with theme=standardold automatically switch to standard.
  * body classes / id now have prefixes to make it clearer what they are and avoid conflicts.
Also worth noting:
  * There is still alot of tweaking that is required to get everything looking as it is supposed to, please be patient or better yet help out.
  * I am currently working on the documentation for the themes system... it will be here soon.
2010-03-25 06:38:21 +00:00