Skip to content

Commit 290e4ba

Browse files
committed
DOC:3166: remove skin oxide-dark from full feature demo.
1 parent 374f73a commit 290e4ba

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

modules/ROOT/examples/live-demos/full-featured/example.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ tinymce.init({
110110
content_style: '.mymention{ color: gray; }',
111111
contextmenu: 'link image editimage table configurepermanentpen',
112112
a11y_advanced_options: true,
113-
skin: 'oxide-dark',
114113
autocorrect_capitalize: true,
115114
mergetags_list: [
116115
{

modules/ROOT/examples/live-demos/full-featured/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,6 @@ tinymce.ScriptLoader.loadScripts(['https://cdn.jsdelivr.net/npm/faker@5/dist/fak
522522
'body { font-family:Helvetica,Arial,sans-serif; font-size:16px }',
523523
contextmenu: 'link image editimage table spellchecker configurepermanentpen',
524524
a11y_advanced_options: true,
525-
skin: 'oxide-dark',
526525
mentions_selector: '.mymention',
527526
mentions_fetch: mentions_fetch,
528527
mentions_menu_hover: mentions_menu_hover,

0 commit comments

Comments
 (0)