← Back to team overview

mahara-contributors team mailing list archive

[Bug 1648870] A change has been merged

 

Reviewed:  https://reviews.mahara.org/7356
Committed: https://git.mahara.org/mahara/mahara/commit/3c0763be3ae161d282ffa07ee8ffb077864956b3
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 3c0763be3ae161d282ffa07ee8ffb077864956b3
Author: Gilles-Philippe Leblanc <gilles-philippe.leblanc@xxxxxxxxxxxx>
Date:   Fri Dec 9 14:20:22 2016 -0500

Bug 1648870: Fix plan tasks list completed icons alignment

- Move style.css file in plan plugintype to sass features folder since
the plugin is part of Mahara core
- Add classes in task related templates for future styling
- Use task-status class to apply some styles that will force task-status
cell to be only as wide as it needs to be
- Remove styles that are not used

behatnotneeded: CSS changes only

Change-Id: Ie1704c8b54bd139ecfcbc8337fff2f3448553048

-- 
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/1648870

Title:
  The plan tasks list completed icons are not aligned correctly

Status in Mahara:
  Fix Committed

Bug description:
  To reproduce:
  * Go to Content > Plans
  * Create a plan and some tasks
  ** Set some task to complete and some with a due date in the past
  * Resize the Windows of your browser horizontally
  Actual: the icons in the first column are not correctly align with the "Completed" header
  Expected : Centered icon in a fixed width column based on the size of the header "Completed"

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1648870/+subscriptions


References