@syncfusion/ej2-vue-documenteditor 21.1.35 → 21.1.36
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 +186 -0
- package/README.md +1 -1
- package/dist/ej2-vue-documenteditor.umd.min.js +2 -2
- package/dist/ej2-vue-documenteditor.umd.min.js.map +1 -1
- package/dist/es6/ej2-vue-documenteditor.es2015.js +4 -4
- package/dist/es6/ej2-vue-documenteditor.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-documenteditor.es5.js +4 -4
- package/dist/es6/ej2-vue-documenteditor.es5.js.map +1 -1
- package/dist/global/ej2-vue-documenteditor.min.js +2 -2
- package/package.json +10 -9
- package/src/document-editor/documenteditor.component.js +2 -2
- package/src/document-editor-container/documenteditorcontainer.component.js +2 -2
- package/styles/bootstrap-dark.css +103 -37
- package/styles/bootstrap.css +107 -37
- package/styles/bootstrap4.css +111 -37
- package/styles/bootstrap5-dark.css +103 -37
- package/styles/bootstrap5.css +103 -37
- package/styles/document-editor/bootstrap-dark.css +7 -0
- package/styles/document-editor/bootstrap.css +11 -0
- package/styles/document-editor/bootstrap4.css +15 -0
- package/styles/document-editor/bootstrap5-dark.css +7 -0
- package/styles/document-editor/bootstrap5.css +7 -0
- package/styles/document-editor/fabric-dark.css +7 -0
- package/styles/document-editor/fabric.css +11 -0
- package/styles/document-editor/fluent-dark.css +7 -0
- package/styles/document-editor/fluent.css +7 -0
- package/styles/document-editor/highcontrast-light.css +1 -0
- package/styles/document-editor/highcontrast.css +7 -0
- package/styles/document-editor/material-dark.css +7 -0
- package/styles/document-editor/material.css +7 -0
- package/styles/document-editor/material3-dark.css +3971 -0
- package/styles/document-editor/material3-dark.scss +2 -0
- package/styles/document-editor/material3.css +4027 -0
- package/styles/document-editor/material3.scss +2 -0
- package/styles/document-editor/tailwind-dark.css +7 -0
- package/styles/document-editor/tailwind.css +7 -0
- package/styles/document-editor-container/bootstrap-dark.css +96 -37
- package/styles/document-editor-container/bootstrap.css +96 -37
- package/styles/document-editor-container/bootstrap4.css +96 -37
- package/styles/document-editor-container/bootstrap5-dark.css +96 -37
- package/styles/document-editor-container/bootstrap5.css +96 -37
- package/styles/document-editor-container/fabric-dark.css +96 -37
- package/styles/document-editor-container/fabric.css +96 -37
- package/styles/document-editor-container/fluent-dark.css +96 -37
- package/styles/document-editor-container/fluent.css +96 -37
- package/styles/document-editor-container/highcontrast-light.css +96 -37
- package/styles/document-editor-container/highcontrast.css +96 -37
- package/styles/document-editor-container/material-dark.css +101 -42
- package/styles/document-editor-container/material.css +97 -37
- package/styles/document-editor-container/material3-dark.css +2178 -0
- package/styles/document-editor-container/material3-dark.scss +2 -0
- package/styles/document-editor-container/material3.css +2234 -0
- package/styles/document-editor-container/material3.scss +2 -0
- package/styles/document-editor-container/tailwind-dark.css +95 -36
- package/styles/document-editor-container/tailwind.css +95 -36
- package/styles/fabric-dark.css +103 -37
- package/styles/fabric.css +107 -37
- package/styles/fluent-dark.css +103 -37
- package/styles/fluent.css +103 -37
- package/styles/highcontrast-light.css +97 -37
- package/styles/highcontrast.css +103 -37
- package/styles/material-dark.css +108 -42
- package/styles/material.css +104 -37
- package/styles/material3-dark.css +6150 -0
- package/styles/material3-dark.scss +3 -0
- package/styles/material3.css +6261 -0
- package/styles/material3.scss +3 -0
- package/styles/tailwind-dark.css +102 -36
- package/styles/tailwind.css +102 -36
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-vue-documenteditor@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-documenteditor@19.
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-documenteditor@19.71.0",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-YZ0Re2xMOn0WANP9q0uzgFO4BI/BuTf4BrqDXg3PpMC82DtUwEBKOhnHWK/vgs4CNuic6ITLrzODLo9jy0obnw==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-vue-documenteditor",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-documenteditor/-/ej2-vue-documenteditor-19.71.0.tgz",
|
|
23
|
+
"_shasum": "450dd0b1250db63cbef3ed36e6319d562a74e5dc",
|
|
24
24
|
"_spec": "@syncfusion/ej2-vue-documenteditor@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~
|
|
35
|
-
"@syncfusion/ej2-documenteditor": "21.1.
|
|
36
|
-
"@syncfusion/ej2-vue-base": "~
|
|
34
|
+
"@syncfusion/ej2-base": "~22.1.34",
|
|
35
|
+
"@syncfusion/ej2-documenteditor": "21.1.36",
|
|
36
|
+
"@syncfusion/ej2-vue-base": "~22.1.34"
|
|
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 Vue",
|
|
@@ -54,8 +54,9 @@
|
|
|
54
54
|
"url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
|
|
55
55
|
},
|
|
56
56
|
"scripts": {
|
|
57
|
-
"
|
|
57
|
+
"ci-publish": "gulp ci-publish",
|
|
58
|
+
"compile": "gulp ci-compile && gulp vue-global-script"
|
|
58
59
|
},
|
|
59
|
-
"version": "21.1.
|
|
60
|
+
"version": "21.1.36",
|
|
60
61
|
"sideEffects": false
|
|
61
62
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ComponentBase, gh, getProps, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';
|
|
2
2
|
import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
|
|
3
3
|
import { DocumentEditor } from '@syncfusion/ej2-documenteditor';
|
|
4
|
-
export var properties = ['isLazyUpdate', 'plugins', 'acceptTab', 'currentUser', 'defaultPasteOption', 'documentEditorSettings', 'documentName', 'documentSettings', 'enableAutoFocus', 'enableBookmarkDialog', 'enableBordersAndShadingDialog', 'enableColumnsDialog', 'enableComment', 'enableContextMenu', 'enableCursorOnReadOnly', 'enableEditor', 'enableEditorHistory', 'enableFontDialog', 'enableFootnoteAndEndnoteDialog', 'enableFormField', 'enableHyperlinkDialog', 'enableImageResizer', 'enableListDialog', 'enableLocalPaste', 'enableLockAndEdit', 'enableOptionsPane', 'enablePageSetupDialog', 'enableParagraphDialog', 'enablePersistence', 'enablePrint', 'enableRtl', 'enableSearch', 'enableSelection', 'enableSfdtExport', 'enableSpellCheck', 'enableStyleDialog', 'enableTableDialog', 'enableTableOfContentsDialog', 'enableTableOptionsDialog', 'enableTablePropertiesDialog', 'enableTextExport', 'enableTrackChanges', 'enableWordExport', 'headers', 'height', 'isReadOnly', 'layoutType', 'locale', 'pageGap', 'pageOutline', 'serverActionSettings', 'serviceUrl', 'showComments', 'showRevisions', 'useCtrlClickToFollowHyperlink', 'userColor', 'width', 'zIndex', 'zoomFactor', 'actionComplete', 'afterFormFieldFill', 'beforeCommentAction', 'beforeFileOpen', 'beforeFormFieldFill', 'beforePaneSwitch', 'commentBegin', 'commentDelete', 'commentEnd', 'contentChange', 'contentControl', 'created', 'customContextMenuBeforeOpen', 'customContextMenuSelect', 'destroyed', 'documentChange', 'keyDown', 'requestNavigate', 'searchResultsChange', 'selectionChange', 'serviceFailure', 'trackChange', 'viewChange', 'zoomFactorChange', 'beforeXmlHttpRequestSend'];
|
|
4
|
+
export var properties = ['isLazyUpdate', 'plugins', 'acceptTab', 'autoResizeOnVisibilityChange', 'currentUser', 'defaultPasteOption', 'documentEditorSettings', 'documentName', 'documentSettings', 'enableAutoFocus', 'enableBookmarkDialog', 'enableBordersAndShadingDialog', 'enableColumnsDialog', 'enableComment', 'enableContextMenu', 'enableCursorOnReadOnly', 'enableEditor', 'enableEditorHistory', 'enableFontDialog', 'enableFootnoteAndEndnoteDialog', 'enableFormField', 'enableHyperlinkDialog', 'enableImageResizer', 'enableListDialog', 'enableLocalPaste', 'enableLockAndEdit', 'enableOptionsPane', 'enablePageSetupDialog', 'enableParagraphDialog', 'enablePersistence', 'enablePrint', 'enableRtl', 'enableSearch', 'enableSelection', 'enableSfdtExport', 'enableSpellCheck', 'enableStyleDialog', 'enableTableDialog', 'enableTableOfContentsDialog', 'enableTableOptionsDialog', 'enableTablePropertiesDialog', 'enableTextExport', 'enableTrackChanges', 'enableWordExport', 'headers', 'height', 'isReadOnly', 'layoutType', 'locale', 'pageGap', 'pageOutline', 'serverActionSettings', 'serviceUrl', 'showComments', 'showRevisions', 'useCtrlClickToFollowHyperlink', 'userColor', 'width', 'zIndex', 'zoomFactor', 'actionComplete', 'afterFormFieldFill', 'beforeAcceptRejectChanges', 'beforeCommentAction', 'beforeFileOpen', 'beforeFormFieldFill', 'beforePaneSwitch', 'commentBegin', 'commentDelete', 'commentEnd', 'contentChange', 'contentControl', 'created', 'customContextMenuBeforeOpen', 'customContextMenuSelect', 'destroyed', 'documentChange', 'keyDown', 'requestNavigate', 'searchResultsChange', 'selectionChange', 'serviceFailure', 'trackChange', 'viewChange', 'zoomFactorChange', 'beforeXmlHttpRequestSend'];
|
|
5
5
|
export var modelProps = [];
|
|
6
6
|
export var testProp = getProps({ props: properties });
|
|
7
7
|
export var props = testProp[0], watch = testProp[1], emitProbs = Object.keys(watch);
|
|
@@ -25,7 +25,7 @@ export var DocumentEditorComponent = vueDefineComponent({
|
|
|
25
25
|
provide: function () { return { custom: this.custom }; },
|
|
26
26
|
data: function () {
|
|
27
27
|
return {
|
|
28
|
-
|
|
28
|
+
ej2Instance: new DocumentEditor({}),
|
|
29
29
|
propKeys: properties,
|
|
30
30
|
models: modelProps,
|
|
31
31
|
hasChildDirective: false,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ComponentBase, gh, getProps, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';
|
|
2
2
|
import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
|
|
3
3
|
import { DocumentEditorContainer } from '@syncfusion/ej2-documenteditor';
|
|
4
|
-
export var properties = ['isLazyUpdate', 'plugins', 'currentUser', 'documentEditorSettings', 'documentSettings', 'enableAutoFocus', 'enableComment', 'enableCsp', 'enableLocalPaste', 'enableLockAndEdit', 'enablePersistence', 'enableRtl', 'enableSpellCheck', 'enableToolbar', 'enableTrackChanges', 'headers', 'height', 'layoutType', 'locale', 'restrictEditing', 'serverActionSettings', 'serviceUrl', 'showPropertiesPane', 'toolbarItems', 'userColor', 'width', 'zIndex', 'beforeCommentAction', 'beforePaneSwitch', 'commentDelete', 'contentChange', 'contentControl', 'created', 'customContextMenuBeforeOpen', 'customContextMenuSelect', 'destroyed', 'documentChange', 'selectionChange', 'serviceFailure', 'toolbarClick', 'trackChange', 'beforeXmlHttpRequestSend'];
|
|
4
|
+
export var properties = ['isLazyUpdate', 'plugins', 'autoResizeOnVisibilityChange', 'currentUser', 'documentEditorSettings', 'documentSettings', 'enableAutoFocus', 'enableComment', 'enableCsp', 'enableLocalPaste', 'enableLockAndEdit', 'enablePersistence', 'enableRtl', 'enableSpellCheck', 'enableToolbar', 'enableTrackChanges', 'headers', 'height', 'layoutType', 'locale', 'restrictEditing', 'serverActionSettings', 'serviceUrl', 'showPropertiesPane', 'toolbarItems', 'userColor', 'width', 'zIndex', 'beforeAcceptRejectChanges', 'beforeCommentAction', 'beforePaneSwitch', 'commentDelete', 'contentChange', 'contentControl', 'created', 'customContextMenuBeforeOpen', 'customContextMenuSelect', 'destroyed', 'documentChange', 'selectionChange', 'serviceFailure', 'toolbarClick', 'trackChange', 'beforeXmlHttpRequestSend'];
|
|
5
5
|
export var modelProps = [];
|
|
6
6
|
export var testProp = getProps({ props: properties });
|
|
7
7
|
export var props = testProp[0], watch = testProp[1], emitProbs = Object.keys(watch);
|
|
@@ -25,7 +25,7 @@ export var DocumentEditorContainerComponent = vueDefineComponent({
|
|
|
25
25
|
provide: function () { return { custom: this.custom }; },
|
|
26
26
|
data: function () {
|
|
27
27
|
return {
|
|
28
|
-
|
|
28
|
+
ej2Instance: new DocumentEditorContainer({}),
|
|
29
29
|
propKeys: properties,
|
|
30
30
|
models: modelProps,
|
|
31
31
|
hasChildDirective: false,
|
|
@@ -46,6 +46,7 @@
|
|
|
46
46
|
.e-documenteditor .e-de-multi-cmt-mark::before {
|
|
47
47
|
content: "\e98a";
|
|
48
48
|
font-family: "e-icons";
|
|
49
|
+
font-size: 14px;
|
|
49
50
|
}
|
|
50
51
|
.e-documenteditor .e-de-cmt-post::before {
|
|
51
52
|
content: "\e816";
|
|
@@ -2350,6 +2351,11 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
2350
2351
|
height: 35px;
|
|
2351
2352
|
}
|
|
2352
2353
|
|
|
2354
|
+
.e-bigger .e-dlg-container .e-de-dlg-target .e-de-style-dialog .e-de-style-font-color-picker button {
|
|
2355
|
+
height: 40px !important;
|
|
2356
|
+
width: auto !important;
|
|
2357
|
+
}
|
|
2358
|
+
|
|
2353
2359
|
.e-de-style-bold-button-size {
|
|
2354
2360
|
margin-left: 8px;
|
|
2355
2361
|
margin-right: 8px;
|
|
@@ -3310,6 +3316,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3310
3316
|
|
|
3311
3317
|
.e-de-cp-option.e-btn.e-icon-btn span {
|
|
3312
3318
|
margin-top: 0px;
|
|
3319
|
+
background: #1a1a1a;
|
|
3313
3320
|
}
|
|
3314
3321
|
|
|
3315
3322
|
.e-de-cmt-view:hover .e-de-cp-option {
|
|
@@ -4216,6 +4223,21 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4216
4223
|
font-family: "e-icons";
|
|
4217
4224
|
}
|
|
4218
4225
|
|
|
4226
|
+
.e-de-e-paragraph-style-mark::before {
|
|
4227
|
+
content: "\e353";
|
|
4228
|
+
font-family: "e-icons";
|
|
4229
|
+
}
|
|
4230
|
+
|
|
4231
|
+
.e-de-e-character-style-mark::before {
|
|
4232
|
+
content: "\e98e";
|
|
4233
|
+
font-family: "e-icons";
|
|
4234
|
+
}
|
|
4235
|
+
|
|
4236
|
+
.e-de-e-linked-style-mark::before {
|
|
4237
|
+
content: "\e992";
|
|
4238
|
+
font-family: "e-icons";
|
|
4239
|
+
}
|
|
4240
|
+
|
|
4219
4241
|
.e-de-ctnr-columns::before {
|
|
4220
4242
|
content: "\e955";
|
|
4221
4243
|
font-family: "e-icons";
|
|
@@ -4348,6 +4370,46 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4348
4370
|
height: 100%;
|
|
4349
4371
|
}
|
|
4350
4372
|
|
|
4373
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
|
|
4374
|
+
box-shadow: none;
|
|
4375
|
+
height: 34px;
|
|
4376
|
+
}
|
|
4377
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
4378
|
+
box-shadow: none;
|
|
4379
|
+
}
|
|
4380
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
4381
|
+
box-shadow: none;
|
|
4382
|
+
}
|
|
4383
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
4384
|
+
box-shadow: none;
|
|
4385
|
+
}
|
|
4386
|
+
|
|
4387
|
+
.e-de-ctnr-group-btn-middle button {
|
|
4388
|
+
border-radius: 0px;
|
|
4389
|
+
}
|
|
4390
|
+
|
|
4391
|
+
.de-tbl-fill-clr .e-dropdown-btn.e-btn {
|
|
4392
|
+
box-shadow: none;
|
|
4393
|
+
}
|
|
4394
|
+
|
|
4395
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button,
|
|
4396
|
+
.e-de-ctn .e-de-status-bar button {
|
|
4397
|
+
box-shadow: none;
|
|
4398
|
+
height: 34px;
|
|
4399
|
+
}
|
|
4400
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:focus,
|
|
4401
|
+
.e-de-ctn .e-de-status-bar button:focus {
|
|
4402
|
+
box-shadow: none;
|
|
4403
|
+
}
|
|
4404
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:active,
|
|
4405
|
+
.e-de-ctn .e-de-status-bar button:active {
|
|
4406
|
+
box-shadow: none;
|
|
4407
|
+
}
|
|
4408
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:hover,
|
|
4409
|
+
.e-de-ctn .e-de-status-bar button:hover {
|
|
4410
|
+
box-shadow: none;
|
|
4411
|
+
}
|
|
4412
|
+
|
|
4351
4413
|
.e-de-statusbar-pageweb {
|
|
4352
4414
|
background: #1a1a1a;
|
|
4353
4415
|
border: 0;
|
|
@@ -4385,7 +4447,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4385
4447
|
}
|
|
4386
4448
|
|
|
4387
4449
|
.e-de-listview-icon {
|
|
4450
|
+
height: auto;
|
|
4451
|
+
width: auto;
|
|
4388
4452
|
line-height: 22px;
|
|
4453
|
+
margin-right: 12px;
|
|
4389
4454
|
}
|
|
4390
4455
|
|
|
4391
4456
|
.e-de-linespacing {
|
|
@@ -4456,14 +4521,22 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4456
4521
|
.e-de-statusbar-separator {
|
|
4457
4522
|
border-left: 1px solid #ccc;
|
|
4458
4523
|
height: 16px;
|
|
4459
|
-
margin-left:
|
|
4524
|
+
margin-left: 7.5px;
|
|
4525
|
+
margin-right: 7.5px;
|
|
4526
|
+
margin-top: 10px;
|
|
4527
|
+
}
|
|
4528
|
+
|
|
4529
|
+
.e-bigger .e-de-statusbar-separator {
|
|
4530
|
+
border-left: 1px solid #ccc;
|
|
4531
|
+
height: 16px;
|
|
4532
|
+
margin-left: 7.5px;
|
|
4533
|
+
margin-right: 7.5px;
|
|
4460
4534
|
margin-top: 10px;
|
|
4461
4535
|
}
|
|
4462
4536
|
|
|
4463
4537
|
.e-de-statusbar-spellcheck {
|
|
4464
4538
|
border-radius: 2px;
|
|
4465
4539
|
font-weight: 400;
|
|
4466
|
-
margin-left: 7.5px;
|
|
4467
4540
|
}
|
|
4468
4541
|
|
|
4469
4542
|
.e-de-ctn {
|
|
@@ -4476,7 +4549,6 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4476
4549
|
|
|
4477
4550
|
.e-bigger .e-de-statusbar-spellcheck {
|
|
4478
4551
|
border-radius: 2px;
|
|
4479
|
-
margin-left: 7.5px;
|
|
4480
4552
|
}
|
|
4481
4553
|
|
|
4482
4554
|
.e-de-ctnr-toolbar {
|
|
@@ -4737,6 +4809,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4737
4809
|
}
|
|
4738
4810
|
|
|
4739
4811
|
.e-de-review-pane {
|
|
4812
|
+
background: #1a1a1a;
|
|
4740
4813
|
border-left: 1px solid #505050;
|
|
4741
4814
|
height: 100%;
|
|
4742
4815
|
min-height: 200px;
|
|
@@ -4754,34 +4827,6 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4754
4827
|
width: 272px;
|
|
4755
4828
|
}
|
|
4756
4829
|
|
|
4757
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
|
|
4758
|
-
box-shadow: none;
|
|
4759
|
-
height: 34px;
|
|
4760
|
-
}
|
|
4761
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
4762
|
-
box-shadow: none;
|
|
4763
|
-
}
|
|
4764
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
4765
|
-
box-shadow: none;
|
|
4766
|
-
}
|
|
4767
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
4768
|
-
box-shadow: none;
|
|
4769
|
-
}
|
|
4770
|
-
|
|
4771
|
-
.e-de-ctnr-group-btn button {
|
|
4772
|
-
box-shadow: none;
|
|
4773
|
-
height: 34px;
|
|
4774
|
-
}
|
|
4775
|
-
.e-de-ctnr-group-btn button:focus {
|
|
4776
|
-
box-shadow: none;
|
|
4777
|
-
}
|
|
4778
|
-
.e-de-ctnr-group-btn button:active {
|
|
4779
|
-
box-shadow: none;
|
|
4780
|
-
}
|
|
4781
|
-
.e-de-ctnr-group-btn button:hover {
|
|
4782
|
-
box-shadow: none;
|
|
4783
|
-
}
|
|
4784
|
-
|
|
4785
4830
|
.e-de-property-div-padding {
|
|
4786
4831
|
border-bottom: 0.5px solid #505050;
|
|
4787
4832
|
padding: 12.5px;
|
|
@@ -4905,7 +4950,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4905
4950
|
}
|
|
4906
4951
|
|
|
4907
4952
|
.e-de-list-header-presetmenu .e-de-list-line {
|
|
4908
|
-
border-bottom: 1px solid #ccc;
|
|
4953
|
+
border-bottom: 1px solid #ccc !important;
|
|
4909
4954
|
margin-left: 5px;
|
|
4910
4955
|
width: 100%;
|
|
4911
4956
|
}
|
|
@@ -4974,10 +5019,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4974
5019
|
}
|
|
4975
5020
|
|
|
4976
5021
|
.e-de-list-container {
|
|
4977
|
-
background: #1a1a1a;
|
|
4978
5022
|
border: 1px solid #ccc;
|
|
4979
5023
|
border-radius: 2px;
|
|
4980
5024
|
box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
|
|
5025
|
+
background: #1a1a1a;
|
|
4981
5026
|
box-sizing: border-box;
|
|
4982
5027
|
display: inline-block;
|
|
4983
5028
|
line-height: normal;
|
|
@@ -5250,7 +5295,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5250
5295
|
}
|
|
5251
5296
|
|
|
5252
5297
|
.e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
|
|
5253
|
-
height:
|
|
5298
|
+
height: 36px !important;
|
|
5254
5299
|
}
|
|
5255
5300
|
|
|
5256
5301
|
.e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
|
|
@@ -5277,7 +5322,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5277
5322
|
margin-left: 12px;
|
|
5278
5323
|
}
|
|
5279
5324
|
.e-rtl .e-de-listview-icon {
|
|
5325
|
+
height: auto;
|
|
5326
|
+
width: auto;
|
|
5280
5327
|
line-height: 22px;
|
|
5328
|
+
margin-left: 12px;
|
|
5281
5329
|
}
|
|
5282
5330
|
|
|
5283
5331
|
.e-bigger .de-split-button > div:first-child {
|
|
@@ -5397,7 +5445,6 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5397
5445
|
height: 82px;
|
|
5398
5446
|
}
|
|
5399
5447
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
|
|
5400
|
-
height: 25px;
|
|
5401
5448
|
margin: 0 7.5px;
|
|
5402
5449
|
}
|
|
5403
5450
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
|
|
@@ -5499,6 +5546,19 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5499
5546
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
5500
5547
|
box-shadow: none;
|
|
5501
5548
|
}
|
|
5549
|
+
.e-bigger .e-de-status-bar button {
|
|
5550
|
+
height: 38px;
|
|
5551
|
+
box-shadow: none;
|
|
5552
|
+
}
|
|
5553
|
+
.e-bigger .e-de-status-bar button:focus {
|
|
5554
|
+
box-shadow: none;
|
|
5555
|
+
}
|
|
5556
|
+
.e-bigger .e-de-status-bar button:active {
|
|
5557
|
+
box-shadow: none;
|
|
5558
|
+
}
|
|
5559
|
+
.e-bigger .e-de-status-bar button:hover {
|
|
5560
|
+
box-shadow: none;
|
|
5561
|
+
}
|
|
5502
5562
|
.e-bigger .e-de-ctnr-group-btn button {
|
|
5503
5563
|
box-shadow: none;
|
|
5504
5564
|
height: 38px;
|
|
@@ -5612,18 +5672,18 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5612
5672
|
margin-left: 10px;
|
|
5613
5673
|
}
|
|
5614
5674
|
.e-bigger .e-de-status-bar {
|
|
5615
|
-
background
|
|
5675
|
+
background: #1a1a1a;
|
|
5616
5676
|
display: -ms-flexbox;
|
|
5617
5677
|
display: flex;
|
|
5618
5678
|
padding-top: 2.5px;
|
|
5619
5679
|
width: 100%;
|
|
5620
5680
|
}
|
|
5621
5681
|
.e-bigger .e-de-statusbar-zoom {
|
|
5622
|
-
background-color: #1a1a1a;
|
|
5623
5682
|
border: 0;
|
|
5624
5683
|
color: #fff;
|
|
5625
5684
|
float: right;
|
|
5626
5685
|
height: 34px;
|
|
5686
|
+
background-color: #1a1a1a;
|
|
5627
5687
|
}
|
|
5628
5688
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
|
|
5629
5689
|
line-height: 25px;
|
|
@@ -5639,7 +5699,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5639
5699
|
margin-right: 16px;
|
|
5640
5700
|
}
|
|
5641
5701
|
.e-bigger .e-de-listview-icon {
|
|
5702
|
+
height: auto;
|
|
5703
|
+
width: auto;
|
|
5642
5704
|
line-height: 22px;
|
|
5705
|
+
margin-right: 16px;
|
|
5643
5706
|
}
|
|
5644
5707
|
.e-bigger .e-rtl .e-listview .e-list-icon {
|
|
5645
5708
|
height: 24px;
|
|
@@ -5647,7 +5710,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5647
5710
|
margin-left: 16px;
|
|
5648
5711
|
}
|
|
5649
5712
|
.e-bigger .e-rtl .e-de-listview-icon {
|
|
5713
|
+
height: auto;
|
|
5714
|
+
width: auto;
|
|
5650
5715
|
line-height: 22px;
|
|
5716
|
+
margin-left: 16px;
|
|
5651
5717
|
}
|
|
5652
5718
|
|
|
5653
5719
|
.e-de-ctn .e-de-bzr-button {
|
package/styles/bootstrap.css
CHANGED
|
@@ -46,6 +46,7 @@
|
|
|
46
46
|
.e-documenteditor .e-de-multi-cmt-mark::before {
|
|
47
47
|
content: "\e98a";
|
|
48
48
|
font-family: "e-icons";
|
|
49
|
+
font-size: 14px;
|
|
49
50
|
}
|
|
50
51
|
.e-documenteditor .e-de-cmt-post::before {
|
|
51
52
|
content: "\e816";
|
|
@@ -2346,6 +2347,11 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
2346
2347
|
height: 35px;
|
|
2347
2348
|
}
|
|
2348
2349
|
|
|
2350
|
+
.e-bigger .e-dlg-container .e-de-dlg-target .e-de-style-dialog .e-de-style-font-color-picker button {
|
|
2351
|
+
height: 40px !important;
|
|
2352
|
+
width: auto !important;
|
|
2353
|
+
}
|
|
2354
|
+
|
|
2349
2355
|
.e-de-style-bold-button-size {
|
|
2350
2356
|
margin-left: 8px;
|
|
2351
2357
|
margin-right: 8px;
|
|
@@ -3209,6 +3215,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3209
3215
|
font-weight: normal;
|
|
3210
3216
|
}
|
|
3211
3217
|
|
|
3218
|
+
.e-de-track-toolbar .e-de-track-pane-drop-btn {
|
|
3219
|
+
padding-top: 4px !important;
|
|
3220
|
+
}
|
|
3221
|
+
|
|
3212
3222
|
.e-toolbar-item.e-de-track-toolbar-overlay.e-template.e-overlay {
|
|
3213
3223
|
opacity: 1;
|
|
3214
3224
|
font-weight: normal;
|
|
@@ -3307,6 +3317,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
3307
3317
|
|
|
3308
3318
|
.e-de-cp-option.e-btn.e-icon-btn span {
|
|
3309
3319
|
margin-top: 0px;
|
|
3320
|
+
background: #fff;
|
|
3310
3321
|
}
|
|
3311
3322
|
|
|
3312
3323
|
.e-de-cmt-view:hover .e-de-cp-option {
|
|
@@ -4213,6 +4224,21 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4213
4224
|
font-family: "e-icons";
|
|
4214
4225
|
}
|
|
4215
4226
|
|
|
4227
|
+
.e-de-e-paragraph-style-mark::before {
|
|
4228
|
+
content: "\e353";
|
|
4229
|
+
font-family: "e-icons";
|
|
4230
|
+
}
|
|
4231
|
+
|
|
4232
|
+
.e-de-e-character-style-mark::before {
|
|
4233
|
+
content: "\e98e";
|
|
4234
|
+
font-family: "e-icons";
|
|
4235
|
+
}
|
|
4236
|
+
|
|
4237
|
+
.e-de-e-linked-style-mark::before {
|
|
4238
|
+
content: "\e992";
|
|
4239
|
+
font-family: "e-icons";
|
|
4240
|
+
}
|
|
4241
|
+
|
|
4216
4242
|
.e-de-ctnr-columns::before {
|
|
4217
4243
|
content: "\e955";
|
|
4218
4244
|
font-family: "e-icons";
|
|
@@ -4345,6 +4371,46 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4345
4371
|
height: 100%;
|
|
4346
4372
|
}
|
|
4347
4373
|
|
|
4374
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
|
|
4375
|
+
box-shadow: none;
|
|
4376
|
+
height: 34px;
|
|
4377
|
+
}
|
|
4378
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
4379
|
+
box-shadow: none;
|
|
4380
|
+
}
|
|
4381
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
4382
|
+
box-shadow: none;
|
|
4383
|
+
}
|
|
4384
|
+
.e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
4385
|
+
box-shadow: none;
|
|
4386
|
+
}
|
|
4387
|
+
|
|
4388
|
+
.e-de-ctnr-group-btn-middle button {
|
|
4389
|
+
border-radius: 0px;
|
|
4390
|
+
}
|
|
4391
|
+
|
|
4392
|
+
.de-tbl-fill-clr .e-dropdown-btn.e-btn {
|
|
4393
|
+
box-shadow: none;
|
|
4394
|
+
}
|
|
4395
|
+
|
|
4396
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button,
|
|
4397
|
+
.e-de-ctn .e-de-status-bar button {
|
|
4398
|
+
box-shadow: none;
|
|
4399
|
+
height: 34px;
|
|
4400
|
+
}
|
|
4401
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:focus,
|
|
4402
|
+
.e-de-ctn .e-de-status-bar button:focus {
|
|
4403
|
+
box-shadow: none;
|
|
4404
|
+
}
|
|
4405
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:active,
|
|
4406
|
+
.e-de-ctn .e-de-status-bar button:active {
|
|
4407
|
+
box-shadow: none;
|
|
4408
|
+
}
|
|
4409
|
+
.e-de-prop-pane .e-de-ctnr-group-btn button:hover,
|
|
4410
|
+
.e-de-ctn .e-de-status-bar button:hover {
|
|
4411
|
+
box-shadow: none;
|
|
4412
|
+
}
|
|
4413
|
+
|
|
4348
4414
|
.e-de-statusbar-pageweb {
|
|
4349
4415
|
background: #f8f8f8;
|
|
4350
4416
|
border: 0;
|
|
@@ -4383,7 +4449,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4383
4449
|
}
|
|
4384
4450
|
|
|
4385
4451
|
.e-de-listview-icon {
|
|
4452
|
+
height: auto;
|
|
4453
|
+
width: auto;
|
|
4386
4454
|
line-height: 22px;
|
|
4455
|
+
margin-right: 12px;
|
|
4387
4456
|
}
|
|
4388
4457
|
|
|
4389
4458
|
.e-de-linespacing {
|
|
@@ -4454,14 +4523,22 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4454
4523
|
.e-de-statusbar-separator {
|
|
4455
4524
|
border-left: 1px solid #ccc;
|
|
4456
4525
|
height: 16px;
|
|
4457
|
-
margin-left:
|
|
4526
|
+
margin-left: 7.5px;
|
|
4527
|
+
margin-right: 7.5px;
|
|
4528
|
+
margin-top: 10px;
|
|
4529
|
+
}
|
|
4530
|
+
|
|
4531
|
+
.e-bigger .e-de-statusbar-separator {
|
|
4532
|
+
border-left: 1px solid #ccc;
|
|
4533
|
+
height: 16px;
|
|
4534
|
+
margin-left: 7.5px;
|
|
4535
|
+
margin-right: 7.5px;
|
|
4458
4536
|
margin-top: 10px;
|
|
4459
4537
|
}
|
|
4460
4538
|
|
|
4461
4539
|
.e-de-statusbar-spellcheck {
|
|
4462
4540
|
border-radius: 2px;
|
|
4463
4541
|
font-weight: 400;
|
|
4464
|
-
margin-left: 7.5px;
|
|
4465
4542
|
}
|
|
4466
4543
|
|
|
4467
4544
|
.e-de-ctn {
|
|
@@ -4474,7 +4551,6 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4474
4551
|
|
|
4475
4552
|
.e-bigger .e-de-statusbar-spellcheck {
|
|
4476
4553
|
border-radius: 2px;
|
|
4477
|
-
margin-left: 7.5px;
|
|
4478
4554
|
}
|
|
4479
4555
|
|
|
4480
4556
|
.e-de-ctnr-toolbar {
|
|
@@ -4735,6 +4811,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4735
4811
|
}
|
|
4736
4812
|
|
|
4737
4813
|
.e-de-review-pane {
|
|
4814
|
+
background: #f8f8f8;
|
|
4738
4815
|
border-left: 1px solid #e6e6e6;
|
|
4739
4816
|
height: 100%;
|
|
4740
4817
|
min-height: 200px;
|
|
@@ -4752,34 +4829,6 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4752
4829
|
width: 272px;
|
|
4753
4830
|
}
|
|
4754
4831
|
|
|
4755
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
|
|
4756
|
-
box-shadow: none;
|
|
4757
|
-
height: 34px;
|
|
4758
|
-
}
|
|
4759
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
4760
|
-
box-shadow: none;
|
|
4761
|
-
}
|
|
4762
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
4763
|
-
box-shadow: none;
|
|
4764
|
-
}
|
|
4765
|
-
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
4766
|
-
box-shadow: none;
|
|
4767
|
-
}
|
|
4768
|
-
|
|
4769
|
-
.e-de-ctnr-group-btn button {
|
|
4770
|
-
box-shadow: none;
|
|
4771
|
-
height: 34px;
|
|
4772
|
-
}
|
|
4773
|
-
.e-de-ctnr-group-btn button:focus {
|
|
4774
|
-
box-shadow: none;
|
|
4775
|
-
}
|
|
4776
|
-
.e-de-ctnr-group-btn button:active {
|
|
4777
|
-
box-shadow: none;
|
|
4778
|
-
}
|
|
4779
|
-
.e-de-ctnr-group-btn button:hover {
|
|
4780
|
-
box-shadow: none;
|
|
4781
|
-
}
|
|
4782
|
-
|
|
4783
4832
|
.e-de-property-div-padding {
|
|
4784
4833
|
border-bottom: 0.5px solid #e0e0e0;
|
|
4785
4834
|
padding: 12.5px;
|
|
@@ -4904,7 +4953,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4904
4953
|
}
|
|
4905
4954
|
|
|
4906
4955
|
.e-de-list-header-presetmenu .e-de-list-line {
|
|
4907
|
-
border-bottom: 1px solid #ccc;
|
|
4956
|
+
border-bottom: 1px solid #ccc !important;
|
|
4908
4957
|
margin-left: 5px;
|
|
4909
4958
|
width: 100%;
|
|
4910
4959
|
}
|
|
@@ -4973,10 +5022,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
4973
5022
|
}
|
|
4974
5023
|
|
|
4975
5024
|
.e-de-list-container {
|
|
4976
|
-
background: #f8f8f8;
|
|
4977
5025
|
border: 1px solid #ccc;
|
|
4978
5026
|
border-radius: 2px;
|
|
4979
5027
|
box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
|
|
5028
|
+
background: #f8f8f8;
|
|
4980
5029
|
box-sizing: border-box;
|
|
4981
5030
|
display: inline-block;
|
|
4982
5031
|
line-height: normal;
|
|
@@ -5249,7 +5298,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5249
5298
|
}
|
|
5250
5299
|
|
|
5251
5300
|
.e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
|
|
5252
|
-
height:
|
|
5301
|
+
height: 36px !important;
|
|
5253
5302
|
}
|
|
5254
5303
|
|
|
5255
5304
|
.e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
|
|
@@ -5276,7 +5325,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5276
5325
|
margin-left: 12px;
|
|
5277
5326
|
}
|
|
5278
5327
|
.e-rtl .e-de-listview-icon {
|
|
5328
|
+
height: auto;
|
|
5329
|
+
width: auto;
|
|
5279
5330
|
line-height: 22px;
|
|
5331
|
+
margin-left: 12px;
|
|
5280
5332
|
}
|
|
5281
5333
|
|
|
5282
5334
|
.e-bigger .de-split-button > div:first-child {
|
|
@@ -5396,7 +5448,6 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5396
5448
|
height: 82px;
|
|
5397
5449
|
}
|
|
5398
5450
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
|
|
5399
|
-
height: 25px;
|
|
5400
5451
|
margin: 0 7.5px;
|
|
5401
5452
|
}
|
|
5402
5453
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
|
|
@@ -5498,6 +5549,19 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5498
5549
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
5499
5550
|
box-shadow: none;
|
|
5500
5551
|
}
|
|
5552
|
+
.e-bigger .e-de-status-bar button {
|
|
5553
|
+
height: 38px;
|
|
5554
|
+
box-shadow: none;
|
|
5555
|
+
}
|
|
5556
|
+
.e-bigger .e-de-status-bar button:focus {
|
|
5557
|
+
box-shadow: none;
|
|
5558
|
+
}
|
|
5559
|
+
.e-bigger .e-de-status-bar button:active {
|
|
5560
|
+
box-shadow: none;
|
|
5561
|
+
}
|
|
5562
|
+
.e-bigger .e-de-status-bar button:hover {
|
|
5563
|
+
box-shadow: none;
|
|
5564
|
+
}
|
|
5501
5565
|
.e-bigger .e-de-ctnr-group-btn button {
|
|
5502
5566
|
box-shadow: none;
|
|
5503
5567
|
height: 38px;
|
|
@@ -5618,18 +5682,18 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5618
5682
|
margin-left: 10px;
|
|
5619
5683
|
}
|
|
5620
5684
|
.e-bigger .e-de-status-bar {
|
|
5621
|
-
background
|
|
5685
|
+
background: #f8f8f8;
|
|
5622
5686
|
display: -ms-flexbox;
|
|
5623
5687
|
display: flex;
|
|
5624
5688
|
padding-top: 2.5px;
|
|
5625
5689
|
width: 100%;
|
|
5626
5690
|
}
|
|
5627
5691
|
.e-bigger .e-de-statusbar-zoom {
|
|
5628
|
-
background-color: #f8f8f8;
|
|
5629
5692
|
border: 0;
|
|
5630
5693
|
color: #333;
|
|
5631
5694
|
float: right;
|
|
5632
5695
|
height: 34px;
|
|
5696
|
+
background-color: #f8f8f8;
|
|
5633
5697
|
}
|
|
5634
5698
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
|
|
5635
5699
|
line-height: 25px;
|
|
@@ -5645,7 +5709,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5645
5709
|
margin-right: 16px;
|
|
5646
5710
|
}
|
|
5647
5711
|
.e-bigger .e-de-listview-icon {
|
|
5712
|
+
height: auto;
|
|
5713
|
+
width: auto;
|
|
5648
5714
|
line-height: 22px;
|
|
5715
|
+
margin-right: 16px;
|
|
5649
5716
|
}
|
|
5650
5717
|
.e-bigger .e-rtl .e-listview .e-list-icon {
|
|
5651
5718
|
height: 24px;
|
|
@@ -5653,7 +5720,10 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5653
5720
|
margin-left: 16px;
|
|
5654
5721
|
}
|
|
5655
5722
|
.e-bigger .e-rtl .e-de-listview-icon {
|
|
5723
|
+
height: auto;
|
|
5724
|
+
width: auto;
|
|
5656
5725
|
line-height: 22px;
|
|
5726
|
+
margin-left: 16px;
|
|
5657
5727
|
}
|
|
5658
5728
|
|
|
5659
5729
|
.e-de-ctn .e-de-bzr-button {
|