Commit Graph

9 Commits

Author SHA1 Message Date
Andrew Davis 3737d27862 message MDLSITE-1063 altered the css for /message/index.php and removed a bunch of redundant css 2010-10-11 08:09:04 +00:00
Andrew Davis 290d9fe42a message MDL-22320 made the message notification overlay stick to the bottom right of the screen 2010-06-30 06:37:07 +00:00
Andrew Davis 9bd0affb30 messaging MDL-22320 switched messaging over to using an overlay rather than a popup to notify the user of new messages 2010-06-29 07:02:28 +00:00
Andrew Davis 70048960a2 messaging MDL-22320 moved the message send button closer to the message box 2010-06-28 03:51:05 +00:00
Andrew Davis bd40069f4d messaging MDL-22320 removed a hardcoded style tag 2010-06-28 03:39:44 +00:00
Andrew Davis 41117b3ec0 messaging MDL-22320 made the links under the other users pic on the messaging page smaller 2010-06-28 02:59:06 +00:00
Andrew Davis 76026ad1df messaging MDL-22320 left align course participant names on messages page 2010-06-28 02:03:12 +00:00
Andrew Davis b541612539 messaging MDL-22320 themes changes for new messaging UI 2010-06-25 08:22: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