@syncfusion/ej2-angular-documenteditor 24.1.43 → 24.1.44

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.
Files changed (172) hide show
  1. package/README.md +1 -1
  2. package/package.json +7 -7
  3. package/schematics/utils/lib-details.d.ts +2 -2
  4. package/schematics/utils/lib-details.js +2 -2
  5. package/schematics/utils/lib-details.ts +2 -2
  6. package/styles/bootstrap-dark.css +1 -5865
  7. package/styles/bootstrap.css +1 -5893
  8. package/styles/bootstrap4.css +1 -6251
  9. package/styles/bootstrap5-dark.css +1 -6211
  10. package/styles/bootstrap5.css +1 -6211
  11. package/styles/document-editor/bootstrap-dark.css +1 -3874
  12. package/styles/document-editor/bootstrap-dark.scss +1 -4
  13. package/styles/document-editor/bootstrap.css +1 -3875
  14. package/styles/document-editor/bootstrap.scss +1 -4
  15. package/styles/document-editor/bootstrap4.css +1 -4030
  16. package/styles/document-editor/bootstrap4.scss +1 -4
  17. package/styles/document-editor/bootstrap5-dark.css +1 -3972
  18. package/styles/document-editor/bootstrap5-dark.scss +1 -4
  19. package/styles/document-editor/bootstrap5.css +1 -3972
  20. package/styles/document-editor/bootstrap5.scss +1 -4
  21. package/styles/document-editor/fabric-dark.css +1 -3874
  22. package/styles/document-editor/fabric-dark.scss +1 -4
  23. package/styles/document-editor/fabric.css +1 -3878
  24. package/styles/document-editor/fabric.scss +1 -4
  25. package/styles/document-editor/fluent-dark.css +1 -3916
  26. package/styles/document-editor/fluent-dark.scss +1 -4
  27. package/styles/document-editor/fluent.css +1 -3916
  28. package/styles/document-editor/fluent.scss +1 -4
  29. package/styles/document-editor/highcontrast-light.css +1 -2794
  30. package/styles/document-editor/highcontrast-light.scss +1 -4
  31. package/styles/document-editor/highcontrast.css +1 -3874
  32. package/styles/document-editor/highcontrast.scss +1 -4
  33. package/styles/document-editor/material-dark.css +1 -3868
  34. package/styles/document-editor/material-dark.scss +1 -4
  35. package/styles/document-editor/material.css +1 -3868
  36. package/styles/document-editor/material.scss +1 -4
  37. package/styles/document-editor/material3-dark.css +1 -4026
  38. package/styles/document-editor/material3-dark.scss +1 -4
  39. package/styles/document-editor/material3.css +1 -4082
  40. package/styles/document-editor/material3.scss +1 -4
  41. package/styles/document-editor/tailwind-dark.css +1 -4182
  42. package/styles/document-editor/tailwind-dark.scss +1 -4
  43. package/styles/document-editor/tailwind.css +1 -4185
  44. package/styles/document-editor/tailwind.scss +1 -4
  45. package/styles/document-editor-container/bootstrap-dark.css +1 -1990
  46. package/styles/document-editor-container/bootstrap-dark.scss +1 -5
  47. package/styles/document-editor-container/bootstrap.css +1 -2017
  48. package/styles/document-editor-container/bootstrap.scss +1 -5
  49. package/styles/document-editor-container/bootstrap4.css +1 -2220
  50. package/styles/document-editor-container/bootstrap4.scss +1 -5
  51. package/styles/document-editor-container/bootstrap5-dark.css +1 -2238
  52. package/styles/document-editor-container/bootstrap5-dark.scss +1 -5
  53. package/styles/document-editor-container/bootstrap5.css +1 -2238
  54. package/styles/document-editor-container/bootstrap5.scss +1 -5
  55. package/styles/document-editor-container/fabric-dark.css +1 -1976
  56. package/styles/document-editor-container/fabric-dark.scss +1 -5
  57. package/styles/document-editor-container/fabric.css +1 -2012
  58. package/styles/document-editor-container/fabric.scss +1 -5
  59. package/styles/document-editor-container/fluent-dark.css +1 -2127
  60. package/styles/document-editor-container/fluent-dark.scss +1 -5
  61. package/styles/document-editor-container/fluent.css +1 -2127
  62. package/styles/document-editor-container/fluent.scss +1 -5
  63. package/styles/document-editor-container/highcontrast-light.css +1 -4011
  64. package/styles/document-editor-container/highcontrast-light.scss +1 -5
  65. package/styles/document-editor-container/highcontrast.css +1 -2019
  66. package/styles/document-editor-container/highcontrast.scss +1 -5
  67. package/styles/document-editor-container/material-dark.css +1 -1971
  68. package/styles/document-editor-container/material-dark.scss +1 -5
  69. package/styles/document-editor-container/material.css +1 -1990
  70. package/styles/document-editor-container/material.scss +1 -5
  71. package/styles/document-editor-container/material3-dark.css +1 -2251
  72. package/styles/document-editor-container/material3-dark.scss +1 -5
  73. package/styles/document-editor-container/material3.css +1 -2307
  74. package/styles/document-editor-container/material3.scss +1 -5
  75. package/styles/document-editor-container/tailwind-dark.css +1 -2074
  76. package/styles/document-editor-container/tailwind-dark.scss +1 -5
  77. package/styles/document-editor-container/tailwind.css +1 -2074
  78. package/styles/document-editor-container/tailwind.scss +1 -5
  79. package/styles/fabric-dark.css +1 -5851
  80. package/styles/fabric.css +1 -5891
  81. package/styles/fluent-dark.css +1 -6044
  82. package/styles/fluent.css +1 -6044
  83. package/styles/highcontrast-light.css +1 -4768
  84. package/styles/highcontrast.css +1 -5894
  85. package/styles/material-dark.css +1 -5840
  86. package/styles/material.css +1 -5859
  87. package/styles/material3-dark.css +1 -6223
  88. package/styles/material3-dark.scss +0 -1
  89. package/styles/material3.css +1 -6279
  90. package/styles/material3.scss +0 -1
  91. package/styles/tailwind-dark.css +1 -6257
  92. package/styles/tailwind.css +1 -6260
  93. package/styles/document-editor/_all.scss +0 -3
  94. package/styles/document-editor/_bootstrap-dark-definition.scss +0 -548
  95. package/styles/document-editor/_bootstrap-definition.scss +0 -547
  96. package/styles/document-editor/_bootstrap4-definition.scss +0 -560
  97. package/styles/document-editor/_bootstrap5-dark-definition.scss +0 -1
  98. package/styles/document-editor/_bootstrap5-definition.scss +0 -561
  99. package/styles/document-editor/_fabric-dark-definition.scss +0 -550
  100. package/styles/document-editor/_fabric-definition.scss +0 -549
  101. package/styles/document-editor/_fluent-dark-definition.scss +0 -1
  102. package/styles/document-editor/_fluent-definition.scss +0 -570
  103. package/styles/document-editor/_fusionnew-definition.scss +0 -561
  104. package/styles/document-editor/_highcontrast-definition.scss +0 -549
  105. package/styles/document-editor/_highcontrast-light-definition.scss +0 -2989
  106. package/styles/document-editor/_layout.scss +0 -224
  107. package/styles/document-editor/_material-dark-definition.scss +0 -566
  108. package/styles/document-editor/_material-definition.scss +0 -566
  109. package/styles/document-editor/_material3-dark-definition.scss +0 -1
  110. package/styles/document-editor/_material3-definition.scss +0 -561
  111. package/styles/document-editor/_tailwind-dark-definition.scss +0 -1
  112. package/styles/document-editor/_tailwind-definition.scss +0 -558
  113. package/styles/document-editor/_theme.scss +0 -3589
  114. package/styles/document-editor/icons/_bootstrap-dark.scss +0 -660
  115. package/styles/document-editor/icons/_bootstrap.scss +0 -660
  116. package/styles/document-editor/icons/_bootstrap4.scss +0 -645
  117. package/styles/document-editor/icons/_bootstrap5-dark.scss +0 -1
  118. package/styles/document-editor/icons/_bootstrap5.scss +0 -699
  119. package/styles/document-editor/icons/_fabric-dark.scss +0 -660
  120. package/styles/document-editor/icons/_fabric.scss +0 -660
  121. package/styles/document-editor/icons/_fluent-dark.scss +0 -1
  122. package/styles/document-editor/icons/_fluent.scss +0 -702
  123. package/styles/document-editor/icons/_fusionnew.scss +0 -696
  124. package/styles/document-editor/icons/_highcontrast-light.scss +0 -665
  125. package/styles/document-editor/icons/_highcontrast.scss +0 -660
  126. package/styles/document-editor/icons/_material-dark.scss +0 -653
  127. package/styles/document-editor/icons/_material.scss +0 -653
  128. package/styles/document-editor/icons/_material3-dark.scss +0 -1
  129. package/styles/document-editor/icons/_material3.scss +0 -696
  130. package/styles/document-editor/icons/_tailwind-dark.scss +0 -696
  131. package/styles/document-editor/icons/_tailwind.scss +0 -699
  132. package/styles/document-editor/implementation/dailogs/_paragraph-dailogs.scss +0 -174
  133. package/styles/document-editor-container/_all.scss +0 -2
  134. package/styles/document-editor-container/_bootstrap-dark-definition.scss +0 -141
  135. package/styles/document-editor-container/_bootstrap-definition.scss +0 -141
  136. package/styles/document-editor-container/_bootstrap4-definition.scss +0 -157
  137. package/styles/document-editor-container/_bootstrap5-dark-definition.scss +0 -1
  138. package/styles/document-editor-container/_bootstrap5-definition.scss +0 -167
  139. package/styles/document-editor-container/_definition.scss +0 -12
  140. package/styles/document-editor-container/_fabric-dark-definition.scss +0 -146
  141. package/styles/document-editor-container/_fabric-definition.scss +0 -143
  142. package/styles/document-editor-container/_fluent-dark-definition.scss +0 -1
  143. package/styles/document-editor-container/_fluent-definition.scss +0 -168
  144. package/styles/document-editor-container/_fusionnew-definition.scss +0 -167
  145. package/styles/document-editor-container/_highcontrast-definition.scss +0 -144
  146. package/styles/document-editor-container/_highcontrast-light-definition.scss +0 -147
  147. package/styles/document-editor-container/_layout.scss +0 -89
  148. package/styles/document-editor-container/_material-dark-definition.scss +0 -145
  149. package/styles/document-editor-container/_material-definition.scss +0 -144
  150. package/styles/document-editor-container/_material3-dark-definition.scss +0 -1
  151. package/styles/document-editor-container/_material3-definition.scss +0 -171
  152. package/styles/document-editor-container/_tailwind-dark-definition.scss +0 -1
  153. package/styles/document-editor-container/_tailwind-definition.scss +0 -161
  154. package/styles/document-editor-container/_theme.scss +0 -2468
  155. package/styles/document-editor-container/icons/_bootstrap-dark.scss +0 -482
  156. package/styles/document-editor-container/icons/_bootstrap.scss +0 -482
  157. package/styles/document-editor-container/icons/_bootstrap4.scss +0 -482
  158. package/styles/document-editor-container/icons/_bootstrap5-dark.scss +0 -1
  159. package/styles/document-editor-container/icons/_bootstrap5.scss +0 -509
  160. package/styles/document-editor-container/icons/_fabric-dark.scss +0 -483
  161. package/styles/document-editor-container/icons/_fabric.scss +0 -482
  162. package/styles/document-editor-container/icons/_fluent-dark.scss +0 -1
  163. package/styles/document-editor-container/icons/_fluent.scss +0 -508
  164. package/styles/document-editor-container/icons/_fusionnew.scss +0 -508
  165. package/styles/document-editor-container/icons/_highcontrast-light.scss +0 -482
  166. package/styles/document-editor-container/icons/_highcontrast.scss +0 -482
  167. package/styles/document-editor-container/icons/_material-dark.scss +0 -484
  168. package/styles/document-editor-container/icons/_material.scss +0 -484
  169. package/styles/document-editor-container/icons/_material3-dark.scss +0 -1
  170. package/styles/document-editor-container/icons/_material3.scss +0 -507
  171. package/styles/document-editor-container/icons/_tailwind-dark.scss +0 -508
  172. package/styles/document-editor-container/icons/_tailwind.scss +0 -508
