Reviewed: https://reviews.mahara.org/6781 Committed: https://git.mahara.org/mahara/mahara/commit/61fd9cc8bf9541847f4e8641264ce199456a9dd5 Submitter: Robert Lyon ([email protected]) Branch: 16.04_STABLE
commit 61fd9cc8bf9541847f4e8641264ce199456a9dd5 Author: Mark Webster <[email protected]> Date: Thu Jul 21 10:00:12 2016 +0100 Bug 1605110: Raw theme table border style overrides user settings Refactor the css to allow table border colours set by the user in TinyMCE. Adds table_style_by_css option to TinyMCE init in lib/web.php. Adds TinyMCE patch https://github.com/tinymce/tinymce/pull/3080 behatnotneeded: Covered by existing tests Change-Id: Iff67b93a4d8f41beaed30dffac34149e930c97ba Signed-off-by: Aaron Wells <[email protected]> (cherry picked from commit 63f91a7ea8bd60c102e257c05678cc6d55e21683) -- 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/1605110 Title: Raw theme table border style overrides user settings Status in Mahara: Fix Committed Status in Mahara 16.04 series: Fix Committed Status in Mahara 16.10 series: Fix Committed Bug description: Table borders have been purposefully overridden by a style in the Raw theme (line 66 of /theme/raw/sass/features/_user-pages.scss), anything added by tinyMCE won't be used because of this. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1605110/+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

