Comment 4 for bug 1605110

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

Reviewed: https://reviews.mahara.org/6781
Committed: https://git.mahara.org/mahara/mahara/commit/61fd9cc8bf9541847f4e8641264ce199456a9dd5
Submitter: Robert Lyon (<email address hidden>)
Branch: 16.04_STABLE

commit 61fd9cc8bf9541847f4e8641264ce199456a9dd5
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>
(cherry picked from commit 63f91a7ea8bd60c102e257c05678cc6d55e21683)