Comment 2 for bug 1605110

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/6740
Committed: https://git.mahara.org/mahara/mahara/commit/63f91a7ea8bd60c102e257c05678cc6d55e21683
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 63f91a7ea8bd60c102e257c05678cc6d55e21683
Author: Mark Webster <email address hidden>
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 address hidden>