7 Commits

Author SHA1 Message Date
Rossiani Wijaya
0ed9c7456d MDL-30816 choice module: fixed accessibility for responses table and make it easier for screenreader to read it 2012-07-05 10:19:55 +08:00
Petr Skoda
034ef76129 improved spelling 2010-09-18 12:31:20 +00:00
Sam Hemelryk
c3853702a5 backup MDL-23727 Added styles for the backup cancel button changes 2010-08-17 05:28:56 +00:00
Rossiani Wijaya
aad6246860 MDL-20508 - fixed options styles and layout. 2010-07-26 03:00:39 +00:00
Rossiani Wijaya
adafec72ba MDL-20508 - update the width of choice results graph. 2010-07-23 07:10:49 +00:00
Rossiani Wijaya
315d4971f3 MDL-20508 - update choice module to fix accessibility issue and eliminate the use of table. 2010-07-23 03:55:06 +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