bump ckeditor to 15.0

pull/7833/head
Oliver Günther 5 years ago
parent 5320492816
commit 27503bf516
No known key found for this signature in database
GPG Key ID: A3A8BDAD7C0C552C
  1. 1443
      app/assets/javascripts/vendor/ckeditor/ckeditor.js
  2. 2
      app/assets/javascripts/vendor/ckeditor/ckeditor.js.map
  3. 7
      app/assets/stylesheets/content/editor/_ckeditor.sass

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -109,8 +109,13 @@ ckeditor-augmented-textarea .op-ckeditor--wrapper
box-shadow: 0 0 5px hsla( 0,0%,0%,.1 )
// todolist override global label style
label.todo-list__checkmark
label.todo-list__label
margin-bottom: 0
display: initial
font-size: initial
> input
margin-top: 0
// todolist list-style
.ck-editor__editable .todo-list li

Loading…
Cancel
Save