Commit Graph

11 Commits

Author SHA1 Message Date
Rossiani Wijaya b9a048f879 MDL-20459 - add missing CSS class to clear float. 2010-07-29 05:28:59 +00:00
Rossiani Wijaya ea831ceb6d MDL-20459 - convert $OUTPUT->spacer to use CSS. eliminate echo '<div>' to use html_writer::tag 2010-07-26 05:43:10 +00:00
Rossiani Wijaya 2afcfc44cf MDL-23501- convert table to CSS. 2010-07-23 08:34:59 +00:00
Rossiani Wijaya cb184beb24 MDL-20459 - update list of categories layout to support accessibility. Convert table to CSS. 2010-07-23 08:11:22 +00:00
Rossiani Wijaya 21cbbf3fe9 MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left). 2010-07-14 01:50:57 +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 3ebc548f9b course MDL-8369 Fixed bug in front page combo list and tweaked CSS 2010-06-03 06:11:39 +00:00
Sam Hemelryk 24e27ac0c1 course MDL-8369 Front page combo list is now restructured and exandable by JavaScript
This patch also implements a course renderer.
2010-05-27 01:40:11 +00:00
Sam Hemelryk 6605ff8cda themes MDL-22358 Renamed sideblock class to block 2010-05-06 06:16:07 +00:00
Patrick Malley ab3169cfc5 Changed width on coursebox divs and changed .sideblock content margin to .sideblock .content padding 2010-04-12 01:26:00 +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