Skip to content

Commit

Permalink
Update TinyMCE to 4.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dstillman committed Mar 2, 2018
1 parent 1f320e1 commit e8403b9
Show file tree
Hide file tree
Showing 27 changed files with 19 additions and 55,246 deletions.
4 changes: 4 additions & 0 deletions resource/tinymce/css/note-ui.css
Expand Up @@ -168,6 +168,10 @@ html, body {
height: 29px !important;
}

.mce-top-part::before {
box-shadow: none !important;
}

/* Fix 100% width of link toolbar */
div.mce-tinymce-inline {
width: initial !important;
Expand Down
2 changes: 1 addition & 1 deletion resource/tinymce/note.html
Expand Up @@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link type="text/css" rel="stylesheet" href="css/note-ui.css"/>
<script type="text/javascript" src="tinymce.js"></script>
<script type="text/javascript" src="tinymce.min.js"></script>
<script type="text/javascript" src="locale.js"></script>
<script type="text/javascript">
tinymce.init({
Expand Down
209 changes: 0 additions & 209 deletions resource/tinymce/plugins/autolink/plugin.js

This file was deleted.

1 change: 1 addition & 0 deletions resource/tinymce/plugins/autolink/plugin.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

60 changes: 0 additions & 60 deletions resource/tinymce/plugins/code/plugin.js

This file was deleted.

1 change: 1 addition & 0 deletions resource/tinymce/plugins/code/plugin.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e8403b9

Please sign in to comment.