@syncfusion/ej2-react-documenteditor 20.2.50 → 20.3.48
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/CHANGELOG.md +15 -139
- package/dist/ej2-react-documenteditor.min.js +10 -0
- package/dist/ej2-react-documenteditor.umd.min.js +1 -1
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +18 -1
- package/styles/bootstrap.css +18 -1
- package/styles/bootstrap4.css +19 -2
- package/styles/bootstrap5-dark.css +19 -3
- package/styles/bootstrap5.css +19 -3
- package/styles/document-editor/bootstrap-dark.css +5 -0
- package/styles/document-editor/bootstrap.css +5 -0
- package/styles/document-editor/bootstrap4.css +5 -0
- package/styles/document-editor/bootstrap5-dark.css +5 -0
- package/styles/document-editor/bootstrap5.css +5 -0
- package/styles/document-editor/fabric-dark.css +5 -0
- package/styles/document-editor/fabric.css +5 -0
- package/styles/document-editor/fluent-dark.css +5 -0
- package/styles/document-editor/fluent.css +5 -0
- package/styles/document-editor/highcontrast-light.css +18 -14
- package/styles/document-editor/highcontrast.css +5 -0
- package/styles/document-editor/material-dark.css +5 -0
- package/styles/document-editor/material.css +5 -0
- package/styles/document-editor/tailwind-dark.css +5 -0
- package/styles/document-editor/tailwind.css +5 -0
- package/styles/document-editor-container/bootstrap-dark.css +13 -1
- package/styles/document-editor-container/bootstrap.css +13 -1
- package/styles/document-editor-container/bootstrap4.css +14 -2
- package/styles/document-editor-container/bootstrap5-dark.css +14 -3
- package/styles/document-editor-container/bootstrap5.css +14 -3
- package/styles/document-editor-container/fabric-dark.css +13 -1
- package/styles/document-editor-container/fabric.css +13 -1
- package/styles/document-editor-container/fluent-dark.css +14 -3
- package/styles/document-editor-container/fluent.css +14 -3
- package/styles/document-editor-container/highcontrast-light.css +27 -15
- package/styles/document-editor-container/highcontrast.css +13 -1
- package/styles/document-editor-container/material-dark.css +13 -1
- package/styles/document-editor-container/material.css +13 -1
- package/styles/document-editor-container/tailwind-dark.css +14 -3
- package/styles/document-editor-container/tailwind.css +14 -3
- package/styles/fabric-dark.css +18 -1
- package/styles/fabric.css +18 -1
- package/styles/fluent-dark.css +19 -3
- package/styles/fluent.css +19 -3
- package/styles/highcontrast-light.css +31 -15
- package/styles/highcontrast.css +18 -1
- package/styles/material-dark.css +18 -1
- package/styles/material.css +18 -1
- package/styles/tailwind-dark.css +19 -3
- package/styles/tailwind.css +19 -3
package/CHANGELOG.md
CHANGED
|
@@ -6,150 +6,26 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
-
- `#
|
|
10
|
-
- `#
|
|
11
|
-
- `#
|
|
12
|
-
- `#
|
|
13
|
-
- `#
|
|
14
|
-
- `#
|
|
15
|
-
- `#
|
|
16
|
-
- `#
|
|
17
|
-
- `#
|
|
18
|
-
- `#
|
|
19
|
-
- `#
|
|
9
|
+
- `#I400154` - Handled selecting consecutive special character on double click.
|
|
10
|
+
- `#I400506` - Handled selection while navigating the page using page down/ page up.
|
|
11
|
+
- `#I403371` - Resolved the inline shape alignment issue.
|
|
12
|
+
- `#I404840` - Resolved the browser hanging issue while changing the line spacing.
|
|
13
|
+
- `#I401957` - Resolved the script error while inserting the table.
|
|
14
|
+
- `#I403238` - Newly added custom style is now updated properly in properties pane.
|
|
15
|
+
- `#I401826` - Resolved the pagination issue on the exported word document.
|
|
16
|
+
- `#I408407`. `#I403326` - Resolved the script error while deleting the content.
|
|
17
|
+
- `#I379655` - Newly added paragraph is now removed properly while rejecting the changes.
|
|
18
|
+
- `#I403248` - Resolved script error while deleting the text with comment.
|
|
19
|
+
- `#I401520` - Underline format is now preserved properly in exported word document.
|
|
20
|
+
- `#F175079` - Resolved search issue in splitted table cell.
|
|
20
21
|
|
|
21
|
-
## 20.
|
|
22
|
+
## 20.3.47 (2022-09-29)
|
|
22
23
|
|
|
23
24
|
### Document Editor
|
|
24
25
|
|
|
25
|
-
#### Bug Fixes
|
|
26
|
-
|
|
27
|
-
- `#FB37084` - Header/Footer is now preserved properly.
|
|
28
|
-
- `#I398135`,`#I398144` - Resolved the text color changing issue while copying the text.
|
|
29
|
-
- `#I398152` - Resolved the count mismatch issue in track changes pane.
|
|
30
|
-
- `#FB36978` - Resolved the scrolling issue while copying text on Firefox browser.
|
|
31
|
-
- `#I404428` - Resolved the script error on find and replace.
|
|
32
|
-
|
|
33
|
-
## 20.2.48 (2022-09-06)
|
|
34
|
-
|
|
35
|
-
### Document Editor
|
|
36
|
-
|
|
37
|
-
#### Bug Fixes
|
|
38
|
-
|
|
39
|
-
- `#I401666`, `#I401858` - Resolved the issue with selecting bookmark.
|
|
40
|
-
- `#I396827` - Resolved the through wrapping style preservation issue.
|
|
41
|
-
- `#I397297` - Resolved the table alignment issue.
|
|
42
|
-
- `#I398051` - Resolved the invalid text rendering issue.
|
|
43
|
-
- `#I397670` - Resolved the browser hanging issue while changing the line spacing continuously.
|
|
44
|
-
- `#I390697` - Shape is now preserved properly on undo/redo.
|
|
45
|
-
|
|
46
|
-
## 20.2.46 (2022-08-30)
|
|
47
|
-
|
|
48
|
-
### Document Editor
|
|
49
|
-
|
|
50
|
-
#### Bug Fixes
|
|
51
|
-
|
|
52
|
-
- `#I390678` - Resolved the issue with rendering complex text.
|
|
53
|
-
- `#I393953` - Resolved the issue with pasting contents while switching paste options.
|
|
54
|
-
- `#I396125` - `AfterFormFieldFill` event is now triggered properly.
|
|
55
|
-
- `#I395575` - Resolved the issue with rendering cell right border.
|
|
56
|
-
- `#I390700` - Resolved the text overlapping issue with square wrapped image.
|
|
57
|
-
- `#I394115` - Resolved the table resizing issue.
|
|
58
|
-
- `#I379655` - Resolved the issue with rejecting empty paragraph.
|
|
59
|
-
|
|
60
|
-
## 20.2.45 (2022-08-23)
|
|
61
|
-
|
|
62
|
-
### Document Editor
|
|
63
|
-
|
|
64
|
-
#### Bug Fixes
|
|
65
|
-
|
|
66
|
-
- `#F175673` - Resolved search result navigation issue in header/footer.
|
|
67
|
-
- `#I390692` - Resolved issue with rendering paragraph border.
|
|
68
|
-
- `#I376858` - Resolved script error which scrolling the document.
|
|
69
|
-
- `#I376819`,`#I377834` - Resolved script error on accept all/ reject all.
|
|
70
|
-
- `#I381509` - Resolved issue with editing floating elements.
|
|
71
|
-
- `#I386049` - Font family is now applied properly for selected paragraphs.
|
|
72
|
-
- `#I383929` - Resolved issue with applying top border.
|
|
73
|
-
- `#I379641`, `#I392674` - Resolved the document layouting issue.
|
|
74
|
-
- `#I383391` - Track changes now preserved properly while accepting revisions.
|
|
75
|
-
- `#I387206`, `#I379404` - Resolved the table layouting issue.
|
|
76
|
-
|
|
77
|
-
## 20.2.44 (2022-08-16)
|
|
78
|
-
|
|
79
|
-
### Document Editor
|
|
80
|
-
|
|
81
|
-
#### Bug Fixes
|
|
82
|
-
|
|
83
|
-
- `#I380067` - Resolved the revision preservation issue in the nested table.
|
|
84
|
-
- `#FB35879` - Hyperlink is now preserved properly while converting word document to HTML document.
|
|
85
|
-
- `#I380080`, `#I389118`, `#I389521` - Resolved order rendering issue in merged cells.
|
|
86
|
-
- `#I390693` - Resolved issue with rendering textbox shape outline.
|
|
87
|
-
- `#I388738` - Resolved the cursor positioning issue.
|
|
88
|
-
- `#I364803` - Resolved the comment deletion issue after enabling track changes.
|
|
89
|
-
- `#I379697` - Resolved script error while accepting the revision.
|
|
90
|
-
- `#I386689` - Resolved script error while modifying section format.
|
|
91
|
-
- `#I383929` - Resolved issue with applying top border.
|
|
92
|
-
- `#I394545` - Resolved issue with applying the filter in the track changes pane.
|
|
93
|
-
- `#I397115` - Resolved issue in applying row height.
|
|
94
|
-
- `#I391148` - Auto convert hyperlink is now working properly.
|
|
95
|
-
- `#I390697` - Shape is now preserved properly on undo/redo.
|
|
96
|
-
- `#I392407` - Resolved issue with closing comments pane.
|
|
97
|
-
|
|
98
|
-
## 20.2.40 (2022-07-26)
|
|
99
|
-
|
|
100
|
-
### Document Editor
|
|
101
|
-
|
|
102
|
-
#### Bug Fixes
|
|
103
|
-
|
|
104
|
-
- `#I392289`, `#I392289` - Resolved issue in adding custom context menu item.
|
|
105
|
-
- `#I391927` - Resolved issue in `stopProtection` API.
|
|
106
|
-
- `#I381509`, `#I376243`, `#I383105`, `#I378540`, `#I379501` - Resolved document layouting issue due to footnote element.
|
|
107
|
-
- `#I389862` - Resoled issued in accepting revision inside the table.
|
|
108
|
-
- `#I383928` - The cell background color is now rendered properly.
|
|
109
|
-
- `#I381259` - Resolved the script error while switching between print and web layout.
|
|
110
|
-
- `#I379297` - Resolved the issue with the header footer while pasting content.
|
|
111
|
-
- `#I380334` - Resolved table layouting issue.
|
|
112
|
-
- `#I376898` - Resolved issue with pasting table inside another table.
|
|
113
|
-
- `#I383930` - Resolved the table collapse issue while inserting a column in the merged cell.
|
|
114
|
-
- `#I383369` - Improved performance of replacing more than 10000 occurrences of a text.
|
|
115
|
-
- `#I381261` - Next editing range is now navigated properly.
|
|
116
|
-
|
|
117
|
-
## 20.2.39 (2022-07-19)
|
|
118
|
-
|
|
119
|
-
### Document Editor
|
|
120
|
-
|
|
121
|
-
#### Bug Fixes
|
|
122
|
-
|
|
123
|
-
- `#I386312` - Resolved issue in increase/decrease indent using tab key.
|
|
124
|
-
- `#I378136` - Resolved the content hanging issue while opening the document with tab character.
|
|
125
|
-
- `#I390208`, `#I376243` - Resolved script error while loading the attached document.
|
|
126
|
-
- `#I389150` - Locked regions are not synced properly.
|
|
127
|
-
- `#I381259` - Resolved script error while navigating between print and web layout.
|
|
128
|
-
- `#I381509` - Resolved layouting issue due to footnote element.
|
|
129
|
-
- `#I381367` - Resolved script error while adding comment.
|
|
130
|
-
- `#I384633` - Restricted margin value in page setup dialog similar to MS Word.
|
|
131
|
-
- `#I383938` - New table is now adjust properly to the page width.
|
|
132
|
-
- `#F173898` - Resolved issue with copy & pasting text with highlight color.
|
|
133
|
-
- `#I379350` - Resolved layouting issue due to list format.
|
|
134
|
-
- `#I383921` - Resolved ok button disabled after selecting bookmark in hyperlink dialog.
|
|
135
|
-
|
|
136
26
|
#### New Features
|
|
137
27
|
|
|
138
|
-
- `#
|
|
139
|
-
|
|
140
|
-
## 20.2.38 (2022-07-12)
|
|
141
|
-
|
|
142
|
-
### Document Editor
|
|
143
|
-
|
|
144
|
-
#### Bug Fixes
|
|
145
|
-
|
|
146
|
-
- `#I379353`, `#I378987` - Resolved floating table overlapping issue.
|
|
147
|
-
- `#F174378` - Improved performance while editing in the protected document.
|
|
148
|
-
- `#I375732` - Resolved issue in rendering merged cell.
|
|
149
|
-
- `#I376914` - Resolved script error while updating the list.
|
|
150
|
-
- `#I378333` - Resolved tab character layouting issue.
|
|
151
|
-
- `#I381087` - Resolved issue in `stopProtection` API.
|
|
152
|
-
- `#I382546`, `#I384249` - Resolved table disappearing issue while applying top margin.
|
|
28
|
+
- `#I345329`,`#I325944`,`#I302342`,`#I301994`,`#I258650`,`#F157122`,`#F164860` - Added support to show or hide the hidden formatting symbols like spaces, tab, paragraph marks, and breaks.
|
|
153
29
|
|
|
154
30
|
## 20.1.52 (2022-05-04)
|
|
155
31
|
|
|
@@ -3126,4 +3002,4 @@ The Document Editor component is used to create, edit, view, and print Word docu
|
|
|
3126
3002
|
- Allows user interactions like zoom, scroll, select contents through touch, mouse, and keyboard.
|
|
3127
3003
|
- Provides intuitive UI options like context menu, dialogs, and navigation pane.
|
|
3128
3004
|
- Creates a lightweight Word viewer using module injection to view and prints Word documents.
|
|
3129
|
-
- Added `Syncfusion.EJ2.DocumentEditor` NuGet package that contains helper library for converting Word documents to `Syncfusion Document Text (*.sfdt)`. It supports .NET Standard 2.0 Framework.
|
|
3005
|
+
- Added `Syncfusion.EJ2.DocumentEditor` NuGet package that contains helper library for converting Word documents to `Syncfusion Document Text (*.sfdt)`. It supports .NET Standard 2.0 Framework.
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* filename: ej2-react-documenteditor.min.js
|
|
3
|
+
* version : 20.3.48
|
|
4
|
+
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
|
+
* Use of this code is subject to the terms of our license.
|
|
6
|
+
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
|
+
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
|
+
* applicable laws.
|
|
9
|
+
*/
|
|
10
|
+
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("SyncfusionDocumenteditor"),require("SyncfusionReactBase"),require("React")):"function"==typeof define&&define.amd?define(["SyncfusionDocumenteditor","SyncfusionReactBase","React"],e):"object"==typeof exports?exports.SyncfusionReactDocumenteditor=e(require("SyncfusionDocumenteditor"),require("SyncfusionReactBase"),require("React")):t.SyncfusionReactDocumenteditor=e(t.SyncfusionDocumenteditor,t.SyncfusionReactBase,t.React)}(this,function(t,e,n){return function(t){function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,e),o.l=!0,o.exports}var n={};return e.m=t,e.c=n,e.i=function(t){return t},e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=7)}([function(e,n){e.exports=t},function(t,n){t.exports=e},function(t,e){t.exports=n},function(t,e,n){"use strict";var r=n(5);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";var r=n(6);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";n.d(e,"a",function(){return u});var r=n(2),o=(n.n(r),n(0)),i=(n.n(o),n(1)),c=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),u=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.immediateRender=!0,n.portals=[],n}return c(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.DocumentEditorContainer);n.i(i.applyMixins)(u,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return u});var r=n(2),o=(n.n(r),n(0)),i=(n.n(o),n(1)),c=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),u=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.immediateRender=!0,n.portals=[],n}return c(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.DocumentEditor);n.i(i.applyMixins)(u,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(4);n.d(e,"DocumentEditorComponent",function(){return r.a});var o=n(3);n.d(e,"DocumentEditorContainerComponent",function(){return o.a});var i=n(1);n.n(i);n.o(i,"Inject")&&n.d(e,"Inject",function(){return i.Inject});var c=n(0);n.n(c);for(var u in c)["DocumentEditorComponent","DocumentEditorContainerComponent","Inject","default"].indexOf(u)<0&&function(t){n.d(e,t,function(){return c[t]})}(u)}])});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-documenteditor.umd.min.js
|
|
3
|
-
* version : 20.
|
|
3
|
+
* version : 20.3.48
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-react-documenteditor@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-documenteditor@
|
|
3
|
+
"_id": "@syncfusion/ej2-react-documenteditor@19.36.0",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-sGy29Msj4Ym9zMH8mHWpzFLQAGK59RxIcKcgR1+RCizRJyXqZeaowrmMguhhB0NMtbwyS/DE5eN40o6LJcJR8Q==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-documenteditor",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-documenteditor/-/ej2-react-documenteditor-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-documenteditor/-/ej2-react-documenteditor-19.36.0.tgz",
|
|
23
|
+
"_shasum": "b0e6f2f94ca3b18359a52602643779e7f543caa7",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-documenteditor@*",
|
|
25
25
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~20.
|
|
35
|
-
"@syncfusion/ej2-documenteditor": "20.
|
|
36
|
-
"@syncfusion/ej2-react-base": "~20.
|
|
34
|
+
"@syncfusion/ej2-base": "~20.3.48",
|
|
35
|
+
"@syncfusion/ej2-documenteditor": "20.3.48",
|
|
36
|
+
"@syncfusion/ej2-react-base": "~20.3.47"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React",
|
|
@@ -63,6 +63,6 @@
|
|
|
63
63
|
"type": "git",
|
|
64
64
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
65
65
|
},
|
|
66
|
-
"version": "20.
|
|
66
|
+
"version": "20.3.48",
|
|
67
67
|
"sideEffects": false
|
|
68
68
|
}
|
|
@@ -747,6 +747,7 @@
|
|
|
747
747
|
left: 14px;
|
|
748
748
|
}
|
|
749
749
|
|
|
750
|
+
/* stylelint-disable */
|
|
750
751
|
.e-de-background {
|
|
751
752
|
background-color: #232323;
|
|
752
753
|
}
|
|
@@ -3620,6 +3621,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3620
3621
|
right: 10px;
|
|
3621
3622
|
}
|
|
3622
3623
|
|
|
3624
|
+
.e-bigger {
|
|
3625
|
+
/* stylelint-disable */
|
|
3626
|
+
/* stylelint-enable */
|
|
3627
|
+
}
|
|
3623
3628
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3624
3629
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3625
3630
|
font-size: 14px;
|
|
@@ -4141,6 +4146,11 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4141
4146
|
font-family: "e-icons";
|
|
4142
4147
|
}
|
|
4143
4148
|
|
|
4149
|
+
.e-de-e-paragraph-mark::before {
|
|
4150
|
+
content: "\e353";
|
|
4151
|
+
font-family: "e-icons";
|
|
4152
|
+
}
|
|
4153
|
+
|
|
4144
4154
|
.e-de-toolbar {
|
|
4145
4155
|
height: 100%;
|
|
4146
4156
|
}
|
|
@@ -4185,13 +4195,14 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4185
4195
|
|
|
4186
4196
|
.e-de-ctnr-hglt-no-color {
|
|
4187
4197
|
font-size: 12px;
|
|
4188
|
-
font-weight:
|
|
4198
|
+
font-weight: normal;
|
|
4189
4199
|
left: 40px;
|
|
4190
4200
|
padding-top: 11px;
|
|
4191
4201
|
position: absolute;
|
|
4192
4202
|
top: 100px;
|
|
4193
4203
|
}
|
|
4194
4204
|
|
|
4205
|
+
/* stylelint-disable */
|
|
4195
4206
|
.e-de-scrollbar-hide::-webkit-scrollbar {
|
|
4196
4207
|
width: 0;
|
|
4197
4208
|
}
|
|
@@ -4201,6 +4212,8 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4201
4212
|
scrollbar-width: none;
|
|
4202
4213
|
}
|
|
4203
4214
|
|
|
4215
|
+
/* stylelint-enable */
|
|
4216
|
+
/* stylelint-disable */
|
|
4204
4217
|
.e-de-toolbar {
|
|
4205
4218
|
height: 100%;
|
|
4206
4219
|
}
|
|
@@ -4369,11 +4382,13 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4369
4382
|
}
|
|
4370
4383
|
|
|
4371
4384
|
.e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
4385
|
+
.e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
4372
4386
|
.e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
4373
4387
|
margin-right: 12px;
|
|
4374
4388
|
}
|
|
4375
4389
|
|
|
4376
4390
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
4391
|
+
.e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
4377
4392
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
4378
4393
|
margin-left: 12px;
|
|
4379
4394
|
margin-right: 0;
|
|
@@ -5194,10 +5209,12 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5194
5209
|
margin-right: 0;
|
|
5195
5210
|
}
|
|
5196
5211
|
.e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
5212
|
+
.e-bigger .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
5197
5213
|
.e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
5198
5214
|
margin-right: 16px;
|
|
5199
5215
|
}
|
|
5200
5216
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
5217
|
+
.e-bigger .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
5201
5218
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
5202
5219
|
margin-left: 16px;
|
|
5203
5220
|
margin-right: 0;
|
package/styles/bootstrap.css
CHANGED
|
@@ -747,6 +747,7 @@
|
|
|
747
747
|
left: 14px;
|
|
748
748
|
}
|
|
749
749
|
|
|
750
|
+
/* stylelint-disable */
|
|
750
751
|
.e-de-background {
|
|
751
752
|
background-color: #fff;
|
|
752
753
|
}
|
|
@@ -3617,6 +3618,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3617
3618
|
right: 10px;
|
|
3618
3619
|
}
|
|
3619
3620
|
|
|
3621
|
+
.e-bigger {
|
|
3622
|
+
/* stylelint-disable */
|
|
3623
|
+
/* stylelint-enable */
|
|
3624
|
+
}
|
|
3620
3625
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3621
3626
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3622
3627
|
font-size: 14px;
|
|
@@ -4138,6 +4143,11 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4138
4143
|
font-family: "e-icons";
|
|
4139
4144
|
}
|
|
4140
4145
|
|
|
4146
|
+
.e-de-e-paragraph-mark::before {
|
|
4147
|
+
content: "\e353";
|
|
4148
|
+
font-family: "e-icons";
|
|
4149
|
+
}
|
|
4150
|
+
|
|
4141
4151
|
.e-de-toolbar {
|
|
4142
4152
|
height: 100%;
|
|
4143
4153
|
}
|
|
@@ -4182,13 +4192,14 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4182
4192
|
|
|
4183
4193
|
.e-de-ctnr-hglt-no-color {
|
|
4184
4194
|
font-size: 12px;
|
|
4185
|
-
font-weight:
|
|
4195
|
+
font-weight: normal;
|
|
4186
4196
|
left: 40px;
|
|
4187
4197
|
padding-top: 11px;
|
|
4188
4198
|
position: absolute;
|
|
4189
4199
|
top: 100px;
|
|
4190
4200
|
}
|
|
4191
4201
|
|
|
4202
|
+
/* stylelint-disable */
|
|
4192
4203
|
.e-de-scrollbar-hide::-webkit-scrollbar {
|
|
4193
4204
|
width: 0;
|
|
4194
4205
|
}
|
|
@@ -4198,6 +4209,8 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4198
4209
|
scrollbar-width: none;
|
|
4199
4210
|
}
|
|
4200
4211
|
|
|
4212
|
+
/* stylelint-enable */
|
|
4213
|
+
/* stylelint-disable */
|
|
4201
4214
|
.e-de-toolbar {
|
|
4202
4215
|
height: 100%;
|
|
4203
4216
|
}
|
|
@@ -4367,11 +4380,13 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4367
4380
|
}
|
|
4368
4381
|
|
|
4369
4382
|
.e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
4383
|
+
.e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
4370
4384
|
.e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
4371
4385
|
margin-right: 12px;
|
|
4372
4386
|
}
|
|
4373
4387
|
|
|
4374
4388
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
4389
|
+
.e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
4375
4390
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
4376
4391
|
margin-left: 12px;
|
|
4377
4392
|
margin-right: 0;
|
|
@@ -5193,10 +5208,12 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5193
5208
|
margin-right: 0;
|
|
5194
5209
|
}
|
|
5195
5210
|
.e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
5211
|
+
.e-bigger .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
5196
5212
|
.e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
5197
5213
|
margin-right: 16px;
|
|
5198
5214
|
}
|
|
5199
5215
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
5216
|
+
.e-bigger .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
5200
5217
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
5201
5218
|
margin-left: 16px;
|
|
5202
5219
|
margin-right: 0;
|
package/styles/bootstrap4.css
CHANGED
|
@@ -744,6 +744,7 @@
|
|
|
744
744
|
left: 14px;
|
|
745
745
|
}
|
|
746
746
|
|
|
747
|
+
/* stylelint-disable */
|
|
747
748
|
.e-de-background {
|
|
748
749
|
background-color: #e9ecef;
|
|
749
750
|
}
|
|
@@ -3768,6 +3769,10 @@ textarea.e-de-cmt-textarea {
|
|
|
3768
3769
|
right: 10px;
|
|
3769
3770
|
}
|
|
3770
3771
|
|
|
3772
|
+
.e-bigger {
|
|
3773
|
+
/* stylelint-disable */
|
|
3774
|
+
/* stylelint-enable */
|
|
3775
|
+
}
|
|
3771
3776
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3772
3777
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3773
3778
|
font-size: 14px;
|
|
@@ -4289,6 +4294,11 @@ textarea.e-de-cmt-textarea {
|
|
|
4289
4294
|
font-family: "e-icons";
|
|
4290
4295
|
}
|
|
4291
4296
|
|
|
4297
|
+
.e-de-e-paragraph-mark::before {
|
|
4298
|
+
content: "\e720";
|
|
4299
|
+
font-family: "e-icons";
|
|
4300
|
+
}
|
|
4301
|
+
|
|
4292
4302
|
.e-de-toolbar {
|
|
4293
4303
|
height: 100%;
|
|
4294
4304
|
}
|
|
@@ -4333,13 +4343,14 @@ textarea.e-de-cmt-textarea {
|
|
|
4333
4343
|
|
|
4334
4344
|
.e-de-ctnr-hglt-no-color {
|
|
4335
4345
|
font-size: 12px;
|
|
4336
|
-
font-weight:
|
|
4346
|
+
font-weight: normal;
|
|
4337
4347
|
left: 40px;
|
|
4338
4348
|
padding-top: 11px;
|
|
4339
4349
|
position: absolute;
|
|
4340
4350
|
top: 100px;
|
|
4341
4351
|
}
|
|
4342
4352
|
|
|
4353
|
+
/* stylelint-disable */
|
|
4343
4354
|
.e-de-scrollbar-hide::-webkit-scrollbar {
|
|
4344
4355
|
width: 0;
|
|
4345
4356
|
}
|
|
@@ -4349,6 +4360,8 @@ textarea.e-de-cmt-textarea {
|
|
|
4349
4360
|
scrollbar-width: none;
|
|
4350
4361
|
}
|
|
4351
4362
|
|
|
4363
|
+
/* stylelint-enable */
|
|
4364
|
+
/* stylelint-disable */
|
|
4352
4365
|
.e-de-toolbar {
|
|
4353
4366
|
height: 100%;
|
|
4354
4367
|
}
|
|
@@ -4519,11 +4532,13 @@ textarea.e-de-cmt-textarea {
|
|
|
4519
4532
|
}
|
|
4520
4533
|
|
|
4521
4534
|
.e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
4535
|
+
.e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
4522
4536
|
.e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
4523
4537
|
margin-right: 14px;
|
|
4524
4538
|
}
|
|
4525
4539
|
|
|
4526
4540
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
4541
|
+
.e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
4527
4542
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
4528
4543
|
margin-left: 14px;
|
|
4529
4544
|
margin-right: 0;
|
|
@@ -5426,7 +5441,7 @@ textarea.e-de-cmt-textarea {
|
|
|
5426
5441
|
}
|
|
5427
5442
|
|
|
5428
5443
|
.e-bigger .de-split-button > div:first-child {
|
|
5429
|
-
margin-right:
|
|
5444
|
+
margin-right: 0;
|
|
5430
5445
|
}
|
|
5431
5446
|
.e-bigger .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
|
|
5432
5447
|
width: 66px;
|
|
@@ -5507,10 +5522,12 @@ textarea.e-de-cmt-textarea {
|
|
|
5507
5522
|
margin-right: 0;
|
|
5508
5523
|
}
|
|
5509
5524
|
.e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
5525
|
+
.e-bigger .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
5510
5526
|
.e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
5511
5527
|
margin-right: 16px;
|
|
5512
5528
|
}
|
|
5513
5529
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
5530
|
+
.e-bigger .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
5514
5531
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
5515
5532
|
margin-left: 16px;
|
|
5516
5533
|
margin-right: 0;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
@charset "UTF-8";
|
|
2
1
|
.e-documenteditor .e-close::before {
|
|
3
2
|
color: #adb5bd;
|
|
4
3
|
content: "\e7e7";
|
|
@@ -783,6 +782,7 @@
|
|
|
783
782
|
left: 14px;
|
|
784
783
|
}
|
|
785
784
|
|
|
785
|
+
/* stylelint-disable */
|
|
786
786
|
.e-de-background {
|
|
787
787
|
background-color: #282d31;
|
|
788
788
|
}
|
|
@@ -3715,6 +3715,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3715
3715
|
right: 17px;
|
|
3716
3716
|
}
|
|
3717
3717
|
|
|
3718
|
+
.e-bigger {
|
|
3719
|
+
/* stylelint-disable */
|
|
3720
|
+
/* stylelint-enable */
|
|
3721
|
+
}
|
|
3718
3722
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3719
3723
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3720
3724
|
font-size: 14px;
|
|
@@ -4262,6 +4266,11 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4262
4266
|
font-family: "e-icons";
|
|
4263
4267
|
}
|
|
4264
4268
|
|
|
4269
|
+
.e-de-e-paragraph-mark::before {
|
|
4270
|
+
content: "\e844";
|
|
4271
|
+
font-family: "e-icons";
|
|
4272
|
+
}
|
|
4273
|
+
|
|
4265
4274
|
.e-de-toolbar {
|
|
4266
4275
|
height: 100%;
|
|
4267
4276
|
}
|
|
@@ -4306,13 +4315,14 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4306
4315
|
|
|
4307
4316
|
.e-de-ctnr-hglt-no-color {
|
|
4308
4317
|
font-size: 12px;
|
|
4309
|
-
font-weight:
|
|
4318
|
+
font-weight: normal;
|
|
4310
4319
|
left: 40px;
|
|
4311
4320
|
padding-top: 11px;
|
|
4312
4321
|
position: absolute;
|
|
4313
4322
|
top: 100px;
|
|
4314
4323
|
}
|
|
4315
4324
|
|
|
4325
|
+
/* stylelint-disable */
|
|
4316
4326
|
.e-de-scrollbar-hide::-webkit-scrollbar {
|
|
4317
4327
|
width: 0;
|
|
4318
4328
|
}
|
|
@@ -4322,6 +4332,8 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4322
4332
|
scrollbar-width: none;
|
|
4323
4333
|
}
|
|
4324
4334
|
|
|
4335
|
+
/* stylelint-enable */
|
|
4336
|
+
/* stylelint-disable */
|
|
4325
4337
|
.e-de-toolbar {
|
|
4326
4338
|
height: 100%;
|
|
4327
4339
|
}
|
|
@@ -4427,7 +4439,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4427
4439
|
}
|
|
4428
4440
|
.e-bigger .e-de-ctn-title button {
|
|
4429
4441
|
font-size: 16px !important;
|
|
4430
|
-
height: auto
|
|
4442
|
+
height: auto !important;
|
|
4431
4443
|
margin: 0 !important;
|
|
4432
4444
|
}
|
|
4433
4445
|
.e-bigger .e-de-ctn-title button .e-btn-icon {
|
|
@@ -4554,11 +4566,13 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4554
4566
|
}
|
|
4555
4567
|
|
|
4556
4568
|
.e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
4569
|
+
.e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
4557
4570
|
.e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
4558
4571
|
margin-right: 12px;
|
|
4559
4572
|
}
|
|
4560
4573
|
|
|
4561
4574
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
4575
|
+
.e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
4562
4576
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
4563
4577
|
margin-left: 12px;
|
|
4564
4578
|
margin-right: 0;
|
|
@@ -5501,10 +5515,12 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5501
5515
|
margin-right: 0;
|
|
5502
5516
|
}
|
|
5503
5517
|
.e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
5518
|
+
.e-bigger .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
5504
5519
|
.e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
5505
5520
|
margin-right: 16px;
|
|
5506
5521
|
}
|
|
5507
5522
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
5523
|
+
.e-bigger .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
5508
5524
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
5509
5525
|
margin-left: 16px;
|
|
5510
5526
|
margin-right: 0;
|
package/styles/bootstrap5.css
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
@charset "UTF-8";
|
|
2
1
|
.e-documenteditor .e-close::before {
|
|
3
2
|
color: #6c757d;
|
|
4
3
|
content: "\e7e7";
|
|
@@ -783,6 +782,7 @@
|
|
|
783
782
|
left: 14px;
|
|
784
783
|
}
|
|
785
784
|
|
|
785
|
+
/* stylelint-disable */
|
|
786
786
|
.e-de-background {
|
|
787
787
|
background-color: #f8f9fa;
|
|
788
788
|
}
|
|
@@ -3715,6 +3715,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3715
3715
|
right: 17px;
|
|
3716
3716
|
}
|
|
3717
3717
|
|
|
3718
|
+
.e-bigger {
|
|
3719
|
+
/* stylelint-disable */
|
|
3720
|
+
/* stylelint-enable */
|
|
3721
|
+
}
|
|
3718
3722
|
.e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
|
|
3719
3723
|
.e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
|
|
3720
3724
|
font-size: 14px;
|
|
@@ -4262,6 +4266,11 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4262
4266
|
font-family: "e-icons";
|
|
4263
4267
|
}
|
|
4264
4268
|
|
|
4269
|
+
.e-de-e-paragraph-mark::before {
|
|
4270
|
+
content: "\e844";
|
|
4271
|
+
font-family: "e-icons";
|
|
4272
|
+
}
|
|
4273
|
+
|
|
4265
4274
|
.e-de-toolbar {
|
|
4266
4275
|
height: 100%;
|
|
4267
4276
|
}
|
|
@@ -4306,13 +4315,14 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4306
4315
|
|
|
4307
4316
|
.e-de-ctnr-hglt-no-color {
|
|
4308
4317
|
font-size: 12px;
|
|
4309
|
-
font-weight:
|
|
4318
|
+
font-weight: normal;
|
|
4310
4319
|
left: 40px;
|
|
4311
4320
|
padding-top: 11px;
|
|
4312
4321
|
position: absolute;
|
|
4313
4322
|
top: 100px;
|
|
4314
4323
|
}
|
|
4315
4324
|
|
|
4325
|
+
/* stylelint-disable */
|
|
4316
4326
|
.e-de-scrollbar-hide::-webkit-scrollbar {
|
|
4317
4327
|
width: 0;
|
|
4318
4328
|
}
|
|
@@ -4322,6 +4332,8 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4322
4332
|
scrollbar-width: none;
|
|
4323
4333
|
}
|
|
4324
4334
|
|
|
4335
|
+
/* stylelint-enable */
|
|
4336
|
+
/* stylelint-disable */
|
|
4325
4337
|
.e-de-toolbar {
|
|
4326
4338
|
height: 100%;
|
|
4327
4339
|
}
|
|
@@ -4427,7 +4439,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4427
4439
|
}
|
|
4428
4440
|
.e-bigger .e-de-ctn-title button {
|
|
4429
4441
|
font-size: 16px !important;
|
|
4430
|
-
height: auto
|
|
4442
|
+
height: auto !important;
|
|
4431
4443
|
margin: 0 !important;
|
|
4432
4444
|
}
|
|
4433
4445
|
.e-bigger .e-de-ctn-title button .e-btn-icon {
|
|
@@ -4554,11 +4566,13 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4554
4566
|
}
|
|
4555
4567
|
|
|
4556
4568
|
.e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
4569
|
+
.e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
4557
4570
|
.e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
4558
4571
|
margin-right: 12px;
|
|
4559
4572
|
}
|
|
4560
4573
|
|
|
4561
4574
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
4575
|
+
.e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
4562
4576
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
4563
4577
|
margin-left: 12px;
|
|
4564
4578
|
margin-right: 0;
|
|
@@ -5501,10 +5515,12 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5501
5515
|
margin-right: 0;
|
|
5502
5516
|
}
|
|
5503
5517
|
.e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
5518
|
+
.e-bigger .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
5504
5519
|
.e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
5505
5520
|
margin-right: 16px;
|
|
5506
5521
|
}
|
|
5507
5522
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
5523
|
+
.e-bigger .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
5508
5524
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
5509
5525
|
margin-left: 16px;
|
|
5510
5526
|
margin-right: 0;
|