@@ -1,4030 +1 @@
1
- .e-documenteditor .e-close::before {
2
- content: "\e745";
3
- font-family: "e-icons";
4
- font-size: 14px;
5
- }
6
- .e-documenteditor .e-de-op-search-icon::before {
7
- content: "\e724";
8
- font-family: "e-icons";
9
- font-size: 12px;
10
- }
11
- .e-documenteditor .e-arrow-up::before {
12
- content: "\e78d";
13
- font-family: "e-icons";
14
- font-size: 12px;
15
- }
16
- .e-documenteditor .e-arrow-down::before {
17
- content: "\e798";
18
- font-family: "e-icons";
19
- font-size: 12px;
20
- }
21
- .e-documenteditor .e-de-op .e-de-op-close-icon {
22
- height: 20px;
23
- }
24
- .e-documenteditor .e-de-op-close-icon::before {
25
- content: "\e745";
26
- }
27
- .e-documenteditor .e-de-op-search-close-icon::before {
28
- content: "\e745";
29
- font-family: "e-icons";
30
- font-size: 10px;
31
- }
32
- .e-documenteditor .e-de-new-cmt::before {
33
- content: "\e759";
34
- font-family: "e-icons";
35
- }
36
- .e-documenteditor .e-de-menu-icon::before {
37
- content: "\e781";
38
- font-family: "e-icons";
39
- font-size: 12px;
40
- }
41
- .e-documenteditor .e-de-cmt-mark-icon::before {
42
- content: "\e817";
43
- font-family: "e-icons";
44
- font-size: 13px;
45
- }
46
- .e-documenteditor .e-de-multi-cmt-mark::before {
47
- content: "\e978";
48
- font-family: "e-icons";
49
- font-size: 14px;
50
- }
51
- .e-documenteditor .e-de-cmt-post::before {
52
- content: "\e816";
53
- font-family: "e-icons";
54
- }
55
- .e-documenteditor .e-de-cmt-rply-icon::before {
56
- content: "\e815";
57
- font-family: "e-icons";
58
- }
59
- .e-documenteditor .e-de-cmt-cancel::before {
60
- content: "\e745";
61
- font-family: "e-icons";
62
- }
63
- .e-documenteditor .e-de-cmt-delete::before {
64
- content: "\e773";
65
- font-family: "e-icons";
66
- }
67
- .e-documenteditor .e-de-cmt-reopen::before {
68
- content: "\e820";
69
- font-family: "e-icons";
70
- }
71
- .e-documenteditor .e-de-nav-up::before {
72
- content: "\e651";
73
- font-family: "e-icons";
74
- }
75
- .e-documenteditor .e-de-nav-right-arrow::before {
76
- content: "\e653";
77
- }
78
- .e-documenteditor .e-de-nav-left-arrow::before {
79
- content: "\e654";
80
- }
81
- .e-documenteditor .e-de-save-icon::before {
82
- content: "\e718";
83
- font-family: "e-icons";
84
- }
85
- .e-documenteditor .e-de-cancel-icon::before {
86
- content: "\e745";
87
- font-family: "e-icons";
88
- }
89
-
90
- .e-de-ctn-title-print::before {
91
- content: "\e743";
92
- font-family: "e-icons";
93
- }
94
-
95
- .e-de-acceptchange::before {
96
- content: "\e19f";
97
- font-family: "e-icons";
98
- }
99
-
100
- .e-de-rejectchange::before {
101
- content: "\e204";
102
- font-family: "e-icons";
103
- }
104
-
105
- .e-de-ctn-title-download::before {
106
- content: "\e75d";
107
- font-family: "e-icons";
108
- }
109
-
110
- .e-menu-item .e-de-cmt-add::before {
111
- content: "\e814";
112
- font-family: "e-icons";
113
- }
114
-
115
- .e-menu-item .e-de-cut::before {
116
- content: "\e73f";
117
- }
118
-
119
- .e-menu-item .e-de-spellcheck::before {
120
- content: "\e686";
121
- }
122
-
123
- .e-menu-item .e-de-copy::before {
124
- content: "\e77b";
125
- }
126
-
127
- .e-btn-icon .e-de-paste::before,
128
- .e-icon-btn .e-de-paste::before,
129
- .e-menu-item .e-de-paste::before {
130
- content: "\e739";
131
- }
132
-
133
- .e-menu-item .e-de-insertlink::before {
134
- content: "\e72e";
135
- }
136
-
137
- .e-menu-item .e-de-remove-hyperlink::before {
138
- content: "\e7a8";
139
- }
140
-
141
- .e-menu-item .e-de-fonts::before {
142
- content: "\e74b";
143
- }
144
-
145
- .e-menu-item .e-de-insertabove::before {
146
- content: "\e783";
147
- }
148
-
149
- .e-menu-item .e-de-insertbelow::before {
150
- content: "\e736";
151
- }
152
-
153
- .e-menu-item .e-de-insertleft::before {
154
- content: "\e737";
155
- }
156
-
157
- .e-menu-item .e-de-insertright::before {
158
- content: "\e70e";
159
- }
160
-
161
- .e-menu-item .e-de-deleterow::before {
162
- content: "\e738";
163
- }
164
-
165
- .e-menu-item .e-de-open-properties::before {
166
- content: "\e605";
167
- }
168
-
169
- .e-menu-item .e-de-deletecolumn::before {
170
- content: "\e719";
171
- }
172
-
173
- .e-de-bold::before {
174
- content: "\e78b";
175
- font-family: "e-icons";
176
- }
177
-
178
- .e-de-italic::before {
179
- content: "\e78e";
180
- font-family: "e-icons";
181
- }
182
-
183
- .e-de-underline::before {
184
- content: "\e792";
185
- font-family: "e-icons";
186
- }
187
-
188
- .e-de-indent::before {
189
- content: "\e702";
190
- font-family: "e-icons";
191
- }
192
-
193
- .e-de-outdent::before {
194
- content: "\e722";
195
- font-family: "e-icons";
196
- }
197
-
198
- .e-de-align-left::before {
199
- content: "\e76f";
200
- font-family: "e-icons";
201
- }
202
-
203
- .e-de-align-center::before {
204
- content: "\e732";
205
- font-family: "e-icons";
206
- }
207
-
208
- .e-de-align-right::before {
209
- content: "\e746";
210
- font-family: "e-icons";
211
- }
212
-
213
- .e-menu-item .e-de-paragraph::before {
214
- content: "\e7a6";
215
- }
216
-
217
- .e-menu-item .e-de-table::before {
218
- content: "\e7ad";
219
- }
220
-
221
- .e-de-justify::before {
222
- content: "\e79b";
223
- font-family: "e-icons";
224
- }
225
-
226
- .e-menu-item .e-de-delete-table::before {
227
- content: "\e7a2";
228
- }
229
-
230
- .e-menu-item .e-de-continue-numbering::before {
231
- content: "\e7b2";
232
- }
233
-
234
- .e-menu-item .e-de-restart-at::before {
235
- content: "\e7ae";
236
- }
237
-
238
- .e-menu-item .e-de-open-hyperlink::before {
239
- content: "\e7b5";
240
- }
241
-
242
- .e-menu-item .e-de-copy-hyperlink::before {
243
- content: "\e79a";
244
- }
245
-
246
- .e-menu-item .e-de-edit-hyperlink::before {
247
- content: "\e7af";
248
- }
249
-
250
- .e-de-icon-bullet-list-dot::before {
251
- content: "\e7a0";
252
- font-family: "e-icons";
253
- font-size: 18px;
254
- }
255
-
256
- .e-de-icon-bullet-list-circle::before {
257
- content: "\e7b0";
258
- font-family: "e-icons";
259
- font-size: 18px;
260
- }
261
-
262
- .e-de-icon-bullet-list-square::before {
263
- content: "\e7a5";
264
- font-family: "e-icons";
265
- font-size: 18px;
266
- }
267
-
268
- .e-de-icon-bullet-list-tick::before {
269
- content: "\e7ab";
270
- font-family: "e-icons";
271
- font-size: 18px;
272
- }
273
-
274
- .e-de-icon-bullet-list-flower::before {
275
- content: "\e7a4";
276
- font-family: "e-icons";
277
- font-size: 18px;
278
- }
279
-
280
- .e-de-icon-bullet-list-arrow::before {
281
- content: "\e7b6";
282
- font-family: "e-icons";
283
- font-size: 18px;
284
- }
285
-
286
- .e-de-icon-bullet-list-none::before {
287
- content: "\e7b3";
288
- font-family: "e-icons";
289
- font-size: 18px;
290
- }
291
-
292
- .e-de-icon-autofit::before {
293
- content: "\e713";
294
- font-family: "e-icons";
295
- }
296
-
297
- .e-de-icon-fixed-columnwidth::before {
298
- content: "\e740";
299
- font-family: "e-icons";
300
- }
301
-
302
- .e-de-icon-auto-fitwindow::before {
303
- content: "\e747";
304
- font-family: "e-icons";
305
- }
306
-
307
- .e-de-table-properties-alignment:hover {
308
- border-color: #007bff;
309
- }
310
-
311
- .e-de-table-properties-alignment {
312
- border: 1px solid transparent;
313
- }
314
-
315
- .e-de-tablecell-alignment {
316
- border: 1px solid transparent;
317
- }
318
-
319
- .e-de-tablecell-alignment:hover {
320
- border-color: #007bff;
321
- }
322
-
323
- .e-de-table-border-setting {
324
- border: 1px solid #f8f9fa;
325
- height: 40px;
326
- left: 5px;
327
- position: relative;
328
- top: 5px;
329
- width: 40px;
330
- }
331
-
332
- .e-de-table-border-setting-genral {
333
- border: 1px solid rgba(0, 0, 0, 0.26);
334
- height: 52px;
335
- width: 52px;
336
- }
337
-
338
- .e-de-table-border-preview-genral {
339
- border: 1px solid rgba(0, 0, 0, 0.26);
340
- height: 24px;
341
- width: 24px;
342
- }
343
-
344
- .e-de-table-border-inside-setting:hover {
345
- border: 1px solid #007bff;
346
- }
347
-
348
- .e-de-table-border-preview {
349
- height: 24px;
350
- width: 24px;
351
- }
352
-
353
- .e-de-table-border-inside-preview:hover {
354
- border: 1px solid #007bff;
355
- }
356
-
357
- .e-de-table-border-inside-setting-click {
358
- border: 1px solid #007bff;
359
- }
360
-
361
- .e-de-table-border-inside-preview-click {
362
- border: 1px solid #007bff;
363
- }
364
-
365
- .e-de-table-border-toptop-alignment::before {
366
- content: "\e7a3";
367
- font-size: 16px;
368
- left: 5px;
369
- position: absolute;
370
- top: 2px;
371
- }
372
-
373
- .e-de-table-border-topcenter-alignment::before {
374
- content: "\e7a9";
375
- font-size: 16px;
376
- left: 5px;
377
- position: absolute;
378
- top: 2px;
379
- }
380
-
381
- .e-de-table-border-topbottom-alignment::before {
382
- content: "\e7aa";
383
- font-size: 16px;
384
- left: 5px;
385
- position: absolute;
386
- top: 2px;
387
- }
388
-
389
- .e-de-table-border-bottomleft-alignment::before {
390
- content: "\e7a7";
391
- font-size: 16px;
392
- left: 5px;
393
- position: absolute;
394
- top: 2px;
395
- }
396
-
397
- .e-de-table-border-bottomcenter-alignment::before {
398
- content: "\e79c";
399
- font-size: 16px;
400
- left: 5px;
401
- position: absolute;
402
- top: 2px;
403
- }
404
-
405
- .e-de-table-border-bottomright-alignment::before {
406
- content: "\e79f";
407
- font-size: 16px;
408
- left: 5px;
409
- position: absolute;
410
- top: 2px;
411
- }
412
-
413
- .e-de-columns-presets-genral {
414
- height: 62px;
415
- width: 62px;
416
- margin-right: 33px;
417
- margin-bottom: 12px;
418
- }
419
-
420
- .e-de-columns-padding-alignment {
421
- padding-top: 24px;
422
- }
423
-
424
- .e-de-column-dlg-preview-div {
425
- border: 1px solid rgba(0, 0, 0, 0.26);
426
- height: 120px;
427
- width: 120px;
428
- }
429
-
430
- .e-de-padding-col-prev {
431
- padding-left: 15px;
432
- }
433
-
434
- .e-width-space-div {
435
- width: 320px;
436
- }
437
-
438
- .e-de-columns-presets-genral.e-de-rtl {
439
- margin-left: 33px;
440
- }
441
-
442
- .e-de-padding-col-prev.e-de-rtl {
443
- padding-right: 15px;
444
- }
445
-
446
- .e-de-column-dlg-preview-div.e-de-rtl {
447
- border: 1px solid rgba(0, 0, 0, 0.26);
448
- height: 120px;
449
- width: 120px;
450
- }
451
-
452
- .e-de-table-border-diagionalup-alignment::before {
453
- content: "\e7ca";
454
- font-size: 16px;
455
- left: 5px;
456
- position: absolute;
457
- top: 2px;
458
- }
459
-
460
- .e-de-table-border-diagionaldown-alignment::before {
461
- content: "\e7d8";
462
- font-size: 16px;
463
- left: 5px;
464
- position: absolute;
465
- top: 2px;
466
- }
467
-
468
- .e-de-single-spacing::before {
469
- content: "\e7e7";
470
- font-family: "e-icons";
471
- }
472
-
473
- .e-de-double-spacing::before {
474
- content: "\e7e9";
475
- font-family: "e-icons";
476
- }
477
-
478
- .e-de-one-point-five-spacing::before {
479
- content: "\e7e5";
480
- font-family: "e-icons";
481
- }
482
-
483
- .e-de-before-spacing::before {
484
- content: "\e7e4";
485
- font-family: "e-icons";
486
- }
487
-
488
- .e-de-after-spacing::before {
489
- content: "\e7ea";
490
- font-family: "e-icons";
491
- }
492
-
493
- .e-de-table-border-none-setting::before {
494
- content: "\e7f1";
495
- font-size: 38px;
496
- position: absolute;
497
- }
498
-
499
- .e-de-table-border-box-setting::before {
500
- content: "\e7f6";
501
- font-size: 34px;
502
- left: 2px;
503
- position: absolute;
504
- top: 2px;
505
- }
506
-
507
- .e-de-table-border-all-setting::before {
508
- content: "\e7f3";
509
- font-size: 34px;
510
- left: 2px;
511
- position: absolute;
512
- top: 2px;
513
- }
514
-
515
- .e-de-table-border-custom-setting::before {
516
- content: "\e7f2";
517
- font-size: 34px;
518
- left: 2px;
519
- position: absolute;
520
- top: 2px;
521
- }
522
-
523
- .e-de-para-border-none-setting::before {
524
- content: "\e93f";
525
- font-size: 38px;
526
- position: absolute;
527
- }
528
-
529
- .e-de-para-border-box-setting::before {
530
- content: "\e940";
531
- font-size: 34px;
532
- left: 2px;
533
- position: absolute;
534
- top: 2px;
535
- }
536
-
537
- .e-de-para-border-shadow-setting::before {
538
- content: "\e942";
539
- font-size: 34px;
540
- left: 2px;
541
- position: absolute;
542
- top: 2px;
543
- }
544
-
545
- .e-de-para-border-custom-setting::before {
546
- content: "\e945";
547
- font-size: 34px;
548
- left: 2px;
549
- position: absolute;
550
- top: 2px;
551
- }
552
-
553
- .e-de-table-left-alignment::before {
554
- content: "\e7f5";
555
- font-size: 46px;
556
- }
557
-
558
- .e-de-table-center-alignment::before {
559
- content: "\e7ee";
560
- font-size: 46px;
561
- }
562
-
563
- .e-de-table-right-alignment::before {
564
- content: "\e7eb";
565
- font-size: 46px;
566
- }
567
-
568
- .e-de-tablecell-top-alignment::before {
569
- content: "\e7f7";
570
- font-size: 51px;
571
- }
572
-
573
- .e-de-tablecell-center-alignment::before {
574
- content: "\e7ed";
575
- font-size: 51px;
576
- }
577
-
578
- .e-de-tablecell-bottom-alignment::before {
579
- content: "\e7ec";
580
- font-size: 51px;
581
- }
582
-
583
- .e-item .e-de-paste-text::before {
584
- content: "\e685";
585
- }
586
-
587
- .e-item .e-de-paste-source::before {
588
- content: "\e68a";
589
- }
590
-
591
- .e-item .e-de-paste-merge::before {
592
- content: "\e687";
593
- }
594
-
595
- .e-item .e-de-paste-column::before {
596
- content: "\e91b";
597
- }
598
-
599
- .e-item .e-de-paste-row::before {
600
- content: "\e91c";
601
- }
602
-
603
- .e-item .e-de-paste-overwrite-cells::before {
604
- content: "\e91d";
605
- }
606
-
607
- .e-item .e-de-paste-nested-table::before {
608
- content: "\e91e";
609
- }
610
-
611
- .e-item .e-de-paste-merge-table::before {
612
- content: "\e91f";
613
- }
614
-
615
- .e-de-preset-container {
616
- width: 95px;
617
- }
618
-
619
- .e-de-preset-container.e-de-rtl {
620
- width: 85px;
621
- }
622
-
623
- .e-de-dlg-container {
624
- padding-bottom: 12px;
625
- }
626
-
627
- .e-de-dlg-row {
628
- display: -ms-flexbox;
629
- display: flex;
630
- }
631
-
632
- .e-de-svg-border-color {
633
- stroke: #212529;
634
- }
635
-
636
- .e-de-svg-border-fill-color {
637
- fill: #212529;
638
- }
639
-
640
- .e-de-container-row {
641
- display: -ms-flexbox;
642
- display: flex;
643
- padding-bottom: 12px;
644
- }
645
-
646
- .e-de-subcontainer-left {
647
- padding-right: 6px;
648
- width: 50%;
649
- }
650
-
651
- .e-de-subcontainer-right {
652
- padding-left: 6px;
653
- width: 50%;
654
- }
655
-
656
- .e-de-dlg-tab-first-child {
657
- padding-top: 6px;
658
- }
659
-
660
- .e-de-dlg-heading {
661
- display: block;
662
- font-size: 16px;
663
- font-weight: 400;
664
- margin-bottom: 12px;
665
- }
666
-
667
- .e-rtl .e-de-subcontainer-left {
668
- padding-left: 6px;
669
- padding-right: 0;
670
- }
671
- .e-rtl .e-de-subcontainer-right {
672
- padding-left: 0;
673
- padding-right: 6px;
674
- width: 50%;
675
- }
676
-
677
- .e-bigger .e-de-dlg-container {
678
- padding-bottom: 16px;
679
- }
680
- .e-bigger .e-de-container-row {
681
- padding-bottom: 16px;
682
- }
683
- .e-bigger .e-de-subcontainer-left {
684
- padding-right: 8px;
685
- width: 50%;
686
- }
687
- .e-bigger .e-de-subcontainer-right {
688
- padding-left: 8px;
689
- width: 50%;
690
- }
691
- .e-bigger .e-de-dlg-tab-first-child {
692
- padding-top: 8px;
693
- }
694
- .e-bigger .e-rtl .e-de-subcontainer-left {
695
- padding-left: 8px;
696
- padding-right: 0;
697
- }
698
- .e-bigger .e-rtl .e-de-subcontainer-right {
699
- padding-left: 0;
700
- padding-right: 8px;
701
- width: 50%;
702
- }
703
-
704
- .e-de-blink-cursor {
705
- border-left: 1px solid #000;
706
- pointer-events: none;
707
- position: absolute;
708
- z-index: 3;
709
- }
710
-
711
- .e-de-cursor-animation {
712
- animation-duration: 1s;
713
- animation-iteration-count: infinite;
714
- animation-name: FadeInFadeOut;
715
- }
716
-
717
- @keyframes FadeInFadeOut {
718
- from {
719
- opacity: 1;
720
- }
721
- 13% {
722
- opacity: 0;
723
- }
724
- 50% {
725
- opacity: 0;
726
- }
727
- 63% {
728
- opacity: 1;
729
- }
730
- to {
731
- opacity: 1;
732
- }
733
- }
734
- .e-de-text-target {
735
- border: 0;
736
- height: 1px;
737
- opacity: 0;
738
- outline-style: none;
739
- overflow: hidden;
740
- pointer-events: none;
741
- position: absolute;
742
- top: -10000px;
743
- width: 625px;
744
- }
745
-
746
- .e-de-txt-form .e-de-txt-field {
747
- display: block;
748
- }
749
- .e-de-txt-form .e-de-num-field {
750
- display: none;
751
- }
752
- .e-de-txt-form .e-de-date-field {
753
- display: none;
754
- }
755
- .e-de-txt-form .e-de-ddl-field {
756
- display: none;
757
- }
758
-
759
- .e-de-num-form .e-de-txt-field {
760
- display: none;
761
- }
762
- .e-de-num-form .e-de-num-field {
763
- display: block;
764
- }
765
- .e-de-num-form .e-de-date-field {
766
- display: none;
767
- }
768
- .e-de-num-form .e-de-ddl-field {
769
- display: none;
770
- }
771
-
772
- .e-de-date-form .e-de-txt-field {
773
- display: none;
774
- }
775
- .e-de-date-form .e-de-num-field {
776
- display: none;
777
- }
778
- .e-de-date-form .e-de-date-field {
779
- display: block;
780
- }
781
- .e-de-date-form .e-de-ddl-field {
782
- display: none;
783
- }
784
-
785
- .e-de-ddl-form .e-de-txt-field {
786
- display: none;
787
- }
788
- .e-de-ddl-form .e-de-num-field {
789
- display: none;
790
- }
791
- .e-de-ddl-form .e-de-date-field {
792
- display: none;
793
- }
794
- .e-de-ddl-form .e-de-ddl-field {
795
- display: block;
796
- }
797
-
798
- .e-documenteditor .e-de-op-close-button {
799
- left: 267px;
800
- position: absolute;
801
- top: 8px;
802
- }
803
- .e-documenteditor .e-de-op-close-button.e-de-rtl {
804
- left: 14px;
805
- }
806
-
807
- /* stylelint-disable */
808
- .e-de-background {
809
- background-color: #e9ecef;
810
- }
811
-
812
- .e-de-column-label {
813
- font-size: 12px;
814
- font-weight: normal;
815
- padding-left: 20px;
816
- padding-right: 20px;
817
- }
818
-
819
- .e-de-para-tab {
820
- float: left;
821
- }
822
-
823
- .e-de-para-tab.e-rtl {
824
- float: right;
825
- }
826
-
827
- .e-de-column-label.e-de-rtl {
828
- font-size: 12px;
829
- font-weight: normal;
830
- padding-left: 50px;
831
- padding-right: 50px;
832
- }
833
-
834
- .e-de-ff-sub-header {
835
- display: block;
836
- font-size: 12px;
837
- font-weight: normal;
838
- margin-top: 6px;
839
- }
840
-
841
- .e-de-check-exactnumbr-width {
842
- width: 100px !important;
843
- }
844
-
845
- .e-de-ff-dlg-heading {
846
- display: block;
847
- font-weight: 400;
848
- margin-bottom: 12px;
849
- }
850
-
851
- .e-de-ff-dlg-heading-small {
852
- display: block;
853
- font-weight: 400;
854
- margin-bottom: 4px;
855
- }
856
-
857
- .e-de-ff-dlg-drpdwn-heading {
858
- display: block;
859
- font-size: 16px;
860
- font-weight: 400;
861
- margin-bottom: 8px;
862
- }
863
-
864
- .e-de-ff-dlg-check {
865
- display: block;
866
- font-size: 16px;
867
- font-weight: 400;
868
- margin-bottom: -2px;
869
- }
870
-
871
- .e-de-div-seperate-dlg {
872
- display: -ms-inline-flexbox;
873
- display: inline-flex;
874
- margin-bottom: 15.5px;
875
- width: 100%;
876
- }
877
-
878
- .e-de-ff-radio-div {
879
- display: -ms-inline-flexbox;
880
- display: inline-flex;
881
- margin-right: 16px;
882
- }
883
-
884
- .e-de-ff-radio-div.e-de-rtl {
885
- margin-left: 16px;
886
- margin-right: 0;
887
- }
888
-
889
- .e-de-ff-radio-scnd-div {
890
- display: -ms-inline-flexbox;
891
- display: inline-flex;
892
- margin-bottom: 18px;
893
- margin-right: 16px;
894
- }
895
-
896
- .e-de-ff-radio-scnd-div.e-de-rtl {
897
- margin-left: 16px;
898
- margin-right: 0;
899
- }
900
-
901
- .e-de-ff-dlg-lft-hlf {
902
- margin-right: 5%;
903
- width: 47.5%;
904
- }
905
-
906
- .e-de-ff-dlg-lft-hlf.e-de-rtl {
907
- margin-left: 5%;
908
- margin-right: 0;
909
- }
910
-
911
- .e-de-ff-chck-exact {
912
- margin-left: 15px;
913
- margin-top: -6px;
914
- }
915
-
916
- .e-de-ff-chck-exact.e-de-rtl {
917
- margin-left: 0;
918
- margin-right: 15px;
919
- }
920
-
921
- .e-de-ff-dlg-rght-hlf {
922
- width: 47.5%;
923
- }
924
-
925
- .e-de-ff-drpdwn-dlg-scndiv {
926
- display: -ms-inline-flexbox;
927
- display: inline-flex;
928
- height: 168px;
929
- margin-bottom: 16px;
930
- width: 100%;
931
- }
932
-
933
- .e-de-cmt-avatar {
934
- -ms-flex-align: center;
935
- align-items: center;
936
- display: -ms-flexbox;
937
- display: flex;
938
- width: 90%;
939
- }
940
-
941
- .e-de-ff-cmt-avatar {
942
- -ms-flex-align: center;
943
- align-items: center;
944
- border-radius: 50%;
945
- color: #fff;
946
- display: -ms-flexbox;
947
- display: flex;
948
- font-size: 12px;
949
- height: 24px;
950
- -ms-flex-pack: center;
951
- justify-content: center;
952
- letter-spacing: 0;
953
- line-height: 12px;
954
- opacity: 100%;
955
- -webkit-user-select: none;
956
- -ms-user-select: none;
957
- user-select: none;
958
- width: 24px;
959
- z-index: 1;
960
- }
961
-
962
- .e-de-ff-drpdwn-listview {
963
- margin-right: 12px;
964
- width: 100%;
965
- }
966
-
967
- .e-de-ff-drpdwn-listview.e-de-rtl {
968
- margin-left: 12px;
969
- margin-right: 0;
970
- }
971
-
972
- .e-de-ff-drpdwn-mvup {
973
- margin-right: 8px;
974
- }
975
-
976
- .e-de-ff-drpdwn-mvup.e-de-rtl {
977
- margin-left: 8px;
978
- margin-right: 0;
979
- }
980
-
981
- .e-de-drp-dwn-frst-div {
982
- margin-bottom: 23.5px;
983
- width: 47.5%;
984
- }
985
-
986
- .e-de-result-list-block .e-de-search-result-hglt {
987
- background: transparent;
988
- border-bottom: 2px solid #007bff;
989
- cursor: default;
990
- padding: 15px 1px 15px 5px;
991
- }
992
-
993
- .e-de-result-list-block .e-de-op-search-txt .e-de-op-search-word-text {
994
- color: #007bff;
995
- }
996
-
997
- .e-de-search-result-item {
998
- cursor: default;
999
- padding: 15px 1px 15px 5px;
1000
- word-break: break-word;
1001
- }
1002
-
1003
- .e-de-search-result-item:hover {
1004
- border-bottom: 1px solid #007bff;
1005
- cursor: default;
1006
- }
1007
-
1008
- .e-de-search-result-item:focus {
1009
- border-bottom: 2px solid #007bff;
1010
- cursor: default;
1011
- padding: 15px 1px 15px 5px;
1012
- }
1013
-
1014
- .e-de-search-tab-content .e-input-group .e-de-op-search-icon:focus {
1015
- border: 1px solid #ddd;
1016
- }
1017
-
1018
- .e-de-op-search-icon:hover {
1019
- background: #ddd;
1020
- }
1021
-
1022
- .e-de-search-tab-content .e-input-group .e-de-op-search-close-icon:focus {
1023
- border: 1px solid #ddd;
1024
- border-right-width: 0;
1025
- }
1026
-
1027
- .e-de-op-search-close-icon:hover {
1028
- background: #ddd;
1029
- }
1030
-
1031
- .e-spin-down:focus {
1032
- border: 1px solid #ddd;
1033
- border-right-width: 0;
1034
- }
1035
-
1036
- .e-spin-down:hover {
1037
- background: #ddd;
1038
- }
1039
-
1040
- .e-spin-up:focus {
1041
- border: 1px solid #ddd;
1042
- border-right-width: 0;
1043
- }
1044
-
1045
- .e-spin-up:hover {
1046
- background: #ddd;
1047
- }
1048
-
1049
- .e-de-toc-dlg-heading {
1050
- color: #212529;
1051
- display: block;
1052
- font-size: 14px;
1053
- font-weight: 400;
1054
- margin-bottom: 5px;
1055
- }
1056
-
1057
- .e-de-toc-dlg-main-heading {
1058
- color: #212529;
1059
- display: block;
1060
- font-size: 14px;
1061
- font-weight: 500;
1062
- margin-bottom: 10px;
1063
- }
1064
-
1065
- .e-content-placeholder.e-documenteditor.e-placeholder-documenteditor {
1066
- background-size: 100%;
1067
- }
1068
-
1069
- .e-de-toc-reset-button {
1070
- margin-top: 10px;
1071
- }
1072
-
1073
- .e-de-toc-reset-button.e-de-rtl {
1074
- margin-right: 0;
1075
- }
1076
-
1077
- .e-de-toc-modify-button {
1078
- margin-left: 156px;
1079
- margin-top: 10px;
1080
- }
1081
-
1082
- .e-de-toc-modify-button.e-de-rtl {
1083
- margin-left: 0;
1084
- margin-right: 156px;
1085
- }
1086
-
1087
- .e-de-toc-dlg-container {
1088
- height: 454px;
1089
- width: 550px;
1090
- }
1091
-
1092
- .e-de-toc-dlg-sub-container {
1093
- margin-bottom: 15px;
1094
- }
1095
-
1096
- .e-de-toc-list-view {
1097
- border: 1px solid #c3c3c3;
1098
- border-radius: 3px;
1099
- font-size: 12px;
1100
- height: 186px;
1101
- overflow-y: scroll;
1102
- }
1103
-
1104
- .e-de-toc-list-view.e-de-rtl {
1105
- margin-left: 0;
1106
- }
1107
-
1108
- .e-de-toc-dlg-sub-heading {
1109
- color: #212529;
1110
- display: block;
1111
- font-size: 14px;
1112
- font-weight: 400;
1113
- margin: 5px 15px 5px 15px;
1114
- }
1115
-
1116
- .e-de-toc-dlg-style-label {
1117
- margin-left: 42px;
1118
- margin-top: 50px;
1119
- }
1120
-
1121
- .e-de-toc-dlg-style-label .e-de-rtl {
1122
- margin-left: 0;
1123
- margin-right: 42px;
1124
- }
1125
-
1126
- .e-de-pagesetup-dlg-container {
1127
- height: auto;
1128
- width: 354px;
1129
- }
1130
-
1131
- .e-de-page-setup-ppty-tab {
1132
- border: 0;
1133
- }
1134
-
1135
- .e-de-page-setup-dlg-sub-container {
1136
- margin-bottom: 30px;
1137
- }
1138
-
1139
- .e-de-page-setup-dlg-left-sub-container {
1140
- float: left;
1141
- position: relative;
1142
- top: 0;
1143
- }
1144
-
1145
- .e-de-page-setup-dlg-left-sub-container.e-de-rtl {
1146
- float: right;
1147
- }
1148
-
1149
- .e-de-page-setup-dlg-right-sub-container {
1150
- float: right;
1151
- position: relative;
1152
- top: 0;
1153
- }
1154
-
1155
- .e-de-page-setup-dlg-right-sub-container.e-de-rtl {
1156
- float: left;
1157
- }
1158
-
1159
- .e-de-page-setup-dlg-sub-header {
1160
- display: block;
1161
- font-size: 12px;
1162
- font-weight: normal;
1163
- margin-bottom: 8px;
1164
- margin-top: 14px;
1165
- }
1166
-
1167
- .e-de-page-setup-dlg-sub-title-header {
1168
- display: block;
1169
- font-size: 12px;
1170
- font-weight: normal;
1171
- margin-bottom: 8px;
1172
- margin-top: 14px;
1173
- }
1174
-
1175
- .e-de-page-setup-dlg-sub-container-port {
1176
- height: auto;
1177
- margin-bottom: 0;
1178
- }
1179
-
1180
- .e-de-page-setup-dlg-sub-label {
1181
- font-size: 13px;
1182
- font-weight: 500;
1183
- }
1184
-
1185
- .e-de-page-setup-dlg-orientation-prop {
1186
- margin-top: 13px;
1187
- }
1188
-
1189
- .e-de-page-setup-dlg-sub-size-container {
1190
- height: 73px;
1191
- margin-bottom: 20px;
1192
- }
1193
-
1194
- .e-de-page-setup-dlg-layout-sub-container {
1195
- height: auto;
1196
- margin-bottom: 20px;
1197
- position: relative;
1198
- top: 14px;
1199
- }
1200
-
1201
- .e-de-page-setup-dlg-first-page-prop {
1202
- margin-bottom: 8px;
1203
- }
1204
-
1205
- .e-de-page-setup-dlg-first-page-prop .e-label,
1206
- .e-de-page-setup-dlg-odd-or-even-prop .e-label {
1207
- font-size: 12px;
1208
- }
1209
-
1210
- .e-de-page-setup-dlg-first-page-prop .e-frame,
1211
- .e-de-page-setup-dlg-odd-or-even-prop .e-frame {
1212
- height: 15px;
1213
- line-height: 13px;
1214
- width: 15px;
1215
- }
1216
-
1217
- .e-de-page-setup-dlg-left-layout-container {
1218
- float: left;
1219
- position: relative;
1220
- top: 0;
1221
- }
1222
-
1223
- .e-de-page-setup-dlg-left-layout-container.e-de-rtl {
1224
- float: right;
1225
- }
1226
-
1227
- .e-de-page-setup-dlg-right-layout-container {
1228
- float: right;
1229
- position: relative;
1230
- top: 0;
1231
- }
1232
-
1233
- .e-de-page-setup-dlg-right-layout-container.e-de-rtl {
1234
- float: left;
1235
- }
1236
-
1237
- .e-de-dlg-footer .e-btn {
1238
- margin-left: 10px;
1239
- }
1240
-
1241
- .e-de-hyperlink-dlg-title {
1242
- font-size: 12px;
1243
- font-weight: normal;
1244
- margin-bottom: 8px;
1245
- margin-top: 8px;
1246
- }
1247
-
1248
- .e-de-hyperlink .e-de-hyperlink-dlg-input {
1249
- height: 32px;
1250
- margin-bottom: 8px;
1251
- width: 230px;
1252
- }
1253
-
1254
- .e-de-font-dlg-header {
1255
- display: -ms-flexbox;
1256
- display: flex;
1257
- font-size: 12px;
1258
- font-weight: normal;
1259
- margin-bottom: 8px;
1260
- }
1261
-
1262
- .e-de-font-dlg-header-effects,
1263
- .e-de-font-dlg-header-font-color {
1264
- display: -ms-flexbox;
1265
- display: flex;
1266
- font-size: 12px;
1267
- font-weight: normal;
1268
- margin-bottom: 8px;
1269
- }
1270
-
1271
- .e-de-font-dlg-main-header {
1272
- color: #212529;
1273
- font-size: 14px;
1274
- font-weight: normal;
1275
- margin-right: 17px;
1276
- }
1277
-
1278
- .e-de-font-dlg-cb-right {
1279
- margin-left: 40px;
1280
- }
1281
-
1282
- .e-de-font-dlg-cb-right.e-de-rtl {
1283
- margin-left: 0;
1284
- margin-right: 40px;
1285
- }
1286
-
1287
- .e-de-font-dlg-cb-right-div {
1288
- margin-left: 20px;
1289
- }
1290
-
1291
- .e-de-dropdown {
1292
- margin-right: 20px;
1293
- }
1294
-
1295
- .e-de-restrict-pane {
1296
- border-right: 1px solid #dee2e6;
1297
- padding-left: 14px;
1298
- padding-top: 14px;
1299
- padding-right: 14px;
1300
- position: relative;
1301
- width: 300px;
1302
- }
1303
-
1304
- .e-de-op {
1305
- border-right: 1px solid #dee2e6;
1306
- padding-left: 14px;
1307
- padding-right: 14px;
1308
- position: relative;
1309
- width: 300px;
1310
- }
1311
-
1312
- .e-de-op.e-de-rtl {
1313
- padding-left: 0;
1314
- padding-right: 14px;
1315
- }
1316
-
1317
- .e-de-op-header {
1318
- color: #212529;
1319
- font-family: "Helvetica";
1320
- font-size: 15px;
1321
- font-weight: 500;
1322
- margin-bottom: 12px;
1323
- padding-top: 12px;
1324
- }
1325
-
1326
- .e-de-op-header.e-de-rtl {
1327
- direction: rtl;
1328
- text-align: right;
1329
- }
1330
-
1331
- .e-de-op-tab {
1332
- border: 0;
1333
- height: auto;
1334
- }
1335
-
1336
- .e-de-op-icon {
1337
- color: rgba(0, 0, 0, 0.54);
1338
- height: 20px;
1339
- width: 20px;
1340
- }
1341
-
1342
- .e-de-op-close-icon {
1343
- color: rgba(0, 0, 0, 0.5);
1344
- }
1345
-
1346
- .e-de-op-nav-btn {
1347
- height: 20px;
1348
- width: 20px;
1349
- }
1350
-
1351
- .e-de-op-search-txt {
1352
- border-bottom: 1px solid #ddd;
1353
- color: #212529;
1354
- font-size: 14px;
1355
- }
1356
-
1357
- .e-de-op-search-txt .e-de-op-search-word {
1358
- color: #007bff;
1359
- }
1360
-
1361
- .e-de-op-more-less {
1362
- display: -ms-inline-flexbox;
1363
- display: inline-flex;
1364
- margin-top: 14px;
1365
- }
1366
-
1367
- .e-de-op-replacetabcontentdiv {
1368
- margin-top: 14px;
1369
- }
1370
-
1371
- label[for*=_wholeWord_e-de-ltr] {
1372
- left: 35px;
1373
- }
1374
-
1375
- label[for*=_wholeWord_e-de-rtl] {
1376
- right: 35px;
1377
- }
1378
-
1379
- .e-de-cell-dia-label-common {
1380
- display: inline-block;
1381
- font-size: 12px;
1382
- font-weight: normal;
1383
- margin-bottom: 8px;
1384
- margin-top: 0;
1385
- width: 150px;
1386
- }
1387
-
1388
- .e-de-cell-dia-options-label {
1389
- font-weight: 400;
1390
- }
1391
-
1392
- .e-de-table-border-heading {
1393
- font-size: 16px;
1394
- font-weight: 400;
1395
- padding-bottom: 20px;
1396
- }
1397
-
1398
- .e-de-table-setting-heading {
1399
- font-size: 14px;
1400
- font-weight: normal;
1401
- padding-bottom: 20px;
1402
- }
1403
-
1404
- .e-de-layout-setting-heading {
1405
- font-size: 14px;
1406
- font-weight: normal;
1407
- padding-bottom: 20px;
1408
- }
1409
-
1410
- .e-de-table-setting-labels-heading {
1411
- font-size: 12px;
1412
- font-weight: normal;
1413
- margin-left: 10px;
1414
- }
1415
-
1416
- .e-de-table-element-subheading {
1417
- font-size: 12px;
1418
- font-weight: normal;
1419
- }
1420
-
1421
- .e-de-border-dlg-preview-div {
1422
- border: 1px solid rgba(0, 0, 0, 0.54);
1423
- width: 80px;
1424
- height: 80px;
1425
- }
1426
-
1427
- .e-de-border-dlg-preview-inside-divs {
1428
- opacity: 0.54;
1429
- }
1430
-
1431
- .e-de-tablecell-dia-align-div {
1432
- border: 1px solid #ddd;
1433
- display: inline-block;
1434
- height: 60px;
1435
- margin-right: 10px;
1436
- width: 60px;
1437
- }
1438
-
1439
- .e-de-tablecell-dia-align-div.e-de-rtl {
1440
- margin-left: 10px;
1441
- margin-right: 0;
1442
- }
1443
-
1444
- .e-de-table-dia-align-label {
1445
- display: inline-block;
1446
- font-size: 12px;
1447
- font-weight: normal;
1448
- margin-left: 10px;
1449
- margin-top: 10px;
1450
- }
1451
-
1452
- .e-de-table-dialog-separator-line {
1453
- background-color: #dee2e6;
1454
- bottom: 59px;
1455
- display: none;
1456
- height: 1px;
1457
- left: 1px;
1458
- margin-top: 5px;
1459
- position: absolute;
1460
- width: 100%;
1461
- }
1462
-
1463
- .e-de-table-alignment-active {
1464
- border: 1px solid #007bff;
1465
- }
1466
-
1467
- .e-de-table-dialog-size-label {
1468
- padding-top: 14px !important;
1469
- }
1470
-
1471
- .e-de-list-ddl-header {
1472
- font-size: 14px;
1473
- font-weight: normal;
1474
- margin-bottom: 15px;
1475
- margin-top: 15px;
1476
- }
1477
-
1478
- .e-de-list-ddl-header-list-level {
1479
- font-size: 14px;
1480
- font-weight: normal;
1481
- margin-bottom: 15px;
1482
- }
1483
-
1484
- .e-de-tbl-dlg-footer {
1485
- padding-top: 23px;
1486
- }
1487
-
1488
- .e-de-row-ht-top,
1489
- .e-de-cell-ht-top {
1490
- padding: 0 20px;
1491
- width: 160px;
1492
- }
1493
-
1494
- .e-de-ht-wdth-type {
1495
- margin-top: -24px;
1496
- width: 120px;
1497
- }
1498
-
1499
- .e-de-row-ht-top.e-de-rtl,
1500
- .e-de-cell-ht-top.e-de-rtl {
1501
- margin-left: 0;
1502
- margin-right: 20px;
1503
- }
1504
-
1505
- .e-de-cell-width-top {
1506
- margin-left: 20px;
1507
- margin-top: -23px;
1508
- }
1509
-
1510
- .e-de-cell-width-top.e-de-rtl {
1511
- margin-left: 0;
1512
- margin-right: 20px;
1513
- }
1514
-
1515
- .e-de-tbl-dlg-border-btn {
1516
- float: right;
1517
- margin-top: 14px;
1518
- }
1519
-
1520
- .e-de-tbl-dlg-border-btn.e-de-rtl {
1521
- float: left;
1522
- margin-right: 0;
1523
- }
1524
-
1525
- .e-de-table-border-setting.e-de-rtl {
1526
- right: 5px;
1527
- }
1528
-
1529
- .e-de-tbl-dlg-op-btn {
1530
- left: 440px;
1531
- position: absolute;
1532
- top: 285px;
1533
- }
1534
-
1535
- .e-de-insert-table-dlg-sub-header {
1536
- display: block;
1537
- font-size: 12px;
1538
- font-weight: normal;
1539
- margin-bottom: 8px;
1540
- margin-top: 0;
1541
- }
1542
-
1543
- .e-de-insert-footnote-dlg-sub-header,
1544
- .e-de-insert-footnote-dlg-header {
1545
- display: block;
1546
- font-size: 12px;
1547
- font-weight: normal;
1548
- margin-bottom: 8px;
1549
- margin-top: 0;
1550
- }
1551
-
1552
- .e-de-insert-footnote-dlg-header {
1553
- margin-bottom: 25px;
1554
- }
1555
-
1556
- .e-de-insert-table-dlg-input {
1557
- margin-bottom: 14px;
1558
- }
1559
-
1560
- .e-de-list-ddl-subheader,
1561
- .e-de-list-ddl-subheaderbottom {
1562
- font-size: 12px;
1563
- font-weight: normal;
1564
- margin-bottom: 10px;
1565
- margin-top: 10px;
1566
- }
1567
-
1568
- .e-de-list-dlg-subdiv {
1569
- float: right;
1570
- margin-top: 40px;
1571
- position: relative;
1572
- }
1573
-
1574
- .e-de-list-dlg-subdiv.e-de-rtl {
1575
- float: left;
1576
- margin-top: -136px;
1577
- }
1578
-
1579
- .e-de-list-dlg-div {
1580
- float: right;
1581
- margin-top: 30px;
1582
- position: relative;
1583
- }
1584
-
1585
- .e-de-list-dlg-div.e-de-rtl {
1586
- float: left;
1587
- margin-top: -138px;
1588
- }
1589
-
1590
- .e-de-ok-button {
1591
- margin-right: 8px;
1592
- }
1593
-
1594
- .e-de-ok-button.e-de-rtl {
1595
- margin-left: 8px;
1596
- }
1597
-
1598
- .e-de-options-setter {
1599
- left: 339px;
1600
- }
1601
-
1602
- .e-de-op-close-icon:hover {
1603
- color: rgba(0, 0, 0, 0.75);
1604
- }
1605
-
1606
- .e-de-tooltip {
1607
- background-color: #fff;
1608
- box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1609
- color: #000;
1610
- cursor: text;
1611
- display: table;
1612
- max-width: 200px;
1613
- padding: 5px;
1614
- word-wrap: break-word;
1615
- }
1616
-
1617
- .e-de-form-popup {
1618
- background-color: #fff;
1619
- box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1620
- color: #000;
1621
- cursor: text;
1622
- max-width: 350px;
1623
- min-width: 300px;
1624
- padding: 16px;
1625
- position: absolute;
1626
- width: fit-content;
1627
- word-wrap: break-word;
1628
- }
1629
-
1630
- .e-de-save,
1631
- .e-de-cancel {
1632
- margin-left: 8px;
1633
- }
1634
-
1635
- .e-btn.e-de-op-icon-btn {
1636
- background-color: transparent;
1637
- border-color: transparent;
1638
- }
1639
-
1640
- .e-documenteditor .e-de-op-close-button {
1641
- left: 250px;
1642
- position: absolute;
1643
- top: 8px;
1644
- padding-top: 0px;
1645
- }
1646
-
1647
- .e-de-style-paragraph-indent-group-button .e-btn.e-active,
1648
- .e-de-style-paragraph-group-button .e-btn.e-active,
1649
- .e-de-style-font-group-button .e-btn.e-active {
1650
- background-color: #6c757d;
1651
- box-shadow: inset 0 3px 5px #4e555b;
1652
- box-shadow: none;
1653
- }
1654
- .e-de-style-paragraph-indent-group-button .e-btn.e-active .e-btn-icon,
1655
- .e-de-style-paragraph-group-button .e-btn.e-active .e-btn-icon,
1656
- .e-de-style-font-group-button .e-btn.e-active .e-btn-icon {
1657
- color: #fff;
1658
- }
1659
-
1660
- .e-de-style-font-group-button .e-btn,
1661
- .e-de-style-paragraph-group-button .e-btn,
1662
- .e-de-style-paragraph-indent-group-button .e-btn {
1663
- background: #fff;
1664
- border-color: #ced4da;
1665
- }
1666
- .e-de-style-font-group-button .e-btn:focus,
1667
- .e-de-style-paragraph-group-button .e-btn:focus,
1668
- .e-de-style-paragraph-indent-group-button .e-btn:focus {
1669
- background-color: #6c757d;
1670
- box-shadow: inset 0 3px 5px #4e555b;
1671
- }
1672
- .e-de-style-font-group-button .e-btn:active,
1673
- .e-de-style-paragraph-group-button .e-btn:active,
1674
- .e-de-style-paragraph-indent-group-button .e-btn:active {
1675
- background-color: #6c757d;
1676
- box-shadow: inset 0 3px 5px #4e555b;
1677
- }
1678
- .e-de-style-font-group-button .e-btn:hover,
1679
- .e-de-style-paragraph-group-button .e-btn:hover,
1680
- .e-de-style-paragraph-indent-group-button .e-btn:hover {
1681
- background-color: #6c757d;
1682
- box-shadow: inset 0 3px 5px #4e555b;
1683
- }
1684
-
1685
- .e-de-style-font-group-button .e-btn:hover .e-btn-icon,
1686
- .e-de-style-font-group-button .e-btn:focus .e-btn-icon,
1687
- .e-de-style-font-group-button .e-btn:active .e-btn-icon,
1688
- .e-de-style-font-group-button .e-btn:disabled .e-btn-icon,
1689
- .e-de-style-paragraph-group-button .e-btn:hover .e-btn-icon,
1690
- .e-de-style-paragraph-group-button .e-btn:focus .e-btn-icon,
1691
- .e-de-style-paragraph-group-button .e-btn:active .e-btn-icon,
1692
- .e-de-style-paragraph-group-button .e-btn:disabled .e-btn-icon {
1693
- color: #fff;
1694
- }
1695
-
1696
- .e-de-style-font-group-button .e-btn-icon,
1697
- .e-de-style-paragraph-group-button .e-btn-icon,
1698
- .e-de-style-paragraph-indent-group-button .e-btn-icon {
1699
- color: #495057;
1700
- font-size: 14px;
1701
- }
1702
-
1703
- .e-de-style-paragraph-indent-group-button .e-btn:hover .e-btn-icon,
1704
- .e-de-style-paragraph-indent-group-button .e-btn:focus .e-btn-icon,
1705
- .e-de-style-paragraph-indent-group-button .e-btn:active .e-btn-icon,
1706
- .e-de-style-paragraph-indent-group-button .e-btn:disabled .e-btn-icon {
1707
- color: #fff;
1708
- }
1709
-
1710
- .e-de-style-paragraph-indent-group-button .e-btn-icon {
1711
- color: #495057;
1712
- font-size: 14px;
1713
- }
1714
-
1715
- .e-de-style-font-color-picker .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
1716
- .e-de-style-font-color-picker .e-btn.e-icon-btn,
1717
- .e-de-dlg-clr-picker .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
1718
- .e-de-dlg-clr-picker .e-btn.e-icon-btn,
1719
- .e-de-font-dlg-display .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
1720
- .e-de-font-dlg-display .e-colorpicker-wrapper .e-btn.e-icon-btn {
1721
- padding: 4px 8px !important;
1722
- }
1723
-
1724
- .e-de-rp-close-icon.e-btn {
1725
- background: #fafafa;
1726
- border: 0;
1727
- color: #495057;
1728
- opacity: 1;
1729
- }
1730
-
1731
- .e-de-toc-dlg-style-input {
1732
- margin-top: 18px;
1733
- }
1734
-
1735
- .e-de-list-container {
1736
- background: #fff !important;
1737
- }
1738
-
1739
- .e-documenteditor .e-de-op-close-button {
1740
- top: 10px;
1741
- }
1742
-
1743
- .e-de-styles,
1744
- .e-de-bookmark {
1745
- margin-top: 0 !important;
1746
- }
1747
-
1748
- .e-de-bookmark .e-bookmark-textbox-input {
1749
- box-sizing: border-box !important;
1750
- }
1751
-
1752
- .e-de-cp-option {
1753
- background: transparent;
1754
- }
1755
-
1756
- .e-styles-common {
1757
- padding-top: 14px;
1758
- }
1759
-
1760
- .e-styles-list {
1761
- margin-right: 14px;
1762
- }
1763
-
1764
- .e-bigger .e-de-style-dlg-name-input {
1765
- height: 41px;
1766
- }
1767
- .e-bigger .e-de-style-bold-button-size {
1768
- height: 41px;
1769
- }
1770
- .e-bigger .e-styles-common {
1771
- padding-top: 16px;
1772
- }
1773
- .e-bigger .e-styles-list {
1774
- margin-right: 16px;
1775
- }
1776
- .e-bigger .e-bookmark-gotobutton,
1777
- .e-bigger .e-bookmark-addbutton,
1778
- .e-bigger .e-styles-addbutton,
1779
- .e-bigger .e-bookmark-deletebutton {
1780
- margin-bottom: 16px;
1781
- }
1782
-
1783
- .e-bigger .e-de-search-tab-content {
1784
- margin-top: 14px;
1785
- width: 275px;
1786
- }
1787
-
1788
- .e-bigger .e-de-op-more-less {
1789
- display: -ms-inline-flexbox;
1790
- display: inline-flex;
1791
- margin-top: 16px;
1792
- }
1793
-
1794
- .e-bigger .e-de-op-dlg-footer {
1795
- margin-top: 16px;
1796
- }
1797
-
1798
- .e-de-font-dlg-display .e-split-btn-wrapper .e-btn {
1799
- border-color: #ced4da;
1800
- }
1801
-
1802
- .e-de-restrict-pane {
1803
- color: #000;
1804
- }
1805
-
1806
- .e-de-op.e-de-rtl .e-de-search-tab-content {
1807
- margin-left: 12px;
1808
- margin-right: 0;
1809
- }
1810
-
1811
- .e-documenteditor .e-de-op-close-button.e-de-rtl {
1812
- right: 255px;
1813
- }
1814
-
1815
- .e-de-table-measure-lbl {
1816
- font-size: 11px;
1817
- font-weight: normal;
1818
- display: block;
1819
- margin-bottom: 8px;
1820
- }
1821
-
1822
- .e-de-tbl-indent-lbl {
1823
- font-weight: normal;
1824
- font-size: 11px;
1825
- position: relative;
1826
- display: block;
1827
- margin-bottom: 18px;
1828
- top: 10px;
1829
- }
1830
-
1831
- .e-btn.e-de-op-close-button:hover {
1832
- background-color: transparent;
1833
- border-color: transparent;
1834
- color: rgba(0, 0, 0, 0.75);
1835
- }
1836
-
1837
- .e-btn.e-de-op-close-button:focus {
1838
- background-color: transparent;
1839
- border-color: transparent;
1840
- color: rgba(0, 0, 0, 0.75);
1841
- }
1842
-
1843
- .e-btn.e-de-op-close-button:active {
1844
- background-color: transparent;
1845
- border-color: transparent;
1846
- color: rgba(248, 249, 250, 0.5);
1847
- }
1848
-
1849
- .e-documenteditor .e-input {
1850
- font-size: 14px;
1851
- }
1852
-
1853
- .e-de-dlg-target .e-footer-content .e-control.e-btn.e-flat:not(.e-icon-btn) {
1854
- height: 32px;
1855
- }
1856
-
1857
- .e-de-tbl-dlg-border-btn .e-control.e-btn.e-flat:not(.e-icon-btn) {
1858
- height: auto;
1859
- }
1860
-
1861
- .e-de-op-result-container {
1862
- margin-top: 14px;
1863
- }
1864
-
1865
- .e-de-restrict-pane,
1866
- .e-de-op {
1867
- background: #f8f9fa;
1868
- }
1869
-
1870
- .e-de-restrict-pane .e-tab-header .e-toolbar-items,
1871
- .e-de-op .e-tab-header .e-toolbar-items {
1872
- margin-bottom: 0;
1873
- margin-top: 14px;
1874
- }
1875
-
1876
- .e-de-font-dlg-color {
1877
- border: 1px #f8f9fa;
1878
- border-radius: 4px;
1879
- font-size: 12px;
1880
- height: 16px;
1881
- margin-left: 15px;
1882
- width: 25px;
1883
- }
1884
-
1885
- .e-de-icon-table-row-above {
1886
- top: 10px;
1887
- }
1888
-
1889
- .e-de-icon-table-row-below {
1890
- top: 49px;
1891
- }
1892
-
1893
- .e-de-icon-table-column-left {
1894
- top: 89px;
1895
- }
1896
-
1897
- .e-de-icon-table-column-right {
1898
- top: 127px;
1899
- }
1900
-
1901
- .e-de-icon-table-delete {
1902
- top: 10px;
1903
- }
1904
-
1905
- .e-de-icon-table-row-delete {
1906
- top: 49px;
1907
- }
1908
-
1909
- .e-de-icon-table-column-delete {
1910
- top: 89px;
1911
- }
1912
-
1913
- .e-de-list-bullet-none {
1914
- height: 40px;
1915
- width: 40px;
1916
- }
1917
-
1918
- .e-de-list-bullet-dot {
1919
- height: 40px;
1920
- width: 40px;
1921
- }
1922
-
1923
- .e-de-list-bullet-circle {
1924
- height: 40px;
1925
- width: 40px;
1926
- }
1927
-
1928
- .e-de-list-bullet-square {
1929
- height: 40px;
1930
- width: 40px;
1931
- }
1932
-
1933
- .e-de-list-bullet-flower {
1934
- height: 40px;
1935
- width: 40px;
1936
- }
1937
-
1938
- .e-de-list-bullet-arrow {
1939
- height: 40px;
1940
- width: 40px;
1941
- }
1942
-
1943
- .e-de-list-bullet-tick {
1944
- height: 40px;
1945
- width: 40px;
1946
- }
1947
-
1948
- .e-de-bullet:hover {
1949
- background: rgba(0, 0, 0, 0.12);
1950
- }
1951
-
1952
- .e-de-list-numbered-none {
1953
- height: 80px;
1954
- width: 80px;
1955
- }
1956
-
1957
- .e-de-list-numbered-number-dot {
1958
- height: 80px;
1959
- width: 80px;
1960
- }
1961
-
1962
- .e-de-list-numbered-number-brace {
1963
- height: 80px;
1964
- width: 80px;
1965
- }
1966
-
1967
- .e-de-list-numbered-up-roman {
1968
- height: 80px;
1969
- width: 80px;
1970
- }
1971
-
1972
- .e-de-list-numbered-up-letter {
1973
- height: 80px;
1974
- width: 80px;
1975
- }
1976
-
1977
- .e-de-list-numbered-low-letter-brace {
1978
- height: 80px;
1979
- width: 80px;
1980
- }
1981
-
1982
- .e-de-numbered-low-letter-dot {
1983
- height: 80px;
1984
- width: 80px;
1985
- }
1986
-
1987
- .e-de-list-numbered-low-roman {
1988
- height: 80px;
1989
- width: 80px;
1990
- }
1991
-
1992
- .e-de-numbered:hover {
1993
- background: rgba(0, 0, 0, 0.12);
1994
- }
1995
-
1996
- .e-de-list-multilevel-none {
1997
- height: 80px;
1998
- width: 80px;
1999
- }
2000
-
2001
- .e-de-list-multilevel-list-normal {
2002
- height: 80px;
2003
- width: 80px;
2004
- }
2005
-
2006
- .e-de-list-multilevel-list-multilevel {
2007
- height: 80px;
2008
- width: 80px;
2009
- }
2010
-
2011
- .e-de-list-multilevel-list-bullets {
2012
- height: 80px;
2013
- width: 80px;
2014
- }
2015
-
2016
- .e-de-multilevel-list:hover {
2017
- background: rgba(0, 0, 0, 0.12);
2018
- }
2019
-
2020
- .e-de-list-dialog-open:hover {
2021
- background: rgba(0, 0, 0, 0.12);
2022
- }
2023
-
2024
- .e-de-cell-options {
2025
- left: 336px;
2026
- top: 272px;
2027
- }
2028
-
2029
- .e-de-cell-options.e-de-rtl {
2030
- left: 123px;
2031
- }
2032
-
2033
- .e-de-font-color-label {
2034
- margin-bottom: 0;
2035
- margin-right: 14px;
2036
- margin-top: 14px;
2037
- }
2038
-
2039
- .e-de-font-content-label {
2040
- width: 115px;
2041
- }
2042
-
2043
- .e-de-font-color-margin {
2044
- margin-right: 8px;
2045
- margin-top: 5px;
2046
- }
2047
-
2048
- .e-de-font-color-margin.e-de-rtl {
2049
- margin-left: 8px;
2050
- margin-right: 0;
2051
- }
2052
-
2053
- .e-de-font-content-checkbox-label {
2054
- margin-left: 42px;
2055
- }
2056
-
2057
- .e-de-font-content-checkbox-label-rtl {
2058
- margin-right: 61px;
2059
- }
2060
-
2061
- .e-bigger .e-de-font-content-checkbox-label {
2062
- margin-left: 64px;
2063
- }
2064
- .e-bigger .e-de-font-content-checkbox-label-rtl {
2065
- margin-right: 64px;
2066
- }
2067
- .e-bigger .e-de-font-content-label {
2068
- width: 132px;
2069
- }
2070
-
2071
- .e-de-font-checkbox {
2072
- margin-top: 10px;
2073
- }
2074
-
2075
- .e-de-font-checkbox-transform {
2076
- margin-left: 58px;
2077
- }
2078
-
2079
- .e-de-font-checkbox-transform.e-de-rtl {
2080
- margin-left: 0;
2081
- margin-right: 58px;
2082
- }
2083
-
2084
- .e-de-font-checkbox-transform-label {
2085
- margin-bottom: 10px;
2086
- margin-top: 10px;
2087
- }
2088
-
2089
- .e-de-font-checkbox.e-de-rtl {
2090
- margin-left: 0;
2091
- margin-right: 58px;
2092
- }
2093
-
2094
- .e-de-font-checkbox.e-de-rtl {
2095
- margin-left: 0;
2096
- margin-right: 58px;
2097
- }
2098
-
2099
- .e-de-font-clr-div {
2100
- margin-top: 14px;
2101
- }
2102
-
2103
- .e-de-font-dlg-padding {
2104
- margin-top: 14px;
2105
- }
2106
-
2107
- .e-de-table-container-div {
2108
- margin-top: 12px;
2109
- }
2110
-
2111
- .e-de-table-header-div {
2112
- padding-top: 0;
2113
- }
2114
-
2115
- .e-de-table-subheader-div {
2116
- float: right;
2117
- margin-right: 140px;
2118
- margin-top: -40px;
2119
- }
2120
-
2121
- .e-de-table-subheader-div.e-de-rtl {
2122
- float: left;
2123
- margin-left: 140px;
2124
- margin-right: 0;
2125
- }
2126
-
2127
- .e-de-table-cell-header-div {
2128
- padding-top: 0;
2129
- }
2130
-
2131
- .e-de-table-cell-subheader-div {
2132
- top: 57px;
2133
- }
2134
-
2135
- .e-de-cell-margin-header {
2136
- left: -26px;
2137
- top: 274px;
2138
- }
2139
-
2140
- .e-de-font-dlg-display {
2141
- display: -ms-inline-flexbox;
2142
- display: inline-flex;
2143
- }
2144
-
2145
- .e-de-tbl-margin-sub-header {
2146
- margin-top: 10px;
2147
- }
2148
-
2149
- .e-de-tbl-btn-separator {
2150
- width: 60%;
2151
- }
2152
-
2153
- .e-de-op-msg {
2154
- color: #000;
2155
- top: 79px;
2156
- }
2157
-
2158
- .e-de-save-dlg-file-name {
2159
- height: 25px;
2160
- margin-bottom: 8px;
2161
- }
2162
-
2163
- .e-de-save-dlg-format-type {
2164
- height: 25px;
2165
- margin-bottom: 8px;
2166
- padding-top: 1px;
2167
- }
2168
-
2169
- .e-de-search-tab-content {
2170
- margin-top: 12px;
2171
- width: 275px;
2172
- }
2173
-
2174
- .e-de-font-dlg {
2175
- width: max-content;
2176
- }
2177
-
2178
- .e-de-hyperlink {
2179
- width: 250px;
2180
- }
2181
-
2182
- .e-bigger .e-de-hyperlink {
2183
- width: 300px;
2184
- }
2185
-
2186
- .e-de-insert-table {
2187
- height: auto;
2188
- width: auto;
2189
- }
2190
-
2191
- .e-de-insert-footnote {
2192
- height: 139px;
2193
- width: 247px;
2194
- }
2195
-
2196
- .e-de-insert-spellchecker {
2197
- height: 360px;
2198
- width: 513px;
2199
- font-weight: normal;
2200
- }
2201
-
2202
- .e-bigger .e-de-insert-spellchecker {
2203
- width: 600px;
2204
- }
2205
-
2206
- .e-de-dlg-spellcheck-listview {
2207
- border: 1px solid #e4e4e4;
2208
- border-radius: 2px !important;
2209
- height: 122px !important;
2210
- margin-right: 14px;
2211
- margin-top: 8px;
2212
- position: relative;
2213
- float: left;
2214
- width: 100%;
2215
- }
2216
-
2217
- .e-de-dlg-spellcheck-listview.e-de-rtl {
2218
- float: right;
2219
- }
2220
-
2221
- .e-de-spellcheck-error-container {
2222
- height: 140px;
2223
- margin-bottom: 25px;
2224
- display: -ms-flexbox;
2225
- display: flex;
2226
- }
2227
-
2228
- .e-de-spellcheck-suggestion-container {
2229
- height: 140px;
2230
- margin-bottom: 25px;
2231
- display: -ms-flexbox;
2232
- display: flex;
2233
- }
2234
-
2235
- .e-dlg-spellcheck-listitem {
2236
- font-size: 15px !important;
2237
- }
2238
-
2239
- .e-de-spellcheck-btncontainer {
2240
- margin-top: 8px;
2241
- position: relative;
2242
- width: 100%;
2243
- float: right;
2244
- }
2245
-
2246
- .e-de-spellcheck-btncontainer.e-de-rtl {
2247
- float: left;
2248
- }
2249
-
2250
- .e-de-spellcheck-btn {
2251
- margin-bottom: 8px;
2252
- width: 100%;
2253
- }
2254
-
2255
- .e-de-dlg-spellchecker-subheader {
2256
- margin-top: 8px;
2257
- font-size: 15px;
2258
- }
2259
-
2260
- .e-de-dlg-spellchecker-subheaderbtm {
2261
- font-size: 15px;
2262
- }
2263
-
2264
- .e-de-list-dlg {
2265
- height: 450px;
2266
- width: 400px;
2267
- }
2268
-
2269
- .e-de-save-dlg {
2270
- height: 135px;
2271
- width: 230px;
2272
- }
2273
-
2274
- .e-de-table-properties-dlg {
2275
- width: 410px;
2276
- }
2277
-
2278
- .e-de-table-border-shading-dlg {
2279
- width: 460px;
2280
- }
2281
-
2282
- .e-de-table-cell-margin-dlg {
2283
- height: auto;
2284
- width: 380px;
2285
- }
2286
-
2287
- .e-de-table-options-dlg {
2288
- height: auto;
2289
- width: 380px;
2290
- }
2291
-
2292
- .e-de-table-border-none {
2293
- position: absolute;
2294
- top: 25px;
2295
- }
2296
-
2297
- .e-de-table-border-box {
2298
- position: absolute;
2299
- top: 95px;
2300
- }
2301
-
2302
- .e-de-table-border-all {
2303
- position: absolute;
2304
- top: 165px;
2305
- }
2306
-
2307
- .e-de-table-border-custom {
2308
- position: absolute;
2309
- top: 235px;
2310
- }
2311
-
2312
- .e-de-table-shading-preview {
2313
- top: 385px;
2314
- }
2315
-
2316
- .e-de-font-label span.e-label {
2317
- color: rgba(0, 0, 0, 0.87);
2318
- }
2319
-
2320
- .e-de-font-content-label:hover .e-label,
2321
- .e-css.e-de-font-content-label:hover .e-label {
2322
- color: rgba(0, 0, 0, 0.87);
2323
- }
2324
-
2325
- .e-de-font-label:hover .e-label,
2326
- .e-css.e-de-font-label:hover .e-label {
2327
- color: rgba(0, 0, 0, 0.87);
2328
- }
2329
-
2330
- .e-de-op-dlg-footer {
2331
- margin-top: 14px;
2332
- }
2333
-
2334
- .e-de-op-dlg-footer .e-btn {
2335
- padding-left: 6px;
2336
- padding-right: 6px;
2337
- }
2338
-
2339
- .e-de-search-tab-content .e-input-group .e-de-search-input {
2340
- width: 204px;
2341
- }
2342
-
2343
- .e-de-op-replacewith {
2344
- width: 98%;
2345
- }
2346
-
2347
- .e-de-table-ppty-tab {
2348
- border: 0;
2349
- }
2350
-
2351
- .e-de-list-format-info {
2352
- border-radius: 50% !important;
2353
- cursor: default;
2354
- font-size: 12px !important;
2355
- height: 15px;
2356
- line-height: 1px;
2357
- padding: 3px 0 0 0 !important;
2358
- text-transform: lowercase;
2359
- width: 16px;
2360
- }
2361
-
2362
- .e-button-custom {
2363
- height: 32px;
2364
- width: 100%;
2365
- }
2366
-
2367
- .e-bigger .e-button-custom {
2368
- height: 37px;
2369
- width: 100%;
2370
- }
2371
-
2372
- .e-styles-listview,
2373
- .e-bookmark-listview {
2374
- border: 1px solid #c8c8c8;
2375
- border-radius: 4px;
2376
- height: 150px;
2377
- overflow-y: scroll;
2378
- }
2379
-
2380
- .e-bookmark-gotobutton,
2381
- .e-bookmark-addbutton,
2382
- .e-styles-addbutton,
2383
- .e-bookmark-deletebutton {
2384
- margin-bottom: 12px;
2385
- }
2386
-
2387
- .e-bookmark-list {
2388
- float: left;
2389
- margin-right: 14px;
2390
- width: 250px;
2391
- }
2392
-
2393
- .e-bookmark-list.e-de-rtl {
2394
- margin-left: 20px;
2395
- margin-right: 0;
2396
- }
2397
-
2398
- .e-bookmark-textboxdiv {
2399
- margin-bottom: 8px;
2400
- }
2401
-
2402
- .e-bookmark-listview .e-list-item {
2403
- font-size: 13px;
2404
- height: 30px;
2405
- line-height: 27px;
2406
- }
2407
-
2408
- .e-bookmark-common {
2409
- display: -ms-flexbox;
2410
- display: flex;
2411
- }
2412
-
2413
- .e-bookmark-button {
2414
- position: relative;
2415
- top: 0;
2416
- }
2417
-
2418
- .e-font {
2419
- float: left;
2420
- }
2421
-
2422
- .e-font-rtl {
2423
- float: right;
2424
- }
2425
-
2426
- .e-de-table-border-toptop-alignment,
2427
- .e-de-table-border-topcenter-alignment,
2428
- .e-de-table-border-topbottom-alignment,
2429
- .e-de-table-border-diagionalup-alignment,
2430
- .e-de-table-border-diagionaldown-alignment,
2431
- .e-de-table-border-bottomleft-alignment,
2432
- .e-de-table-border-bottomcenter-alignment,
2433
- .e-de-table-border-bottomright-alignment {
2434
- left: 48%;
2435
- position: relative;
2436
- top: 59%;
2437
- transform: translate(-50%, -50%);
2438
- }
2439
-
2440
- .e-de-style-properties,
2441
- .e-de-style-formatting {
2442
- font-size: 14px;
2443
- font-weight: 400;
2444
- color: #212529;
2445
- }
2446
-
2447
- .e-de-style-formatting {
2448
- margin-bottom: 14px;
2449
- }
2450
-
2451
- .e-de-style-paragraph-indent-group-button .e-btn,
2452
- .e-de-style-paragraph-group-button .e-btn,
2453
- .e-de-style-font-group-button .e-btn {
2454
- box-shadow: none;
2455
- }
2456
-
2457
- .e-de-table-options-dlg-div {
2458
- height: auto;
2459
- position: relative;
2460
- margin-bottom: 14px;
2461
- width: 504px;
2462
- }
2463
-
2464
- .e-de-style-properties {
2465
- margin-bottom: 14px;
2466
- }
2467
-
2468
- .e-de-style-nametype-div {
2469
- margin-bottom: 14px;
2470
- }
2471
-
2472
- .e-de-style-based-para-div {
2473
- margin-bottom: 14px;
2474
- }
2475
-
2476
- .e-de-style-name,
2477
- .e-de-style-styletype,
2478
- .e-de-style-style-based-on,
2479
- .e-de-style-style-paragraph {
2480
- font-weight: normal;
2481
- margin-bottom: 8px;
2482
- font-size: 13px;
2483
- width: 180px;
2484
- }
2485
-
2486
- .e-de-style-left-div {
2487
- margin-right: 22px;
2488
- }
2489
-
2490
- .e-de-style-left-div.e-de-rtl {
2491
- margin-left: 22px;
2492
- margin-right: 0;
2493
- }
2494
-
2495
- .e-de-style-font-color-picker,
2496
- .e-de-style-icon-button-size,
2497
- .e-de-style-icon-button-first-size,
2498
- .e-de-style-icon-button-last-size {
2499
- height: 31px;
2500
- }
2501
-
2502
- .e-bigger .e-de-style-font-color-picker,
2503
- .e-bigger .e-de-style-icon-button-size,
2504
- .e-bigger .e-de-style-icon-button-first-size,
2505
- .e-bigger .e-de-style-icon-button-last-size {
2506
- height: 35px;
2507
- }
2508
- .e-bigger .e-de-style-bold-button-size {
2509
- margin-left: 8px;
2510
- margin-right: 8px;
2511
- height: 35px;
2512
- }
2513
-
2514
- .e-bigger .e-dlg-container .e-de-dlg-target .e-de-style-dialog .e-de-style-font-color-picker button {
2515
- height: 40px !important;
2516
- width: auto !important;
2517
- }
2518
-
2519
- .e-bigger .e-dlg-container .e-de-dlg-target .e-de-style-dialog .e-de-style-font-color-picker button {
2520
- height: 40px !important;
2521
- width: auto !important;
2522
- }
2523
-
2524
- .e-de-style-bold-button-size {
2525
- margin-left: 8px;
2526
- margin-right: 8px;
2527
- height: 31px;
2528
- }
2529
-
2530
- .e-de-style-format-dropdwn .e-btn-icon {
2531
- margin-left: 8px;
2532
- }
2533
-
2534
- .e-de-style-font-color-picker,
2535
- .e-de-style-icon-button-size {
2536
- margin-right: 8px;
2537
- }
2538
-
2539
- .e-de-style-icon-button-first-size {
2540
- margin-left: 8px;
2541
- margin-right: 3px;
2542
- }
2543
-
2544
- .e-de-style-icon-button-last-size {
2545
- margin-right: 8px;
2546
- }
2547
-
2548
- .e-de-style-font-color-picker {
2549
- margin-left: 8px;
2550
- }
2551
-
2552
- .e-style-font-fmaily-right {
2553
- margin-right: 8px;
2554
- }
2555
-
2556
- .e-style-font {
2557
- margin-left: 20px;
2558
- margin-right: 20px;
2559
- }
2560
-
2561
- .e-de-style-dlg-name-input {
2562
- height: 31px;
2563
- }
2564
-
2565
- .e-style-list {
2566
- margin-left: 20px;
2567
- }
2568
-
2569
- .e-de-style-dialog .e-de-style-only-this-document {
2570
- margin-top: 25px;
2571
- }
2572
-
2573
- .e-de-style-format-dropdwn {
2574
- width: 135px;
2575
- }
2576
-
2577
- .e-de-style-options-div,
2578
- .e-de-style-options-div > div:first-child {
2579
- margin-bottom: 14px !important;
2580
- }
2581
-
2582
- .e-de-style-paragraph-group-button {
2583
- border-right: 2px solid #ced4da;
2584
- }
2585
-
2586
- .e-de-style-font-group-button {
2587
- border-left: 2px solid #ced4da;
2588
- border-right: 2px solid #ced4da;
2589
- }
2590
-
2591
- .e-de-op-replace-messagediv {
2592
- color: #000;
2593
- top: auto;
2594
- }
2595
-
2596
- .e-de-font-content-label .e-label,
2597
- .e-de-font-dlg-cb-right .e-label,
2598
- .e-de-font-checkbox .e-label {
2599
- font-size: 12px;
2600
- }
2601
-
2602
- .e-de-font-content-label .e-frame,
2603
- .e-de-font-dlg-cb-right .e-frame,
2604
- .e-de-font-checkbox .e-frame,
2605
- .e-de-font-content-label-caps .e-frame,
2606
- .e-de-cntr-pane-padding .e-frame {
2607
- height: 15px;
2608
- line-height: 13px;
2609
- width: 15px;
2610
- }
2611
-
2612
- .e-de-op-input-group,
2613
- .e-de-op-replacewith {
2614
- height: auto;
2615
- }
2616
-
2617
- .e-bigger .e-de-op-input-group,
2618
- .e-bigger .e-de-op-replacewith {
2619
- height: 40px;
2620
- }
2621
-
2622
- .e-de-hyperlink-bookmark-check {
2623
- margin-top: 20px;
2624
- }
2625
-
2626
- .e-de-table-container-div .e-checkbox-wrapper .e-frame,
2627
- .e-de-table-header-div .e-checkbox-wrapper .e-frame,
2628
- .e-de-table-ppty-options-break .e-checkbox-wrapper .e-frame,
2629
- .e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-frame,
2630
- .e-de-table-cell-header-div .e-checkbox-wrapper .e-frame,
2631
- .e-de-tbl-btn-separator .e-checkbox-wrapper .e-frame,
2632
- .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame,
2633
- .e-de-tbl-margin-sub-header .e-frame {
2634
- height: 15px;
2635
- line-height: 13px;
2636
- width: 15px;
2637
- }
2638
-
2639
- .e-de-table-container-div .e-checkbox-wrapper .e-label,
2640
- .e-de-table-header-div .e-checkbox-wrapper .e-label,
2641
- .e-de-table-ppty-options-break .e-checkbox-wrapper .e-label,
2642
- .e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-label,
2643
- .e-de-table-cell-header-div .e-checkbox-wrapper .e-label,
2644
- .e-de-tbl-btn-separator .e-checkbox-wrapper .e-label,
2645
- .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-label,
2646
- .e-de-tbl-margin-sub-header .e-label {
2647
- font-size: 14px;
2648
- }
2649
-
2650
- .e-de-table-container-div .e-checkbox-wrapper .e-label,
2651
- .e-de-table-header-div .e-checkbox-wrapper .e-label,
2652
- .e-de-table-ppty-options-break .e-checkbox-wrapper .e-label,
2653
- .e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-label,
2654
- .e-de-table-cell-header-div .e-checkbox-wrapper .e-label,
2655
- .e-de-tbl-btn-separator .e-checkbox-wrapper .e-label,
2656
- .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-label,
2657
- .e-de-tbl-margin-sub-header .e-label {
2658
- font-size: 14px;
2659
- }
2660
-
2661
- .e-de-table-ppty-dlg-measure-div {
2662
- float: right;
2663
- margin-left: 20px;
2664
- margin-top: -18px;
2665
- }
2666
-
2667
- .e-de-table-ppty-dlg-measure-div.e-de-rtl {
2668
- float: left;
2669
- margin-left: 0;
2670
- margin-right: 20px;
2671
- }
2672
-
2673
- .e-de-table-ppty-dlg-measure-drop-down-div {
2674
- float: right;
2675
- margin-left: 20px;
2676
- margin-top: 6px;
2677
- width: 120px;
2678
- }
2679
-
2680
- .e-de-table-ppty-dlg-measure-drop-down-div.e-de-rtl {
2681
- margin-left: 0;
2682
- margin-right: 20px;
2683
- }
2684
-
2685
- .e-de-table-ppty-dlg-row-height-label {
2686
- float: right;
2687
- margin-right: 184px;
2688
- margin-top: -62px;
2689
- }
2690
-
2691
- .e-de-table-ppty-dlg-row-height-label.e-de-rtl {
2692
- float: left;
2693
- margin-left: 184px;
2694
- margin-right: 0;
2695
- }
2696
-
2697
- .e-de-table-ppty-dlg-preferred-width-div {
2698
- float: right;
2699
- margin-left: 20px;
2700
- margin-top: 6px;
2701
- width: 120px;
2702
- }
2703
-
2704
- .e-de-table-ppty-dlg-preferred-width-div.e-de-rtl {
2705
- margin-left: 0;
2706
- margin-right: 20px;
2707
- width: 120px;
2708
- }
2709
-
2710
- .e-de-table-ppty-options-break {
2711
- margin-bottom: 8px;
2712
- }
2713
-
2714
- .e-de-table-cell-subheader-div {
2715
- margin-right: 125px;
2716
- margin-top: -37px;
2717
- }
2718
-
2719
- .e-de-table-cell-subheader-div.e-de-rtl {
2720
- margin-left: 125px;
2721
- margin-right: 0;
2722
- }
2723
-
2724
- .e-de-table-ppty-dlg-cell-tab-measure-label {
2725
- float: right;
2726
- margin-right: 190px;
2727
- margin-top: -58px;
2728
- }
2729
-
2730
- .e-tab .e-tab-header .e-toolbar-item .e-de-table-ppty-dlg-row-header {
2731
- padding-left: 12px;
2732
- padding-right: 12px;
2733
- }
2734
-
2735
- .e-tab .e-tab-header .e-toolbar-item .e-de-table-ppty-dlg-cell-header {
2736
- padding-left: 12px;
2737
- padding-right: 12px;
2738
- }
2739
-
2740
- .e-tab .e-tab-header .e-toolbar-item .e-de-page-setup-dlg-margin-tab-header {
2741
- padding-left: 15px;
2742
- padding-right: 12px;
2743
- }
2744
-
2745
- .e-styles-list {
2746
- float: left;
2747
- margin-right: 24px;
2748
- width: 250px;
2749
- }
2750
-
2751
- .e-styles-textboxdiv {
2752
- padding-bottom: 15px;
2753
- }
2754
-
2755
- .e-styles-listview .e-list-item {
2756
- font-size: 13px;
2757
- height: 30px;
2758
- line-height: 27px;
2759
- }
2760
-
2761
- .e-styles-common {
2762
- padding-top: 5px;
2763
- }
2764
-
2765
- .e-styles-button {
2766
- float: right;
2767
- }
2768
-
2769
- .e-de-toc-dlg-right-sub-container.e-de-rtl {
2770
- margin-left: 2px;
2771
- margin-right: 2px;
2772
- }
2773
-
2774
- .e-de-toc-dlg-styles {
2775
- margin-bottom: 11px;
2776
- margin-left: 38px;
2777
- margin-top: 30px;
2778
- }
2779
-
2780
- .e-de-toc-dlg-styles.e-de-rtl {
2781
- margin-left: 0;
2782
- margin-right: 38px;
2783
- }
2784
-
2785
- .e-de-toc-dlg-style-input.e-de-rtl {
2786
- margin-left: 0;
2787
- margin-right: 38px;
2788
- }
2789
-
2790
- .e-de-toc-table-div .e-de-toc-dlg-toc-level {
2791
- height: 24px;
2792
- margin-left: 36px;
2793
- width: 44px;
2794
- }
2795
-
2796
- .e-de-toc-styles-table-div {
2797
- border: 1px solid #c3c3c3;
2798
- border-radius: 3px;
2799
- margin-top: 10px;
2800
- width: 100%;
2801
- height: 183px;
2802
- }
2803
-
2804
- .e-de-toc-dlg-sub-level-heading {
2805
- font-size: 12px;
2806
- }
2807
-
2808
- .e-de-toc-table-div {
2809
- height: 143px;
2810
- overflow-y: scroll;
2811
- width: 100%;
2812
- }
2813
-
2814
- .e-de-toc-dlg-style-input {
2815
- margin-bottom: 3px;
2816
- margin-left: 38px;
2817
- width: 210px;
2818
- }
2819
-
2820
- .e-de-toc-dlg-outline-levels {
2821
- margin-top: 15px;
2822
- width: 150px;
2823
- }
2824
-
2825
- .e-bookmark-textboxdiv .e-bookmark-textbox-input {
2826
- height: 32px;
2827
- }
2828
-
2829
- .e-styles-dlgfields {
2830
- font-weight: normal;
2831
- margin-bottom: 6px;
2832
- }
2833
-
2834
- .e-tab .e-tab-header .e-toolbar-item .e-de-op-find-tab-header {
2835
- padding-left: 15px;
2836
- padding-right: 12px;
2837
- }
2838
-
2839
- .e-tab .e-tab-header .e-toolbar-item .e-de-op-replace-tab-header {
2840
- padding-left: 15px;
2841
- padding-right: 12px;
2842
- }
2843
-
2844
- .e-de-dlg-target .e-footer-content .e-list-dlg-font {
2845
- margin-left: 1px;
2846
- }
2847
-
2848
- .e-bookmark-dlgfields {
2849
- font-weight: normal;
2850
- font-size: 12px;
2851
- margin-bottom: 8px;
2852
- }
2853
-
2854
- .e-de-ui-wfloating-menu.e-de-ui-bullets-menu .e-de-ui-wfloating-menuitem-md {
2855
- height: 65px;
2856
- padding: 10px;
2857
- width: 70px;
2858
- }
2859
-
2860
- .e-de-ui-wfloating-menu.e-de-ui-bullets-menu .e-de-ui-wfloating-bullet-menuitem-md {
2861
- height: 45px;
2862
- width: 45px;
2863
- }
2864
-
2865
- .e-de-bullet-icon-size {
2866
- height: 45px;
2867
- width: 45px;
2868
- }
2869
-
2870
- .e-de-ui-list-header-presetmenu {
2871
- cursor: pointer;
2872
- font-size: 11px;
2873
- line-height: 14px;
2874
- min-width: 50px;
2875
- overflow: hidden;
2876
- text-align: left;
2877
- white-space: nowrap;
2878
- width: 100%;
2879
- }
2880
-
2881
- .e-de-number-bullet-dlg .e-tab .e-content .e-item {
2882
- padding: 0px;
2883
- }
2884
-
2885
- .e-de-number-bullet-dlg {
2886
- width: 272px;
2887
- }
2888
-
2889
- .e-de-style-numbered-list,
2890
- .e-de-ui-bullet-list-header-presetmenu {
2891
- height: 270px;
2892
- }
2893
-
2894
- .e-de-ui-bullet {
2895
- font-size: 42px;
2896
- }
2897
-
2898
- .e-de-ui-list-header-presetmenu .e-de-ui-list-line {
2899
- border-bottom: 1px solid #ccc;
2900
- margin-left: 5px;
2901
- width: 100%;
2902
- }
2903
-
2904
- .e-de-ui-list-header-presetmenu div span {
2905
- color: #aaa;
2906
- display: inline-block;
2907
- vertical-align: middle;
2908
- }
2909
-
2910
- .e-de-ui-wfloating-menu .e-de-ui-wfloating-menuitem,
2911
- .e-de-ui-wfloating-menu .e-de-ui-menuitem-none {
2912
- border: 0;
2913
- box-shadow: inset 0 0 0 1px #ebebeb;
2914
- cursor: pointer;
2915
- height: 70px;
2916
- margin: 0 5px 5px 0;
2917
- padding: 0;
2918
- width: 70px;
2919
- }
2920
-
2921
- .e-de-ui-wfloating-menu {
2922
- padding: 10px 4px 5px 10px;
2923
- }
2924
-
2925
- .e-de-list-thumbnail .e-de-list-items {
2926
- float: left;
2927
- }
2928
-
2929
- .e-de-list-thumbnail .e-de-list-items {
2930
- background: #fff;
2931
- border: 1px solid transparent;
2932
- clear: initial;
2933
- display: inline-block;
2934
- height: auto;
2935
- margin: 5px;
2936
- text-align: center;
2937
- width: auto;
2938
- }
2939
-
2940
- .e-de-list-items {
2941
- background: #fff;
2942
- box-sizing: border-box;
2943
- cursor: pointer;
2944
- list-style: none;
2945
- padding: 7px 10px;
2946
- position: relative;
2947
- }
2948
-
2949
- .e-de-list-item-size {
2950
- font-size: 14px;
2951
- }
2952
-
2953
- .e-de-ui-wfloating-menu {
2954
- padding: 10px 4px 5px 10px;
2955
- }
2956
-
2957
- .e-de-table-ppty-dlg-tabs {
2958
- height: 280px;
2959
- position: relative;
2960
- }
2961
-
2962
- .e-de-ui-bullet-list-header-presetmenu .e-de-list-thumbnail .e-de-list-active,
2963
- .e-de-style-numbered-list .e-de-list-thumbnail .e-de-list-active {
2964
- border-color: #007bff;
2965
- }
2966
-
2967
- .e-de-rp-sub-content-div {
2968
- line-height: none;
2969
- font-size: 12px;
2970
- margin-bottom: 8px;
2971
- }
2972
-
2973
- .e-de-bullet-icons {
2974
- left: 50%;
2975
- position: absolute;
2976
- top: 50%;
2977
- transform: translate(-50%, -50%);
2978
- }
2979
-
2980
- .e-de-header-footer-list {
2981
- color: #007bff;
2982
- }
2983
-
2984
- .e-de-ltr-btn-div {
2985
- font-size: 12px;
2986
- width: 200px;
2987
- }
2988
-
2989
- .e-de-tbl-rtl-btn-div {
2990
- font-size: 12px;
2991
- margin-right: 14px;
2992
- }
2993
-
2994
- .e-de-tbl-rtl-btn-div.e-de-rtl {
2995
- margin-left: 14px;
2996
- margin-right: 0;
2997
- }
2998
-
2999
- .e-de-tbl-ltr-btn-div {
3000
- font-size: 12px;
3001
- }
3002
-
3003
- .e-de-disabledbutton {
3004
- opacity: 0.4;
3005
- pointer-events: none;
3006
- }
3007
-
3008
- .e-bigger .e-de-insert-table {
3009
- height: auto;
3010
- width: auto;
3011
- }
3012
- .e-bigger .e-de-insert-footnote {
3013
- height: auto;
3014
- width: auto;
3015
- }
3016
- .e-bigger .e-de-dlg-target .e-footer-content .e-control.e-btn.e-flat:not(.e-icon-btn) {
3017
- height: auto;
3018
- }
3019
- .e-bigger .e-de-font-dlg {
3020
- width: max-content;
3021
- }
3022
- .e-bigger .e-para-dlg-sub-height {
3023
- height: 170px;
3024
- }
3025
- .e-bigger .e-de-toc-table-div .e-de-toc-dlg-toc-level.e-de-rtl {
3026
- margin-right: 36px;
3027
- }
3028
- .e-bigger .e-de-font-content-label-width {
3029
- width: 68px;
3030
- }
3031
- .e-bigger .e-de-toc-label {
3032
- margin-left: 0px;
3033
- }
3034
- .e-bigger .e-de-toc-label-rtl {
3035
- margin-left: 0px;
3036
- margin-right: 0px;
3037
- }
3038
- .e-bigger .e-de-outline-rtl {
3039
- width: 173px;
3040
- }
3041
- .e-bigger .e-de-rp-header {
3042
- font-size: 16px;
3043
- width: 75%;
3044
- }
3045
-
3046
- .e-de-restrict-format {
3047
- margin-top: 16px;
3048
- }
3049
-
3050
- .e-de-rp-format {
3051
- font-size: 13px;
3052
- margin-bottom: 12px;
3053
- opacity: 0.65;
3054
- font-weight: normal;
3055
- }
3056
-
3057
- .e-de-rp-checkbox {
3058
- font-size: 12px;
3059
- }
3060
-
3061
- .e-de-rp-border {
3062
- margin-bottom: 12px;
3063
- margin-top: 12px;
3064
- }
3065
-
3066
- .e-de-rp-header {
3067
- font-size: 15px;
3068
- font-weight: normal;
3069
- opacity: 0.87;
3070
- color: #212529;
3071
- width: 75%;
3072
- }
3073
-
3074
- .e-de-rp-user .e-checkbox-wrapper {
3075
- width: auto;
3076
- }
3077
-
3078
- .e-de-rp-nav-btn,
3079
- .e-de-rp-btn-enforce {
3080
- background: #fafafa;
3081
- font-size: 13px;
3082
- opacity: 0.87;
3083
- border-radius: 2px;
3084
- box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 2px 4px 0 rgba(0, 0, 0, 0.5);
3085
- border-color: #dee2e6;
3086
- box-shadow: none;
3087
- color: #495057;
3088
- opacity: 1;
3089
- }
3090
-
3091
- .e-bigger .e-de-rp-btn-enforce {
3092
- padding-left: 10px;
3093
- padding-right: 10px;
3094
- }
3095
-
3096
- .e-de-rp-nav-btn {
3097
- width: auto;
3098
- }
3099
-
3100
- .e-de-rp-btn-stop-enforce {
3101
- background: #fafafa;
3102
- font-size: 13px;
3103
- opacity: 0.87;
3104
- border-radius: 2px;
3105
- box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 2px 4px 0 rgba(0, 0, 0, 0.5);
3106
- border-color: #dee2e6;
3107
- box-shadow: none;
3108
- color: #495057;
3109
- opacity: 1;
3110
- }
3111
-
3112
- .e-de-rp-sub-div {
3113
- border-bottom: 1px solid #e4e4e4;
3114
- padding: 12px;
3115
- }
3116
-
3117
- .e-de-restrict-pane {
3118
- padding-left: 0;
3119
- padding-top: 0;
3120
- padding-right: 0;
3121
- }
3122
-
3123
- .e-de-rp-whole-header {
3124
- padding: 12px;
3125
- }
3126
-
3127
- .e-de-rp-user {
3128
- background: #fff;
3129
- border: 1px solid #e4e4e4;
3130
- border-radius: 2px;
3131
- font-size: 12px;
3132
- height: 110px;
3133
- }
3134
-
3135
- .e-de-rp-enforce {
3136
- padding: 12px;
3137
- }
3138
-
3139
- .e-de-rp-enforce-nav {
3140
- margin: 0 12px 12px 12px;
3141
- }
3142
-
3143
- .e-de-enforce-dlg-title {
3144
- font-size: 14px;
3145
- font-weight: normal;
3146
- margin-bottom: 8px;
3147
- }
3148
-
3149
- .e-de-enforce .e-de-enforce-dlg-input {
3150
- height: 32px;
3151
- width: 300px;
3152
- }
3153
-
3154
- .e-de-user-add-btn {
3155
- border-radius: 2px;
3156
- width: 74px;
3157
- }
3158
-
3159
- .e-de-user-dlg .e-de-user-dlg-textbox-input {
3160
- margin-right: 16px;
3161
- width: 304px;
3162
- }
3163
-
3164
- .e-de-user-dlg-list.e-de-rtl .e-de-user-dlg-textbox-input {
3165
- margin-right: 0;
3166
- margin-left: 16px;
3167
- }
3168
-
3169
- .e-de-user-dlg-list {
3170
- margin-bottom: 15px;
3171
- display: -ms-inline-flexbox;
3172
- display: inline-flex;
3173
- }
3174
-
3175
- .e-de-user-listview {
3176
- border: 1px solid #e4e4e4;
3177
- border-radius: 2px;
3178
- height: 106px;
3179
- }
3180
-
3181
- .e-de-user-dlg-user {
3182
- margin-bottom: 12px;
3183
- }
3184
-
3185
- .e-user-delete {
3186
- float: left;
3187
- }
3188
-
3189
- .e-de-unprotect-dlg-title {
3190
- font-size: 14px;
3191
- margin-bottom: 8px;
3192
- }
3193
-
3194
- .e-de-rp-stop-div1 {
3195
- opacity: 0.87;
3196
- padding: 12px 12px 6px 12px;
3197
- font-weight: 500;
3198
- border-bottom: 1px solid #e0e0e0;
3199
- }
3200
-
3201
- .e-de-rp-stop-div2 {
3202
- padding: 12px 12px 24px;
3203
- }
3204
-
3205
- .e-de-rp-close-icon {
3206
- float: right;
3207
- position: relative;
3208
- top: -7px;
3209
- right: -9px;
3210
- }
3211
-
3212
- .e-de-restrict-pane {
3213
- height: 100%;
3214
- overflow: auto;
3215
- overflow-x: hidden;
3216
- width: 268px;
3217
- }
3218
-
3219
- .e-de-rp-nav-lbl {
3220
- font-size: 13px;
3221
- margin: 0 12px;
3222
- }
3223
-
3224
- .e-documenteditor-optionspane {
3225
- height: 100%;
3226
- }
3227
-
3228
- .e-de-cmt-pane {
3229
- background-color: inherit;
3230
- color: #495057;
3231
- }
3232
-
3233
- .e-de-cp-whole-header {
3234
- padding: 12px;
3235
- }
3236
-
3237
- .e-de-cp-header {
3238
- font-size: 13px;
3239
- font-weight: 500;
3240
- opacity: 0.87;
3241
- width: 75%;
3242
- }
3243
-
3244
- .e-de-cmt-container {
3245
- height: auto;
3246
- padding: 0 8px;
3247
- overflow: auto;
3248
- }
3249
-
3250
- .e-de-cmt-sub-container {
3251
- background-color: #e9ecef;
3252
- border: 1px solid #dee2e6;
3253
- border-radius: 2px;
3254
- margin: 8px 0;
3255
- padding: 8px;
3256
- }
3257
-
3258
- .e-de-cmt-view {
3259
- cursor: default;
3260
- }
3261
-
3262
- .e-de-cmt-sub-container.e-de-cmt-selection {
3263
- border-left: 3px solid #007bff;
3264
- padding-left: 6px;
3265
- }
3266
-
3267
- .e-de-tc-outer {
3268
- border-bottom: 1px solid #d8d8d8;
3269
- }
3270
-
3271
- .e-de-tc-pane {
3272
- color: #495057;
3273
- }
3274
-
3275
- .e-de-trckchanges-inner {
3276
- cursor: default;
3277
- margin: 8px 0 8px 7.5px;
3278
- padding-left: 8px;
3279
- padding-right: 16px;
3280
- padding-bottom: 8px;
3281
- }
3282
-
3283
- .e-de-trckchanges-inner:hover {
3284
- border-left: 2px solid #007bff;
3285
- cursor: default;
3286
- margin: 8px 0 8px 7.5px;
3287
- padding-left: 6px;
3288
- padding-right: 16px;
3289
- padding-bottom: 8px;
3290
- }
3291
-
3292
- .e-de-trckchanges-inner.e-de-trckchanges-inner-select {
3293
- border-left: 3px solid #007bff;
3294
- cursor: default;
3295
- margin: 8px 0 8px 7.5px;
3296
- padding-left: 5px;
3297
- padding-right: 16px;
3298
- padding-bottom: 8px;
3299
- }
3300
-
3301
- .e-de-tc-no-chng {
3302
- color: #000;
3303
- font-size: 14px;
3304
- opacity: 65%;
3305
- margin: 60px 0;
3306
- text-align: center;
3307
- }
3308
-
3309
- .e-tc-btn-bg-clr.e-btn:not(:hover):not(.e-active) {
3310
- background-color: inherit;
3311
- border-color: transparent;
3312
- color: inherit;
3313
- }
3314
-
3315
- .e-tc-nvgte.e-icon-btn {
3316
- text-align: center;
3317
- vertical-align: middle;
3318
- }
3319
-
3320
- .e-de-track-span-user {
3321
- display: -ms-inline-flexbox;
3322
- display: inline-flex;
3323
- overflow: hidden;
3324
- width: 110px;
3325
- }
3326
-
3327
- .e-de-track-span-view {
3328
- display: -ms-inline-flexbox;
3329
- display: inline-flex;
3330
- overflow: hidden;
3331
- width: 50px;
3332
- }
3333
-
3334
- .e-btn.e-outline.e-de-track-accept-button {
3335
- min-width: 66px;
3336
- padding: 5px 4px;
3337
- text-transform: initial;
3338
- }
3339
-
3340
- .e-btn.e-outline.e-de-track-accept-button:hover {
3341
- min-width: 66px;
3342
- padding: 5px 4px;
3343
- text-transform: initial;
3344
- }
3345
-
3346
- .e-btn.e-outline.e-de-track-reject-button {
3347
- min-width: 64px;
3348
- padding: 5px 6px;
3349
- margin-left: 8px;
3350
- text-transform: initial;
3351
- }
3352
-
3353
- .e-btn.e-outline.e-de-track-reject-button:hover {
3354
- min-width: 64px;
3355
- padding: 5px 6px;
3356
- margin-left: 8px;
3357
- text-transform: initial;
3358
- }
3359
-
3360
- .e-de-track-chngs-count {
3361
- font-size: 12px;
3362
- margin-left: 6px;
3363
- opacity: 0.87;
3364
- padding-top: 7px;
3365
- white-space: nowrap;
3366
- }
3367
-
3368
- .e-de-track-insert {
3369
- color: #4d841e;
3370
- font-size: 13px;
3371
- opacity: 100%;
3372
- }
3373
-
3374
- .e-de-track-delete {
3375
- color: #d74113;
3376
- font-size: 13px;
3377
- opacity: 100%;
3378
- }
3379
-
3380
- .e-de-track-toolbar {
3381
- border-bottom: 1px solid #d8d8d8;
3382
- border-top: 1px solid #d8d8d8;
3383
- padding-bottom: 3px;
3384
- }
3385
-
3386
- .e-de-track-pane-drop-btn {
3387
- padding-left: 0px;
3388
- padding-right: 0px;
3389
- padding-top: 5px;
3390
- font-size: 13px;
3391
- font-weight: normal;
3392
- }
3393
-
3394
- .e-toolbar-item.e-de-track-toolbar-overlay.e-template.e-overlay {
3395
- opacity: 1;
3396
- font-weight: normal;
3397
- font-size: 13px;
3398
- }
3399
-
3400
- .e-de-track-date {
3401
- font-size: 13px;
3402
- margin-top: 4px;
3403
- opacity: 0.67;
3404
- }
3405
-
3406
- .e-de-track-usernme-div {
3407
- -ms-flex-pack: justify;
3408
- justify-content: space-between;
3409
- padding-top: 8px;
3410
- }
3411
-
3412
- .e-de-track-user-nme {
3413
- font-size: 13px;
3414
- font-weight: 500;
3415
- padding-left: 8px;
3416
- }
3417
-
3418
- .e-de-track-chngs-text {
3419
- line-height: 19.5px;
3420
- overflow: hidden;
3421
- word-wrap: break-word;
3422
- text-overflow: ellipsis;
3423
- font-size: 13px;
3424
- min-height: 20px;
3425
- padding-top: 8px;
3426
- margin-bottom: 16px;
3427
- }
3428
-
3429
- .e-de-track-chng-table {
3430
- border-collapse: collapse;
3431
- border-spacing: 0px;
3432
- opacity: 70%;
3433
- width: 100%;
3434
- }
3435
-
3436
- .e-de-tc-tble-cell {
3437
- border: 1px solid;
3438
- height: 20px;
3439
- }
3440
-
3441
- .e-de-tc-shrink-img {
3442
- height: 30px;
3443
- margin: 0 4px;
3444
- vertical-align: middle;
3445
- width: 50px;
3446
- }
3447
-
3448
- .e-de-tc-field {
3449
- background-color: rgb(206, 205, 205);
3450
- margin: 0 2px;
3451
- }
3452
-
3453
- .e-de-tc-pmark {
3454
- font-size: 14px;
3455
- font-family: Roboto-Regular;
3456
- font-weight: 600;
3457
- color: rgb(1, 22, 119);
3458
- margin: 0 2px;
3459
- }
3460
-
3461
- .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3462
- border-left: 2px solid #007bff;
3463
- padding-left: 7px;
3464
- }
3465
-
3466
- .e-de-cmt-author {
3467
- -ms-flex-align: center;
3468
- align-items: center;
3469
- margin-bottom: 8px;
3470
- }
3471
-
3472
- .e-de-cmt-author-name {
3473
- font-size: 13px;
3474
- font-weight: normal;
3475
- padding-left: 8px;
3476
- width: 90%;
3477
- }
3478
-
3479
- .e-de-cp-option.e-btn.e-icon-btn {
3480
- background-color: inherit;
3481
- border: none;
3482
- color: inherit;
3483
- float: right;
3484
- height: 20px;
3485
- padding: 0px;
3486
- width: 20px;
3487
- margin-top: -4px;
3488
- }
3489
-
3490
- .e-de-cp-option.e-btn.e-icon-btn span {
3491
- margin-top: 0px;
3492
- background: #f8f9fa;
3493
- }
3494
-
3495
- .e-de-cmt-view:hover .e-de-cp-option {
3496
- display: block;
3497
- }
3498
-
3499
- .e-de-cmt-readonly {
3500
- font-size: 13px;
3501
- padding-top: 4px;
3502
- word-break: break-word;
3503
- }
3504
-
3505
- .e-de-cmt-date {
3506
- font-size: 13px;
3507
- margin-top: 12px;
3508
- opacity: 0.67;
3509
- }
3510
-
3511
- .e-de-cmt-sub-container.e-de-cmt-reply {
3512
- border: none;
3513
- border-top: 1px solid #dee2e6;
3514
- border-radius: 0px;
3515
- margin: 11.5px 8px 0 8px;
3516
- padding: 0px;
3517
- }
3518
- .e-de-cmt-sub-container.e-de-cmt-reply .e-de-cmt-view {
3519
- margin-top: 11.5px;
3520
- }
3521
-
3522
- .e-de-cmt-textarea.e-input {
3523
- color: #495057;
3524
- font-size: 13px;
3525
- line-height: normal;
3526
- min-height: 30px;
3527
- overflow: hidden;
3528
- padding-top: 7px;
3529
- resize: none;
3530
- }
3531
-
3532
- .e-bigger .e-de-cmt-textarea.e-input {
3533
- padding-top: 5px;
3534
- }
3535
-
3536
- .e-de-cmt-action-button {
3537
- text-align: right;
3538
- margin-top: 8px;
3539
- }
3540
-
3541
- .e-de-cmt-post-btn.e-btn.e-flat,
3542
- .e-de-cmt-cancel-btn.e-btn.e-flat {
3543
- height: 32px;
3544
- margin-left: 8px;
3545
- width: 32px;
3546
- }
3547
-
3548
- .e-de-cmt-resolved .e-de-cmt-author-name,
3549
- .e-de-cmt-resolved .e-de-cmt-readonly,
3550
- .e-de-cmt-resolved e-de-cmt-date {
3551
- opacity: 0.67;
3552
- }
3553
- .e-de-cmt-resolved .e-de-cmt-rply-view {
3554
- display: none;
3555
- }
3556
- .e-de-cmt-resolved .e-de-cmt-resolve-btn {
3557
- display: block;
3558
- margin-top: 8px;
3559
- text-align: right;
3560
- }
3561
-
3562
- .e-de-cmt-sub-container.e-de-cmt-resolved.e-de-cmt-selection {
3563
- border-left: 3px solid rgba(0, 123, 255, 0.5);
3564
- }
3565
-
3566
- .e-de-cmt-sub-container.e-de-cmt-resolved:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3567
- border-left: 2px solid rgba(0, 123, 255, 0.5);
3568
- }
3569
-
3570
- .e-de-lock-mark {
3571
- cursor: default;
3572
- color: rgba(0, 0, 0, 0.54);
3573
- font-size: 13px;
3574
- height: 13px;
3575
- pointer-events: all;
3576
- width: 13px;
3577
- }
3578
-
3579
- .e-de-cmt-mark {
3580
- cursor: default;
3581
- color: rgba(0, 0, 0, 0.54);
3582
- font-size: 13px;
3583
- height: 13px;
3584
- pointer-events: all;
3585
- width: 13px;
3586
- }
3587
- .e-de-cmt-mark :hover {
3588
- color: #007bff;
3589
- }
3590
-
3591
- .e-de-cmt-mark.e-de-cmt-mark-selected,
3592
- .e-de-cmt-mark.e-de-cmt-mark-hover {
3593
- color: #007bff;
3594
- }
3595
-
3596
- .e-de-cmt-no-cmt {
3597
- margin-left: 6px;
3598
- margin-top: 24px;
3599
- font-size: 13px;
3600
- }
3601
-
3602
- .e-de-cmt-drawer-cnt {
3603
- font-size: 13px;
3604
- height: 20px;
3605
- margin-top: 8px;
3606
- }
3607
-
3608
- .e-de-cmt-drawer {
3609
- cursor: pointer;
3610
- float: right;
3611
- opacity: 0.54;
3612
- margin-right: 4px;
3613
- margin-top: 4px;
3614
- }
3615
-
3616
- .e-de-cmt-rply-view {
3617
- margin-top: 12px;
3618
- }
3619
-
3620
- .e-de-cmt-resolve-btn {
3621
- display: none;
3622
- }
3623
-
3624
- textarea.e-de-cmt-textarea {
3625
- height: 28px;
3626
- }
3627
-
3628
- .e-rtl .e-de-cmt-pane {
3629
- border-left: none;
3630
- border-right: 1px solid #dee2e6;
3631
- }
3632
- .e-rtl .e-de-rp-close-icon {
3633
- float: left;
3634
- right: 9px;
3635
- }
3636
- .e-rtl .e-de-cp-option.e-btn.e-icon-btn {
3637
- float: left;
3638
- }
3639
- .e-rtl .e-de-cmt-sub-container.e-de-cmt-selection {
3640
- border-left: 1px solid #dee2e6;
3641
- border-right: 3px solid #007bff;
3642
- padding-left: 8px;
3643
- padding-right: 6px;
3644
- }
3645
- .e-rtl .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3646
- border-left: 1px solid #dee2e6;
3647
- border-right: 2px solid #007bff;
3648
- padding-left: 8px;
3649
- padding-right: 7px;
3650
- }
3651
- .e-rtl .e-de-cmt-sub-container.e-de-cmt-resolved.e-de-cmt-selection {
3652
- border-right: 3px solid rgba(0, 123, 255, 0.5);
3653
- }
3654
- .e-rtl .e-de-cmt-sub-container.e-de-cmt-resolved:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3655
- border-right: 2px solid rgba(0, 123, 255, 0.5);
3656
- }
3657
- .e-rtl .e-de-cmt-action-button {
3658
- text-align: left;
3659
- }
3660
- .e-rtl .e-de-cmt-no-cmt {
3661
- margin-left: auto;
3662
- margin-right: 6px;
3663
- }
3664
- .e-rtl .e-de-cmt-drawer {
3665
- float: left;
3666
- margin-left: 8px;
3667
- margin-right: auto;
3668
- }
3669
- .e-rtl .e-de-cmt-resolve-btn {
3670
- text-align: left;
3671
- }
3672
-
3673
- .e-bigger .e-de-cmt-post-btn.e-btn.e-flat,
3674
- .e-bigger .e-de-cmt-cancel-btn.e-btn.e-flat {
3675
- height: 36px;
3676
- margin-left: 12px;
3677
- width: 36px;
3678
- }
3679
- .e-bigger .e-de-cp-whole-header {
3680
- height: 56px;
3681
- padding: 16px;
3682
- padding-right: 8px;
3683
- }
3684
- .e-bigger .e-de-rp-close-icon {
3685
- float: right;
3686
- position: relative;
3687
- top: -8px;
3688
- right: -10px;
3689
- }
3690
- .e-bigger .e-rtl .e-de-cmt-post-btn.e-btn.e-flat,
3691
- .e-bigger .e-rtl .e-de-cmt-cancel-btn.e-btn.e-flat {
3692
- margin-right: 12px;
3693
- }
3694
-
3695
- .e-de-close-icon.e-btn {
3696
- background-color: transparent !important;
3697
- border-color: transparent !important;
3698
- border-radius: 50%;
3699
- color: rgba(0, 0, 0, 0.5);
3700
- border: none;
3701
- }
3702
- .e-de-close-icon.e-btn:active {
3703
- background-color: transparent !important;
3704
- border-color: transparent !important;
3705
- box-shadow: none;
3706
- }
3707
- .e-de-close-icon.e-btn:hover {
3708
- background-color: transparent !important;
3709
- box-shadow: none;
3710
- color: rgba(0, 0, 0, 0.75);
3711
- cursor: default;
3712
- border: none;
3713
- }
3714
-
3715
- .e-btn.e-de-close-icon:hover span {
3716
- cursor: pointer;
3717
- color: rgba(0, 0, 0, 0.75);
3718
- }
3719
-
3720
- .e-de-para-dlg-right-sub-container-blazor {
3721
- top: 0;
3722
- }
3723
-
3724
- .e-de-rp-mu-btn {
3725
- margin-top: 3px;
3726
- }
3727
-
3728
- .e-de-table-dialog-row-height {
3729
- padding-top: 24px;
3730
- }
3731
-
3732
- .e-de-tablecell-dialog-alignment-icon {
3733
- width: 54px;
3734
- height: 54px;
3735
- margin: 2px;
3736
- }
3737
-
3738
- .e-de-table-dia-indent-from-left {
3739
- right: 45px;
3740
- }
3741
-
3742
- .e-de-table-dia-align-div {
3743
- border: 1px solid #ddd;
3744
- display: inline-block;
3745
- height: 52px;
3746
- margin-right: 10px;
3747
- width: 52px;
3748
- }
3749
-
3750
- .e-de-table-dialog-alignment-icon {
3751
- margin: 2px;
3752
- height: 46px;
3753
- }
3754
-
3755
- .e-de-table-border-setting-genral {
3756
- margin-right: 10px;
3757
- }
3758
-
3759
- .e-de-table-border-clr-left-container {
3760
- padding-right: 19px;
3761
- }
3762
-
3763
- .e-de-table-border-clr-heading {
3764
- font-size: 14px;
3765
- font-weight: normal;
3766
- padding-bottom: 2px;
3767
- }
3768
-
3769
- .e-de-table-border-icon-container {
3770
- margin-top: 4px;
3771
- margin-right: 4px;
3772
- }
3773
-
3774
- .e-de-table-border-preview-container {
3775
- padding-left: 76px;
3776
- }
3777
-
3778
- .e-de-table-dlg-alignment-heading {
3779
- color: #212529;
3780
- display: block;
3781
- font-size: 16px;
3782
- font-weight: 400;
3783
- margin-bottom: 2px;
3784
- }
3785
-
3786
- .e-rtl .e-de-cmt-author-name {
3787
- padding-left: 0%;
3788
- padding-right: 8px;
3789
- }
3790
- .e-rtl .e-de-ok-button {
3791
- margin-right: 0;
3792
- margin-left: 8px;
3793
- }
3794
- .e-rtl .e-de-table-dia-align-div.e-de-rtl {
3795
- margin-left: 10px;
3796
- margin-right: 0;
3797
- }
3798
- .e-rtl .e-de-table-border-clr-left-container {
3799
- padding-right: 0;
3800
- padding-left: 19px;
3801
- }
3802
- .e-rtl .e-de-table-border-preview-container {
3803
- padding-right: 76px;
3804
- padding-left: 0;
3805
- }
3806
- .e-rtl .e-de-table-border-setting-genral {
3807
- margin-right: 0;
3808
- margin-left: 10px;
3809
- }
3810
- .e-rtl .e-de-table-border-icon-container {
3811
- margin-right: 0;
3812
- margin-left: 4px;
3813
- }
3814
- .e-rtl .e-de-table-border-preview {
3815
- width: 23px;
3816
- }
3817
- .e-rtl .e-de-table-setting-labels-heading {
3818
- margin-left: 0;
3819
- margin-right: 10px;
3820
- }
3821
-
3822
- .e-bigger .e-de-cmt-author-name {
3823
- padding-left: 8px;
3824
- }
3825
- .e-bigger .e-de-cmt-rply-view {
3826
- margin-top: 12px;
3827
- }
3828
- .e-bigger .e-de-cmt-sub-container {
3829
- padding: 8px;
3830
- }
3831
- .e-bigger .e-de-cmt-sub-container.e-de-cmt-selection {
3832
- padding-left: 6px;
3833
- }
3834
- .e-bigger .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3835
- padding-left: 7px;
3836
- }
3837
- .e-bigger .e-de-cmt-sub-container.e-de-cmt-reply {
3838
- padding: 0%;
3839
- }
3840
- .e-bigger .e-de-rp-nav-btn {
3841
- width: auto;
3842
- }
3843
- .e-bigger .e-de-rp-whole-header {
3844
- padding: 12px;
3845
- }
3846
- .e-bigger .e-de-rp-sub-div {
3847
- border-bottom: 1px solid #e4e4e4;
3848
- padding: 12px;
3849
- }
3850
- .e-bigger .e-de-rp-enforce {
3851
- padding: 12px;
3852
- }
3853
- .e-bigger .e-de-enforce .e-de-enforce-dlg-input:not(.e-de-enforce .e-de-enforce-dlg-input:last-child) {
3854
- width: 300px;
3855
- }
3856
- .e-bigger .e-rtl .e-de-cmt-author-name {
3857
- padding-left: 0%;
3858
- padding-right: 8px;
3859
- }
3860
- .e-bigger .e-rtl .e-de-cmt-sub-container.e-de-cmt-selection {
3861
- padding-left: 8px;
3862
- padding-right: 6px;
3863
- }
3864
- .e-bigger .e-rtl .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3865
- padding-left: 8px;
3866
- padding-right: 7px;
3867
- }
3868
- .e-bigger .e-rtl .e-de-rp-close-icon {
3869
- float: left;
3870
- right: 10px;
3871
- }
3872
-
3873
- .e-de-user-info.e-de-user-name-collapse span {
3874
- transition-property: height, min-width, max-width, width, border-radius, padding;
3875
- transition-duration: 200ms;
3876
- transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3877
- position: absolute;
3878
- bottom: 0px;
3879
- height: 6px;
3880
- width: 6px;
3881
- min-width: 0px;
3882
- max-width: 6px;
3883
- border-radius: 6px;
3884
- padding: 0px;
3885
- }
3886
-
3887
- .e-de-user-info.e-de-user-name-expended span {
3888
- transition-property: height, width, min-width, max-width, border-radius, padding;
3889
- transition-duration: 300ms;
3890
- transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3891
- position: absolute;
3892
- bottom: 0px;
3893
- height: 20px;
3894
- line-height: 20px;
3895
- min-width: 44px;
3896
- max-width: 150px;
3897
- padding: 0px 8px;
3898
- text-overflow: ellipsis;
3899
- white-space: nowrap;
3900
- color: white;
3901
- }
3902
-
3903
- .e-bigger {
3904
- /* stylelint-disable */
3905
- /* stylelint-enable */
3906
- }
3907
- .e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
3908
- .e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
3909
- font-size: 14px;
3910
- }
3911
- .e-bigger .e-de-para-dlg-container .e-input-group {
3912
- width: 192px !important;
3913
- }
3914
- .e-bigger .e-de-para-dlg-heading {
3915
- color: #212529;
3916
- display: block;
3917
- font-size: 16px;
3918
- font-weight: 400;
3919
- margin-bottom: 8px;
3920
- }
3921
- .e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
3922
- .e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
3923
- font-size: 12px;
3924
- }
3925
- .e-bigger .e-de-para-dlg-container {
3926
- height: auto;
3927
- width: auto;
3928
- }
3929
- .e-bigger .e-de-para-dlg-cs-check-box {
3930
- margin-bottom: 8px;
3931
- margin-top: 8px;
3932
- }
3933
- .e-bigger .e-de-para-dlg-spacing-div {
3934
- margin-left: 20px;
3935
- }
3936
- .e-bigger .e-de-para-dlg-spacing-div.e-de-rtl {
3937
- margin-left: 0;
3938
- margin-right: 20px;
3939
- }
3940
- .e-bigger .e-de-para-dlg-sub-container .e-input-group {
3941
- margin-bottom: 8px;
3942
- }
3943
- .e-bigger .e-de-para-dlg-sub-container {
3944
- margin-bottom: 14px;
3945
- }
3946
- .e-bigger .e-de-para-dlg-right-sub-container {
3947
- top: 0;
3948
- }
3949
- .e-bigger .e-de-dlg-sub-header {
3950
- display: block;
3951
- font-size: 12px;
3952
- font-weight: normal;
3953
- margin-bottom: 15px;
3954
- }
3955
- .e-bigger .e-de-rtl-btn-div {
3956
- font-size: 12px;
3957
- margin-right: 24px;
3958
- width: 200px;
3959
- }
3960
- .e-bigger .e-de-rtl-btn-div.e-de-rtl {
3961
- margin-left: 12px;
3962
- margin-right: 0;
3963
- }
3964
-
3965
- .e-de-para-dlg-heading {
3966
- color: #212529;
3967
- display: block;
3968
- font-size: 16px;
3969
- font-weight: 400;
3970
- margin-bottom: 15px;
3971
- opacity: 87%;
3972
- }
3973
-
3974
- .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
3975
- .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
3976
- font-size: 12px;
3977
- }
3978
-
3979
- .e-de-para-dlg-container {
3980
- height: auto;
3981
- width: auto;
3982
- }
3983
-
3984
- .e-de-para-dlg-cs-check-box {
3985
- margin-bottom: 8px;
3986
- margin-top: 8px;
3987
- }
3988
-
3989
- .e-de-para-dlg-spacing-div {
3990
- margin-left: 40px;
3991
- }
3992
-
3993
- .e-de-para-dlg-spacing-div.e-de-rtl {
3994
- margin-left: 0;
3995
- margin-right: 40px;
3996
- }
3997
-
3998
- .e-de-para-dlg-sub-container .e-input-group {
3999
- margin-bottom: 8px;
4000
- }
4001
-
4002
- .e-de-para-dlg-sub-container {
4003
- margin-bottom: 14px;
4004
- }
4005
-
4006
- .e-de-para-dlg-right-sub-container {
4007
- top: 0;
4008
- }
4009
-
4010
- .e-de-dlg-sub-header {
4011
- display: block;
4012
- font-size: 12px;
4013
- font-weight: normal;
4014
- margin-bottom: 15px;
4015
- }
4016
-
4017
- .e-de-rtl-btn-div {
4018
- font-size: 12px;
4019
- margin-right: 14px;
4020
- width: 200px;
4021
- }
4022
-
4023
- .e-de-rtl-btn-div.e-de-rtl {
4024
- margin-left: 14px;
4025
- margin-right: 0;
4026
- }
4027
-
4028
- .e-para-dlg-sub-height {
4029
- height: 145px;
4030
- }
1
+ @import '@syncfusion/ej2-documenteditor/styles/document-editor/bootstrap4.css';