ckeditor upgrade to 11.0.1 with blocktoolbar

This commit is contained in:
azivner 2018-08-03 22:56:23 +02:00
parent 61987e46f7
commit 96dc56098d
3 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -421,3 +421,7 @@ html.theme-dark img, html.theme-dark video {
html.theme-dark body { html.theme-dark body {
background: #191819; background: #191819;
} }
.ck.ck-block-toolbar-button {
transform: translateX(10px);
}