Git commits in Moodle 2.4.2 by Mary Evans
commit b402f6ddc3ff706ce7cf917e2504bcb8fb9de70f Author: Mary Evans <lazydaisy@visible-expression.co.uk> Date: Mon, 18 Feb 2013 09:58:47 +0800 Tag: v2.4.2 MDL-28692 theme_base: Added background-color to admin settings form overridden in base/style/admin.css
commit 229e69a1c07199d61806bc3c38557571920f8586 Author: Mary Evans <lazydaisy@visible-expression.co.uk> Date: Fri, 15 Feb 2013 09:06:44 +0800 Tag: v2.4.2 MDL-38039 theme_base: Corrected typo fickering to flickering in CSS comment which blocked IPCOP browser firewall in IE.
commit fbf87b814365d77a91aff4f642008d002d41d2b2 Author: Mary Evans <lazydaisy@visible-expression.co.uk> Date: Wed, 13 Feb 2013 01:20:29 +0800 Tag: v2.4.2 MDL-37749 theme_mymobile: Removed redundant JS and CSS code for Collapsed Topic contributed plugin.
commit 9ed92b3bd28fa23e44a7f3b2e0299b02d9af3993 Author: Mary Evans <lazydaisy@visible-expression.co.uk> Date: Mon, 04 Feb 2013 07:35:05 +0800 Tag: v2.4.2 MDL-37523 theme_mymobile: Removed a renderer from mymobile/renderers.php and added it to theme/mymobile/renderers/mod_choice_renderer.php. Then added a conditional statement to theme/mymobile/renderers.php in order to call mymobile/renderers/mod_choice_renderer.php.
commit 56364dcec011fe91f44332baa5fa7723e973931e Author: Mary Evans <lazydaisy@visible-expression.co.uk> Date: Thu, 31 Jan 2013 16:11:08 +0800 Tag: v2.4.2 MDL-37775 theme_canvas: Changed ADD a block from center align to left in style/blocks.css
commit 05ec4d9d205c27f48d3e543c92af063f5fbde513 Author: Mary Evans <lazydaisy@visible-expression.co.uk> Date: Thu, 31 Jan 2013 09:17:52 +0800 Tag: v2.4.2 MDL-37785 theme_base: remove duplicate .dir-rtl file-picker css rules from styke/core.css
commit b213281ba174d7139e25227b733b17ec6290d567 Author: Mary Evans <lazydaisy@visible-expression.co.uk> Date: Wed, 23 Jan 2013 00:17:11 +0800 Tag: v2.4.2 MDL-29723 mod/quiz: Modified show/hide button in edit.php and added some extra CSS rules to styles.css to make Question bank block more compatible/adaptable with themes.