@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,2307 +1 @@
1
- :root {
2
- --color-sf-black: 0, 0, 0;
3
- --color-sf-white: 255, 255, 255;
4
- --color-sf-primary: 103, 80, 164;
5
- --color-sf-primary-container: 234, 221, 255;
6
- --color-sf-secondary: 98, 91, 113;
7
- --color-sf-secondary-container: 232, 222, 248;
8
- --color-sf-tertiary: 125, 82, 96;
9
- --color-sf-tertiary-container: 255, 216, 228;
10
- --color-sf-surface: 255, 255, 255;
11
- --color-sf-surface-variant: 231, 224, 236;
12
- --color-sf-background: var(--color-sf-surface);
13
- --color-sf-on-primary: 255, 255, 255;
14
- --color-sf-on-primary-container: 33, 0, 94;
15
- --color-sf-on-secondary: 255, 255, 255;
16
- --color-sf-on-secondary-container: 30, 25, 43;
17
- --color-sf-on-tertiary: 255, 255, 255;
18
- --color-sf-on-tertiary-containe: 55, 11, 30;
19
- --color-sf-on-surface: 28, 27, 31;
20
- --color-sf-on-surface-variant: 73, 69, 78;
21
- --color-sf-on-background: 28, 27, 31;
22
- --color-sf-outline: 121, 116, 126;
23
- --color-sf-outline-variant: 196, 199, 197;
24
- --color-sf-shadow: 0, 0, 0;
25
- --color-sf-surface-tint-color: 103, 80, 164;
26
- --color-sf-inverse-surface: 49, 48, 51;
27
- --color-sf-inverse-on-surface: 244, 239, 244;
28
- --color-sf-inverse-primary: 208, 188, 255;
29
- --color-sf-scrim: 0, 0, 0;
30
- --color-sf-error: 179, 38, 30;
31
- --color-sf-error-container: 249, 222, 220;
32
- --color-sf-on-error: 255, 250, 250;
33
- --color-sf-on-error-container: 65, 14, 11;
34
- --color-sf-success: 32, 81, 7;
35
- --color-sf-success-container: 209, 255, 186;
36
- --color-sf-on-success: 244, 255, 239;
37
- --color-sf-on-success-container: 13, 39, 0;
38
- --color-sf-info: 1, 87, 155;
39
- --color-sf-info-container: 233, 245, 255;
40
- --color-sf-on-info: 250, 253, 255;
41
- --color-sf-on-info-container: 0, 51, 91;
42
- --color-sf-warning: 145, 76, 0;
43
- --color-sf-warning-container: 254, 236, 222;
44
- --color-sf-on-warning: 255, 255, 255;
45
- --color-sf-on-warning-container: 47, 21, 0;
46
- --color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
47
- --color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
48
- --color-sf-diagram-palette-background: --color-sf-white;
49
- --color-sf-success-text: 255, 255, 255;
50
- --color-sf-warning-text: 255, 255, 255;
51
- --color-sf-danger-text: 255, 255, 255;
52
- --color-sf-info-text: 255, 255, 255;
53
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
54
- --color-sf-secondary-bg-color: var(--color-sf-surface);
55
- }
56
-
57
- .e-dark-mode {
58
- --color-sf-black: 0, 0, 0;
59
- --color-sf-white: 255, 255, 255;
60
- --color-sf-primary: 208, 188, 255;
61
- --color-sf-primary-container: 79, 55, 139;
62
- --color-sf-secondary: 204, 194, 220;
63
- --color-sf-secondary-container: 74, 68, 88;
64
- --color-sf-tertiary: 239, 184, 200;
65
- --color-sf-tertiary-container: 99, 59, 72;
66
- --color-sf-surface: 28, 27, 31;
67
- --color-sf-surface-variant: 28, 27, 31;
68
- --color-sf-background: var(--color-sf-surface);
69
- --color-sf-on-primary: 55, 30, 115;
70
- --color-sf-on-primary-container: 234, 221, 255;
71
- --color-sf-on-secondary: 51, 45, 65;
72
- --color-sf-on-secondary-container: 232, 222, 248;
73
- --color-sf-on-tertiary: 73, 37, 50;
74
- --color-sf-on-tertiary-containe: 255, 216, 228;
75
- --color-sf-on-surface: 230, 225, 229;
76
- --color-sf-on-surface-variant: 202, 196, 208;
77
- --color-sf-on-background: 230, 225, 229;
78
- --color-sf-outline: 147, 143, 153;
79
- --color-sf-outline-variant: 68, 71, 70;
80
- --color-sf-shadow: 0, 0, 0;
81
- --color-sf-surface-tint-color: 208, 188, 255;
82
- --color-sf-inverse-surface: 230, 225, 229;
83
- --color-sf-inverse-on-surface: 49, 48, 51;
84
- --color-sf-inverse-primary: 103, 80, 164;
85
- --color-sf-scrim: 0, 0, 0;
86
- --color-sf-error: 242, 184, 181;
87
- --color-sf-error-container: 140, 29, 24;
88
- --color-sf-on-error: 96, 20, 16;
89
- --color-sf-on-error-container: 249, 222, 220;
90
- --color-sf-success: 83, 202, 23;
91
- --color-sf-success-container: 22, 62, 2;
92
- --color-sf-on-success: 13, 39, 0;
93
- --color-sf-on-success-container: 183, 250, 150;
94
- --color-sf-info: 71, 172, 251;
95
- --color-sf-info-container: 0, 67, 120;
96
- --color-sf-on-info: 0, 51, 91;
97
- --color-sf-on-info-container: 173, 219, 255;
98
- --color-sf-warning: 245, 180, 130;
99
- --color-sf-warning-container: 123, 65, 0;
100
- --color-sf-on-warning: 99, 52, 0;
101
- --color-sf-on-warning-container: 255, 220, 193;
102
- --color-sf-spreadsheet-gridline: 231, 224, 236;
103
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
104
- --color-sf-success-text: 0, 0, 0;
105
- --color-sf-warning-text: 0, 0, 0;
106
- --color-sf-info-text: 0, 0, 0;
107
- --color-sf-danger-text: 0, 0, 0;
108
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
109
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
110
- }
111
-
112
- .e-de-ctnr-close::before {
113
- color: rgba(var(--color-sf-on-surface-variant));
114
- content: "\e7e7";
115
- font-size: 16px;
116
- }
117
-
118
- .e-de-ctnr-linespacing::before {
119
- content: "\e78d";
120
- }
121
-
122
- .e-de-ctnr-undo::before {
123
- content: "\e713";
124
- }
125
-
126
- .e-de-ctnr-find::before {
127
- content: "\e754";
128
- }
129
-
130
- .e-de-ctnr-lock::before {
131
- content: "\e7ff";
132
- }
133
-
134
- .e-de-ctnr-italic::before {
135
- content: "\e75a";
136
- }
137
-
138
- .e-de-selected-spellcheck-item::before {
139
- color: var(--color-sf-on-surface-variant);
140
- content: "\e774";
141
- font-family: "e-icons";
142
- font-size: 10px;
143
- }
144
-
145
- .e-de-selected-underline-item::before {
146
- color: var(--color-sf-on-surface-variant);
147
- content: "\e774";
148
- font-family: "e-icons";
149
- font-size: 10px;
150
- }
151
-
152
- .e-de-ctnr-link::before {
153
- content: "\e757";
154
- }
155
-
156
- .e-de-ctnr-table::before {
157
- content: "\e7d1";
158
- }
159
-
160
- .e-de-ctnr-download::before {
161
- color: var(--color-sf-on-surface-variant);
162
- content: "\e7a1";
163
- }
164
-
165
- .e-de-ctnr-justify::before {
166
- content: "\e721";
167
- }
168
-
169
- .e-de-ctnr-tableofcontent::before {
170
- content: "\e73d";
171
- }
172
-
173
- .e-de-ctnr-pagenumber::before {
174
- content: "\e77d";
175
- }
176
-
177
- .e-de-ctnr-highlight::before {
178
- content: "\e739";
179
- }
180
-
181
- .e-de-ctnr-new::before {
182
- content: "\e805";
183
- }
184
-
185
- .e-de-ctnr-paste::before {
186
- content: "\e70b";
187
- }
188
-
189
- .e-de-ctnr-bold::before {
190
- content: "\e737";
191
- }
192
-
193
- .e-de-ctnr-subscript::before {
194
- content: "\e80a";
195
- }
196
-
197
- .e-de-ctnr-aligncenter::before {
198
- content: "\e813";
199
- }
200
-
201
- .e-de-ctnr-fontcolor::before {
202
- content: "\e79f";
203
- }
204
-
205
- .e-de-ctnr-change-case::before {
206
- content: "\e7f5";
207
- }
208
-
209
- .e-de-ctnr-pagesetup::before {
210
- content: "\e794";
211
- }
212
-
213
- .e-de-ctnr-strokestyle::before {
214
- content: "\eb62";
215
- }
216
-
217
- .e-de-ctnr-strikethrough::before {
218
- content: "\e758";
219
- }
220
-
221
- .e-de-ctnr-image::before {
222
- content: "\e786";
223
- }
224
-
225
- .e-de-ctnr-redo::before {
226
- content: "\e755";
227
- }
228
-
229
- .e-de-ctnr-bookmark::before {
230
- content: "\e750";
231
- }
232
-
233
- .e-de-ctnr-increaseindent::before {
234
- content: "\e810";
235
- }
236
-
237
- .e-de-ctnr-header::before {
238
- content: "\e704";
239
- }
240
-
241
- .e-de-ctnr-backgroundcolor::before {
242
- content: "\eb6b";
243
- }
244
-
245
- .e-de-ctnr-open::before {
246
- content: "\e760";
247
- }
248
-
249
- .e-de-ctnr-underline::before {
250
- content: "\e82f";
251
- }
252
-
253
- .e-de-ctnr-superscript::before {
254
- content: "\e7a7";
255
- }
256
-
257
- .e-de-ctnr-alignleft::before {
258
- content: "\e7b8";
259
- }
260
-
261
- .e-de-ctnr-numbering::before {
262
- content: "\e7cb";
263
- }
264
-
265
- .e-de-ctnr-bullets::before {
266
- content: "\e77e";
267
- }
268
-
269
- .e-de-ctnr-borders::before {
270
- content: "\e893";
271
- }
272
-
273
- .e-de-ctnr-decreaseindent::before {
274
- content: "\e72a";
275
- }
276
-
277
- .e-de-ctnr-showhide::before {
278
- content: "\e71a";
279
- }
280
-
281
- .e-de-ctnr-print::before {
282
- content: "\e75d";
283
- }
284
-
285
- .e-de-ctnr-alignright::before {
286
- content: "\e719";
287
- }
288
-
289
- .e-de-ctnr-footer::before {
290
- content: "\e7bb";
291
- }
292
-
293
- .e-de-ctnr-clearall::before {
294
- content: "\e7cc";
295
- }
296
-
297
- .e-de-ctnr-outsideborder::before {
298
- content: "\e7ad";
299
- }
300
-
301
- .e-de-ctnr-allborders::before {
302
- content: "\e7d1";
303
- }
304
-
305
- .e-de-ctnr-insideborders::before {
306
- content: "\e78f";
307
- }
308
-
309
- .e-de-ctnr-leftborders::before {
310
- content: "\e806";
311
- }
312
-
313
- .e-de-ctnr-insideverticalborder::before {
314
- content: "\e792";
315
- }
316
-
317
- .e-de-ctnr-rightborder::before {
318
- content: "\e7ab";
319
- }
320
-
321
- .e-de-ctnr-topborder::before {
322
- content: "\e7e0";
323
- }
324
-
325
- .e-de-ctnr-insidehorizondalborder::before {
326
- content: "\e83b";
327
- }
328
-
329
- .e-de-ctnr-bottomborder::before {
330
- content: "\e766";
331
- }
332
-
333
- .e-de-ctnr-strokesize::before {
334
- content: "\e7bf";
335
- }
336
-
337
- .e-de-ctnr-highlightcolor::before {
338
- content: "\e739";
339
- }
340
-
341
- .e-de-ctnr-mergecell::before {
342
- content: "\e71e";
343
- }
344
-
345
- .e-de-ctnr-insertleft::before {
346
- content: "\e78b";
347
- }
348
-
349
- .e-de-ctnr-insertright::before {
350
- content: "\e70e";
351
- }
352
-
353
- .e-de-ctnr-insertabove::before {
354
- content: "\e836";
355
- }
356
-
357
- .e-de-ctnr-insertbelow::before {
358
- content: "\e801";
359
- }
360
-
361
- .e-de-ctnr-deleterows::before {
362
- content: "\e7f2";
363
- }
364
-
365
- .e-de-ctnr-deletecolumns::before {
366
- content: "\e714";
367
- }
368
-
369
- .e-de-ctnr-aligntop::before {
370
- content: "\e707";
371
- }
372
-
373
- .e-de-ctnr-alignbottom::before {
374
- content: "\e7a0";
375
- }
376
-
377
- .e-de-ctnr-aligncenter-table::before {
378
- content: "\e74f";
379
- }
380
-
381
- .e-de-ctnr-cellbg-clr-picker::before {
382
- content: "\e783";
383
- }
384
-
385
- .e-de-ctnr-bullet-none::before {
386
- color: var(--color-sf-on-surface-variant);
387
- content: "\e7f3";
388
- font-size: 20px;
389
- line-height: 28px;
390
- }
391
-
392
- .e-de-ctnr-bullet-dot::before {
393
- color: var(--color-sf-on-surface-variant);
394
- content: "\e747";
395
- font-size: 8px;
396
- line-height: 28px;
397
- }
398
-
399
- .e-de-ctnr-bullet-circle::before {
400
- color: var(--color-sf-on-surface-variant);
401
- content: "\e7d0";
402
- font-size: 8px;
403
- line-height: 28px;
404
- }
405
-
406
- .e-de-ctnr-bullet-square::before {
407
- color: var(--color-sf-on-surface-variant);
408
- content: "\e7be";
409
- font-size: 8px;
410
- line-height: 28px;
411
- }
412
-
413
- .e-de-ctnr-bullet-flower::before {
414
- color: var(--color-sf-on-surface-variant);
415
- content: "\e79b";
416
- line-height: 28px;
417
- }
418
-
419
- .e-de-ctnr-bullet-arrow::before {
420
- color: var(--color-sf-on-surface-variant);
421
- content: "\e763";
422
- line-height: 28px;
423
- }
424
-
425
- .e-de-ctnr-bullet-tick::before {
426
- color: var(--color-sf-on-surface-variant);
427
- content: "\e7fc";
428
- line-height: 28px;
429
- }
430
-
431
- .e-de-selected-item::before {
432
- color: var(--color-sf-on-surface-variant);
433
- content: "\e774";
434
- }
435
-
436
- .e-de-ctnr-break::before {
437
- content: "\e7bc";
438
- }
439
-
440
- .e-de-ctnr-page-break::before {
441
- content: "\e742";
442
- }
443
-
444
- .e-de-ctnr-section-break::before {
445
- content: "\e762";
446
- }
447
-
448
- .e-de-ctnr-upload::before {
449
- color: var(--color-sf-on-surface-variant);
450
- content: "\e712";
451
- }
452
-
453
- .e-de-flip {
454
- transform: scaleX(-1);
455
- }
456
-
457
- .e-de-cnt-cmt-add::before {
458
- content: "\e82c";
459
- }
460
-
461
- .e-de-cnt-track::before {
462
- content: "\e80b";
463
- }
464
-
465
- .e-de-printlayout::before {
466
- content: "\e73a";
467
- }
468
-
469
- .e-de-weblayout::before {
470
- content: "\e7d3";
471
- }
472
-
473
- .e-de-textform::before {
474
- color: var(--color-sf-on-surface-variant);
475
- content: "\e830";
476
- font-family: "e-icons";
477
- }
478
-
479
- .e-de-formproperties::before {
480
- color: var(--color-sf-on-surface-variant);
481
- content: "\e83e";
482
- font-family: "e-icons";
483
- }
484
-
485
- .e-de-clearform::before {
486
- color: var(--color-sf-on-surface-variant);
487
- content: "\e7f8";
488
- font-family: "e-icons";
489
- }
490
-
491
- .e-de-dropdownform::before {
492
- color: var(--color-sf-on-surface-variant);
493
- content: "\e7a6";
494
- font-family: "e-icons";
495
- }
496
-
497
- .e-de-formfield::before {
498
- content: "\e7cd";
499
- font-family: "e-icons";
500
- }
501
-
502
- .e-de-checkbox-form::before {
503
- color: var(--color-sf-on-surface-variant);
504
- content: "\e7e4";
505
- font-family: "e-icons";
506
- }
507
-
508
- .e-de-arrow-up::before {
509
- content: "\e776";
510
- font-family: "e-icons";
511
- }
512
-
513
- .e-de-arrow-down::before {
514
- content: "\e729";
515
- font-family: "e-icons";
516
- }
517
-
518
- .e-de-update-field::before {
519
- content: "\e828";
520
- font-family: "e-icons";
521
- }
522
-
523
- .e-de-footnote::before {
524
- content: "\e7af";
525
- font-family: "e-icons";
526
- }
527
-
528
- .e-de-endnote::before {
529
- content: "\e7af";
530
- font-family: "e-icons";
531
- }
532
-
533
- .e-de-e-paragraph-mark::before {
534
- content: "\e844";
535
- font-family: "e-icons";
536
- }
537
-
538
- .e-de-e-paragraph-style-mark::before {
539
- content: "\e844";
540
- font-family: "e-icons";
541
- }
542
-
543
- .e-de-e-character-style-mark::before {
544
- content: "\e8bf";
545
- font-family: "e-icons";
546
- }
547
-
548
- .e-de-e-linked-style-mark::before {
549
- content: "\e8c0";
550
- font-family: "e-icons";
551
- }
552
-
553
- .e-de-ctnr-columns::before {
554
- content: "\e8b4";
555
- font-family: "e-icons";
556
- }
557
-
558
- .e-de-ctnr-page-size::before {
559
- content: "\e89a";
560
- font-family: "e-icons";
561
- }
562
-
563
- .e-de-ctnr-page-break-column::before {
564
- content: "\e8b4";
565
- font-family: "e-icons";
566
- }
567
-
568
- .e-de-ctnr-page-break-text-wrapping::before {
569
- content: "\e972";
570
- font-family: "e-icons";
571
- }
572
-
573
- .e-de-ctnr-section-break-continuous::before {
574
- content: "\e8b5";
575
- font-family: "e-icons";
576
- }
577
-
578
- .e-de-ctnr-section-break-even-page::before {
579
- content: "\e8b2";
580
- font-family: "e-icons";
581
- }
582
-
583
- .e-de-ctnr-section-break-odd-page::before {
584
- content: "\e8b3";
585
- font-family: "e-icons";
586
- }
587
-
588
- .e-de-ctnr-columns-one::before {
589
- content: "\e8b9";
590
- font-family: "e-icons";
591
- font-size: 60px;
592
- }
593
-
594
- .e-de-ctnr-columns-two::before {
595
- content: "\e8ba";
596
- font-family: "e-icons";
597
- font-size: 60px;
598
- }
599
-
600
- .e-de-ctnr-columns-three::before {
601
- content: "\e8bb";
602
- font-family: "e-icons";
603
- font-size: 60px;
604
- }
605
-
606
- .e-de-ctnr-columns-right::before {
607
- content: "\e8b7";
608
- font-family: "e-icons";
609
- font-size: 60px;
610
- }
611
-
612
- .e-de-ctnr-columns-left::before {
613
- content: "\e8b8";
614
- font-family: "e-icons";
615
- font-size: 60px;
616
- }
617
-
618
- .e-de-toolbar {
619
- height: 100%;
620
- }
621
-
622
- .e-documenteditorcontainer {
623
- display: block;
624
- }
625
-
626
- .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
627
- height: 0;
628
- line-height: 0;
629
- }
630
-
631
- .e-de-ctnr-file-picker {
632
- left: -110em;
633
- position: fixed;
634
- }
635
-
636
- .e-de-ctnr-rtl {
637
- direction: rtl;
638
- }
639
-
640
- .e-de-ctnr-hglt-btn {
641
- border: 0.5px solid transparent;
642
- display: inline-block;
643
- height: 25px;
644
- margin: 3px;
645
- width: 25px;
646
- }
647
-
648
- .e-color-selected,
649
- .e-de-ctnr-hglt-btn:hover {
650
- border-color: rgba(var(--color-sf-white));
651
- outline: rgba(var(--color-sf-black)) 0.5px solid;
652
- }
653
-
654
- .e-hglt-no-color {
655
- height: 30px;
656
- padding-top: 1px;
657
- width: 157px;
658
- }
659
- .e-hglt-no-color:hover {
660
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
661
- cursor: pointer;
662
- }
663
-
664
- .e-de-ctnr-hglt-no-color {
665
- font-size: 12px;
666
- font-weight: normal;
667
- left: 40px;
668
- padding-top: 11px;
669
- position: absolute;
670
- top: 100px;
671
- }
672
-
673
- /* stylelint-disable */
674
- .e-de-scrollbar-hide::-webkit-scrollbar {
675
- width: 0;
676
- }
677
-
678
- .e-de-scrollbar-hide {
679
- -ms-overflow-style: none;
680
- scrollbar-width: none;
681
- }
682
-
683
- /* stylelint-enable */
684
- /* stylelint-disable */
685
- .e-de-toolbar {
686
- height: 100%;
687
- }
688
-
689
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
690
- box-shadow: none;
691
- height: 32px;
692
- }
693
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
694
- box-shadow: none;
695
- }
696
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
697
- box-shadow: none;
698
- }
699
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
700
- box-shadow: none;
701
- }
702
-
703
- .e-de-ctnr-group-btn-middle button {
704
- border-radius: 0px;
705
- }
706
-
707
- .e-de-review-pane button.e-de-close-icon {
708
- background: transparent;
709
- box-shadow: none;
710
- }
711
-
712
- .e-de-op-more-less > div:last-child label {
713
- left: 35px;
714
- }
715
-
716
- .e-bigger .e-de-ctn .e-de-bzr-button {
717
- line-height: 17px;
718
- padding-top: 12px;
719
- }
720
-
721
- .e-de-ctn .e-de-bzr-button {
722
- box-shadow: none !important;
723
- }
724
-
725
- .e-bigger .e-de-ctn .e-de-bzr-button {
726
- box-shadow: none !important;
727
- }
728
-
729
- .e-de-char-fmt-btn-left button:not(:first-child) {
730
- border: 1px solid transparent;
731
- border-left: 1px solid rgba(var(--color-sf-outline-variant));
732
- }
733
-
734
- .e-de-ctnr-group-btn .e-de-prop-font-button {
735
- position: relative;
736
- border: 1px solid transparent rgba(var(--color-sf-outline-variant));
737
- border-right-width: 1px;
738
- }
739
- .e-de-ctnr-group-btn .e-de-prop-font-last-button {
740
- position: relative;
741
- border: 1px solid transparent rgba(var(--color-sf-outline-variant));
742
- border-left-width: 1px;
743
- }
744
-
745
- .e-de-ctnr-group-btn .e-de-prop-indent-button {
746
- position: relative;
747
- border: 1px solid transparent rgba(var(--color-sf-outline-variant));
748
- border-right-width: 1px;
749
- }
750
- .e-de-ctnr-group-btn .e-de-prop-indent-last-button {
751
- position: relative;
752
- border: 1px solid transparent rgba(var(--color-sf-outline-variant));
753
- border-left-width: 1px;
754
- }
755
-
756
- .e-de-grp-btn-ctnr .e-de-ctnr-group-btn-middle {
757
- margin-bottom: -1px;
758
- }
759
- .e-de-grp-btn-ctnr .e-de-ctnr-group-btn-middle > * {
760
- border-radius: 0px;
761
- }
762
-
763
- .e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn-middle > * {
764
- border-radius: 0px;
765
- }
766
- .e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn-top > * {
767
- border-bottom-left-radius: 0px;
768
- border-bottom-right-radius: 0px;
769
- }
770
- .e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn-bottom > * {
771
- border-top-left-radius: 0px;
772
- border-top-right-radius: 0px;
773
- }
774
-
775
- .de-tbl-fill-clr .e-dropdown-btn.e-btn {
776
- box-shadow: none;
777
- }
778
-
779
- .e-de-prop-pane .e-de-ctnr-group-btn button,
780
- .e-de-ctn .e-de-status-bar button {
781
- box-shadow: none;
782
- height: 32px;
783
- }
784
- .e-de-prop-pane .e-de-ctnr-group-btn button:focus,
785
- .e-de-ctn .e-de-status-bar button:focus {
786
- box-shadow: none;
787
- }
788
- .e-de-prop-pane .e-de-ctnr-group-btn button:active,
789
- .e-de-ctn .e-de-status-bar button:active {
790
- box-shadow: none;
791
- }
792
- .e-de-prop-pane .e-de-ctnr-group-btn button:hover,
793
- .e-de-ctn .e-de-status-bar button:hover {
794
- box-shadow: none;
795
- }
796
-
797
- .e-de-statusbar-pageweb {
798
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
799
- border: 0;
800
- box-shadow: none;
801
- float: right;
802
- height: 33px;
803
- width: 33px;
804
- }
805
- .e-de-statusbar-pageweb:hover {
806
- box-shadow: none;
807
- }
808
-
809
- .e-split-btn-wrapper.e-de-prop-splitbutton,
810
- .e-split-btn-wrapper.e-de-btn-hghlclr,
811
- .e-btn.de-split-button {
812
- box-shadow: none;
813
- }
814
-
815
- .e-de-statusbar-pageweb .e-de-printlayout,
816
- .e-de-statusbar-pageweb .e-de-weblayout {
817
- font-size: 16px;
818
- }
819
-
820
- .e-de-statusbar-pageweb .e-de-printlayout:hover,
821
- .e-de-statusbar-pageweb .e-de-weblayout:hover {
822
- font-size: 16px;
823
- }
824
-
825
- .e-bigger .e-btn.e-de-statusbar-pageweb {
826
- padding: 0;
827
- }
828
- .e-bigger .e-de-statusbar-pageweb .e-de-printlayout,
829
- .e-bigger .e-de-statusbar-pageweb .e-de-weblayout {
830
- font-size: 18px;
831
- }
832
-
833
- .e-listview .e-list-icon {
834
- height: 24px;
835
- width: 16px;
836
- margin-right: 12px;
837
- }
838
-
839
- .e-de-listview-icon {
840
- height: auto;
841
- width: auto;
842
- line-height: 22px;
843
- margin-right: 12px;
844
- }
845
-
846
- .e-de-linespacing {
847
- margin-top: 8px;
848
- }
849
-
850
- .e-de-statusbar-zoom {
851
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
852
- border: 0;
853
- color: rgba(var(--color-sf-on-secondary-container));
854
- float: right;
855
- font-weight: 400;
856
- height: 33px;
857
- }
858
-
859
- .e-de-pagenumber-text {
860
- border: none !important;
861
- }
862
-
863
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group button {
864
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
865
- }
866
-
867
- .e-de-font-clr-picker button, .e-de-prop-font-colorpicker button {
868
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface)) !important;
869
- }
870
-
871
- .e-de-style-font-color-picker .e-de-style-icon-button-size button:first-child {
872
- margin-right: 0px;
873
- }
874
-
875
- .e-de-ctnr-group-btn .e-btn-group button,
876
- .e-documenteditorcontainer.e-lib .e-split-btn-wrapper button,
877
- .e-documenteditorcontainer.e-lib .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
878
- .e-de-ctnr-segment button,
879
- .e-de-char-fmt-btn-right button,
880
- .e-de-border-size-button,
881
- .e-de-cell-div button,
882
- .e-de-insert-del-cell button,
883
- .e-de-align-text button {
884
- border-radius: 4px;
885
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
886
- }
887
-
888
- .e-de-char-fmt-btn-right button:not(:first-child),
889
- .e-de-char-fmt-btn-left button:not(:first-child),
890
- .e-de-align-text button:not(:first-child) {
891
- border-left: 1.7px solid rgba(var(--color-sf-outline-variant));
892
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
893
- }
894
-
895
- .e-de-insert-del-cell button:not(:first-child):not(.e-rtl) {
896
- border-left: 1.7px solid rgba(var(--color-sf-outline-variant));
897
- }
898
-
899
- .e-de-ctnr-segment-rtl .e-de-char-fmt-btn-left .e-de-prop-font-last-button,
900
- .e-de-ctnr-segment-rtl .e-de-char-fmt-btn-left .e-de-prop-indent-last-button,
901
- .e-de-ctnr-segment-rtl .e-de-char-fmt-btn-right .e-de-prop-font-last-button,
902
- .e-de-ctnr-segment-rtl .e-de-char-fmt-btn-right .e-de-prop-indent-last-button {
903
- border-left: 0;
904
- }
905
-
906
- .e-rtl .e-de-char-fmt-btn-right button:not(:last-child),
907
- .e-rtl .e-de-char-fmt-btn-left button:not(:last-child),
908
- .e-rtl .e-de-insert-del-cell button:not(:last-child),
909
- .e-rtl .e-de-align-text button:not(:last-child) {
910
- border-right: 1.7px solid rgba(var(--color-sf-outline-variant));
911
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
912
- }
913
-
914
- .e-de-char-fmt-btn-right.e-rtl button:not(:first-child),
915
- .e-de-char-fmt-btn-left.e-rtl button:not(:first-child),
916
- .e-de-insert-del-cell .e-rtl button:not(:first-child),
917
- .e-de-align-text .e-rtl button:not(:first-child) {
918
- border-right: 1px solid rgba(var(--color-sf-outline-variant)) !important;
919
- }
920
-
921
- .e-de-grp-btn-ctnr .e-de-ctnr-group-btn .e-de-prop-font-button {
922
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
923
- border: 1px solid rgba(var(--color-sf-outline-variant)) !important;
924
- }
925
- .e-de-grp-btn-ctnr .e-de-ctnr-group-btn-top {
926
- margin-bottom: -1px;
927
- }
928
-
929
- .e-de-font-clr-picker > *,
930
- .de-split-button > div:first-child {
931
- margin-right: 8px;
932
- }
933
-
934
- .e-de-pagenumber-input {
935
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.12), rgba(var(--color-sf-primary), 0.12)), rgba(var(--color-sf-surface));
936
- border: none !important;
937
- border-radius: 2px;
938
- color: rgba(var(--color-sf-on-secondary-container));
939
- padding: 0px;
940
- text-align: center;
941
- width: 22px;
942
- }
943
-
944
- .e-btn-pageweb-toggle {
945
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
946
- box-shadow: none;
947
- outline: rgba(var(--color-sf-white)) 0 solid;
948
- outline-offset: 0;
949
- }
950
-
951
- .e-btn-pageweb-spellcheck {
952
- border: 0;
953
- box-shadow: none;
954
- float: right;
955
- margin-left: calc(100% - 395px);
956
- }
957
-
958
- .e-bigger .e-btn-pageweb-spellcheck {
959
- margin-left: calc(100% - 430px);
960
- }
961
-
962
- .e-de-ctn-title {
963
- background-color: rgba(var(--color-sf-primary));
964
- border-bottom: none !important;
965
- color: rgba(var(--color-sf-on-primary));
966
- font-size: 14px !important;
967
- }
968
- .e-de-ctn-title button {
969
- font-size: 14px !important;
970
- height: 36px !important;
971
- margin: 0 !important;
972
- }
973
- .e-de-ctn-title button .e-btn-icon {
974
- font-size: 16px !important;
975
- }
976
-
977
- .e-bigger .e-de-ctn-title {
978
- font-size: 16px !important;
979
- height: 40px !important;
980
- }
981
- .e-bigger .e-de-ctn-title button {
982
- font-size: 16px !important;
983
- height: auto !important;
984
- margin: 0 !important;
985
- }
986
- .e-bigger .e-de-ctn-title button .e-btn-icon {
987
- font-size: 18px !important;
988
- }
989
-
990
- .e-de-tool-ctnr-properties-pane {
991
- display: -ms-flexbox;
992
- display: flex;
993
- height: calc(100% - 117px);
994
- width: 100%;
995
- }
996
-
997
- .e-de-ctnr-properties-pane {
998
- display: -ms-flexbox;
999
- display: flex;
1000
- height: calc(100% - 42px);
1001
- width: 100%;
1002
- }
1003
-
1004
- .e-de-statusbar-separator {
1005
- border-left: 1px solid rgba(var(--color-sf-outline-variant));
1006
- height: 16px;
1007
- margin-left: 7.5px;
1008
- margin-right: 7.5px;
1009
- margin-top: 6px;
1010
- }
1011
-
1012
- .e-bigger .e-de-statusbar-separator {
1013
- border-left: 1px solid rgba(var(--color-sf-outline-variant));
1014
- height: 20px;
1015
- margin-left: 7.5px;
1016
- margin-right: 7.5px;
1017
- margin-top: 8px;
1018
- }
1019
-
1020
- .e-de-statusbar-spellcheck {
1021
- border-radius: 2px;
1022
- font-weight: 400;
1023
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
1024
- }
1025
-
1026
- .e-de-ctn {
1027
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
1028
- border: 1px solid rgba(var(--color-sf-outline-variant));
1029
- height: 100%;
1030
- position: relative;
1031
- width: 100%;
1032
- }
1033
-
1034
- .e-bigger .e-de-statusbar-spellcheck {
1035
- border-radius: 2px;
1036
- }
1037
-
1038
- .e-de-ctnr-toolbar {
1039
- display: -ms-flexbox;
1040
- display: flex;
1041
- height: 85px;
1042
- width: 100%;
1043
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
1044
- }
1045
-
1046
- .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
1047
- .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
1048
- border: 0;
1049
- }
1050
-
1051
- .e-de-pane {
1052
- border-left: 1px solid rgba(var(--color-sf-outline-variant));
1053
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
1054
- }
1055
-
1056
- .e-de-pane-rtl {
1057
- border-right: 1px solid rgba(var(--color-sf-outline-variant));
1058
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
1059
- }
1060
-
1061
- .e-de-tool-ctnr-properties-pane,
1062
- .e-de-ctnr-properties-pane {
1063
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
1064
- border-bottom: 1px solid rgba(var(--color-sf-outline-variant));
1065
- border-top: 1px solid rgba(var(--color-sf-outline-variant));
1066
- }
1067
-
1068
- .e-de-ctnr-segment {
1069
- margin-bottom: 8px;
1070
- }
1071
-
1072
- .e-de-ctnr-segment > div:first-child:not(.e-rtl),
1073
- .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
1074
- .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
1075
- margin-right: 12px;
1076
- }
1077
-
1078
- .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
1079
- .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
1080
- .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
1081
- margin-left: 12px;
1082
- margin-right: 0;
1083
- }
1084
-
1085
- .e-de-tlbr-wrapper {
1086
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
1087
- height: 85px;
1088
- width: calc(100% - 78px);
1089
- }
1090
-
1091
- .e-de-ctnr-prop-label {
1092
- color: rgba(var(--color-sf-on-secondary-container));
1093
- display: inline-block;
1094
- font-size: 12px;
1095
- font-weight: 500;
1096
- letter-spacing: 0.3px;
1097
- margin-bottom: 8px;
1098
- opacity: 0.87;
1099
- }
1100
-
1101
- .e-de-table-prop-label {
1102
- margin-left: 12px;
1103
- }
1104
-
1105
- .e-de-table-prop-label.e-de-rtl {
1106
- margin-left: 0;
1107
- margin-right: 12px;
1108
- }
1109
-
1110
- .e-de-toolbar.e-toolbar {
1111
- border-radius: 0;
1112
- }
1113
-
1114
- .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-first {
1115
- margin-left: 0;
1116
- margin-right: 4px;
1117
- }
1118
-
1119
- .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-first {
1120
- margin-left: 4px;
1121
- margin-right: 0;
1122
- }
1123
-
1124
- .e-bigger .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-first {
1125
- margin-left: 0;
1126
- margin-right: 8px;
1127
- }
1128
-
1129
- .e-bigger .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-first {
1130
- margin-left: 8px;
1131
- margin-right: 0;
1132
- }
1133
-
1134
- .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-last {
1135
- margin-left: 4px;
1136
- margin-right: 0;
1137
- }
1138
-
1139
- .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-last {
1140
- margin-left: 0;
1141
- margin-right: 4px;
1142
- }
1143
-
1144
- .e-bigger .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-last {
1145
- margin-left: 8px;
1146
- margin-right: 0;
1147
- }
1148
-
1149
- .e-bigger .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-last {
1150
- margin-left: 0;
1151
- margin-right: 8px;
1152
- }
1153
-
1154
- .e-de-toolbar.e-toolbar .e-toolbar-items {
1155
- height: 85px;
1156
- }
1157
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
1158
- height: 59px;
1159
- margin: 0 8px;
1160
- }
1161
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
1162
- margin-left: 8px !important;
1163
- margin-right: 4px;
1164
- }
1165
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
1166
- margin-left: 4px;
1167
- margin-right: 4px;
1168
- }
1169
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
1170
- margin-left: 4px;
1171
- margin-right: 8px;
1172
- }
1173
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
1174
- background-color: rgba(var(--color-sf-primary-container));
1175
- }
1176
-
1177
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
1178
- -ms-flex-direction: column;
1179
- flex-direction: column;
1180
- height: calc(100% - 10px);
1181
- padding: 0;
1182
- padding-bottom: 10px;
1183
- }
1184
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus {
1185
- padding: 0;
1186
- padding-bottom: 10px;
1187
- }
1188
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active {
1189
- padding: 0;
1190
- padding-bottom: 10px;
1191
- }
1192
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover {
1193
- padding: 0;
1194
- padding-bottom: 10px;
1195
- }
1196
-
1197
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
1198
- padding: 0;
1199
- }
1200
-
1201
- .e-de-overlay {
1202
- height: 100%;
1203
- opacity: 0.5;
1204
- pointer-events: none;
1205
- -ms-touch-action: none;
1206
- touch-action: none;
1207
- width: 100%;
1208
- }
1209
-
1210
- .e-de-ctnr-properties-pane-btn {
1211
- width: 78px;
1212
- }
1213
-
1214
- .e-de-pane-enable-clr.e-de-ctnr-properties-pane-btn .e-btn {
1215
- color: rgba(var(--color-sf-primary));
1216
- }
1217
-
1218
- .e-de-pane-disable-clr.e-de-ctnr-properties-pane-btn .e-btn {
1219
- color: rgba(var(--color-sf-on-secondary-container));
1220
- }
1221
-
1222
- .e-de-ctnr-properties-pane-btn .e-btn {
1223
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
1224
- border-radius: 0;
1225
- box-shadow: none;
1226
- color: rgba(var(--color-sf-primary));
1227
- min-height: 100%;
1228
- min-width: 100%;
1229
- }
1230
- .e-de-ctnr-properties-pane-btn .e-btn:focus {
1231
- box-shadow: none;
1232
- }
1233
- .e-de-ctnr-properties-pane-btn .e-btn:active {
1234
- box-shadow: none;
1235
- }
1236
- .e-de-ctnr-properties-pane-btn .e-btn:hover {
1237
- box-shadow: none;
1238
- }
1239
-
1240
- .e-de-showhide-btn {
1241
- border: 0;
1242
- height: 85px;
1243
- }
1244
-
1245
- .e-de-showhide-btn-rtl {
1246
- border: 0;
1247
- height: 85px;
1248
- }
1249
-
1250
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
1251
- padding: 0;
1252
- }
1253
-
1254
- .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
1255
- line-height: 0.8;
1256
- }
1257
-
1258
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
1259
- display: table;
1260
- font-size: 12px;
1261
- margin: 0 6.5px;
1262
- padding: 0;
1263
- white-space: normal;
1264
- }
1265
-
1266
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
1267
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
1268
- padding: 0 !important;
1269
- min-height: 16px;
1270
- }
1271
-
1272
- .e-de-hdr-ftr-frst-div {
1273
- margin-bottom: 12px;
1274
- }
1275
-
1276
- .e-de-hdr-ftr-top-div {
1277
- margin-bottom: 12px;
1278
- }
1279
-
1280
- .e-de-cntr-pane-padding {
1281
- padding: 16px;
1282
- }
1283
-
1284
- .e-de-prop-pane {
1285
- height: 100%;
1286
- min-height: 200px;
1287
- overflow: auto;
1288
- width: 256px;
1289
- }
1290
-
1291
- .e-de-review-pane {
1292
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
1293
- border-left: 1px solid rgba(var(--color-sf-outline-variant));
1294
- height: 100%;
1295
- min-height: 200px;
1296
- overflow: auto;
1297
- width: 380px;
1298
- }
1299
-
1300
- .e-bigger .e-de-cntr-pane-padding {
1301
- padding: 16px;
1302
- }
1303
- .e-bigger .e-de-prop-pane {
1304
- height: 100%;
1305
- min-height: 200px;
1306
- overflow: auto;
1307
- width: 306px;
1308
- }
1309
-
1310
- .e-de-property-div-padding {
1311
- border-bottom: 1px solid rgba(var(--color-sf-outline-variant));
1312
- padding: 12px;
1313
- }
1314
-
1315
- .e-de-ctnr-dropdown-ftr {
1316
- border-top: 1px solid rgba(var(--color-sf-outline-variant));
1317
- color: rgba(var(--color-sf-on-secondary-container));
1318
- cursor: pointer;
1319
- display: block;
1320
- font-size: 12px;
1321
- line-height: 40px;
1322
- text-indent: 1.2em;
1323
- }
1324
-
1325
- .e-de-char-fmt-btn-left > button,
1326
- .e-de-insert-del-cell button {
1327
- width: 36px;
1328
- }
1329
-
1330
- .e-de-char-fmt-btn-right > button {
1331
- width: 36px;
1332
- }
1333
-
1334
- .e-de-panel-left-width {
1335
- width: 151px;
1336
- }
1337
-
1338
- .e-bigger .e-de-panel-left-width {
1339
- width: 169px;
1340
- }
1341
- .e-bigger .e-de-char-fmt-btn-left > button,
1342
- .e-bigger .e-de-insert-del-cell button {
1343
- width: 44px;
1344
- }
1345
-
1346
- .e-de-panel-right-width {
1347
- width: 73px;
1348
- }
1349
-
1350
- .e-de-cntr-highlight-pane {
1351
- border: 1px solid rgba(var(--color-sf-outline-variant));
1352
- }
1353
-
1354
- .e-de-btn-hghlclr > button:first-child {
1355
- padding: 1px !important;
1356
- }
1357
-
1358
- .e-de-ctnr-hglt-color {
1359
- font-size: 12px;
1360
- font-weight: 400;
1361
- height: 20px !important;
1362
- width: 20px !important;
1363
- }
1364
-
1365
- .e-de-font-clr-picker > div div button,
1366
- .e-de-font-clr-picker > div button,
1367
- .e-de-font-clr-picker > button {
1368
- width: 40px;
1369
- }
1370
-
1371
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-menuitem-md {
1372
- height: 55px;
1373
- padding: 4px !important;
1374
- width: 60px;
1375
- }
1376
-
1377
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-menuitem-md:hover {
1378
- border: 3px solid rgba(var(--color-sf-primary));
1379
- padding: 2px !important;
1380
- }
1381
-
1382
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-bullet-menuitem-md {
1383
- height: 38px;
1384
- padding: 4px !important;
1385
- width: 38px;
1386
- }
1387
-
1388
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-bullet-menuitem-md:hover {
1389
- border: 3px solid rgba(var(--color-sf-primary));
1390
- padding: 2px !important;
1391
- }
1392
-
1393
- .e-de-list-header-presetmenu {
1394
- cursor: pointer;
1395
- font-size: 11px;
1396
- line-height: 14px;
1397
- overflow: hidden;
1398
- text-align: left;
1399
- min-width: 50px;
1400
- white-space: nowrap;
1401
- width: 100%;
1402
- }
1403
-
1404
- .e-de-bullet-list-header-presetmenu {
1405
- cursor: pointer;
1406
- font-size: 14px;
1407
- left: -11px;
1408
- line-height: 0;
1409
- min-width: 50px;
1410
- overflow: hidden;
1411
- position: relative;
1412
- white-space: nowrap;
1413
- width: 100%;
1414
- }
1415
-
1416
- .e-rtl .e-de-bullet-list-header-presetmenu {
1417
- cursor: pointer;
1418
- font-size: 14px;
1419
- left: 10px;
1420
- line-height: 0;
1421
- min-width: 50px;
1422
- overflow: hidden;
1423
- position: relative;
1424
- white-space: nowrap;
1425
- width: 100%;
1426
- }
1427
-
1428
- .e-de-bullet {
1429
- font-size: 42px;
1430
- }
1431
-
1432
- .e-de-list-header-presetmenu .e-de-list-line {
1433
- border-bottom: 1px solid rgba(var(--color-sf-on-surface-variant)) !important;
1434
- margin-left: 5px;
1435
- width: 100%;
1436
- }
1437
-
1438
- .e-de-toc-optionsdiv {
1439
- margin-bottom: 11.5px;
1440
- margin-left: 5.5px;
1441
- margin-top: 15.5px;
1442
- }
1443
-
1444
- .e-de-toc-optionsdiv.e-de-rtl {
1445
- margin-right: 5.5px;
1446
- margin-left: 0;
1447
- }
1448
-
1449
- .e-de-list-header-presetmenu div span {
1450
- display: inline-block;
1451
- vertical-align: middle;
1452
- }
1453
-
1454
- .e-de-floating-menu .e-de-floating-menuitem,
1455
- .e-de-floating-menu .e-de-menuitem-none {
1456
- cursor: pointer;
1457
- height: 70px;
1458
- padding: 0 !important;
1459
- margin: 0 5px 5px 0 !important;
1460
- width: 70px;
1461
- }
1462
-
1463
- .e-de-list-thumbnail .e-de-list-items {
1464
- float: left;
1465
- }
1466
-
1467
- .e-de-list-thumbnail .e-de-list-items {
1468
- border: 1px solid rgba(var(--color-sf-outline-variant));
1469
- border-radius: 4px;
1470
- clear: initial;
1471
- display: inline-block;
1472
- height: auto;
1473
- margin: 5px;
1474
- padding: 2px;
1475
- text-align: center;
1476
- width: auto;
1477
- }
1478
-
1479
- .e-de-list-items {
1480
- cursor: pointer;
1481
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
1482
- box-sizing: border-box;
1483
- list-style: none;
1484
- padding: 7px 10px 7px 10px;
1485
- position: relative;
1486
- }
1487
-
1488
- .e-de-list-item-size {
1489
- font-size: 14px;
1490
- }
1491
-
1492
- .e-de-floating-menuitem.e-de-floating-menuitem-md.e-de-list-items.e-de-list-item-size.de-list-item-selected,
1493
- .e-de-floating-menuitem.e-de-floating-bullet-menuitem-md.e-de-list-items.e-de-list-item-size.de-list-item-selected {
1494
- border: 3px solid rgba(var(--color-sf-primary));
1495
- padding: 2px !important;
1496
- }
1497
-
1498
- .e-de-floating-menu {
1499
- padding: 10px 4px 5px 10px !important;
1500
- }
1501
-
1502
- .e-de-list-container {
1503
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
1504
- box-sizing: border-box;
1505
- display: inline-block;
1506
- line-height: normal;
1507
- margin: 0;
1508
- outline: 0;
1509
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
1510
- padding: 10px 0;
1511
- position: absolute;
1512
- width: auto;
1513
- z-index: 10020;
1514
- }
1515
-
1516
- .e-de-ctnr-list {
1517
- font-size: 12px;
1518
- vertical-align: top;
1519
- }
1520
-
1521
- .e-de-image-property {
1522
- padding-left: 32px;
1523
- }
1524
-
1525
- .e-de-img-prty-span {
1526
- color: rgba(var(--color-sf-on-secondary-container));
1527
- left: 12px;
1528
- position: absolute;
1529
- top: 8px;
1530
- }
1531
-
1532
- .e-btn-toggle {
1533
- background-color: rgba(var(--color-sf-primary-container)) !important;
1534
- outline: none;
1535
- outline-offset: 0;
1536
- box-shadow: none !important;
1537
- }
1538
- .e-btn-toggle:hover {
1539
- background-color: rgba(var(--color-sf-primary-container)) !important;
1540
- outline: none;
1541
- outline-offset: 0;
1542
- box-shadow: none !important;
1543
- }
1544
-
1545
- .e-de-ctnr-group-btn-top > button:first-child {
1546
- border-radius: 0;
1547
- border-top-left-radius: 4px;
1548
- }
1549
-
1550
- .e-de-ctnr-group-btn-top.e-de-rtl > button:first-child {
1551
- border-top-left-radius: 0;
1552
- border-top-right-radius: 4px;
1553
- }
1554
-
1555
- .e-de-ctnr-group-btn-top > button:last-child {
1556
- border-radius: 0;
1557
- border-top-right-radius: 4px;
1558
- }
1559
-
1560
- .e-de-ctnr-group-btn-top.e-de-rtl > button:last-child {
1561
- border-top-left-radius: 4px;
1562
- border-top-right-radius: 0;
1563
- }
1564
-
1565
- .e-de-ctnr-group-btn-middle > button {
1566
- border-radius: 0;
1567
- border-top: 0;
1568
- border-bottom: 0;
1569
- }
1570
-
1571
- .e-de-ctnr-group-btn-bottom > button:first-child {
1572
- border-radius: 0;
1573
- border-bottom-left-radius: 4px;
1574
- }
1575
-
1576
- .e-de-ctnr-group-btn-bottom.e-de-rtl > button:first-child {
1577
- border-bottom-left-radius: 0;
1578
- border-bottom-right-radius: 4px;
1579
- }
1580
-
1581
- .e-de-ctnr-group-btn-bottom > button:last-child {
1582
- border-radius: 0;
1583
- border-bottom-right-radius: 4px;
1584
- }
1585
-
1586
- .e-de-ctnr-group-btn-bottom.e-de-rtl > button:last-child {
1587
- border-bottom-right-radius: 0;
1588
- border-bottom-left-radius: 4px;
1589
- }
1590
-
1591
- .e-de-toc-template1 {
1592
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
1593
- border: 1px solid rgba(var(--color-sf-outline-variant));
1594
- color: rgba(var(--color-sf-on-secondary-container));
1595
- height: 130px;
1596
- width: 95px;
1597
- margin-left: 80px;
1598
- }
1599
-
1600
- .e-de-toc-template1.e-de-rtl {
1601
- margin-left: 0;
1602
- margin-right: 78px;
1603
- }
1604
-
1605
- .e-de-toc-template1-content1 {
1606
- font-size: 10px;
1607
- height: 16px;
1608
- margin-left: 8px;
1609
- margin-top: 6px;
1610
- width: 80px;
1611
- }
1612
-
1613
- .e-de-toc-template1-content2 {
1614
- font-size: 8px;
1615
- height: 9px;
1616
- margin-left: 23px;
1617
- margin-top: 6px;
1618
- width: 66px;
1619
- }
1620
-
1621
- .e-de-toc-template1-content3 {
1622
- font-size: 7px;
1623
- height: 8px;
1624
- margin-left: 30px;
1625
- margin-top: 6px;
1626
- width: 59px;
1627
- }
1628
-
1629
- .e-de-prop-sub-label {
1630
- color: rgba(var(--color-sf-on-surface));
1631
- font-size: 12px;
1632
- margin-bottom: 4px;
1633
- font-weight: 600;
1634
- }
1635
-
1636
- .e-de-toc-checkbox1 {
1637
- height: 16px;
1638
- margin-top: 16px;
1639
- }
1640
-
1641
- .e-de-toc-checkbox2 {
1642
- height: 16px;
1643
- margin-top: 16px;
1644
- }
1645
-
1646
- .e-de-toc-checkbox3 {
1647
- height: 16px;
1648
- margin-top: 16px;
1649
- }
1650
-
1651
- .e-de-status-bar {
1652
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
1653
- display: -ms-flexbox;
1654
- display: flex;
1655
- width: 100%;
1656
- }
1657
-
1658
- .e-de-ctnr-pg-no {
1659
- color: rgba(var(--color-sf-on-secondary-container));
1660
- display: -ms-inline-flexbox;
1661
- display: inline-flex;
1662
- font-size: 14px;
1663
- height: 100%;
1664
- padding-top: 7px;
1665
- }
1666
- .e-de-ctnr-pg-no span {
1667
- border: 1px solid transparent;
1668
- }
1669
-
1670
- .e-de-ctnr-pg-no-spellout {
1671
- color: rgba(var(--color-sf-on-secondary-container));
1672
- display: -ms-inline-flexbox;
1673
- display: inline-flex;
1674
- font-size: 14px;
1675
- height: 100%;
1676
- padding-top: 7px;
1677
- width: calc(100% - 169px);
1678
- }
1679
- .e-de-ctnr-pg-no-spellout span {
1680
- border: 1px solid transparent;
1681
- }
1682
-
1683
- .e-bigger .e-de-ctnr-pg-no-spellout {
1684
- color: rgba(var(--color-sf-on-secondary-container));
1685
- display: -ms-inline-flexbox;
1686
- display: inline-flex;
1687
- font-size: 16px;
1688
- height: 100%;
1689
- padding-top: 10px;
1690
- width: calc(100% - 180px);
1691
- }
1692
-
1693
- .e-de-statusbar-zoom-spell {
1694
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
1695
- border: 0;
1696
- color: rgba(var(--color-sf-on-secondary-container));
1697
- float: right;
1698
- height: 34px;
1699
- margin-left: calc(100% - 395px);
1700
- }
1701
-
1702
- .e-bigger .e-de-statusbar-zoom-spell {
1703
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
1704
- border: 0;
1705
- color: rgba(var(--color-sf-on-secondary-container));
1706
- float: right;
1707
- height: 34px;
1708
- margin-left: calc(100% - 430px);
1709
- }
1710
-
1711
- .e-de-btn-cancel {
1712
- margin-left: 10px;
1713
- }
1714
-
1715
- .e-de-btn-cancel-rtl {
1716
- margin-left: 0;
1717
- margin-right: 10px;
1718
- }
1719
-
1720
- .e-de-prop-header-label {
1721
- color: rgba(var(--color-sf-on-secondary-container));
1722
- display: inline-block;
1723
- font-size: 12px;
1724
- font-weight: bold;
1725
- letter-spacing: 0.05px;
1726
- opacity: 0.87;
1727
- }
1728
-
1729
- .e-de-prop-separator-line {
1730
- border-bottom: 1px solid rgba(var(--color-sf-outline-variant));
1731
- }
1732
-
1733
- .e-de-status-bar > div label {
1734
- font-weight: 600;
1735
- }
1736
-
1737
- .e-de-stylediv {
1738
- padding-left: 12px;
1739
- }
1740
-
1741
- .e-de-stylediv-rtl {
1742
- padding-left: 0;
1743
- padding-right: 12px;
1744
- }
1745
-
1746
- .e-de-border-size-button {
1747
- height: 32px;
1748
- margin-top: 16px;
1749
- width: 104px;
1750
- }
1751
-
1752
- .e-de-color-picker {
1753
- height: 32px;
1754
- width: 104px;
1755
- }
1756
-
1757
- .e-de-cell-text-box {
1758
- margin-right: 12px;
1759
- }
1760
-
1761
- .e-de-pane-rtl .e-de-cell-text-box {
1762
- margin-left: 12px;
1763
- margin-right: 0;
1764
- }
1765
-
1766
- .e-de-prop-fill-label {
1767
- margin-right: 16px;
1768
- }
1769
-
1770
- .e-de-prop-fill-label.e-de-rtl {
1771
- margin-left: 16px;
1772
- margin-right: 0;
1773
- }
1774
-
1775
- .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
1776
- height: 36px !important;
1777
- }
1778
-
1779
- .e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
1780
- height: 42px !important;
1781
- }
1782
-
1783
- .e-de-grp-btn-ctnr .e-de-ctnr-group-btn > button {
1784
- width: 36px;
1785
- height: 36px;
1786
- }
1787
-
1788
- .e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn > button {
1789
- height: 42px;
1790
- width: 44px;
1791
- }
1792
-
1793
- .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
1794
- width: 64px;
1795
- }
1796
-
1797
- .e-documenteditor-optionspane {
1798
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
1799
- }
1800
-
1801
- .e-de-hRuler {
1802
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
1803
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
1804
- border-bottom: 0.5px solid rgba(var(--color-sf-outline-variant));
1805
- }
1806
-
1807
- .e-de-vRuler {
1808
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
1809
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
1810
- border-right: 0.5px solid rgba(var(--color-sf-outline-variant));
1811
- }
1812
-
1813
- .e-de-ruler-margin {
1814
- background-color: rgba(var(--color-sf-surface));
1815
- background: rgba(var(--color-sf-surface));
1816
- }
1817
-
1818
- .e-de-ruler-tick {
1819
- stroke: rgba(var(--color-sf-on-surface-variant));
1820
- }
1821
-
1822
- .e-de-ruler-tick-label {
1823
- fill: rgba(var(--color-sf-on-surface-variant));
1824
- }
1825
-
1826
- .e-de-ruler-markIndicator {
1827
- background-color: rgba(var(--color-sf-surface));
1828
- }
1829
-
1830
- .e-de-ruler-marker .e-de-ruler-tab-svg {
1831
- fill: rgba(var(--color-sf-on-surface-variant));
1832
- }
1833
-
1834
- .e-de-ruler-marker .e-de-ruler-indent-svg {
1835
- fill: rgba(var(--color-sf-on-surface-variant));
1836
- }
1837
-
1838
- .e-de-ruler-indent .e-de-ruler-indent-svg {
1839
- fill: rgba(var(--color-sf-surface));
1840
- stroke: rgba(var(--color-sf-on-surface-variant));
1841
- }
1842
-
1843
- .e-de-ruler-indent .e-de-ruler-indent-svg:hover {
1844
- fill: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.14), rgba(var(--color-sf-primary), 0.14)), rgba(var(--color-sf-surface));
1845
- stroke: rgba(var(--color-sf-on-surface-variant));
1846
- }
1847
-
1848
- .e-de-ruler-indent .e-de-ruler-indent-svg:active {
1849
- fill: rgba(var(--color-sf-primary));
1850
- stroke: rgba(var(--color-sf-on-surface-variant));
1851
- }
1852
-
1853
- .e-de-ruler-table-svg {
1854
- fill: rgba(var(--color-sf-on-surface-variant));
1855
- }
1856
-
1857
- .e-de-ruler-table-svg:hover {
1858
- fill: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.14), rgba(var(--color-sf-primary), 0.14)), rgba(var(--color-sf-surface));
1859
- }
1860
-
1861
- .e-de-ruler-table-svg:active {
1862
- fill: rgba(var(--color-sf-primary));
1863
- }
1864
-
1865
- .e-rtl .e-listview .e-list-icon {
1866
- height: 24px;
1867
- width: 16px;
1868
- margin-left: 12px;
1869
- }
1870
- .e-rtl .e-de-listview-icon {
1871
- height: auto;
1872
- width: auto;
1873
- line-height: 22px;
1874
- margin-left: 12px;
1875
- }
1876
- .e-rtl .e-de-vRuler {
1877
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
1878
- border-right: none;
1879
- border-left: 0.5px solid rgba(var(--color-sf-outline-variant));
1880
- }
1881
-
1882
- .e-bigger .de-split-button > div:first-child {
1883
- margin-right: 16px;
1884
- }
1885
- .e-bigger .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
1886
- width: 60px;
1887
- }
1888
- .e-bigger .e-de-prop-fill-label {
1889
- margin-left: 0;
1890
- margin-right: 9.8px;
1891
- }
1892
- .e-bigger .e-de-prop-fill-label.e-de-rtl {
1893
- margin-left: 9.8px;
1894
- margin-right: 0px;
1895
- }
1896
- .e-bigger .e-rtl .e-de-cell-text-box {
1897
- margin-left: 16px;
1898
- margin-right: 0;
1899
- }
1900
- .e-bigger .e-de-color-picker {
1901
- height: 39px;
1902
- width: 100px;
1903
- }
1904
- .e-bigger .e-de-border-size-button {
1905
- height: 39px;
1906
- margin-top: 16px;
1907
- width: 100px;
1908
- }
1909
- .e-bigger .e-de-stylediv {
1910
- padding-left: 16px;
1911
- }
1912
- .e-bigger .e-de-stylediv-rtl {
1913
- padding-right: 16px;
1914
- }
1915
- .e-bigger .e-de-tool-ctnr-properties-pane {
1916
- display: -ms-flexbox;
1917
- display: flex;
1918
- height: calc(100% - 128px);
1919
- min-height: 200px;
1920
- width: 100%;
1921
- }
1922
- .e-bigger .e-de-ctnr-properties-pane {
1923
- display: -ms-flexbox;
1924
- display: flex;
1925
- height: calc(100% - 46px);
1926
- width: 100%;
1927
- }
1928
- .e-bigger .e-de-ctn {
1929
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
1930
- border: 1px solid rgba(var(--color-sf-outline-variant));
1931
- height: 100%;
1932
- position: relative;
1933
- width: 100%;
1934
- }
1935
- .e-bigger .e-de-ctnr-toolbar {
1936
- display: -ms-flexbox;
1937
- display: flex;
1938
- height: 90px;
1939
- width: 100%;
1940
- }
1941
- .e-bigger .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
1942
- .e-bigger .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
1943
- border: 0;
1944
- }
1945
- .e-bigger .e-de-pane {
1946
- border-left: 1px solid rgba(var(--color-sf-outline-variant));
1947
- }
1948
- .e-bigger .e-de-pane-rtl {
1949
- border-right: 1px solid rgba(var(--color-sf-outline-variant));
1950
- }
1951
- .e-bigger .e-de-ctnr-segment {
1952
- margin-bottom: 8px;
1953
- }
1954
- .e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
1955
- .e-bigger .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
1956
- .e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
1957
- margin-right: 16px;
1958
- }
1959
- .e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
1960
- .e-bigger .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
1961
- .e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
1962
- margin-left: 16px;
1963
- margin-right: 0;
1964
- }
1965
- .e-bigger .e-de-tlbr-wrapper {
1966
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
1967
- height: 90px;
1968
- width: calc(100% - 78px);
1969
- }
1970
- .e-bigger .e-de-ctnr-prop-label {
1971
- color: rgba(var(--color-sf-on-secondary-container));
1972
- display: inline-block;
1973
- font-size: 12px;
1974
- font-weight: 500;
1975
- letter-spacing: 0.05px;
1976
- margin-bottom: 8px;
1977
- opacity: 0.87;
1978
- }
1979
- .e-bigger .e-de-table-prop-label {
1980
- margin-left: 14.5px;
1981
- }
1982
- .e-bigger .e-de-table-prop-label.e-de-rtl {
1983
- margin-left: 0;
1984
- margin-right: 14.5px;
1985
- }
1986
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items {
1987
- height: 90px;
1988
- }
1989
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
1990
- margin: 0 8px;
1991
- }
1992
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
1993
- margin-left: 8px !important;
1994
- margin-right: 8px;
1995
- }
1996
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
1997
- margin-left: 8px;
1998
- margin-right: 8px;
1999
- }
2000
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
2001
- margin-left: 8px;
2002
- margin-right: 8px;
2003
- }
2004
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
2005
- background-color: rgba(var(--color-sf-primary-container));
2006
- }
2007
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
2008
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
2009
- padding: 0;
2010
- padding-bottom: 10px;
2011
- }
2012
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus,
2013
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus {
2014
- padding: 0;
2015
- padding-bottom: 10px;
2016
- }
2017
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active,
2018
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:active {
2019
- padding: 0;
2020
- padding-bottom: 10px;
2021
- }
2022
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover,
2023
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
2024
- padding: 0;
2025
- padding-bottom: 10px;
2026
- }
2027
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
2028
- padding: 0 !important;
2029
- }
2030
- .e-bigger .e-de-overlay {
2031
- height: 100%;
2032
- opacity: 0.5;
2033
- pointer-events: none;
2034
- -ms-touch-action: none;
2035
- touch-action: none;
2036
- }
2037
- .e-bigger .e-de-ctnr-properties-pane-btn {
2038
- width: 78px;
2039
- }
2040
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn {
2041
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
2042
- border-radius: 0;
2043
- box-shadow: none;
2044
- min-height: 100%;
2045
- min-width: 100%;
2046
- }
2047
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:focus {
2048
- box-shadow: none;
2049
- }
2050
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:active {
2051
- box-shadow: none;
2052
- }
2053
- .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:hover {
2054
- box-shadow: none;
2055
- }
2056
- .e-bigger .e-de-showhide-btn {
2057
- border: 0;
2058
- height: 90px;
2059
- }
2060
- .e-bigger .e-de-showhide-btn-rtl {
2061
- border: 0;
2062
- height: 90px;
2063
- }
2064
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
2065
- padding: 0;
2066
- }
2067
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
2068
- display: table;
2069
- font-size: 12px !important;
2070
- margin: 0 6px;
2071
- padding: 0;
2072
- white-space: normal;
2073
- }
2074
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
2075
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
2076
- padding: 0;
2077
- }
2078
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
2079
- box-shadow: none;
2080
- height: 40px;
2081
- }
2082
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
2083
- box-shadow: none;
2084
- }
2085
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
2086
- box-shadow: none;
2087
- }
2088
- .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
2089
- box-shadow: none;
2090
- }
2091
- .e-bigger .e-de-status-bar button {
2092
- height: 38px;
2093
- box-shadow: none;
2094
- }
2095
- .e-bigger .e-de-status-bar button:focus {
2096
- box-shadow: none;
2097
- }
2098
- .e-bigger .e-de-status-bar button:active {
2099
- box-shadow: none;
2100
- }
2101
- .e-bigger .e-de-status-bar button:hover {
2102
- box-shadow: none;
2103
- }
2104
- .e-bigger .e-de-ctnr-group-btn button {
2105
- box-shadow: none;
2106
- height: 40px;
2107
- }
2108
- .e-bigger .e-de-ctnr-group-btn button:focus {
2109
- box-shadow: none;
2110
- }
2111
- .e-bigger .e-de-ctnr-group-btn button:active {
2112
- box-shadow: none;
2113
- }
2114
- .e-bigger .e-de-ctnr-group-btn button:hover {
2115
- box-shadow: none;
2116
- }
2117
- .e-bigger .e-de-property-div-padding {
2118
- border-bottom: 0.5px solid rgba(var(--color-sf-outline-variant));
2119
- padding: 16px;
2120
- }
2121
- .e-bigger .e-de-font-clr-picker > div button,
2122
- .e-bigger .e-de-font-clr-picker > button {
2123
- width: auto;
2124
- }
2125
- .e-bigger .e-de-ctnr-dropdown-ftr {
2126
- border-top: 1px solid rgba(var(--color-sf-outline-variant));
2127
- color: rgba(var(--color-sf-on-secondary-container));
2128
- cursor: pointer;
2129
- display: block;
2130
- font-size: 12px;
2131
- line-height: 40px;
2132
- text-indent: 1.2em;
2133
- }
2134
- .e-bigger .e-de-char-fmt-btn > button {
2135
- width: 38.5px;
2136
- }
2137
- .e-bigger .e-de-btn-hghlclr > button:first-child {
2138
- padding: 0 6px !important;
2139
- }
2140
- .e-bigger .e-de-ctnr-hglt-color {
2141
- font-size: 12px;
2142
- font-weight: 400;
2143
- height: 24px !important;
2144
- width: 24px !important;
2145
- }
2146
- .e-bigger .e-de-ctnr-list {
2147
- font-size: 12px;
2148
- vertical-align: top;
2149
- }
2150
- .e-bigger .e-de-image-property {
2151
- padding-left: 32px;
2152
- }
2153
- .e-bigger .e-de-img-prty-span {
2154
- color: rgba(var(--color-sf-on-secondary-container));
2155
- left: 10px;
2156
- position: absolute;
2157
- top: 12px;
2158
- }
2159
- .e-bigger .e-btn-toggle {
2160
- background-color: rgba(var(--color-sf-primary-container)) !important;
2161
- box-shadow: none !important;
2162
- outline: none;
2163
- outline-offset: 0;
2164
- }
2165
- .e-bigger .e-btn-toggle:hover {
2166
- background-color: rgba(var(--color-sf-primary-container)) !important;
2167
- outline: none;
2168
- outline-offset: 0;
2169
- box-shadow: none !important;
2170
- }
2171
- .e-bigger .e-de-toc-template1 {
2172
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
2173
- border: 1px solid rgba(var(--color-sf-outline-variant));
2174
- color: rgba(var(--color-sf-on-secondary-container));
2175
- height: 129px;
2176
- margin-left: 78px;
2177
- width: 94px;
2178
- }
2179
- .e-bigger .e-de-toc-template1-content1 {
2180
- font-size: 10px;
2181
- height: 11px;
2182
- margin-left: 5.4px;
2183
- margin-top: 6.7px;
2184
- width: 80px;
2185
- }
2186
- .e-bigger .e-de-toc-template1-content2 {
2187
- font-size: 8px;
2188
- height: 9px;
2189
- margin-left: 20.4px;
2190
- margin-top: 5.7px;
2191
- width: 66px;
2192
- }
2193
- .e-bigger .e-de-toc-template1-content3 {
2194
- font-size: 7px;
2195
- height: 8px;
2196
- margin-left: 28.4px;
2197
- margin-top: 6.7px;
2198
- width: 59px;
2199
- }
2200
- .e-bigger .e-de-toc-optionsdiv {
2201
- margin-bottom: 11.5px;
2202
- margin-left: 5.5px;
2203
- margin-top: 15.5px;
2204
- }
2205
- .e-bigger .e-de-toc-optionsdiv.e-de-rtl {
2206
- margin-right: 5.5px;
2207
- margin-left: 0;
2208
- }
2209
- .e-bigger .e-de-prop-sub-label {
2210
- font-size: 13px;
2211
- margin-bottom: 8.5px;
2212
- }
2213
- .e-bigger .e-de-btn-cancel {
2214
- margin-left: 10px;
2215
- }
2216
- .e-bigger .e-de-status-bar {
2217
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
2218
- display: -ms-flexbox;
2219
- display: flex;
2220
- width: 100%;
2221
- }
2222
- .e-bigger .e-de-statusbar-zoom {
2223
- border: 0;
2224
- color: rgba(var(--color-sf-on-secondary-container));
2225
- float: right;
2226
- height: 40px;
2227
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
2228
- }
2229
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
2230
- line-height: 25px;
2231
- padding: 0 5px !important;
2232
- }
2233
- .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
2234
- height: 0;
2235
- line-height: 0;
2236
- line-height: 0.8;
2237
- }
2238
- .e-bigger .e-listview .e-list-icon {
2239
- height: 24px;
2240
- width: 16px;
2241
- margin-right: 16px;
2242
- }
2243
- .e-bigger .e-de-listview-icon {
2244
- height: auto;
2245
- width: auto;
2246
- line-height: 22px;
2247
- margin-right: 16px;
2248
- }
2249
- .e-bigger .e-rtl .e-listview .e-list-icon {
2250
- height: 24px;
2251
- width: 16px;
2252
- margin-left: 16px;
2253
- }
2254
- .e-bigger .e-rtl .e-de-listview-icon {
2255
- height: auto;
2256
- width: auto;
2257
- line-height: 22px;
2258
- margin-left: 16px;
2259
- }
2260
-
2261
- .e-de-ctn .e-de-bzr-button:hover {
2262
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08)), rgba(var(--color-sf-surface));
2263
- border: none;
2264
- border-radius: 4px;
2265
- color: rgba(var(--color-sf-on-surface));
2266
- }
2267
-
2268
- .e-de-ctn .e-de-bzr-button:active {
2269
- box-shadow: none;
2270
- background-color: rgba(var(--color-sf-primary-container));
2271
- border-color: rgba(var(--color-sf-primary-container));
2272
- color: rgba(var(--color-sf-on-surface));
2273
- }
2274
-
2275
- .e-de-ctn .e-de-bzr-button {
2276
- font-weight: 400;
2277
- font-size: 14px;
2278
- border: none;
2279
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
2280
- height: calc(100% - 10px);
2281
- line-height: 16px;
2282
- font-size: 12px !important;
2283
- }
2284
-
2285
- .e-de-ctn .e-de-bzr-button:hover {
2286
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08)), rgba(var(--color-sf-surface));
2287
- border: none;
2288
- border-radius: 4px;
2289
- color: rgba(var(--color-sf-on-surface));
2290
- }
2291
-
2292
- .e-de-ctn .e-de-bzr-button:active {
2293
- box-shadow: none;
2294
- background-color: rgba(var(--color-sf-primary-container));
2295
- border-color: rgba(var(--color-sf-primary-container));
2296
- color: rgba(var(--color-sf-on-surface));
2297
- }
2298
-
2299
- .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
2300
- font-size: 16px;
2301
- }
2302
- .e-bigger .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
2303
- font-size: 18px;
2304
- }
2305
- .e-bigger .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-break.e-de-bzr-button {
2306
- padding-top: 11px !important;
2307
- }
1
+ @import '@syncfusion/ej2-documenteditor/styles/document-editor-container/material3.css';