Reviewed: https://reviews.mahara.org/3995 Committed: http://gitorious.org/mahara/mahara/commit/ae98cf8c7fb0c373a030a12beba7597d8503e0aa Submitter: Robert Lyon ([email protected]) Branch: 1.10_STABLE
commit ae98cf8c7fb0c373a030a12beba7597d8503e0aa Author: Evonne Cheung <[email protected]> Date: Tue Nov 11 10:22:21 2014 +1300 Fixing style issues on collection manage page (Bug #1252085) Was fieldset headers were not aligning correctly in Chrome browser Change-Id: I52b2190f39cdf0b34abf52ca9e3ef30e9339febe Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1252085 Title: [ongoing] Tweaks to the css/styles of raw theme Status in Mahara ePortfolio: In Progress Status in Mahara 1.10 series: Fix Committed Status in Mahara 15.04 series: In Progress Bug description: This is a generic bug to capture all the minor changes to the raw theme to allow for better UI. Changes to fall under this bug number include things like: - padding/margin/width/height changes to make things cross browser consistent - z-index changes to position things correctly - color/style changes to make things consistent throughout site, eg 'button styles' - changing styles from inline 'style' tag to css stylesheet - changing styles from relying on tables to divs (and visa versa if needed) - fixing cascading style problems / reordering styles in stylesheets The bug is NOT for: - large changes to raw theme styles or changes to other themes. They should either be covered by their own functionality / UI changes bugs. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1252085/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

