stable
Clone or download
Read-only
request #10602 Ckeditor fly-over elements are displayed behind tlp-modals
Note: I had to use !important in order to override the z-index of the ckeditor components because it is set using the style attribute (specificity = 1000). How to test: - In kanban, edit a card - Edit a textarea field in HTML format --> You can add an image, an hyperlink, change the text format Change-Id: Ie8dfe4b89ba52d65b8b4a52466622128bde8c4fc
Modified Files
Name | ||||
---|---|---|---|---|
M | src/www/themes/common/tlp/src/scss/_vendor.scss | +1 | −0 | Go to diff View file |
A | src/www/themes/common/tlp/src/scss/overrides/_ckeditor-override.scss | +28 | −0 | Go to diff View file |