@syncfusion/ej2-angular-documenteditor 20.1.52 → 20.1.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -0
- package/dist/ej2-angular-documenteditor.umd.js +1 -1
- package/dist/ej2-angular-documenteditor.umd.min.js +1 -1
- package/package.json +8 -8
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/bootstrap-dark.css +260 -463
- package/styles/bootstrap.css +260 -465
- package/styles/bootstrap4.css +259 -489
- package/styles/bootstrap5-dark.css +267 -500
- package/styles/bootstrap5.css +267 -500
- package/styles/document-editor/bootstrap-dark.css +148 -248
- package/styles/document-editor/bootstrap.css +148 -248
- package/styles/document-editor/bootstrap4.css +147 -255
- package/styles/document-editor/bootstrap5-dark.css +157 -272
- package/styles/document-editor/bootstrap5.css +157 -272
- package/styles/document-editor/fabric-dark.css +148 -248
- package/styles/document-editor/fabric.css +148 -248
- package/styles/document-editor/fluent-dark.css +157 -268
- package/styles/document-editor/fluent.css +157 -268
- package/styles/document-editor/highcontrast-light.css +241 -296
- package/styles/document-editor/highcontrast.css +149 -249
- package/styles/document-editor/material-dark.css +147 -246
- package/styles/document-editor/material.css +148 -247
- package/styles/document-editor/tailwind-dark.css +157 -304
- package/styles/document-editor/tailwind.css +157 -304
- package/styles/document-editor-container/bootstrap-dark.css +113 -216
- package/styles/document-editor-container/bootstrap.css +113 -218
- package/styles/document-editor-container/bootstrap4.css +113 -235
- package/styles/document-editor-container/bootstrap5-dark.css +111 -229
- package/styles/document-editor-container/bootstrap5.css +111 -229
- package/styles/document-editor-container/fabric-dark.css +113 -214
- package/styles/document-editor-container/fabric.css +113 -214
- package/styles/document-editor-container/fluent-dark.css +111 -225
- package/styles/document-editor-container/fluent.css +111 -225
- package/styles/document-editor-container/highcontrast-light.css +207 -329
- package/styles/document-editor-container/highcontrast.css +113 -214
- package/styles/document-editor-container/material-dark.css +113 -215
- package/styles/document-editor-container/material.css +113 -216
- package/styles/document-editor-container/tailwind-dark.css +109 -219
- package/styles/document-editor-container/tailwind.css +109 -219
- package/styles/fabric-dark.css +260 -461
- package/styles/fabric.css +260 -461
- package/styles/fluent-dark.css +267 -492
- package/styles/fluent.css +267 -492
- package/styles/highcontrast-light.css +353 -509
- package/styles/highcontrast.css +261 -462
- package/styles/material-dark.css +259 -460
- package/styles/material.css +260 -462
- package/styles/tailwind-dark.css +265 -522
- package/styles/tailwind.css +265 -522
|
@@ -1,82 +1,82 @@
|
|
|
1
1
|
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
|
|
2
2
|
.e-de-ctnr-close::before {
|
|
3
|
-
content:
|
|
3
|
+
content: "\eb36";
|
|
4
4
|
}
|
|
5
5
|
|
|
6
6
|
.e-de-ctnr-linespacing::before {
|
|
7
|
-
content:
|
|
7
|
+
content: "\eb37";
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
.e-de-ctnr-lock::before {
|
|
11
|
-
content:
|
|
11
|
+
content: "\eb3a";
|
|
12
12
|
}
|
|
13
13
|
|
|
14
14
|
.e-de-ctnr-link::before {
|
|
15
|
-
content:
|
|
15
|
+
content: "\eb3c";
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
.e-de-ctnr-alignbottom::before {
|
|
19
|
-
content:
|
|
19
|
+
content: "\eb3d";
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
.e-de-selected-spellcheck-item::before {
|
|
23
|
-
content:
|
|
24
|
-
font-family:
|
|
23
|
+
content: "\e935";
|
|
24
|
+
font-family: "e-icons";
|
|
25
25
|
font-size: 10px;
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
.e-de-selected-underline-item::before {
|
|
29
|
-
content:
|
|
30
|
-
font-family:
|
|
29
|
+
content: "\e935";
|
|
30
|
+
font-family: "e-icons";
|
|
31
31
|
font-size: 10px;
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
.e-de-ctnr-table::before {
|
|
35
|
-
content:
|
|
35
|
+
content: "\eb3e";
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
.e-de-ctnr-tableofcontent::before {
|
|
39
|
-
content:
|
|
39
|
+
content: "\eb41";
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
.e-de-ctnr-pagenumber::before {
|
|
43
|
-
content:
|
|
43
|
+
content: "\eb43";
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
.e-de-ctnr-bold::before {
|
|
47
|
-
content:
|
|
47
|
+
content: "\eb47";
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
.e-de-ctnr-aligntop::before {
|
|
51
|
-
content:
|
|
51
|
+
content: "\eb49";
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
.e-de-ctnr-pagesetup::before {
|
|
55
|
-
content:
|
|
55
|
+
content: "\eb4c";
|
|
56
56
|
}
|
|
57
57
|
|
|
58
58
|
.e-de-ctnr-strokestyle::before {
|
|
59
|
-
content:
|
|
59
|
+
content: "\eb4d";
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
.e-de-ctnr-image::before {
|
|
63
|
-
content:
|
|
63
|
+
content: "\eb4f";
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
.e-de-ctnr-bookmark::before {
|
|
67
|
-
content:
|
|
67
|
+
content: "\eb51";
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
.e-de-ctnr-header::before {
|
|
71
|
-
content:
|
|
71
|
+
content: "\eb53";
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
.e-de-ctnr-bullets::before {
|
|
75
|
-
content:
|
|
75
|
+
content: "\eb5b";
|
|
76
76
|
}
|
|
77
77
|
|
|
78
78
|
.e-de-ctnr-showhide::before {
|
|
79
|
-
content:
|
|
79
|
+
content: "\eb5d";
|
|
80
80
|
font-size: 16px;
|
|
81
81
|
}
|
|
82
82
|
|
|
@@ -85,312 +85,312 @@
|
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
.e-de-ctnr-print::before {
|
|
88
|
-
content:
|
|
88
|
+
content: "\eb5e";
|
|
89
89
|
}
|
|
90
90
|
|
|
91
91
|
.e-de-ctnr-alignright::before {
|
|
92
|
-
content:
|
|
92
|
+
content: "\eb5f";
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
.e-de-ctnr-footer::before {
|
|
96
|
-
content:
|
|
96
|
+
content: "\eb60";
|
|
97
97
|
}
|
|
98
98
|
|
|
99
99
|
.e-de-ctnr-outsideborder::before {
|
|
100
|
-
content:
|
|
100
|
+
content: "\eb66";
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
.e-de-ctnr-allborders::before {
|
|
104
|
-
content:
|
|
104
|
+
content: "\eb95";
|
|
105
105
|
}
|
|
106
106
|
|
|
107
107
|
.e-de-ctnr-insideborders::before {
|
|
108
|
-
content:
|
|
108
|
+
content: "\eb88";
|
|
109
109
|
}
|
|
110
110
|
|
|
111
111
|
.e-de-ctnr-mergecell::before {
|
|
112
|
-
content:
|
|
112
|
+
content: "\eb93";
|
|
113
113
|
}
|
|
114
114
|
|
|
115
115
|
.e-de-ctnr-aligncenter-table::before {
|
|
116
|
-
content:
|
|
116
|
+
content: "\eb0d";
|
|
117
117
|
}
|
|
118
118
|
|
|
119
119
|
.e-de-ctnr-bullet-none::before {
|
|
120
|
-
content:
|
|
120
|
+
content: "\e256";
|
|
121
121
|
}
|
|
122
122
|
|
|
123
123
|
.e-de-ctnr-bullet-dot::before {
|
|
124
|
-
content:
|
|
124
|
+
content: "\e270";
|
|
125
125
|
}
|
|
126
126
|
|
|
127
127
|
.e-de-ctnr-bullet-circle::before {
|
|
128
|
-
content:
|
|
128
|
+
content: "\e254";
|
|
129
129
|
}
|
|
130
130
|
|
|
131
131
|
.e-de-ctnr-bullet-square::before {
|
|
132
|
-
content:
|
|
132
|
+
content: "\e271";
|
|
133
133
|
}
|
|
134
134
|
|
|
135
135
|
.e-de-ctnr-bullet-flower::before {
|
|
136
|
-
content:
|
|
136
|
+
content: "\e267";
|
|
137
137
|
}
|
|
138
138
|
|
|
139
139
|
.e-de-ctnr-bullet-arrow::before {
|
|
140
|
-
content:
|
|
140
|
+
content: "\e253";
|
|
141
141
|
}
|
|
142
142
|
|
|
143
143
|
.e-de-ctnr-bullet-tick::before {
|
|
144
|
-
content:
|
|
144
|
+
content: "\e259";
|
|
145
145
|
}
|
|
146
146
|
|
|
147
147
|
.e-de-selected-item::before {
|
|
148
|
-
content:
|
|
148
|
+
content: "\e935";
|
|
149
149
|
}
|
|
150
150
|
|
|
151
151
|
.e-de-ctnr-break::before {
|
|
152
|
-
content:
|
|
152
|
+
content: "\eba6";
|
|
153
153
|
}
|
|
154
154
|
|
|
155
155
|
.e-de-ctnr-page-break::before {
|
|
156
|
-
content:
|
|
156
|
+
content: "\eba0";
|
|
157
157
|
}
|
|
158
158
|
|
|
159
159
|
.e-de-ctnr-section-break::before {
|
|
160
|
-
content:
|
|
160
|
+
content: "\eba2";
|
|
161
161
|
}
|
|
162
162
|
|
|
163
163
|
.e-de-ctnr-upload::before {
|
|
164
|
-
content:
|
|
164
|
+
content: "\e60f";
|
|
165
165
|
}
|
|
166
166
|
|
|
167
167
|
.e-de-ctnr-undo::before {
|
|
168
|
-
content:
|
|
168
|
+
content: "\e341";
|
|
169
169
|
}
|
|
170
170
|
|
|
171
171
|
.e-de-ctnr-find::before {
|
|
172
|
-
content:
|
|
172
|
+
content: "\e60e";
|
|
173
173
|
}
|
|
174
174
|
|
|
175
175
|
.e-de-ctnr-italic::before {
|
|
176
|
-
content:
|
|
176
|
+
content: "\e35a";
|
|
177
177
|
}
|
|
178
178
|
|
|
179
179
|
.e-de-ctnr-download::before {
|
|
180
|
-
content:
|
|
180
|
+
content: "\e603";
|
|
181
181
|
}
|
|
182
182
|
|
|
183
183
|
.e-de-ctnr-justify::before {
|
|
184
|
-
content:
|
|
184
|
+
content: "\e334";
|
|
185
185
|
}
|
|
186
186
|
|
|
187
187
|
.e-de-ctnr-highlight::before {
|
|
188
|
-
content:
|
|
188
|
+
content: "\ec15";
|
|
189
189
|
}
|
|
190
190
|
|
|
191
191
|
.e-de-ctnr-new::before {
|
|
192
|
-
content:
|
|
192
|
+
content: "\e823";
|
|
193
193
|
}
|
|
194
194
|
|
|
195
195
|
.e-de-ctnr-paste::before {
|
|
196
|
-
content:
|
|
196
|
+
content: "\e355";
|
|
197
197
|
}
|
|
198
198
|
|
|
199
199
|
.e-de-ctnr-subscript::before {
|
|
200
|
-
content:
|
|
200
|
+
content: "\e357";
|
|
201
201
|
}
|
|
202
202
|
|
|
203
203
|
.e-de-ctnr-fontcolor::before {
|
|
204
|
-
content:
|
|
204
|
+
content: "\ec22";
|
|
205
205
|
}
|
|
206
206
|
|
|
207
207
|
.e-de-ctnr-change-case::before {
|
|
208
|
-
content:
|
|
208
|
+
content: "\e88c";
|
|
209
209
|
}
|
|
210
210
|
|
|
211
211
|
.e-de-ctnr-strikethrough::before {
|
|
212
|
-
content:
|
|
212
|
+
content: "\e332";
|
|
213
213
|
}
|
|
214
214
|
|
|
215
215
|
.e-de-ctnr-redo::before {
|
|
216
|
-
content:
|
|
216
|
+
content: "\e354";
|
|
217
217
|
}
|
|
218
218
|
|
|
219
219
|
.e-de-ctnr-increaseindent::before {
|
|
220
|
-
content:
|
|
220
|
+
content: "\e33f";
|
|
221
221
|
}
|
|
222
222
|
|
|
223
223
|
.e-de-ctnr-backgroundcolor::before {
|
|
224
|
-
content:
|
|
224
|
+
content: "\e35c";
|
|
225
225
|
}
|
|
226
226
|
|
|
227
227
|
.e-de-ctnr-open::before {
|
|
228
|
-
content:
|
|
228
|
+
content: "\e609";
|
|
229
229
|
}
|
|
230
230
|
|
|
231
231
|
.e-de-ctnr-underline::before {
|
|
232
|
-
content:
|
|
232
|
+
content: "\e343";
|
|
233
233
|
}
|
|
234
234
|
|
|
235
235
|
.e-de-ctnr-superscript::before {
|
|
236
|
-
content:
|
|
236
|
+
content: "\e352";
|
|
237
237
|
}
|
|
238
238
|
|
|
239
239
|
.e-de-ctnr-alignleft::before {
|
|
240
|
-
content:
|
|
240
|
+
content: "\e33a";
|
|
241
241
|
}
|
|
242
242
|
|
|
243
243
|
.e-de-ctnr-numbering::before {
|
|
244
|
-
content:
|
|
244
|
+
content: "\e346";
|
|
245
245
|
}
|
|
246
246
|
|
|
247
247
|
.e-de-ctnr-aligncenter::before {
|
|
248
|
-
content:
|
|
248
|
+
content: "\e35e";
|
|
249
249
|
}
|
|
250
250
|
|
|
251
251
|
.e-de-ctnr-decreaseindent::before {
|
|
252
|
-
content:
|
|
252
|
+
content: "\e35d";
|
|
253
253
|
}
|
|
254
254
|
|
|
255
255
|
.e-de-ctnr-clearall::before {
|
|
256
|
-
content:
|
|
256
|
+
content: "\e340";
|
|
257
257
|
}
|
|
258
258
|
|
|
259
259
|
.e-de-ctnr-leftborders::before {
|
|
260
|
-
content:
|
|
260
|
+
content: "\e291";
|
|
261
261
|
}
|
|
262
262
|
|
|
263
263
|
.e-de-ctnr-insideverticalborder::before {
|
|
264
|
-
content:
|
|
264
|
+
content: "\e287";
|
|
265
265
|
}
|
|
266
266
|
|
|
267
267
|
.e-de-ctnr-rightborder::before {
|
|
268
|
-
content:
|
|
268
|
+
content: "\e288";
|
|
269
269
|
}
|
|
270
270
|
|
|
271
271
|
.e-de-ctnr-topborder::before {
|
|
272
|
-
content:
|
|
272
|
+
content: "\e281";
|
|
273
273
|
}
|
|
274
274
|
|
|
275
275
|
.e-de-ctnr-insidehorizondalborder::before {
|
|
276
|
-
content:
|
|
276
|
+
content: "\e276";
|
|
277
277
|
}
|
|
278
278
|
|
|
279
279
|
.e-de-ctnr-bottomborder::before {
|
|
280
|
-
content:
|
|
280
|
+
content: "\e298";
|
|
281
281
|
}
|
|
282
282
|
|
|
283
283
|
.e-de-ctnr-strokesize::before {
|
|
284
|
-
content:
|
|
284
|
+
content: "\ec25";
|
|
285
285
|
}
|
|
286
286
|
|
|
287
287
|
.e-de-ctnr-highlightcolor::before {
|
|
288
|
-
content:
|
|
288
|
+
content: "\ec15";
|
|
289
289
|
}
|
|
290
290
|
|
|
291
291
|
.e-de-ctnr-insertleft::before {
|
|
292
|
-
content:
|
|
292
|
+
content: "\e285";
|
|
293
293
|
}
|
|
294
294
|
|
|
295
295
|
.e-de-ctnr-insertright::before {
|
|
296
|
-
content:
|
|
296
|
+
content: "\e284";
|
|
297
297
|
}
|
|
298
298
|
|
|
299
299
|
.e-de-ctnr-insertabove::before {
|
|
300
|
-
content:
|
|
300
|
+
content: "\e506";
|
|
301
301
|
}
|
|
302
302
|
|
|
303
303
|
.e-de-ctnr-insertbelow::before {
|
|
304
|
-
content:
|
|
304
|
+
content: "\e505";
|
|
305
305
|
}
|
|
306
306
|
|
|
307
307
|
.e-de-ctnr-deleterows::before {
|
|
308
|
-
content:
|
|
308
|
+
content: "\e283";
|
|
309
309
|
}
|
|
310
310
|
|
|
311
311
|
.e-de-ctnr-deletecolumns::before {
|
|
312
|
-
content:
|
|
312
|
+
content: "\e282";
|
|
313
313
|
}
|
|
314
314
|
|
|
315
315
|
.e-de-ctnr-cellbg-clr-picker::before {
|
|
316
|
-
content:
|
|
316
|
+
content: "\e35c";
|
|
317
317
|
font-size: 15px;
|
|
318
318
|
}
|
|
319
319
|
|
|
320
320
|
.e-de-cnt-cmt-add::before {
|
|
321
|
-
content:
|
|
322
|
-
font-family:
|
|
321
|
+
content: "\e814";
|
|
322
|
+
font-family: "e-icons";
|
|
323
323
|
}
|
|
324
324
|
|
|
325
325
|
.e-de-cnt-track::before {
|
|
326
|
-
content:
|
|
327
|
-
font-family:
|
|
326
|
+
content: "\e20a";
|
|
327
|
+
font-family: "e-icons";
|
|
328
328
|
}
|
|
329
329
|
|
|
330
330
|
.e-de-weblayout::before {
|
|
331
|
-
content:
|
|
332
|
-
font-family:
|
|
331
|
+
content: "\e193";
|
|
332
|
+
font-family: "e-icons";
|
|
333
333
|
}
|
|
334
334
|
|
|
335
335
|
.e-de-printlayout::before {
|
|
336
|
-
content:
|
|
337
|
-
font-family:
|
|
336
|
+
content: "\e194";
|
|
337
|
+
font-family: "e-icons";
|
|
338
338
|
}
|
|
339
339
|
|
|
340
340
|
.e-de-textform::before {
|
|
341
|
-
content:
|
|
342
|
-
font-family:
|
|
341
|
+
content: "\e198";
|
|
342
|
+
font-family: "e-icons";
|
|
343
343
|
}
|
|
344
344
|
|
|
345
345
|
.e-de-formproperties::before {
|
|
346
|
-
content:
|
|
347
|
-
font-family:
|
|
346
|
+
content: "\e199";
|
|
347
|
+
font-family: "e-icons";
|
|
348
348
|
}
|
|
349
349
|
|
|
350
350
|
.e-de-clearform::before {
|
|
351
|
-
content:
|
|
352
|
-
font-family:
|
|
351
|
+
content: "\e19a";
|
|
352
|
+
font-family: "e-icons";
|
|
353
353
|
}
|
|
354
354
|
|
|
355
355
|
.e-de-dropdownform::before {
|
|
356
|
-
content:
|
|
357
|
-
font-family:
|
|
356
|
+
content: "\e19b";
|
|
357
|
+
font-family: "e-icons";
|
|
358
358
|
}
|
|
359
359
|
|
|
360
360
|
.e-de-formfield::before {
|
|
361
|
-
content:
|
|
362
|
-
font-family:
|
|
361
|
+
content: "\e19c";
|
|
362
|
+
font-family: "e-icons";
|
|
363
363
|
}
|
|
364
364
|
|
|
365
365
|
.e-de-checkbox-form::before {
|
|
366
|
-
content:
|
|
367
|
-
font-family:
|
|
366
|
+
content: "\e192";
|
|
367
|
+
font-family: "e-icons";
|
|
368
368
|
}
|
|
369
369
|
|
|
370
370
|
.e-de-arrow-up::before {
|
|
371
|
-
content:
|
|
372
|
-
font-family:
|
|
371
|
+
content: "\e834";
|
|
372
|
+
font-family: "e-icons";
|
|
373
373
|
}
|
|
374
374
|
|
|
375
375
|
.e-de-arrow-down::before {
|
|
376
|
-
content:
|
|
377
|
-
font-family:
|
|
376
|
+
content: "\e83d";
|
|
377
|
+
font-family: "e-icons";
|
|
378
378
|
}
|
|
379
379
|
|
|
380
380
|
.e-de-update-field::before {
|
|
381
|
-
content:
|
|
382
|
-
font-family:
|
|
381
|
+
content: "\e19e";
|
|
382
|
+
font-family: "e-icons";
|
|
383
383
|
}
|
|
384
384
|
|
|
385
385
|
.e-de-footnote::before {
|
|
386
|
-
content:
|
|
387
|
-
font-family:
|
|
386
|
+
content: "\e435";
|
|
387
|
+
font-family: "e-icons";
|
|
388
388
|
font-weight: 800;
|
|
389
389
|
}
|
|
390
390
|
|
|
391
391
|
.e-de-endnote::before {
|
|
392
|
-
content:
|
|
393
|
-
font-family:
|
|
392
|
+
content: "\e436";
|
|
393
|
+
font-family: "e-icons";
|
|
394
394
|
}
|
|
395
395
|
|
|
396
396
|
.e-de-toolbar {
|
|
@@ -412,7 +412,7 @@
|
|
|
412
412
|
}
|
|
413
413
|
|
|
414
414
|
.e-de-ctnr-hglt-btn {
|
|
415
|
-
border: .5px solid transparent;
|
|
415
|
+
border: 0.5px solid transparent;
|
|
416
416
|
display: inline-block;
|
|
417
417
|
height: 25px;
|
|
418
418
|
margin: 3px;
|
|
@@ -430,7 +430,6 @@
|
|
|
430
430
|
padding-top: 1px;
|
|
431
431
|
width: 157px;
|
|
432
432
|
}
|
|
433
|
-
|
|
434
433
|
.e-hglt-no-color:hover {
|
|
435
434
|
background-color: #d3d3d3;
|
|
436
435
|
cursor: pointer;
|
|
@@ -466,7 +465,6 @@
|
|
|
466
465
|
height: 33px;
|
|
467
466
|
width: 33px;
|
|
468
467
|
}
|
|
469
|
-
|
|
470
468
|
.e-de-statusbar-pageweb:hover {
|
|
471
469
|
box-shadow: none;
|
|
472
470
|
}
|
|
@@ -484,7 +482,6 @@
|
|
|
484
482
|
.e-bigger .e-btn.e-de-statusbar-pageweb {
|
|
485
483
|
padding: 0;
|
|
486
484
|
}
|
|
487
|
-
|
|
488
485
|
.e-bigger .e-de-statusbar-pageweb .e-de-printlayout,
|
|
489
486
|
.e-bigger .e-de-statusbar-pageweb .e-de-weblayout {
|
|
490
487
|
font-size: 16px;
|
|
@@ -571,7 +568,7 @@
|
|
|
571
568
|
.e-de-ctn {
|
|
572
569
|
background-color: #fafafa;
|
|
573
570
|
border: 1px solid #eee;
|
|
574
|
-
height:
|
|
571
|
+
height: 100%;
|
|
575
572
|
position: relative;
|
|
576
573
|
width: 100%;
|
|
577
574
|
}
|
|
@@ -700,27 +697,22 @@
|
|
|
700
697
|
.e-de-toolbar.e-toolbar .e-toolbar-items {
|
|
701
698
|
height: 77px;
|
|
702
699
|
}
|
|
703
|
-
|
|
704
700
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
|
|
705
701
|
height: 59px;
|
|
706
702
|
margin: 0 5.5px;
|
|
707
703
|
}
|
|
708
|
-
|
|
709
704
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
|
|
710
705
|
margin-left: 12px;
|
|
711
706
|
margin-right: 6px;
|
|
712
707
|
}
|
|
713
|
-
|
|
714
708
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
|
|
715
709
|
margin-left: 6px;
|
|
716
710
|
margin-right: 6px;
|
|
717
711
|
}
|
|
718
|
-
|
|
719
712
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
|
|
720
713
|
margin-left: 6px;
|
|
721
714
|
margin-right: 12px;
|
|
722
715
|
}
|
|
723
|
-
|
|
724
716
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
|
|
725
717
|
background-color: rgba(184, 184, 184, 0.9584);
|
|
726
718
|
}
|
|
@@ -729,17 +721,14 @@
|
|
|
729
721
|
padding: 0;
|
|
730
722
|
padding-bottom: 6px;
|
|
731
723
|
}
|
|
732
|
-
|
|
733
724
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus {
|
|
734
725
|
padding: 0;
|
|
735
726
|
padding-bottom: 6px;
|
|
736
727
|
}
|
|
737
|
-
|
|
738
728
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active {
|
|
739
729
|
padding: 0;
|
|
740
730
|
padding-bottom: 6px;
|
|
741
731
|
}
|
|
742
|
-
|
|
743
732
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover {
|
|
744
733
|
padding: 0;
|
|
745
734
|
padding-bottom: 6px;
|
|
@@ -778,15 +767,12 @@
|
|
|
778
767
|
min-height: 100%;
|
|
779
768
|
min-width: 100%;
|
|
780
769
|
}
|
|
781
|
-
|
|
782
770
|
.e-de-ctnr-properties-pane-btn .e-btn:focus {
|
|
783
771
|
box-shadow: none;
|
|
784
772
|
}
|
|
785
|
-
|
|
786
773
|
.e-de-ctnr-properties-pane-btn .e-btn:active {
|
|
787
774
|
box-shadow: none;
|
|
788
775
|
}
|
|
789
|
-
|
|
790
776
|
.e-de-ctnr-properties-pane-btn .e-btn:hover {
|
|
791
777
|
box-shadow: none;
|
|
792
778
|
}
|
|
@@ -848,7 +834,6 @@
|
|
|
848
834
|
.e-bigger .e-de-cntr-pane-padding {
|
|
849
835
|
padding: 16px;
|
|
850
836
|
}
|
|
851
|
-
|
|
852
837
|
.e-bigger .e-de-prop-pane {
|
|
853
838
|
height: 100%;
|
|
854
839
|
min-height: 200px;
|
|
@@ -860,15 +845,12 @@
|
|
|
860
845
|
box-shadow: none;
|
|
861
846
|
height: 28px;
|
|
862
847
|
}
|
|
863
|
-
|
|
864
848
|
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
865
849
|
box-shadow: none;
|
|
866
850
|
}
|
|
867
|
-
|
|
868
851
|
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
869
852
|
box-shadow: none;
|
|
870
853
|
}
|
|
871
|
-
|
|
872
854
|
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
873
855
|
box-shadow: none;
|
|
874
856
|
}
|
|
@@ -877,15 +859,12 @@
|
|
|
877
859
|
box-shadow: none;
|
|
878
860
|
height: 28px;
|
|
879
861
|
}
|
|
880
|
-
|
|
881
862
|
.e-de-ctnr-group-btn button:focus {
|
|
882
863
|
box-shadow: none;
|
|
883
864
|
}
|
|
884
|
-
|
|
885
865
|
.e-de-ctnr-group-btn button:active {
|
|
886
866
|
box-shadow: none;
|
|
887
867
|
}
|
|
888
|
-
|
|
889
868
|
.e-de-ctnr-group-btn button:hover {
|
|
890
869
|
box-shadow: none;
|
|
891
870
|
}
|
|
@@ -921,7 +900,6 @@
|
|
|
921
900
|
.e-bigger .e-de-panel-left-width {
|
|
922
901
|
width: 150px;
|
|
923
902
|
}
|
|
924
|
-
|
|
925
903
|
.e-bigger .e-de-char-fmt-btn-left > button,
|
|
926
904
|
.e-bigger .e-de-insert-del-cell button {
|
|
927
905
|
width: 38.5px;
|
|
@@ -1121,7 +1099,6 @@
|
|
|
1121
1099
|
outline-offset: 0;
|
|
1122
1100
|
box-shadow: none !important;
|
|
1123
1101
|
}
|
|
1124
|
-
|
|
1125
1102
|
.e-btn-toggle:hover {
|
|
1126
1103
|
background-color: rgba(184, 184, 184, 0.9584) !important;
|
|
1127
1104
|
outline: #fafafa 0 solid;
|
|
@@ -1251,7 +1228,6 @@
|
|
|
1251
1228
|
height: 100%;
|
|
1252
1229
|
padding-top: 8px;
|
|
1253
1230
|
}
|
|
1254
|
-
|
|
1255
1231
|
.e-de-ctnr-pg-no span {
|
|
1256
1232
|
border: 1px solid transparent;
|
|
1257
1233
|
}
|
|
@@ -1265,7 +1241,6 @@
|
|
|
1265
1241
|
padding-top: 8px;
|
|
1266
1242
|
width: calc(100% - 140px);
|
|
1267
1243
|
}
|
|
1268
|
-
|
|
1269
1244
|
.e-de-ctnr-pg-no-spellout span {
|
|
1270
1245
|
border: 1px solid transparent;
|
|
1271
1246
|
}
|
|
@@ -1387,45 +1362,36 @@
|
|
|
1387
1362
|
.e-bigger .de-split-button > div:first-child {
|
|
1388
1363
|
margin-right: 0;
|
|
1389
1364
|
}
|
|
1390
|
-
|
|
1391
1365
|
.e-bigger .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
|
|
1392
1366
|
width: 66px;
|
|
1393
1367
|
}
|
|
1394
|
-
|
|
1395
1368
|
.e-bigger .e-de-prop-fill-label {
|
|
1396
1369
|
margin-left: 0;
|
|
1397
1370
|
margin-right: 9.8px;
|
|
1398
1371
|
}
|
|
1399
|
-
|
|
1400
1372
|
.e-bigger .e-de-prop-fill-label.e-de-rtl {
|
|
1401
1373
|
margin-left: 9.8px;
|
|
1402
1374
|
margin-right: 0px;
|
|
1403
1375
|
}
|
|
1404
|
-
|
|
1405
1376
|
.e-bigger .e-rtl .e-de-cell-text-box {
|
|
1406
1377
|
margin-left: 16px;
|
|
1407
1378
|
margin-right: 0;
|
|
1408
1379
|
}
|
|
1409
|
-
|
|
1410
1380
|
.e-bigger .e-de-color-picker {
|
|
1411
1381
|
height: 36px;
|
|
1412
1382
|
width: 96px;
|
|
1413
1383
|
}
|
|
1414
|
-
|
|
1415
1384
|
.e-bigger .e-de-border-size-button {
|
|
1416
1385
|
height: 36px;
|
|
1417
1386
|
margin-top: 14px;
|
|
1418
1387
|
width: 96px;
|
|
1419
1388
|
}
|
|
1420
|
-
|
|
1421
1389
|
.e-bigger .e-de-stylediv {
|
|
1422
1390
|
padding-left: 16px;
|
|
1423
1391
|
}
|
|
1424
|
-
|
|
1425
1392
|
.e-bigger .e-de-stylediv-rtl {
|
|
1426
1393
|
padding-right: 16px;
|
|
1427
1394
|
}
|
|
1428
|
-
|
|
1429
1395
|
.e-bigger .e-de-tool-ctnr-properties-pane {
|
|
1430
1396
|
display: -ms-flexbox;
|
|
1431
1397
|
display: flex;
|
|
@@ -1433,68 +1399,56 @@
|
|
|
1433
1399
|
min-height: 200px;
|
|
1434
1400
|
width: 100%;
|
|
1435
1401
|
}
|
|
1436
|
-
|
|
1437
1402
|
.e-bigger .e-de-ctnr-properties-pane {
|
|
1438
1403
|
display: -ms-flexbox;
|
|
1439
1404
|
display: flex;
|
|
1440
1405
|
height: calc(100% - 40px);
|
|
1441
1406
|
width: 100%;
|
|
1442
1407
|
}
|
|
1443
|
-
|
|
1444
1408
|
.e-bigger .e-de-ctn {
|
|
1445
1409
|
background-color: #fafafa;
|
|
1446
1410
|
border: 1px solid #eee;
|
|
1447
|
-
height:
|
|
1411
|
+
height: 100%;
|
|
1448
1412
|
position: relative;
|
|
1449
1413
|
width: 100%;
|
|
1450
1414
|
}
|
|
1451
|
-
|
|
1452
1415
|
.e-bigger .e-de-ctnr-toolbar {
|
|
1453
1416
|
display: -ms-flexbox;
|
|
1454
1417
|
display: flex;
|
|
1455
1418
|
height: 82px;
|
|
1456
1419
|
width: 100%;
|
|
1457
1420
|
}
|
|
1458
|
-
|
|
1459
1421
|
.e-bigger .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
|
|
1460
1422
|
.e-bigger .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
|
|
1461
1423
|
border: 0;
|
|
1462
1424
|
}
|
|
1463
|
-
|
|
1464
1425
|
.e-bigger .e-de-pane {
|
|
1465
1426
|
border-left: 1px solid #eee;
|
|
1466
1427
|
}
|
|
1467
|
-
|
|
1468
1428
|
.e-bigger .e-de-pane-rtl {
|
|
1469
1429
|
border-right: 1px solid #eee;
|
|
1470
1430
|
}
|
|
1471
|
-
|
|
1472
1431
|
.e-bigger .e-de-pane > div button:not(.e-primary),
|
|
1473
1432
|
.e-bigger .e-de-pane-rtl > div button:not(.e-primary) {
|
|
1474
1433
|
background-color: #eee;
|
|
1475
1434
|
}
|
|
1476
|
-
|
|
1477
1435
|
.e-bigger .e-de-ctnr-segment {
|
|
1478
1436
|
margin-bottom: 16px;
|
|
1479
1437
|
}
|
|
1480
|
-
|
|
1481
1438
|
.e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
1482
1439
|
.e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
1483
1440
|
margin-right: 12px;
|
|
1484
1441
|
}
|
|
1485
|
-
|
|
1486
1442
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
1487
1443
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
1488
1444
|
margin-left: 12px;
|
|
1489
1445
|
margin-right: 0;
|
|
1490
1446
|
}
|
|
1491
|
-
|
|
1492
1447
|
.e-bigger .e-de-tlbr-wrapper {
|
|
1493
1448
|
background-color: #fafafa;
|
|
1494
1449
|
height: 82px;
|
|
1495
1450
|
width: calc(100% - 75px);
|
|
1496
1451
|
}
|
|
1497
|
-
|
|
1498
1452
|
.e-bigger .e-de-ctnr-prop-label {
|
|
1499
1453
|
color: rgba(0, 0, 0, 0.54);
|
|
1500
1454
|
display: inline-block;
|
|
@@ -1504,72 +1458,58 @@
|
|
|
1504
1458
|
margin-bottom: 16px;
|
|
1505
1459
|
opacity: 0.87;
|
|
1506
1460
|
}
|
|
1507
|
-
|
|
1508
1461
|
.e-bigger .e-de-table-prop-label {
|
|
1509
1462
|
margin-left: 14.5px;
|
|
1510
1463
|
}
|
|
1511
|
-
|
|
1512
1464
|
.e-bigger .e-de-table-prop-label.e-de-rtl {
|
|
1513
1465
|
margin-left: 0;
|
|
1514
1466
|
margin-right: 14.5px;
|
|
1515
1467
|
}
|
|
1516
|
-
|
|
1517
1468
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items {
|
|
1518
1469
|
height: 82px;
|
|
1519
1470
|
}
|
|
1520
|
-
|
|
1521
1471
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
|
|
1522
1472
|
height: 25px;
|
|
1523
1473
|
margin: 0 7.5px;
|
|
1524
1474
|
}
|
|
1525
|
-
|
|
1526
1475
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
|
|
1527
1476
|
margin-left: 16px;
|
|
1528
1477
|
margin-right: 8px;
|
|
1529
1478
|
}
|
|
1530
|
-
|
|
1531
1479
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
|
|
1532
1480
|
margin-left: 8px;
|
|
1533
1481
|
margin-right: 8px;
|
|
1534
1482
|
}
|
|
1535
|
-
|
|
1536
1483
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
|
|
1537
1484
|
margin-left: 8px;
|
|
1538
1485
|
margin-right: 16px;
|
|
1539
1486
|
}
|
|
1540
|
-
|
|
1541
1487
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
|
|
1542
1488
|
background-color: rgba(184, 184, 184, 0.9584);
|
|
1543
1489
|
}
|
|
1544
|
-
|
|
1545
1490
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
|
|
1546
1491
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
|
|
1547
1492
|
padding: 0;
|
|
1548
1493
|
padding-bottom: 6px;
|
|
1549
1494
|
}
|
|
1550
|
-
|
|
1551
1495
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus,
|
|
1552
1496
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus {
|
|
1553
1497
|
padding: 0;
|
|
1554
1498
|
padding-bottom: 6px;
|
|
1555
1499
|
}
|
|
1556
|
-
|
|
1557
1500
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active,
|
|
1558
1501
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:active {
|
|
1559
1502
|
padding: 0;
|
|
1560
1503
|
padding-bottom: 6px;
|
|
1561
1504
|
}
|
|
1562
|
-
|
|
1563
1505
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover,
|
|
1564
1506
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
|
|
1565
1507
|
padding: 0;
|
|
1566
1508
|
padding-bottom: 6px;
|
|
1567
1509
|
}
|
|
1568
|
-
|
|
1569
1510
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
|
|
1570
1511
|
padding: 0 !important;
|
|
1571
1512
|
}
|
|
1572
|
-
|
|
1573
1513
|
.e-bigger .e-de-overlay {
|
|
1574
1514
|
height: 100%;
|
|
1575
1515
|
opacity: 0.5;
|
|
@@ -1577,11 +1517,9 @@
|
|
|
1577
1517
|
-ms-touch-action: none;
|
|
1578
1518
|
touch-action: none;
|
|
1579
1519
|
}
|
|
1580
|
-
|
|
1581
1520
|
.e-bigger .e-de-ctnr-properties-pane-btn {
|
|
1582
1521
|
width: 75px;
|
|
1583
1522
|
}
|
|
1584
|
-
|
|
1585
1523
|
.e-bigger .e-de-ctnr-properties-pane-btn .e-btn {
|
|
1586
1524
|
background-color: #fafafa;
|
|
1587
1525
|
border-radius: 0;
|
|
@@ -1589,33 +1527,26 @@
|
|
|
1589
1527
|
min-height: 100%;
|
|
1590
1528
|
min-width: 100%;
|
|
1591
1529
|
}
|
|
1592
|
-
|
|
1593
1530
|
.e-bigger .e-de-ctnr-properties-pane-btn .e-btn:focus {
|
|
1594
1531
|
box-shadow: none;
|
|
1595
1532
|
}
|
|
1596
|
-
|
|
1597
1533
|
.e-bigger .e-de-ctnr-properties-pane-btn .e-btn:active {
|
|
1598
1534
|
box-shadow: none;
|
|
1599
1535
|
}
|
|
1600
|
-
|
|
1601
1536
|
.e-bigger .e-de-ctnr-properties-pane-btn .e-btn:hover {
|
|
1602
1537
|
box-shadow: none;
|
|
1603
1538
|
}
|
|
1604
|
-
|
|
1605
1539
|
.e-bigger .e-de-showhide-btn {
|
|
1606
1540
|
border: 0;
|
|
1607
1541
|
height: 82px;
|
|
1608
1542
|
}
|
|
1609
|
-
|
|
1610
1543
|
.e-bigger .e-de-showhide-btn-rtl {
|
|
1611
1544
|
border: 0;
|
|
1612
1545
|
height: 82px;
|
|
1613
1546
|
}
|
|
1614
|
-
|
|
1615
1547
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
|
|
1616
1548
|
padding: 0;
|
|
1617
1549
|
}
|
|
1618
|
-
|
|
1619
1550
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
|
|
1620
1551
|
display: table;
|
|
1621
1552
|
font-size: 13px;
|
|
@@ -1623,57 +1554,45 @@
|
|
|
1623
1554
|
padding: 0;
|
|
1624
1555
|
white-space: normal;
|
|
1625
1556
|
}
|
|
1626
|
-
|
|
1627
1557
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
|
|
1628
1558
|
.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 {
|
|
1629
1559
|
font-size: 16px;
|
|
1630
1560
|
padding: 0;
|
|
1631
1561
|
}
|
|
1632
|
-
|
|
1633
1562
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
|
|
1634
1563
|
box-shadow: none;
|
|
1635
1564
|
height: 36px;
|
|
1636
1565
|
}
|
|
1637
|
-
|
|
1638
1566
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
1639
1567
|
box-shadow: none;
|
|
1640
1568
|
}
|
|
1641
|
-
|
|
1642
1569
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
1643
1570
|
box-shadow: none;
|
|
1644
1571
|
}
|
|
1645
|
-
|
|
1646
1572
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
1647
1573
|
box-shadow: none;
|
|
1648
1574
|
}
|
|
1649
|
-
|
|
1650
1575
|
.e-bigger .e-de-ctnr-group-btn button {
|
|
1651
1576
|
box-shadow: none;
|
|
1652
1577
|
height: 36px;
|
|
1653
1578
|
}
|
|
1654
|
-
|
|
1655
1579
|
.e-bigger .e-de-ctnr-group-btn button:focus {
|
|
1656
1580
|
box-shadow: none;
|
|
1657
1581
|
}
|
|
1658
|
-
|
|
1659
1582
|
.e-bigger .e-de-ctnr-group-btn button:active {
|
|
1660
1583
|
box-shadow: none;
|
|
1661
1584
|
}
|
|
1662
|
-
|
|
1663
1585
|
.e-bigger .e-de-ctnr-group-btn button:hover {
|
|
1664
1586
|
box-shadow: none;
|
|
1665
1587
|
}
|
|
1666
|
-
|
|
1667
1588
|
.e-bigger .e-de-property-div-padding {
|
|
1668
1589
|
border-bottom: 0.5px solid #e0e0e0;
|
|
1669
1590
|
padding: 16px;
|
|
1670
1591
|
}
|
|
1671
|
-
|
|
1672
1592
|
.e-bigger .e-de-font-clr-picker > div button,
|
|
1673
1593
|
.e-bigger .e-de-font-clr-picker > button {
|
|
1674
1594
|
width: auto;
|
|
1675
1595
|
}
|
|
1676
|
-
|
|
1677
1596
|
.e-bigger .e-de-ctnr-dropdown-ftr {
|
|
1678
1597
|
border-top: 1px solid #e0e0e0;
|
|
1679
1598
|
color: rgba(0, 0, 0, 0.54);
|
|
@@ -1683,52 +1602,43 @@
|
|
|
1683
1602
|
line-height: 40px;
|
|
1684
1603
|
text-indent: 1.2em;
|
|
1685
1604
|
}
|
|
1686
|
-
|
|
1687
1605
|
.e-bigger .e-de-char-fmt-btn > button {
|
|
1688
1606
|
width: 38.5px;
|
|
1689
1607
|
}
|
|
1690
|
-
|
|
1691
1608
|
.e-bigger .e-de-btn-hghlclr > button:first-child {
|
|
1692
1609
|
padding: 0 6px !important;
|
|
1693
1610
|
}
|
|
1694
|
-
|
|
1695
1611
|
.e-bigger .e-de-ctnr-hglt-color {
|
|
1696
1612
|
font-size: 12px;
|
|
1697
1613
|
font-weight: 400;
|
|
1698
1614
|
height: 22px !important;
|
|
1699
1615
|
width: 22px !important;
|
|
1700
1616
|
}
|
|
1701
|
-
|
|
1702
1617
|
.e-bigger .e-de-ctnr-list {
|
|
1703
1618
|
font-size: 29px;
|
|
1704
1619
|
vertical-align: top;
|
|
1705
1620
|
}
|
|
1706
|
-
|
|
1707
1621
|
.e-bigger .e-de-image-property {
|
|
1708
1622
|
padding-left: 32px;
|
|
1709
1623
|
}
|
|
1710
|
-
|
|
1711
1624
|
.e-bigger .e-de-img-prty-span {
|
|
1712
1625
|
color: #000;
|
|
1713
1626
|
left: 10px;
|
|
1714
1627
|
position: absolute;
|
|
1715
1628
|
top: 12px;
|
|
1716
1629
|
}
|
|
1717
|
-
|
|
1718
1630
|
.e-bigger .e-btn-toggle {
|
|
1719
1631
|
background-color: rgba(184, 184, 184, 0.9584) !important;
|
|
1720
1632
|
box-shadow: none !important;
|
|
1721
1633
|
outline: #fafafa 0 solid;
|
|
1722
1634
|
outline-offset: 0;
|
|
1723
1635
|
}
|
|
1724
|
-
|
|
1725
1636
|
.e-bigger .e-btn-toggle:hover {
|
|
1726
1637
|
background-color: rgba(184, 184, 184, 0.9584) !important;
|
|
1727
1638
|
outline: #fafafa 0 solid;
|
|
1728
1639
|
outline-offset: 0;
|
|
1729
1640
|
box-shadow: none !important;
|
|
1730
1641
|
}
|
|
1731
|
-
|
|
1732
1642
|
.e-bigger .e-de-toc-template1 {
|
|
1733
1643
|
background: #fafafa;
|
|
1734
1644
|
border: 1px solid #eee;
|
|
@@ -1737,7 +1647,6 @@
|
|
|
1737
1647
|
margin-left: 78px;
|
|
1738
1648
|
width: 94px;
|
|
1739
1649
|
}
|
|
1740
|
-
|
|
1741
1650
|
.e-bigger .e-de-toc-template1-content1 {
|
|
1742
1651
|
font-size: 10px;
|
|
1743
1652
|
height: 11px;
|
|
@@ -1745,7 +1654,6 @@
|
|
|
1745
1654
|
margin-top: 6.7px;
|
|
1746
1655
|
width: 78px;
|
|
1747
1656
|
}
|
|
1748
|
-
|
|
1749
1657
|
.e-bigger .e-de-toc-template1-content2 {
|
|
1750
1658
|
font-size: 8px;
|
|
1751
1659
|
height: 9px;
|
|
@@ -1753,7 +1661,6 @@
|
|
|
1753
1661
|
margin-top: 5.7px;
|
|
1754
1662
|
width: 63px;
|
|
1755
1663
|
}
|
|
1756
|
-
|
|
1757
1664
|
.e-bigger .e-de-toc-template1-content3 {
|
|
1758
1665
|
font-size: 7px;
|
|
1759
1666
|
height: 8px;
|
|
@@ -1761,27 +1668,22 @@
|
|
|
1761
1668
|
margin-top: 6.7px;
|
|
1762
1669
|
width: 55px;
|
|
1763
1670
|
}
|
|
1764
|
-
|
|
1765
1671
|
.e-bigger .e-de-toc-optionsdiv {
|
|
1766
1672
|
margin-bottom: 11.5px;
|
|
1767
1673
|
margin-left: 5.5px;
|
|
1768
1674
|
margin-top: 15.5px;
|
|
1769
1675
|
}
|
|
1770
|
-
|
|
1771
1676
|
.e-bigger .e-de-toc-optionsdiv.e-de-rtl {
|
|
1772
1677
|
margin-right: 5.5px;
|
|
1773
1678
|
margin-left: 0;
|
|
1774
1679
|
}
|
|
1775
|
-
|
|
1776
1680
|
.e-bigger .e-de-prop-sub-label {
|
|
1777
1681
|
font-size: 13px;
|
|
1778
1682
|
margin-bottom: 8.5px;
|
|
1779
1683
|
}
|
|
1780
|
-
|
|
1781
1684
|
.e-bigger .e-de-btn-cancel {
|
|
1782
1685
|
margin-left: 10px;
|
|
1783
1686
|
}
|
|
1784
|
-
|
|
1785
1687
|
.e-bigger .e-de-status-bar {
|
|
1786
1688
|
background-color: #fafafa;
|
|
1787
1689
|
display: -ms-flexbox;
|
|
@@ -1789,7 +1691,6 @@
|
|
|
1789
1691
|
padding-top: 3.5px;
|
|
1790
1692
|
width: 100%;
|
|
1791
1693
|
}
|
|
1792
|
-
|
|
1793
1694
|
.e-bigger .e-de-statusbar-zoom {
|
|
1794
1695
|
background-color: #fafafa;
|
|
1795
1696
|
border: 0;
|
|
@@ -1797,11 +1698,9 @@
|
|
|
1797
1698
|
float: right;
|
|
1798
1699
|
height: 34px;
|
|
1799
1700
|
}
|
|
1800
|
-
|
|
1801
1701
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
|
|
1802
1702
|
line-height: 25px;
|
|
1803
1703
|
}
|
|
1804
|
-
|
|
1805
1704
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
1806
1705
|
height: 6px;
|
|
1807
1706
|
line-height: 0;
|
|
@@ -1829,7 +1728,6 @@
|
|
|
1829
1728
|
.e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
|
|
1830
1729
|
font-size: 14px;
|
|
1831
1730
|
}
|
|
1832
|
-
|
|
1833
1731
|
.e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-break.e-de-bzr-button {
|
|
1834
1732
|
height: calc(100% - 10px);
|
|
1835
1733
|
line-height: 23px;
|
|
@@ -1838,7 +1736,6 @@
|
|
|
1838
1736
|
.e-bigger .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
|
|
1839
1737
|
font-size: 16px;
|
|
1840
1738
|
}
|
|
1841
|
-
|
|
1842
1739
|
.e-bigger .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-break.e-de-bzr-button {
|
|
1843
1740
|
padding-top: 11px !important;
|
|
1844
|
-
}
|
|
1741
|
+
}
|