Updated version and assets for release v0.25.0

This commit is contained in:
Dan Brown 2019-01-12 22:48:53 +00:00
parent 63a345bc93
commit 95b3e78573
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9
3 changed files with 9 additions and 6 deletions

10
public/dist/app.js vendored

File diff suppressed because one or more lines are too long

View File

@ -2119,6 +2119,9 @@ div[editor-type="markdown"] .title-input.page-title input[type="text"] {
.mce-colorbtn-trans {
overflow: hidden; }
.mce-content-body .CodeMirrorContainer > .CodeMirror {
pointer-events: none; }
/* BASICS */
.CodeMirror {
/* Set height, width, borders, and global font properties here */

View File

@ -1 +1 @@
v0.24.3
v0.25.0