mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #36903
[Bug 1605110] A change has been merged
Reviewed: https://reviews.mahara.org/6781
Committed: https://git.mahara.org/mahara/mahara/commit/61fd9cc8bf9541847f4e8641264ce199456a9dd5
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 16.04_STABLE
commit 61fd9cc8bf9541847f4e8641264ce199456a9dd5
Author: Mark Webster <mark.webster@xxxxxxxxxxxxxxx>
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 <aaronw@xxxxxxxxxxxxxxx>
(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
References