Closed (fixed)
Project:
CKeditor Details Accordion
Version:
2.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2024 at 08:21 UTC
Updated:
2 Jul 2026 at 13:30 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
nvandijk commentedComment #4
nvandijk commentedI have created a merge request, appending the .ck-editor class to ensure it only styles details within the editor.
Also adding a patch for own use.
Comment #5
idebr commented.ck-editor includes the toolbar. Let's use .ck-content so the css only applies to the editable content.
Comment #6
nvandijk commentedComment #7
idebr commentedThanks!
Comment #8
liam morlandComment #10
cicciobat commentedComment #11
timohuismanReroll looks good and the MR is green. Back to RTBC by #7.
Attached is a snapshot of the MR so it can be safely used with composer-patches.
Comment #14
liam morlandThanks!