jodit-pro 4.2.61 → 4.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es2015/jodit.css +48 -48
- package/es2015/jodit.fat.min.js +2 -2
- package/es2015/jodit.js +775 -645
- package/es2015/jodit.min.js +2 -2
- package/es2015/plugins/autocomplete/autocomplete.js +1 -1
- package/es2015/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2015/plugins/backup/backup.css +1 -1
- package/es2015/plugins/backup/backup.js +1 -1
- package/es2015/plugins/backup/backup.min.js +1 -1
- package/es2015/plugins/button-generator/button-generator.css +1 -1
- package/es2015/plugins/button-generator/button-generator.js +1 -1
- package/es2015/plugins/button-generator/button-generator.min.js +1 -1
- package/es2015/plugins/change-case/change-case.js +1 -1
- package/es2015/plugins/change-case/change-case.min.js +1 -1
- package/es2015/plugins/color-picker/color-picker.css +1 -1
- package/es2015/plugins/color-picker/color-picker.js +1 -1
- package/es2015/plugins/color-picker/color-picker.min.js +1 -1
- package/es2015/plugins/emoji/emoji.css +1 -1
- package/es2015/plugins/emoji/emoji.js +1 -1
- package/es2015/plugins/emoji/emoji.min.js +1 -1
- package/es2015/plugins/export-docs/export-docs.js +1 -1
- package/es2015/plugins/export-docs/export-docs.min.js +1 -1
- package/es2015/plugins/finder/finder.css +2 -2
- package/es2015/plugins/finder/finder.js +2 -2
- package/es2015/plugins/finder/finder.min.js +1 -1
- package/es2015/plugins/google-maps/google-maps.css +1 -1
- package/es2015/plugins/google-maps/google-maps.js +1 -1
- package/es2015/plugins/google-maps/google-maps.min.js +1 -1
- package/es2015/plugins/google-search/google-search.js +1 -1
- package/es2015/plugins/google-search/google-search.min.js +1 -1
- package/es2015/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2015/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2015/plugins/keyboard/keyboard.css +1 -1
- package/es2015/plugins/keyboard/keyboard.js +1 -1
- package/es2015/plugins/keyboard/keyboard.min.js +1 -1
- package/es2015/plugins/mobile-view/mobile-view.js +1 -1
- package/es2015/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2015/plugins/page-break/page-break.js +1 -1
- package/es2015/plugins/page-break/page-break.min.js +1 -1
- package/es2015/plugins/paste-code/paste-code.css +1 -1
- package/es2015/plugins/paste-code/paste-code.js +1 -1
- package/es2015/plugins/paste-code/paste-code.min.js +1 -1
- package/es2015/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2015/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2015/plugins/show-blocks/show-blocks.js +1 -1
- package/es2015/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2015/plugins/todo-list/todo-list.css +1 -1
- package/es2015/plugins/todo-list/todo-list.js +1 -1
- package/es2015/plugins/todo-list/todo-list.min.js +1 -1
- package/es2015/plugins/translate/translate.css +1 -1
- package/es2015/plugins/translate/translate.js +1 -1
- package/es2015/plugins/translate/translate.min.js +1 -1
- package/es2015/plugins/tune-block/tune-block.css +1 -1
- package/es2015/plugins/tune-block/tune-block.js +1 -1
- package/es2015/plugins/tune-block/tune-block.min.js +1 -1
- package/es2018/jodit.css +48 -48
- package/es2018/jodit.fat.min.js +2 -2
- package/es2018/jodit.js +776 -645
- package/es2018/jodit.min.js +2 -2
- package/es2018/plugins/autocomplete/autocomplete.js +1 -1
- package/es2018/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2018/plugins/backup/backup.css +1 -1
- package/es2018/plugins/backup/backup.js +1 -1
- package/es2018/plugins/backup/backup.min.js +1 -1
- package/es2018/plugins/button-generator/button-generator.css +1 -1
- package/es2018/plugins/button-generator/button-generator.js +1 -1
- package/es2018/plugins/button-generator/button-generator.min.js +1 -1
- package/es2018/plugins/change-case/change-case.js +1 -1
- package/es2018/plugins/change-case/change-case.min.js +1 -1
- package/es2018/plugins/color-picker/color-picker.css +1 -1
- package/es2018/plugins/color-picker/color-picker.js +1 -1
- package/es2018/plugins/color-picker/color-picker.min.js +1 -1
- package/es2018/plugins/emoji/emoji.css +1 -1
- package/es2018/plugins/emoji/emoji.js +1 -1
- package/es2018/plugins/emoji/emoji.min.js +1 -1
- package/es2018/plugins/export-docs/export-docs.js +1 -1
- package/es2018/plugins/export-docs/export-docs.min.js +1 -1
- package/es2018/plugins/finder/finder.css +2 -2
- package/es2018/plugins/finder/finder.js +2 -2
- package/es2018/plugins/finder/finder.min.js +1 -1
- package/es2018/plugins/google-maps/google-maps.css +1 -1
- package/es2018/plugins/google-maps/google-maps.js +1 -1
- package/es2018/plugins/google-maps/google-maps.min.js +1 -1
- package/es2018/plugins/google-search/google-search.js +1 -1
- package/es2018/plugins/google-search/google-search.min.js +1 -1
- package/es2018/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2018/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2018/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2018/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2018/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2018/plugins/keyboard/keyboard.css +1 -1
- package/es2018/plugins/keyboard/keyboard.js +1 -1
- package/es2018/plugins/keyboard/keyboard.min.js +1 -1
- package/es2018/plugins/mobile-view/mobile-view.js +1 -1
- package/es2018/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2018/plugins/page-break/page-break.js +1 -1
- package/es2018/plugins/page-break/page-break.min.js +1 -1
- package/es2018/plugins/paste-code/paste-code.css +1 -1
- package/es2018/plugins/paste-code/paste-code.js +1 -1
- package/es2018/plugins/paste-code/paste-code.min.js +1 -1
- package/es2018/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2018/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2018/plugins/show-blocks/show-blocks.js +1 -1
- package/es2018/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2018/plugins/todo-list/todo-list.css +1 -1
- package/es2018/plugins/todo-list/todo-list.js +1 -1
- package/es2018/plugins/todo-list/todo-list.min.js +1 -1
- package/es2018/plugins/translate/translate.css +1 -1
- package/es2018/plugins/translate/translate.js +1 -1
- package/es2018/plugins/translate/translate.min.js +1 -1
- package/es2018/plugins/tune-block/tune-block.css +1 -1
- package/es2018/plugins/tune-block/tune-block.js +1 -1
- package/es2018/plugins/tune-block/tune-block.min.js +1 -1
- package/es2021/jodit.css +48 -48
- package/es2021/jodit.fat.min.js +2 -2
- package/es2021/jodit.js +774 -644
- package/es2021/jodit.min.js +2 -2
- package/es2021/plugins/autocomplete/autocomplete.js +1 -1
- package/es2021/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2021/plugins/backup/backup.css +1 -1
- package/es2021/plugins/backup/backup.js +1 -1
- package/es2021/plugins/backup/backup.min.js +1 -1
- package/es2021/plugins/button-generator/button-generator.css +1 -1
- package/es2021/plugins/button-generator/button-generator.js +1 -1
- package/es2021/plugins/button-generator/button-generator.min.js +1 -1
- package/es2021/plugins/change-case/change-case.js +1 -1
- package/es2021/plugins/change-case/change-case.min.js +1 -1
- package/es2021/plugins/color-picker/color-picker.css +1 -1
- package/es2021/plugins/color-picker/color-picker.js +1 -1
- package/es2021/plugins/color-picker/color-picker.min.js +1 -1
- package/es2021/plugins/emoji/emoji.css +1 -1
- package/es2021/plugins/emoji/emoji.js +1 -1
- package/es2021/plugins/emoji/emoji.min.js +1 -1
- package/es2021/plugins/export-docs/export-docs.js +1 -1
- package/es2021/plugins/export-docs/export-docs.min.js +1 -1
- package/es2021/plugins/finder/finder.css +2 -2
- package/es2021/plugins/finder/finder.js +2 -2
- package/es2021/plugins/finder/finder.min.js +1 -1
- package/es2021/plugins/google-maps/google-maps.css +1 -1
- package/es2021/plugins/google-maps/google-maps.js +1 -1
- package/es2021/plugins/google-maps/google-maps.min.js +1 -1
- package/es2021/plugins/google-search/google-search.js +1 -1
- package/es2021/plugins/google-search/google-search.min.js +1 -1
- package/es2021/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2021/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2021/plugins/keyboard/keyboard.css +1 -1
- package/es2021/plugins/keyboard/keyboard.js +1 -1
- package/es2021/plugins/keyboard/keyboard.min.js +1 -1
- package/es2021/plugins/mobile-view/mobile-view.js +1 -1
- package/es2021/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2021/plugins/page-break/page-break.js +1 -1
- package/es2021/plugins/page-break/page-break.min.js +1 -1
- package/es2021/plugins/paste-code/paste-code.css +1 -1
- package/es2021/plugins/paste-code/paste-code.js +1 -1
- package/es2021/plugins/paste-code/paste-code.min.js +1 -1
- package/es2021/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2021/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2021/plugins/show-blocks/show-blocks.js +1 -1
- package/es2021/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2021/plugins/todo-list/todo-list.css +1 -1
- package/es2021/plugins/todo-list/todo-list.js +1 -1
- package/es2021/plugins/todo-list/todo-list.min.js +1 -1
- package/es2021/plugins/translate/translate.css +1 -1
- package/es2021/plugins/translate/translate.js +1 -1
- package/es2021/plugins/translate/translate.min.js +1 -1
- package/es2021/plugins/tune-block/tune-block.css +1 -1
- package/es2021/plugins/tune-block/tune-block.js +1 -1
- package/es2021/plugins/tune-block/tune-block.min.js +1 -1
- package/es2021.en/jodit.css +48 -48
- package/es2021.en/jodit.fat.min.js +2 -2
- package/es2021.en/jodit.js +686 -556
- package/es2021.en/jodit.min.js +2 -2
- package/es2021.en/plugins/autocomplete/autocomplete.js +1 -1
- package/es2021.en/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2021.en/plugins/backup/backup.css +1 -1
- package/es2021.en/plugins/backup/backup.js +1 -1
- package/es2021.en/plugins/backup/backup.min.js +1 -1
- package/es2021.en/plugins/button-generator/button-generator.css +1 -1
- package/es2021.en/plugins/button-generator/button-generator.js +1 -1
- package/es2021.en/plugins/button-generator/button-generator.min.js +1 -1
- package/es2021.en/plugins/change-case/change-case.js +1 -1
- package/es2021.en/plugins/change-case/change-case.min.js +1 -1
- package/es2021.en/plugins/color-picker/color-picker.css +1 -1
- package/es2021.en/plugins/color-picker/color-picker.js +1 -1
- package/es2021.en/plugins/color-picker/color-picker.min.js +1 -1
- package/es2021.en/plugins/emoji/emoji.css +1 -1
- package/es2021.en/plugins/emoji/emoji.js +1 -1
- package/es2021.en/plugins/emoji/emoji.min.js +1 -1
- package/es2021.en/plugins/export-docs/export-docs.js +1 -1
- package/es2021.en/plugins/export-docs/export-docs.min.js +1 -1
- package/es2021.en/plugins/finder/finder.css +2 -2
- package/es2021.en/plugins/finder/finder.js +2 -2
- package/es2021.en/plugins/finder/finder.min.js +1 -1
- package/es2021.en/plugins/google-maps/google-maps.css +1 -1
- package/es2021.en/plugins/google-maps/google-maps.js +1 -1
- package/es2021.en/plugins/google-maps/google-maps.min.js +1 -1
- package/es2021.en/plugins/google-search/google-search.js +1 -1
- package/es2021.en/plugins/google-search/google-search.min.js +1 -1
- package/es2021.en/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2021.en/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2021.en/plugins/keyboard/keyboard.css +1 -1
- package/es2021.en/plugins/keyboard/keyboard.js +1 -1
- package/es2021.en/plugins/keyboard/keyboard.min.js +1 -1
- package/es2021.en/plugins/mobile-view/mobile-view.js +1 -1
- package/es2021.en/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2021.en/plugins/page-break/page-break.js +1 -1
- package/es2021.en/plugins/page-break/page-break.min.js +1 -1
- package/es2021.en/plugins/paste-code/paste-code.css +1 -1
- package/es2021.en/plugins/paste-code/paste-code.js +1 -1
- package/es2021.en/plugins/paste-code/paste-code.min.js +1 -1
- package/es2021.en/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2021.en/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2021.en/plugins/show-blocks/show-blocks.js +1 -1
- package/es2021.en/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2021.en/plugins/todo-list/todo-list.css +1 -1
- package/es2021.en/plugins/todo-list/todo-list.js +1 -1
- package/es2021.en/plugins/todo-list/todo-list.min.js +1 -1
- package/es2021.en/plugins/translate/translate.css +1 -1
- package/es2021.en/plugins/translate/translate.js +1 -1
- package/es2021.en/plugins/translate/translate.min.js +1 -1
- package/es2021.en/plugins/tune-block/tune-block.css +1 -1
- package/es2021.en/plugins/tune-block/tune-block.js +1 -1
- package/es2021.en/plugins/tune-block/tune-block.min.js +1 -1
- package/es5/292.fat.min.js +1 -1
- package/es5/292.js +1 -1
- package/es5/292.min.js +1 -1
- package/es5/jodit.css +49 -49
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +778 -646
- package/es5/jodit.min.css +2 -2
- package/es5/jodit.min.js +2 -2
- package/es5/plugins/autocomplete/autocomplete.js +1 -1
- package/es5/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es5/plugins/backup/backup.css +1 -1
- package/es5/plugins/backup/backup.js +1 -1
- package/es5/plugins/backup/backup.min.js +1 -1
- package/es5/plugins/button-generator/button-generator.css +1 -1
- package/es5/plugins/button-generator/button-generator.js +1 -1
- package/es5/plugins/button-generator/button-generator.min.js +1 -1
- package/es5/plugins/change-case/change-case.js +1 -1
- package/es5/plugins/change-case/change-case.min.js +1 -1
- package/es5/plugins/color-picker/color-picker.css +1 -1
- package/es5/plugins/color-picker/color-picker.js +1 -1
- package/es5/plugins/color-picker/color-picker.min.js +1 -1
- package/es5/plugins/emoji/emoji.css +1 -1
- package/es5/plugins/emoji/emoji.js +1 -1
- package/es5/plugins/emoji/emoji.min.js +1 -1
- package/es5/plugins/export-docs/export-docs.js +1 -1
- package/es5/plugins/export-docs/export-docs.min.js +1 -1
- package/es5/plugins/finder/finder.css +2 -2
- package/es5/plugins/finder/finder.js +2 -2
- package/es5/plugins/finder/finder.min.js +1 -1
- package/es5/plugins/google-maps/google-maps.css +1 -1
- package/es5/plugins/google-maps/google-maps.js +1 -1
- package/es5/plugins/google-maps/google-maps.min.js +1 -1
- package/es5/plugins/google-search/google-search.js +1 -1
- package/es5/plugins/google-search/google-search.min.js +1 -1
- package/es5/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es5/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es5/plugins/keyboard/keyboard.css +1 -1
- package/es5/plugins/keyboard/keyboard.js +1 -1
- package/es5/plugins/keyboard/keyboard.min.js +1 -1
- package/es5/plugins/mobile-view/mobile-view.js +1 -1
- package/es5/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es5/plugins/page-break/page-break.js +1 -1
- package/es5/plugins/page-break/page-break.min.js +1 -1
- package/es5/plugins/paste-code/paste-code.css +1 -1
- package/es5/plugins/paste-code/paste-code.js +1 -1
- package/es5/plugins/paste-code/paste-code.min.js +1 -1
- package/es5/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es5/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es5/plugins/show-blocks/show-blocks.js +1 -1
- package/es5/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es5/plugins/todo-list/todo-list.css +1 -1
- package/es5/plugins/todo-list/todo-list.js +1 -1
- package/es5/plugins/todo-list/todo-list.min.js +1 -1
- package/es5/plugins/translate/translate.css +1 -1
- package/es5/plugins/translate/translate.js +1 -1
- package/es5/plugins/translate/translate.min.js +1 -1
- package/es5/plugins/tune-block/tune-block.css +1 -1
- package/es5/plugins/tune-block/tune-block.js +1 -1
- package/es5/plugins/tune-block/tune-block.min.js +1 -1
- package/package.json +1 -1
package/es5/jodit.css
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* jodit-pro - PRO Version of Jodit Editor
|
|
3
3
|
* Author: Chupurnov Valeriy <chupurnov@gmail.com>
|
|
4
|
-
* Version: v4.
|
|
4
|
+
* Version: v4.3.1
|
|
5
5
|
* Url: https://xdsoft.net/jodit/pro/
|
|
6
6
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
7
7
|
*/
|
|
8
8
|
/*!
|
|
9
9
|
* jodit-pro - PRO Version of Jodit Editor
|
|
10
10
|
* Author: Chupurnov Valeriy <chupurnov@gmail.com>
|
|
11
|
-
* Version: v4.
|
|
11
|
+
* Version: v4.3.1
|
|
12
12
|
* Url: https://xdsoft.net/jodit/pro/
|
|
13
13
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
14
14
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
/*!
|
|
17
17
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18
18
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19
|
-
* Copyright (c) 2013-
|
|
19
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20
20
|
*/
|
|
21
21
|
.jodit-ui-group {
|
|
22
22
|
display: -webkit-inline-box;
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
/*!
|
|
55
55
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
56
56
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
57
|
-
* Copyright (c) 2013-
|
|
57
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
58
58
|
*/
|
|
59
59
|
.jodit-ui-list {
|
|
60
60
|
display: -webkit-box;
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
/*!
|
|
112
112
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
113
113
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
114
|
-
* Copyright (c) 2013-
|
|
114
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
115
115
|
*/
|
|
116
116
|
.jodit-ui-button-icon-text__icon {
|
|
117
117
|
display: none;
|
|
@@ -866,7 +866,7 @@
|
|
|
866
866
|
/*!
|
|
867
867
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
868
868
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
869
|
-
* Copyright (c) 2013-
|
|
869
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
870
870
|
*/
|
|
871
871
|
.jodit-ui-tooltip {
|
|
872
872
|
position: fixed;
|
|
@@ -1473,7 +1473,7 @@
|
|
|
1473
1473
|
/*!
|
|
1474
1474
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
1475
1475
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
1476
|
-
* Copyright (c) 2013-
|
|
1476
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
1477
1477
|
*/
|
|
1478
1478
|
.jodit-popup {
|
|
1479
1479
|
position: static;
|
|
@@ -1515,7 +1515,7 @@
|
|
|
1515
1515
|
/*!
|
|
1516
1516
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
1517
1517
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
1518
|
-
* Copyright (c) 2013-
|
|
1518
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
1519
1519
|
*/
|
|
1520
1520
|
@-webkit-keyframes pulse {
|
|
1521
1521
|
30% {
|
|
@@ -1596,7 +1596,7 @@
|
|
|
1596
1596
|
/*!
|
|
1597
1597
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
1598
1598
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
1599
|
-
* Copyright (c) 2013-
|
|
1599
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
1600
1600
|
*/
|
|
1601
1601
|
.jodit-ui-messages {
|
|
1602
1602
|
position: absolute;
|
|
@@ -1658,7 +1658,7 @@
|
|
|
1658
1658
|
/*!
|
|
1659
1659
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
1660
1660
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
1661
|
-
* Copyright (c) 2013-
|
|
1661
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
1662
1662
|
*/
|
|
1663
1663
|
.jodit-toolbar-collection,
|
|
1664
1664
|
.jodit-toolbar-editor-collection {
|
|
@@ -1825,7 +1825,7 @@
|
|
|
1825
1825
|
/*!
|
|
1826
1826
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
1827
1827
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
1828
|
-
* Copyright (c) 2013-
|
|
1828
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
1829
1829
|
*/
|
|
1830
1830
|
.jodit-toolbar-button {
|
|
1831
1831
|
display: -webkit-box;
|
|
@@ -2125,7 +2125,7 @@
|
|
|
2125
2125
|
/*!
|
|
2126
2126
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2127
2127
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2128
|
-
* Copyright (c) 2013-
|
|
2128
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2129
2129
|
*/
|
|
2130
2130
|
.jodit-toolbar-content {
|
|
2131
2131
|
position: relative;
|
|
@@ -2829,7 +2829,7 @@
|
|
|
2829
2829
|
/*!
|
|
2830
2830
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2831
2831
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2832
|
-
* Copyright (c) 2013-
|
|
2832
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2833
2833
|
*/
|
|
2834
2834
|
.jodit-toolbar__box:not(:empty) {
|
|
2835
2835
|
overflow: hidden;
|
|
@@ -2847,7 +2847,7 @@
|
|
|
2847
2847
|
/*!
|
|
2848
2848
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2849
2849
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2850
|
-
* Copyright (c) 2013-
|
|
2850
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2851
2851
|
*/
|
|
2852
2852
|
.jodit-dialog {
|
|
2853
2853
|
font-family: -apple-system, blinkmacsystemfont, 'Segoe UI', roboto, oxygen-sans, ubuntu, cantarell, 'Helvetica Neue', sans-serif;
|
|
@@ -3178,7 +3178,7 @@
|
|
|
3178
3178
|
/*!
|
|
3179
3179
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3180
3180
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3181
|
-
* Copyright (c) 2013-
|
|
3181
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3182
3182
|
*/
|
|
3183
3183
|
.jodit-context-menu {
|
|
3184
3184
|
position: static;
|
|
@@ -3234,7 +3234,7 @@
|
|
|
3234
3234
|
/*!
|
|
3235
3235
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3236
3236
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3237
|
-
* Copyright (c) 2013-
|
|
3237
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3238
3238
|
*/
|
|
3239
3239
|
.jodit-image-editor {
|
|
3240
3240
|
overflow: hidden;
|
|
@@ -3803,12 +3803,12 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
3803
3803
|
/*!
|
|
3804
3804
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3805
3805
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3806
|
-
* Copyright (c) 2013-
|
|
3806
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3807
3807
|
*/
|
|
3808
3808
|
/*!
|
|
3809
3809
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3810
3810
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3811
|
-
* Copyright (c) 2013-
|
|
3811
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3812
3812
|
*/
|
|
3813
3813
|
.jodit-file-browser {
|
|
3814
3814
|
display: -webkit-box;
|
|
@@ -3840,7 +3840,7 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
3840
3840
|
/*!
|
|
3841
3841
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3842
3842
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3843
|
-
* Copyright (c) 2013-
|
|
3843
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3844
3844
|
*/
|
|
3845
3845
|
.jodit-file-browser-preview {
|
|
3846
3846
|
position: relative;
|
|
@@ -3918,7 +3918,7 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
3918
3918
|
/*!
|
|
3919
3919
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3920
3920
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3921
|
-
* Copyright (c) 2013-
|
|
3921
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3922
3922
|
*/
|
|
3923
3923
|
.jodit-status-bar {
|
|
3924
3924
|
display: -webkit-box;
|
|
@@ -4012,7 +4012,7 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
4012
4012
|
/*!
|
|
4013
4013
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4014
4014
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4015
|
-
* Copyright (c) 2013-
|
|
4015
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4016
4016
|
*/
|
|
4017
4017
|
.jodit-drag-and-drop__file-box {
|
|
4018
4018
|
position: relative;
|
|
@@ -4059,7 +4059,7 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
4059
4059
|
/*!
|
|
4060
4060
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4061
4061
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4062
|
-
* Copyright (c) 2013-
|
|
4062
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4063
4063
|
*/
|
|
4064
4064
|
.jodit-about {
|
|
4065
4065
|
padding: 20px;
|
|
@@ -4081,7 +4081,7 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
4081
4081
|
/*!
|
|
4082
4082
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4083
4083
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4084
|
-
* Copyright (c) 2013-
|
|
4084
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4085
4085
|
*/
|
|
4086
4086
|
.jodit-add-new-line {
|
|
4087
4087
|
position: fixed;
|
|
@@ -4140,7 +4140,7 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
4140
4140
|
/*!
|
|
4141
4141
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4142
4142
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4143
|
-
* Copyright (c) 2013-
|
|
4143
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4144
4144
|
*/
|
|
4145
4145
|
.jodit-color-picker {
|
|
4146
4146
|
margin: 0;
|
|
@@ -4203,7 +4203,7 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
4203
4203
|
/*!
|
|
4204
4204
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4205
4205
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4206
|
-
* Copyright (c) 2013-
|
|
4206
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4207
4207
|
*/
|
|
4208
4208
|
.jodit-tabs {
|
|
4209
4209
|
font-family: -apple-system, blinkmacsystemfont, 'Segoe UI', roboto, oxygen-sans, ubuntu, cantarell, 'Helvetica Neue', sans-serif;
|
|
@@ -4339,7 +4339,7 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
4339
4339
|
/*!
|
|
4340
4340
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4341
4341
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4342
|
-
* Copyright (c) 2013-
|
|
4342
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4343
4343
|
*/
|
|
4344
4344
|
.jodit_fullsize-box_true {
|
|
4345
4345
|
position: static !important;
|
|
@@ -4372,7 +4372,7 @@ html.jodit_fullsize-box_true {
|
|
|
4372
4372
|
/*!
|
|
4373
4373
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4374
4374
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4375
|
-
* Copyright (c) 2013-
|
|
4375
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4376
4376
|
*/
|
|
4377
4377
|
.jodit-ui-image-position-tab__lockMargin > svg {
|
|
4378
4378
|
display: inline-block;
|
|
@@ -4529,7 +4529,7 @@ html.jodit_fullsize-box_true {
|
|
|
4529
4529
|
/*!
|
|
4530
4530
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4531
4531
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4532
|
-
* Copyright (c) 2013-
|
|
4532
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4533
4533
|
*/
|
|
4534
4534
|
.jodit-popup-inline__container {
|
|
4535
4535
|
z-index: 1300;
|
|
@@ -4539,7 +4539,7 @@ html.jodit_fullsize-box_true {
|
|
|
4539
4539
|
/*!
|
|
4540
4540
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4541
4541
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4542
|
-
* Copyright (c) 2013-
|
|
4542
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4543
4543
|
*/
|
|
4544
4544
|
.jodit-paste-storage {
|
|
4545
4545
|
max-width: 600px;
|
|
@@ -4592,7 +4592,7 @@ html.jodit_fullsize-box_true {
|
|
|
4592
4592
|
/*!
|
|
4593
4593
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4594
4594
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4595
|
-
* Copyright (c) 2013-
|
|
4595
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4596
4596
|
*/
|
|
4597
4597
|
.jodit-placeholder {
|
|
4598
4598
|
position: absolute;
|
|
@@ -4685,7 +4685,7 @@ html.jodit_fullsize-box_true {
|
|
|
4685
4685
|
/*!
|
|
4686
4686
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4687
4687
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4688
|
-
* Copyright (c) 2013-
|
|
4688
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4689
4689
|
*/
|
|
4690
4690
|
[data-jodit_iframe_wrapper] {
|
|
4691
4691
|
position: relative;
|
|
@@ -4784,7 +4784,7 @@ html.jodit_fullsize-box_true {
|
|
|
4784
4784
|
/*!
|
|
4785
4785
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4786
4786
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4787
|
-
* Copyright (c) 2013-
|
|
4787
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4788
4788
|
*/
|
|
4789
4789
|
.jodit-ui-search {
|
|
4790
4790
|
position: absolute;
|
|
@@ -4942,7 +4942,7 @@ html.jodit_fullsize-box_true {
|
|
|
4942
4942
|
/*!
|
|
4943
4943
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4944
4944
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4945
|
-
* Copyright (c) 2013-
|
|
4945
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4946
4946
|
*/
|
|
4947
4947
|
.jodit-container:not(.jodit_inline) {
|
|
4948
4948
|
min-height: 100px;
|
|
@@ -4980,7 +4980,7 @@ html.jodit_fullsize-box_true {
|
|
|
4980
4980
|
/*!
|
|
4981
4981
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4982
4982
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4983
|
-
* Copyright (c) 2013-
|
|
4983
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4984
4984
|
*/
|
|
4985
4985
|
.jodit-source {
|
|
4986
4986
|
position: relative;
|
|
@@ -5054,7 +5054,7 @@ html.jodit_fullsize-box_true {
|
|
|
5054
5054
|
/*!
|
|
5055
5055
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5056
5056
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5057
|
-
* Copyright (c) 2013-
|
|
5057
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5058
5058
|
*/
|
|
5059
5059
|
.jodit_sticky-dummy_toolbar {
|
|
5060
5060
|
display: none;
|
|
@@ -5074,7 +5074,7 @@ html.jodit_fullsize-box_true {
|
|
|
5074
5074
|
/*!
|
|
5075
5075
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5076
5076
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5077
|
-
* Copyright (c) 2013-
|
|
5077
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5078
5078
|
*/
|
|
5079
5079
|
.jodit-symbols {
|
|
5080
5080
|
width: 460px;
|
|
@@ -5232,7 +5232,7 @@ html.jodit_fullsize-box_true {
|
|
|
5232
5232
|
/*!
|
|
5233
5233
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5234
5234
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5235
|
-
* Copyright (c) 2013-
|
|
5235
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5236
5236
|
*/
|
|
5237
5237
|
.jodit-context table,
|
|
5238
5238
|
.jodit-wysiwyg table {
|
|
@@ -5376,7 +5376,7 @@ html.jodit_fullsize-box_true {
|
|
|
5376
5376
|
/*!
|
|
5377
5377
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5378
5378
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5379
|
-
* Copyright (c) 2013-
|
|
5379
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5380
5380
|
*/
|
|
5381
5381
|
.jodit-xpath {
|
|
5382
5382
|
display: -webkit-box;
|
|
@@ -5405,17 +5405,17 @@ html.jodit_fullsize-box_true {
|
|
|
5405
5405
|
/*!
|
|
5406
5406
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5407
5407
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5408
|
-
* Copyright (c) 2013-
|
|
5408
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5409
5409
|
*/
|
|
5410
5410
|
/*!
|
|
5411
5411
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5412
5412
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5413
|
-
* Copyright (c) 2013-
|
|
5413
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5414
5414
|
*/
|
|
5415
5415
|
/*!
|
|
5416
5416
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5417
5417
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5418
|
-
* Copyright (c) 2013-
|
|
5418
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5419
5419
|
*/
|
|
5420
5420
|
.jodit-wysiwyg {
|
|
5421
5421
|
outline: 0;
|
|
@@ -5456,7 +5456,7 @@ html.jodit_fullsize-box_true {
|
|
|
5456
5456
|
/*!
|
|
5457
5457
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5458
5458
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5459
|
-
* Copyright (c) 2013-
|
|
5459
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5460
5460
|
*/
|
|
5461
5461
|
.jodit-form {
|
|
5462
5462
|
font-family: -apple-system, blinkmacsystemfont, 'Segoe UI', roboto, oxygen-sans, ubuntu, cantarell, 'Helvetica Neue', sans-serif;
|
|
@@ -5749,7 +5749,7 @@ input:focus + .jodit-switcher__slider {
|
|
|
5749
5749
|
/*!
|
|
5750
5750
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5751
5751
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5752
|
-
* Copyright (c) 2013-
|
|
5752
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5753
5753
|
*/
|
|
5754
5754
|
.jodit-button-group {
|
|
5755
5755
|
display: -webkit-box;
|
|
@@ -5799,7 +5799,7 @@ input:focus + .jodit-switcher__slider {
|
|
|
5799
5799
|
/*!
|
|
5800
5800
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5801
5801
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5802
|
-
* Copyright (c) 2013-
|
|
5802
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5803
5803
|
*/
|
|
5804
5804
|
.jodit_text_icons .jodit_icon {
|
|
5805
5805
|
width: auto;
|
|
@@ -5834,7 +5834,7 @@ input:focus + .jodit-switcher__slider {
|
|
|
5834
5834
|
/*!
|
|
5835
5835
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5836
5836
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5837
|
-
* Copyright (c) 2013-
|
|
5837
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5838
5838
|
*/
|
|
5839
5839
|
.jodit-grid {
|
|
5840
5840
|
display: -webkit-box;
|
|
@@ -5978,7 +5978,7 @@ input:focus + .jodit-switcher__slider {
|
|
|
5978
5978
|
/*!
|
|
5979
5979
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5980
5980
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5981
|
-
* Copyright (c) 2013-
|
|
5981
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5982
5982
|
*/
|
|
5983
5983
|
@-webkit-keyframes rotate {
|
|
5984
5984
|
to {
|
|
@@ -6028,7 +6028,7 @@ svg.jodit-icon {
|
|
|
6028
6028
|
/*!
|
|
6029
6029
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6030
6030
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6031
|
-
* Copyright (c) 2013-
|
|
6031
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6032
6032
|
*/
|
|
6033
6033
|
.jodit,
|
|
6034
6034
|
.jodit-container,
|
|
@@ -6107,7 +6107,7 @@ svg.jodit-icon {
|
|
|
6107
6107
|
/*!
|
|
6108
6108
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6109
6109
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6110
|
-
* Copyright (c) 2013-
|
|
6110
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6111
6111
|
*/
|
|
6112
6112
|
.jodit-dialog_theme_dark .jodit-toolbar-collection_mode_horizontal {
|
|
6113
6113
|
background-image: repeating-linear-gradient(transparent 0, transparent calc(calc(14px + calc((14px - 4px) * 2) + 2px * 2) - 1px), #dadada calc(14px + calc((14px - 4px) * 2) + 2px * 2));
|
|
@@ -6759,7 +6759,7 @@ svg.jodit-icon {
|
|
|
6759
6759
|
/*!
|
|
6760
6760
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6761
6761
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6762
|
-
* Copyright (c) 2013-
|
|
6762
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6763
6763
|
*/
|
|
6764
6764
|
|
|
6765
6765
|
.jodit-autocomplete-item {
|