diff --git a/chrome/content/zotero/tinymce/integration.html b/chrome/content/zotero/tinymce/integration.html index 8608db4ae..f46d276e8 100755 --- a/chrome/content/zotero/tinymce/integration.html +++ b/chrome/content/zotero/tinymce/integration.html @@ -26,7 +26,7 @@ html, body { // General options mode : "none", theme : "advanced", - content_css : "chrome://zotero/skin/tinymce/integration-content.css", + content_css : "css/integration-content.css", // Theme options theme_advanced_buttons1 : "bold,italic,underline,|,sub,sup,|,removeformat", diff --git a/chrome/content/zotero/tinymce/noteview.html b/chrome/content/zotero/tinymce/noteview.html index cda1b4057..84edc6fd7 100644 --- a/chrome/content/zotero/tinymce/noteview.html +++ b/chrome/content/zotero/tinymce/noteview.html @@ -2,7 +2,7 @@ TinyMCE - +