added content style to tar html export as well

This commit is contained in:
zadam
2019-12-25 11:34:45 +01:00
parent cec71f65b3
commit ab79f24729
3 changed files with 83 additions and 61 deletions

View File

@@ -146,7 +146,7 @@ async function printActiveNote() {
importCSS: false,
loadCSS: [
"libraries/codemirror/codemirror.css",
"libraries/ckeditor/ckeditor-print.css"
"libraries/ckeditor/ckeditor-content.css"
],
debug: true
});