Updated version and assets for release v0.25.0
This commit is contained in:
parent
63a345bc93
commit
95b3e78573
File diff suppressed because one or more lines are too long
|
@ -2119,6 +2119,9 @@ div[editor-type="markdown"] .title-input.page-title input[type="text"] {
|
||||||
.mce-colorbtn-trans {
|
.mce-colorbtn-trans {
|
||||||
overflow: hidden; }
|
overflow: hidden; }
|
||||||
|
|
||||||
|
.mce-content-body .CodeMirrorContainer > .CodeMirror {
|
||||||
|
pointer-events: none; }
|
||||||
|
|
||||||
/* BASICS */
|
/* BASICS */
|
||||||
.CodeMirror {
|
.CodeMirror {
|
||||||
/* Set height, width, borders, and global font properties here */
|
/* Set height, width, borders, and global font properties here */
|
||||||
|
|
Loading…
Reference in New Issue