@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,319 +1,319 @@
|
|
|
1
1
|
.e-de-ctnr-close::before {
|
|
2
|
-
content:
|
|
2
|
+
content: "\e745";
|
|
3
3
|
}
|
|
4
4
|
|
|
5
5
|
.e-de-ctnr-linespacing::before {
|
|
6
|
-
content:
|
|
6
|
+
content: "\e784";
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
.e-de-ctnr-undo::before {
|
|
10
|
-
content:
|
|
10
|
+
content: "\e752";
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
.e-de-ctnr-find::before {
|
|
14
|
-
content:
|
|
14
|
+
content: "\e724";
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
.e-de-ctnr-lock::before {
|
|
18
|
-
content:
|
|
18
|
+
content: "\e735";
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
.e-de-cnt-track::before {
|
|
22
|
-
content:
|
|
23
|
-
font-family:
|
|
22
|
+
content: "\e20a";
|
|
23
|
+
font-family: "e-icons";
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
.e-de-selected-spellcheck-item::before {
|
|
27
|
-
content:
|
|
28
|
-
font-family:
|
|
27
|
+
content: "\e718";
|
|
28
|
+
font-family: "e-icons";
|
|
29
29
|
font-size: 10px;
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
.e-de-selected-underline-item::before {
|
|
33
|
-
content:
|
|
34
|
-
font-family:
|
|
33
|
+
content: "\e718";
|
|
34
|
+
font-family: "e-icons";
|
|
35
35
|
font-size: 10px;
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
.e-de-ctnr-italic::before {
|
|
39
|
-
content:
|
|
39
|
+
content: "\e78e";
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
.e-de-ctnr-link::before {
|
|
43
|
-
content:
|
|
43
|
+
content: "\e72e";
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
.e-de-ctnr-download::before {
|
|
47
|
-
content:
|
|
47
|
+
content: "\e75d";
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
.e-de-selected-item::before {
|
|
51
|
-
content:
|
|
51
|
+
content: "\e718";
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
.e-de-ctnr-break::before {
|
|
55
|
-
content:
|
|
55
|
+
content: "\e749";
|
|
56
56
|
}
|
|
57
57
|
|
|
58
58
|
.e-de-ctnr-page-break::before {
|
|
59
|
-
content:
|
|
59
|
+
content: "\e708";
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
.e-de-ctnr-section-break::before {
|
|
63
|
-
content:
|
|
63
|
+
content: "\e75f";
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
.e-de-ctnr-upload::before {
|
|
67
|
-
content:
|
|
67
|
+
content: "\e769";
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
.e-de-ctnr-tableofcontent::before {
|
|
71
|
-
content:
|
|
71
|
+
content: "\e753";
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
.e-de-ctnr-pagenumber::before {
|
|
75
|
-
content:
|
|
75
|
+
content: "\e733";
|
|
76
76
|
}
|
|
77
77
|
|
|
78
78
|
.e-de-ctnr-highlight::before {
|
|
79
|
-
content:
|
|
79
|
+
content: "\e770";
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
.e-de-ctnr-new::before {
|
|
83
|
-
content:
|
|
83
|
+
content: "\e759";
|
|
84
84
|
}
|
|
85
85
|
|
|
86
86
|
.e-de-ctnr-paste::before {
|
|
87
|
-
content:
|
|
87
|
+
content: "\e739";
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
.e-de-ctnr-bold::before {
|
|
91
|
-
content:
|
|
91
|
+
content: "\e78b";
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
.e-de-ctnr-subscript::before {
|
|
95
|
-
content:
|
|
95
|
+
content: "\e707";
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
.e-de-ctnr-pagesetup::before {
|
|
99
|
-
content:
|
|
99
|
+
content: "\e73a";
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
.e-de-ctnr-strikethrough::before {
|
|
103
|
-
content:
|
|
103
|
+
content: "\e786";
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
.e-de-ctnr-image::before {
|
|
107
|
-
content:
|
|
107
|
+
content: "\e776";
|
|
108
108
|
}
|
|
109
109
|
|
|
110
110
|
.e-de-ctnr-redo::before {
|
|
111
|
-
content:
|
|
111
|
+
content: "\e778";
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
.e-de-ctnr-bookmark::before {
|
|
115
|
-
content:
|
|
115
|
+
content: "\e731";
|
|
116
116
|
}
|
|
117
117
|
|
|
118
118
|
.e-de-ctnr-increaseindent::before {
|
|
119
|
-
content:
|
|
119
|
+
content: "\e702";
|
|
120
120
|
}
|
|
121
121
|
|
|
122
122
|
.e-de-ctnr-header::before {
|
|
123
|
-
content:
|
|
123
|
+
content: "\e772";
|
|
124
124
|
}
|
|
125
125
|
|
|
126
126
|
.e-de-ctnr-backgroundcolor::before {
|
|
127
|
-
content:
|
|
127
|
+
content: "\e754";
|
|
128
128
|
}
|
|
129
129
|
|
|
130
130
|
.e-de-ctnr-open::before {
|
|
131
|
-
content:
|
|
131
|
+
content: "\e70f";
|
|
132
132
|
}
|
|
133
133
|
|
|
134
134
|
.e-de-ctnr-underline::before {
|
|
135
|
-
content:
|
|
135
|
+
content: "\e792";
|
|
136
136
|
}
|
|
137
137
|
|
|
138
138
|
.e-de-ctnr-superscript::before {
|
|
139
|
-
content:
|
|
139
|
+
content: "\e779";
|
|
140
140
|
}
|
|
141
141
|
|
|
142
142
|
.e-de-ctnr-alignleft::before {
|
|
143
|
-
content:
|
|
143
|
+
content: "\e76f";
|
|
144
144
|
}
|
|
145
145
|
|
|
146
146
|
.e-de-ctnr-numbering::before {
|
|
147
|
-
content:
|
|
147
|
+
content: "\e72c";
|
|
148
148
|
}
|
|
149
149
|
|
|
150
150
|
.e-de-ctnr-aligncenter::before {
|
|
151
|
-
content:
|
|
151
|
+
content: "\e732";
|
|
152
152
|
}
|
|
153
153
|
|
|
154
154
|
.e-de-ctnr-bullets::before {
|
|
155
|
-
content:
|
|
155
|
+
content: "\e72a";
|
|
156
156
|
}
|
|
157
157
|
|
|
158
158
|
.e-de-ctnr-decreaseindent::before {
|
|
159
|
-
content:
|
|
159
|
+
content: "\e722";
|
|
160
160
|
}
|
|
161
161
|
|
|
162
162
|
.e-de-ctnr-showhide::before {
|
|
163
|
-
content:
|
|
163
|
+
content: "\e715";
|
|
164
164
|
font-size: 16px;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
167
|
.e-de-ctnr-print::before {
|
|
168
|
-
content:
|
|
168
|
+
content: "\e743";
|
|
169
169
|
}
|
|
170
170
|
|
|
171
171
|
.e-de-ctnr-alignright::before {
|
|
172
|
-
content:
|
|
172
|
+
content: "\e746";
|
|
173
173
|
}
|
|
174
174
|
|
|
175
175
|
.e-de-ctnr-footer::before {
|
|
176
|
-
content:
|
|
176
|
+
content: "\e75a";
|
|
177
177
|
}
|
|
178
178
|
|
|
179
179
|
.e-de-ctnr-clearall::before {
|
|
180
|
-
content:
|
|
180
|
+
content: "\e703";
|
|
181
181
|
}
|
|
182
182
|
|
|
183
183
|
.e-de-ctnr-highlightcolor::before {
|
|
184
|
-
content:
|
|
184
|
+
content: "\e770";
|
|
185
185
|
}
|
|
186
186
|
|
|
187
187
|
.e-de-ctnr-insertleft::before {
|
|
188
|
-
content:
|
|
188
|
+
content: "\e737";
|
|
189
189
|
}
|
|
190
190
|
|
|
191
191
|
.e-de-ctnr-insertright::before {
|
|
192
|
-
content:
|
|
192
|
+
content: "\e70e";
|
|
193
193
|
}
|
|
194
194
|
|
|
195
195
|
.e-de-ctnr-insertabove::before {
|
|
196
|
-
content:
|
|
196
|
+
content: "\e783";
|
|
197
197
|
}
|
|
198
198
|
|
|
199
199
|
.e-de-ctnr-insertbelow::before {
|
|
200
|
-
content:
|
|
200
|
+
content: "\e736";
|
|
201
201
|
}
|
|
202
202
|
|
|
203
203
|
.e-de-ctnr-deleterows::before {
|
|
204
|
-
content:
|
|
204
|
+
content: "\e738";
|
|
205
205
|
}
|
|
206
206
|
|
|
207
207
|
.e-de-ctnr-deletecolumns::before {
|
|
208
|
-
content:
|
|
208
|
+
content: "\e719";
|
|
209
209
|
}
|
|
210
210
|
|
|
211
211
|
.e-de-ctnr-aligntop::before {
|
|
212
|
-
content:
|
|
212
|
+
content: "\e709";
|
|
213
213
|
}
|
|
214
214
|
|
|
215
215
|
.e-de-ctnr-alignbottom::before {
|
|
216
|
-
content:
|
|
216
|
+
content: "\e726";
|
|
217
217
|
}
|
|
218
218
|
|
|
219
219
|
.e-de-ctnr-fontcolor::before {
|
|
220
|
-
content:
|
|
220
|
+
content: "\e74b";
|
|
221
221
|
}
|
|
222
222
|
|
|
223
223
|
.e-de-ctnr-change-case::before {
|
|
224
|
-
content:
|
|
224
|
+
content: "\e88c";
|
|
225
225
|
}
|
|
226
226
|
|
|
227
227
|
.e-de-ctnr-strokesize::before {
|
|
228
|
-
content:
|
|
228
|
+
content: "\e75b";
|
|
229
229
|
}
|
|
230
230
|
|
|
231
231
|
.e-de-ctnr-strokestyle::before {
|
|
232
|
-
content:
|
|
232
|
+
content: "\eb4d";
|
|
233
233
|
}
|
|
234
234
|
|
|
235
235
|
.e-de-ctnr-cellbg-clr-picker::before {
|
|
236
|
-
content:
|
|
236
|
+
content: "\e754";
|
|
237
237
|
}
|
|
238
238
|
|
|
239
239
|
.e-de-ctnr-mergecell::before {
|
|
240
|
-
content:
|
|
240
|
+
content: "\e7b1";
|
|
241
241
|
}
|
|
242
242
|
|
|
243
243
|
.e-de-ctnr-table::before {
|
|
244
|
-
content:
|
|
244
|
+
content: "\e7ac";
|
|
245
245
|
}
|
|
246
246
|
|
|
247
247
|
.e-de-ctnr-justify::before {
|
|
248
|
-
content:
|
|
248
|
+
content: "\e79b";
|
|
249
249
|
}
|
|
250
250
|
|
|
251
251
|
.e-de-ctnr-outsideborder::before {
|
|
252
|
-
content:
|
|
252
|
+
content: "\e7a1";
|
|
253
253
|
}
|
|
254
254
|
|
|
255
255
|
.e-de-ctnr-allborders::before {
|
|
256
|
-
content:
|
|
256
|
+
content: "\e79e";
|
|
257
257
|
}
|
|
258
258
|
|
|
259
259
|
.e-de-ctnr-insideborders::before {
|
|
260
|
-
content:
|
|
260
|
+
content: "\e79d";
|
|
261
261
|
}
|
|
262
262
|
|
|
263
263
|
.e-de-ctnr-leftborders::before {
|
|
264
|
-
content:
|
|
264
|
+
content: "\e7a7";
|
|
265
265
|
}
|
|
266
266
|
|
|
267
267
|
.e-de-ctnr-insideverticalborder::before {
|
|
268
|
-
content:
|
|
268
|
+
content: "\e79c";
|
|
269
269
|
}
|
|
270
270
|
|
|
271
271
|
.e-de-ctnr-rightborder::before {
|
|
272
|
-
content:
|
|
272
|
+
content: "\e79f";
|
|
273
273
|
}
|
|
274
274
|
|
|
275
275
|
.e-de-ctnr-topborder::before {
|
|
276
|
-
content:
|
|
276
|
+
content: "\e7a3";
|
|
277
277
|
}
|
|
278
278
|
|
|
279
279
|
.e-de-ctnr-insidehorizondalborder::before {
|
|
280
|
-
content:
|
|
280
|
+
content: "\e7a9";
|
|
281
281
|
}
|
|
282
282
|
|
|
283
283
|
.e-de-ctnr-bottomborder::before {
|
|
284
|
-
content:
|
|
284
|
+
content: "\e7aa";
|
|
285
285
|
}
|
|
286
286
|
|
|
287
287
|
.e-de-ctnr-aligncenter-table::before {
|
|
288
|
-
content:
|
|
288
|
+
content: "\e706";
|
|
289
289
|
}
|
|
290
290
|
|
|
291
291
|
.e-de-ctnr-bullet-none::before {
|
|
292
|
-
content:
|
|
292
|
+
content: "\e7b3";
|
|
293
293
|
}
|
|
294
294
|
|
|
295
295
|
.e-de-ctnr-bullet-dot::before {
|
|
296
|
-
content:
|
|
296
|
+
content: "\e7a0";
|
|
297
297
|
}
|
|
298
298
|
|
|
299
299
|
.e-de-ctnr-bullet-circle::before {
|
|
300
|
-
content:
|
|
300
|
+
content: "\e7b0";
|
|
301
301
|
}
|
|
302
302
|
|
|
303
303
|
.e-de-ctnr-bullet-square::before {
|
|
304
|
-
content:
|
|
304
|
+
content: "\e7a5";
|
|
305
305
|
}
|
|
306
306
|
|
|
307
307
|
.e-de-ctnr-bullet-flower::before {
|
|
308
|
-
content:
|
|
308
|
+
content: "\e7a4";
|
|
309
309
|
}
|
|
310
310
|
|
|
311
311
|
.e-de-ctnr-bullet-arrow::before {
|
|
312
|
-
content:
|
|
312
|
+
content: "\e7b6";
|
|
313
313
|
}
|
|
314
314
|
|
|
315
315
|
.e-de-ctnr-bullet-tick::before {
|
|
316
|
-
content:
|
|
316
|
+
content: "\e7ab";
|
|
317
317
|
}
|
|
318
318
|
|
|
319
319
|
.e-de-flip {
|
|
@@ -321,73 +321,73 @@
|
|
|
321
321
|
}
|
|
322
322
|
|
|
323
323
|
.e-de-cnt-cmt-add::before {
|
|
324
|
-
content:
|
|
325
|
-
font-family:
|
|
324
|
+
content: "\e814";
|
|
325
|
+
font-family: "e-icons";
|
|
326
326
|
}
|
|
327
327
|
|
|
328
328
|
.e-de-printlayout::before {
|
|
329
|
-
content:
|
|
330
|
-
font-family:
|
|
329
|
+
content: "\e494";
|
|
330
|
+
font-family: "e-icons";
|
|
331
331
|
}
|
|
332
332
|
|
|
333
333
|
.e-de-weblayout::before {
|
|
334
|
-
content:
|
|
335
|
-
font-family:
|
|
334
|
+
content: "\e898";
|
|
335
|
+
font-family: "e-icons";
|
|
336
336
|
}
|
|
337
337
|
|
|
338
338
|
.e-de-textform::before {
|
|
339
|
-
content:
|
|
340
|
-
font-family:
|
|
339
|
+
content: "\e198";
|
|
340
|
+
font-family: "e-icons";
|
|
341
341
|
}
|
|
342
342
|
|
|
343
343
|
.e-de-formproperties::before {
|
|
344
|
-
content:
|
|
345
|
-
font-family:
|
|
344
|
+
content: "\e199";
|
|
345
|
+
font-family: "e-icons";
|
|
346
346
|
}
|
|
347
347
|
|
|
348
348
|
.e-de-clearform::before {
|
|
349
|
-
content:
|
|
350
|
-
font-family:
|
|
349
|
+
content: "\e19a";
|
|
350
|
+
font-family: "e-icons";
|
|
351
351
|
}
|
|
352
352
|
|
|
353
353
|
.e-de-dropdownform::before {
|
|
354
|
-
content:
|
|
355
|
-
font-family:
|
|
354
|
+
content: "\e19b";
|
|
355
|
+
font-family: "e-icons";
|
|
356
356
|
}
|
|
357
357
|
|
|
358
358
|
.e-de-formfield::before {
|
|
359
|
-
content:
|
|
360
|
-
font-family:
|
|
359
|
+
content: "\e19c";
|
|
360
|
+
font-family: "e-icons";
|
|
361
361
|
}
|
|
362
362
|
|
|
363
363
|
.e-de-checkbox-form::before {
|
|
364
|
-
content:
|
|
365
|
-
font-family:
|
|
364
|
+
content: "\e19d";
|
|
365
|
+
font-family: "e-icons";
|
|
366
366
|
}
|
|
367
367
|
|
|
368
368
|
.e-de-arrow-up::before {
|
|
369
|
-
content:
|
|
370
|
-
font-family:
|
|
369
|
+
content: "\e834";
|
|
370
|
+
font-family: "e-icons";
|
|
371
371
|
}
|
|
372
372
|
|
|
373
373
|
.e-de-arrow-down::before {
|
|
374
|
-
content:
|
|
375
|
-
font-family:
|
|
374
|
+
content: "\e83d";
|
|
375
|
+
font-family: "e-icons";
|
|
376
376
|
}
|
|
377
377
|
|
|
378
378
|
.e-de-update-field::before {
|
|
379
|
-
content:
|
|
380
|
-
font-family:
|
|
379
|
+
content: "\e19e";
|
|
380
|
+
font-family: "e-icons";
|
|
381
381
|
}
|
|
382
382
|
|
|
383
383
|
.e-de-footnote::before {
|
|
384
|
-
content:
|
|
385
|
-
font-family:
|
|
384
|
+
content: "\e435";
|
|
385
|
+
font-family: "e-icons";
|
|
386
386
|
}
|
|
387
387
|
|
|
388
388
|
.e-de-endnote::before {
|
|
389
|
-
content:
|
|
390
|
-
font-family:
|
|
389
|
+
content: "\e436";
|
|
390
|
+
font-family: "e-icons";
|
|
391
391
|
}
|
|
392
392
|
|
|
393
393
|
.e-de-toolbar {
|
|
@@ -409,7 +409,7 @@
|
|
|
409
409
|
}
|
|
410
410
|
|
|
411
411
|
.e-de-ctnr-hglt-btn {
|
|
412
|
-
border: .5px solid transparent;
|
|
412
|
+
border: 0.5px solid transparent;
|
|
413
413
|
display: inline-block;
|
|
414
414
|
height: 25px;
|
|
415
415
|
margin: 3px;
|
|
@@ -427,7 +427,6 @@
|
|
|
427
427
|
padding-top: 1px;
|
|
428
428
|
width: 157px;
|
|
429
429
|
}
|
|
430
|
-
|
|
431
430
|
.e-hglt-no-color:hover {
|
|
432
431
|
background-color: #d3d3d3;
|
|
433
432
|
cursor: pointer;
|
|
@@ -464,7 +463,6 @@
|
|
|
464
463
|
width: 33px;
|
|
465
464
|
color: #495057;
|
|
466
465
|
}
|
|
467
|
-
|
|
468
466
|
.e-de-statusbar-pageweb:hover {
|
|
469
467
|
box-shadow: none;
|
|
470
468
|
}
|
|
@@ -482,7 +480,6 @@
|
|
|
482
480
|
.e-bigger .e-btn.e-de-statusbar-pageweb {
|
|
483
481
|
padding: 0;
|
|
484
482
|
}
|
|
485
|
-
|
|
486
483
|
.e-bigger .e-de-statusbar-pageweb .e-de-printlayout,
|
|
487
484
|
.e-bigger .e-de-statusbar-pageweb .e-de-weblayout {
|
|
488
485
|
font-size: 18px;
|
|
@@ -570,7 +567,7 @@
|
|
|
570
567
|
.e-de-ctn {
|
|
571
568
|
background-color: #f8f9fa;
|
|
572
569
|
border: 1px solid #dee2e6;
|
|
573
|
-
height:
|
|
570
|
+
height: 100%;
|
|
574
571
|
position: relative;
|
|
575
572
|
width: 100%;
|
|
576
573
|
}
|
|
@@ -705,27 +702,22 @@
|
|
|
705
702
|
.e-de-toolbar.e-toolbar .e-toolbar-items {
|
|
706
703
|
height: 77px;
|
|
707
704
|
}
|
|
708
|
-
|
|
709
705
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
|
|
710
706
|
height: 59px;
|
|
711
707
|
margin: 0 5.5px;
|
|
712
708
|
}
|
|
713
|
-
|
|
714
709
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
|
|
715
710
|
margin-left: 14px;
|
|
716
711
|
margin-right: 7px;
|
|
717
712
|
}
|
|
718
|
-
|
|
719
713
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
|
|
720
714
|
margin-left: 7px;
|
|
721
715
|
margin-right: 7px;
|
|
722
716
|
}
|
|
723
|
-
|
|
724
717
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
|
|
725
718
|
margin-left: 7px;
|
|
726
719
|
margin-right: 14px;
|
|
727
720
|
}
|
|
728
|
-
|
|
729
721
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
|
|
730
722
|
background-color: #6c757d;
|
|
731
723
|
}
|
|
@@ -734,17 +726,14 @@
|
|
|
734
726
|
padding: 0;
|
|
735
727
|
padding-bottom: 6px;
|
|
736
728
|
}
|
|
737
|
-
|
|
738
729
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus {
|
|
739
730
|
padding: 0;
|
|
740
731
|
padding-bottom: 6px;
|
|
741
732
|
}
|
|
742
|
-
|
|
743
733
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active {
|
|
744
734
|
padding: 0;
|
|
745
735
|
padding-bottom: 6px;
|
|
746
736
|
}
|
|
747
|
-
|
|
748
737
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover {
|
|
749
738
|
padding: 0;
|
|
750
739
|
padding-bottom: 6px;
|
|
@@ -754,17 +743,14 @@
|
|
|
754
743
|
padding: 0 1px;
|
|
755
744
|
padding-bottom: 6px;
|
|
756
745
|
}
|
|
757
|
-
|
|
758
746
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus {
|
|
759
747
|
padding: 0;
|
|
760
748
|
padding-bottom: 6px;
|
|
761
749
|
}
|
|
762
|
-
|
|
763
750
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active {
|
|
764
751
|
padding: 0;
|
|
765
752
|
padding-bottom: 6px;
|
|
766
753
|
}
|
|
767
|
-
|
|
768
754
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover {
|
|
769
755
|
padding: 0;
|
|
770
756
|
padding-bottom: 6px;
|
|
@@ -786,14 +772,12 @@
|
|
|
786
772
|
color: #495057;
|
|
787
773
|
font-size: 18px;
|
|
788
774
|
}
|
|
789
|
-
|
|
790
775
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover .e-btn-icon,
|
|
791
776
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus .e-btn-icon,
|
|
792
777
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active .e-btn-icon,
|
|
793
778
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:disabled .e-btn-icon {
|
|
794
779
|
color: #fff;
|
|
795
780
|
}
|
|
796
|
-
|
|
797
781
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
|
|
798
782
|
font-size: 13px;
|
|
799
783
|
}
|
|
@@ -831,7 +815,6 @@
|
|
|
831
815
|
.e-btn-toggle .e-tbar-btn-text {
|
|
832
816
|
color: #fff !important;
|
|
833
817
|
}
|
|
834
|
-
|
|
835
818
|
.e-btn-toggle .e-btn-icon {
|
|
836
819
|
color: #fff !important;
|
|
837
820
|
}
|
|
@@ -845,25 +828,21 @@
|
|
|
845
828
|
background-color: #fff;
|
|
846
829
|
border-color: #dee2e6;
|
|
847
830
|
}
|
|
848
|
-
|
|
849
831
|
.e-de-ctnr-group-btn .e-btn:focus {
|
|
850
832
|
background-color: #545b62;
|
|
851
833
|
border-color: #4e555b;
|
|
852
834
|
box-shadow: 0 0 0 0 #6c757d;
|
|
853
835
|
outline-color: #6c757d;
|
|
854
836
|
}
|
|
855
|
-
|
|
856
837
|
.e-de-ctnr-group-btn .e-btn:active,
|
|
857
838
|
.e-de-ctnr-group-btn .e-btn .e-btn-toggle {
|
|
858
839
|
background-color: #545b62;
|
|
859
840
|
border-color: #4e555b;
|
|
860
841
|
}
|
|
861
|
-
|
|
862
842
|
.e-de-ctnr-group-btn .e-btn:hover {
|
|
863
843
|
background-color: #5a6268;
|
|
864
844
|
border-color: #545b62;
|
|
865
845
|
}
|
|
866
|
-
|
|
867
846
|
.e-de-ctnr-group-btn .e-split-btn-wrapper.e-rtl .e-split-btn {
|
|
868
847
|
border-color: #dee2e6;
|
|
869
848
|
}
|
|
@@ -910,7 +889,6 @@
|
|
|
910
889
|
background-color: #6c757d;
|
|
911
890
|
box-shadow: inset 0 3px 5px #4e555b;
|
|
912
891
|
}
|
|
913
|
-
|
|
914
892
|
.e-de-border-size-button:focus .e-btn-icon,
|
|
915
893
|
.e-de-border-size-button:hover .e-btn-icon,
|
|
916
894
|
.e-de-prop-font-colorpicker .e-split-btn-wrapper .e-btn:hover .e-btn-icon,
|
|
@@ -951,15 +929,12 @@
|
|
|
951
929
|
min-height: 100%;
|
|
952
930
|
min-width: 100%;
|
|
953
931
|
}
|
|
954
|
-
|
|
955
932
|
.e-de-ctnr-properties-pane-btn .e-btn:focus {
|
|
956
933
|
box-shadow: none;
|
|
957
934
|
}
|
|
958
|
-
|
|
959
935
|
.e-de-ctnr-properties-pane-btn .e-btn:active {
|
|
960
936
|
box-shadow: none;
|
|
961
937
|
}
|
|
962
|
-
|
|
963
938
|
.e-de-ctnr-properties-pane-btn .e-btn:hover {
|
|
964
939
|
box-shadow: none;
|
|
965
940
|
}
|
|
@@ -1021,18 +996,15 @@
|
|
|
1021
996
|
.e-bigger .e-de-cntr-pane-padding {
|
|
1022
997
|
padding: 16px;
|
|
1023
998
|
}
|
|
1024
|
-
|
|
1025
999
|
.e-bigger .e-de-prop-pane {
|
|
1026
1000
|
height: 100%;
|
|
1027
1001
|
min-height: 200px;
|
|
1028
1002
|
overflow: auto;
|
|
1029
1003
|
width: 272px;
|
|
1030
1004
|
}
|
|
1031
|
-
|
|
1032
1005
|
.e-bigger .e-btn-toggle .e-tbar-btn-text {
|
|
1033
1006
|
color: #fff !important;
|
|
1034
1007
|
}
|
|
1035
|
-
|
|
1036
1008
|
.e-bigger .e-de-prop-font-colorpicker .e-split-btn-wrapper .e-btn {
|
|
1037
1009
|
border-color: #ced4da;
|
|
1038
1010
|
}
|
|
@@ -1041,15 +1013,12 @@
|
|
|
1041
1013
|
box-shadow: none;
|
|
1042
1014
|
height: 31px;
|
|
1043
1015
|
}
|
|
1044
|
-
|
|
1045
1016
|
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
1046
1017
|
box-shadow: none;
|
|
1047
1018
|
}
|
|
1048
|
-
|
|
1049
1019
|
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
1050
1020
|
box-shadow: none;
|
|
1051
1021
|
}
|
|
1052
|
-
|
|
1053
1022
|
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
1054
1023
|
box-shadow: none;
|
|
1055
1024
|
}
|
|
@@ -1058,15 +1027,12 @@
|
|
|
1058
1027
|
box-shadow: none;
|
|
1059
1028
|
height: 31px;
|
|
1060
1029
|
}
|
|
1061
|
-
|
|
1062
1030
|
.e-de-ctnr-group-btn button:focus {
|
|
1063
1031
|
box-shadow: none;
|
|
1064
1032
|
}
|
|
1065
|
-
|
|
1066
1033
|
.e-de-ctnr-group-btn button:active {
|
|
1067
1034
|
box-shadow: none;
|
|
1068
1035
|
}
|
|
1069
|
-
|
|
1070
1036
|
.e-de-ctnr-group-btn button:hover {
|
|
1071
1037
|
box-shadow: none;
|
|
1072
1038
|
}
|
|
@@ -1102,7 +1068,6 @@
|
|
|
1102
1068
|
.e-bigger .e-de-panel-left-width {
|
|
1103
1069
|
width: 149px;
|
|
1104
1070
|
}
|
|
1105
|
-
|
|
1106
1071
|
.e-bigger .e-de-char-fmt-btn-left > button,
|
|
1107
1072
|
.e-bigger .e-de-insert-del-cell button {
|
|
1108
1073
|
width: 37.25px;
|
|
@@ -1302,7 +1267,6 @@
|
|
|
1302
1267
|
outline-offset: 0;
|
|
1303
1268
|
box-shadow: inset 0 3px 5px #4e555b !important;
|
|
1304
1269
|
}
|
|
1305
|
-
|
|
1306
1270
|
.e-btn-toggle:hover {
|
|
1307
1271
|
background-color: #6c757d !important;
|
|
1308
1272
|
outline: #fafafa 0 solid;
|
|
@@ -1432,7 +1396,6 @@
|
|
|
1432
1396
|
height: 100%;
|
|
1433
1397
|
padding-top: 9px;
|
|
1434
1398
|
}
|
|
1435
|
-
|
|
1436
1399
|
.e-de-ctnr-pg-no span {
|
|
1437
1400
|
border: 1px solid transparent;
|
|
1438
1401
|
}
|
|
@@ -1446,7 +1409,6 @@
|
|
|
1446
1409
|
padding-top: 9px;
|
|
1447
1410
|
width: calc(100% - 140px);
|
|
1448
1411
|
}
|
|
1449
|
-
|
|
1450
1412
|
.e-de-ctnr-pg-no-spellout span {
|
|
1451
1413
|
border: 1px solid transparent;
|
|
1452
1414
|
}
|
|
@@ -1568,45 +1530,36 @@
|
|
|
1568
1530
|
.e-bigger .de-split-button > div:first-child {
|
|
1569
1531
|
margin-right: 16px;
|
|
1570
1532
|
}
|
|
1571
|
-
|
|
1572
1533
|
.e-bigger .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
|
|
1573
1534
|
width: 66px;
|
|
1574
1535
|
}
|
|
1575
|
-
|
|
1576
1536
|
.e-bigger .e-de-prop-fill-label {
|
|
1577
1537
|
margin-left: 0;
|
|
1578
1538
|
margin-right: 9.8px;
|
|
1579
1539
|
}
|
|
1580
|
-
|
|
1581
1540
|
.e-bigger .e-de-prop-fill-label.e-de-rtl {
|
|
1582
1541
|
margin-left: 9.8px;
|
|
1583
1542
|
margin-right: 0px;
|
|
1584
1543
|
}
|
|
1585
|
-
|
|
1586
1544
|
.e-bigger .e-rtl .e-de-cell-text-box {
|
|
1587
1545
|
margin-left: 16px;
|
|
1588
1546
|
margin-right: 0;
|
|
1589
1547
|
}
|
|
1590
|
-
|
|
1591
1548
|
.e-bigger .e-de-color-picker {
|
|
1592
1549
|
height: 38px;
|
|
1593
1550
|
width: 117px;
|
|
1594
1551
|
}
|
|
1595
|
-
|
|
1596
1552
|
.e-bigger .e-de-border-size-button {
|
|
1597
1553
|
height: 38px;
|
|
1598
1554
|
margin-top: 14px;
|
|
1599
1555
|
width: 117px;
|
|
1600
1556
|
}
|
|
1601
|
-
|
|
1602
1557
|
.e-bigger .e-de-stylediv {
|
|
1603
1558
|
padding-left: 16px;
|
|
1604
1559
|
}
|
|
1605
|
-
|
|
1606
1560
|
.e-bigger .e-de-stylediv-rtl {
|
|
1607
1561
|
padding-right: 16px;
|
|
1608
1562
|
}
|
|
1609
|
-
|
|
1610
1563
|
.e-bigger .e-de-tool-ctnr-properties-pane {
|
|
1611
1564
|
display: -ms-flexbox;
|
|
1612
1565
|
display: flex;
|
|
@@ -1614,74 +1567,61 @@
|
|
|
1614
1567
|
min-height: 200px;
|
|
1615
1568
|
width: 100%;
|
|
1616
1569
|
}
|
|
1617
|
-
|
|
1618
1570
|
.e-bigger .e-de-ctnr-properties-pane {
|
|
1619
1571
|
display: -ms-flexbox;
|
|
1620
1572
|
display: flex;
|
|
1621
1573
|
height: calc(100% - 42px);
|
|
1622
1574
|
width: 100%;
|
|
1623
1575
|
}
|
|
1624
|
-
|
|
1625
1576
|
.e-bigger .e-de-ctn {
|
|
1626
1577
|
background-color: #f8f9fa;
|
|
1627
1578
|
border: 1px solid #dee2e6;
|
|
1628
|
-
height:
|
|
1579
|
+
height: 100%;
|
|
1629
1580
|
position: relative;
|
|
1630
1581
|
width: 100%;
|
|
1631
1582
|
}
|
|
1632
|
-
|
|
1633
1583
|
.e-bigger .e-de-ctnr-toolbar {
|
|
1634
1584
|
display: -ms-flexbox;
|
|
1635
1585
|
display: flex;
|
|
1636
1586
|
height: 86px;
|
|
1637
1587
|
width: 100%;
|
|
1638
1588
|
}
|
|
1639
|
-
|
|
1640
1589
|
.e-bigger .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
|
|
1641
1590
|
.e-bigger .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
|
|
1642
1591
|
border: 0;
|
|
1643
1592
|
}
|
|
1644
|
-
|
|
1645
1593
|
.e-bigger .e-de-pane {
|
|
1646
1594
|
border-left: 1px solid #dee2e6;
|
|
1647
1595
|
}
|
|
1648
|
-
|
|
1649
1596
|
.e-bigger .e-de-pane-rtl {
|
|
1650
1597
|
border-right: 1px solid #dee2e6;
|
|
1651
1598
|
}
|
|
1652
|
-
|
|
1653
1599
|
.e-bigger .e-de-ctnr-segment {
|
|
1654
1600
|
margin-bottom: 16px;
|
|
1655
1601
|
}
|
|
1656
|
-
|
|
1657
1602
|
.e-bigger .e-de-font-clr-picker .e-colorpicker-wrapper:first-child,
|
|
1658
1603
|
.e-bigger .e-de-font-clr-picker > .e-split-btn-wrapper {
|
|
1659
1604
|
margin-right: 16px;
|
|
1660
1605
|
}
|
|
1661
|
-
|
|
1662
1606
|
.e-bigger .e-de-font-clr-picker.e-rtl .e-colorpicker-wrapper:first-child,
|
|
1663
1607
|
.e-bigger .e-de-font-clr-picker.e-rtl > .e-split-btn-wrapper {
|
|
1664
1608
|
margin-left: 16px;
|
|
1665
1609
|
margin-right: 0;
|
|
1666
1610
|
}
|
|
1667
|
-
|
|
1668
1611
|
.e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
1669
1612
|
.e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
1670
1613
|
margin-right: 16px;
|
|
1671
1614
|
}
|
|
1672
|
-
|
|
1673
1615
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
1674
1616
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
1675
1617
|
margin-left: 16px;
|
|
1676
1618
|
margin-right: 0;
|
|
1677
1619
|
}
|
|
1678
|
-
|
|
1679
1620
|
.e-bigger .e-de-tlbr-wrapper {
|
|
1680
1621
|
background-color: #f8f9fa;
|
|
1681
1622
|
height: 86px;
|
|
1682
1623
|
width: calc(100% - 75px);
|
|
1683
1624
|
}
|
|
1684
|
-
|
|
1685
1625
|
.e-bigger .e-de-ctnr-prop-label {
|
|
1686
1626
|
color: #212529;
|
|
1687
1627
|
display: inline-block;
|
|
@@ -1691,96 +1631,78 @@
|
|
|
1691
1631
|
margin-bottom: 16px;
|
|
1692
1632
|
opacity: 0.87;
|
|
1693
1633
|
}
|
|
1694
|
-
|
|
1695
1634
|
.e-bigger .e-de-table-prop-label {
|
|
1696
1635
|
margin-left: 14.5px;
|
|
1697
1636
|
}
|
|
1698
|
-
|
|
1699
1637
|
.e-bigger .e-de-table-prop-label.e-de-rtl {
|
|
1700
1638
|
margin-left: 0;
|
|
1701
1639
|
margin-right: 14.5px;
|
|
1702
1640
|
}
|
|
1703
|
-
|
|
1704
1641
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items {
|
|
1705
1642
|
height: 86px;
|
|
1706
1643
|
}
|
|
1707
|
-
|
|
1708
1644
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
|
|
1709
1645
|
height: 25px;
|
|
1710
1646
|
margin: 0 7.5px;
|
|
1711
1647
|
}
|
|
1712
|
-
|
|
1713
1648
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
|
|
1714
1649
|
margin-left: 16px;
|
|
1715
1650
|
margin-right: 8px;
|
|
1716
1651
|
}
|
|
1717
|
-
|
|
1718
1652
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
|
|
1719
1653
|
margin-left: 8px;
|
|
1720
1654
|
margin-right: 8px;
|
|
1721
1655
|
}
|
|
1722
|
-
|
|
1723
1656
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
|
|
1724
1657
|
margin-left: 8px;
|
|
1725
1658
|
margin-right: 16px;
|
|
1726
1659
|
}
|
|
1727
|
-
|
|
1728
1660
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
|
|
1729
1661
|
background-color: #6c757d;
|
|
1730
1662
|
}
|
|
1731
|
-
|
|
1732
1663
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
|
|
1733
1664
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
|
|
1734
1665
|
padding: 0;
|
|
1735
1666
|
padding-bottom: 6px;
|
|
1736
1667
|
}
|
|
1737
|
-
|
|
1738
1668
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus,
|
|
1739
1669
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus {
|
|
1740
1670
|
padding: 0;
|
|
1741
1671
|
padding-bottom: 6px;
|
|
1742
1672
|
}
|
|
1743
|
-
|
|
1744
1673
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active,
|
|
1745
1674
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:active {
|
|
1746
1675
|
padding: 0;
|
|
1747
1676
|
padding-bottom: 6px;
|
|
1748
1677
|
}
|
|
1749
|
-
|
|
1750
1678
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover,
|
|
1751
1679
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
|
|
1752
1680
|
padding: 0;
|
|
1753
1681
|
padding-bottom: 6px;
|
|
1754
1682
|
}
|
|
1755
|
-
|
|
1756
1683
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
|
|
1757
1684
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
|
|
1758
1685
|
padding: 0 1px;
|
|
1759
1686
|
padding-bottom: 6px;
|
|
1760
1687
|
}
|
|
1761
|
-
|
|
1762
1688
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus,
|
|
1763
1689
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus {
|
|
1764
1690
|
padding: 0;
|
|
1765
1691
|
padding-bottom: 6px;
|
|
1766
1692
|
}
|
|
1767
|
-
|
|
1768
1693
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active,
|
|
1769
1694
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:active {
|
|
1770
1695
|
padding: 0;
|
|
1771
1696
|
padding-bottom: 6px;
|
|
1772
1697
|
}
|
|
1773
|
-
|
|
1774
1698
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover,
|
|
1775
1699
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
|
|
1776
1700
|
padding: 0;
|
|
1777
1701
|
padding-bottom: 6px;
|
|
1778
1702
|
}
|
|
1779
|
-
|
|
1780
1703
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
|
|
1781
1704
|
padding: 0 !important;
|
|
1782
1705
|
}
|
|
1783
|
-
|
|
1784
1706
|
.e-bigger .e-de-overlay {
|
|
1785
1707
|
height: 100%;
|
|
1786
1708
|
opacity: 0.5;
|
|
@@ -1788,11 +1710,9 @@
|
|
|
1788
1710
|
-ms-touch-action: none;
|
|
1789
1711
|
touch-action: none;
|
|
1790
1712
|
}
|
|
1791
|
-
|
|
1792
1713
|
.e-bigger .e-de-ctnr-properties-pane-btn {
|
|
1793
1714
|
width: 75px;
|
|
1794
1715
|
}
|
|
1795
|
-
|
|
1796
1716
|
.e-bigger .e-de-ctnr-properties-pane-btn .e-btn {
|
|
1797
1717
|
background-color: #f8f9fa;
|
|
1798
1718
|
border-radius: 0;
|
|
@@ -1800,33 +1720,26 @@
|
|
|
1800
1720
|
min-height: 100%;
|
|
1801
1721
|
min-width: 100%;
|
|
1802
1722
|
}
|
|
1803
|
-
|
|
1804
1723
|
.e-bigger .e-de-ctnr-properties-pane-btn .e-btn:focus {
|
|
1805
1724
|
box-shadow: none;
|
|
1806
1725
|
}
|
|
1807
|
-
|
|
1808
1726
|
.e-bigger .e-de-ctnr-properties-pane-btn .e-btn:active {
|
|
1809
1727
|
box-shadow: none;
|
|
1810
1728
|
}
|
|
1811
|
-
|
|
1812
1729
|
.e-bigger .e-de-ctnr-properties-pane-btn .e-btn:hover {
|
|
1813
1730
|
box-shadow: none;
|
|
1814
1731
|
}
|
|
1815
|
-
|
|
1816
1732
|
.e-bigger .e-de-showhide-btn {
|
|
1817
1733
|
border: 0;
|
|
1818
1734
|
height: 86px;
|
|
1819
1735
|
}
|
|
1820
|
-
|
|
1821
1736
|
.e-bigger .e-de-showhide-btn-rtl {
|
|
1822
1737
|
border: 0;
|
|
1823
1738
|
height: 86px;
|
|
1824
1739
|
}
|
|
1825
|
-
|
|
1826
1740
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
|
|
1827
1741
|
padding: 0;
|
|
1828
1742
|
}
|
|
1829
|
-
|
|
1830
1743
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
|
|
1831
1744
|
display: table;
|
|
1832
1745
|
font-size: 12px;
|
|
@@ -1834,56 +1747,44 @@
|
|
|
1834
1747
|
padding: 0;
|
|
1835
1748
|
white-space: normal;
|
|
1836
1749
|
}
|
|
1837
|
-
|
|
1838
1750
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
|
|
1839
1751
|
.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 {
|
|
1840
1752
|
padding: 0;
|
|
1841
1753
|
}
|
|
1842
|
-
|
|
1843
1754
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
|
|
1844
1755
|
box-shadow: none;
|
|
1845
1756
|
height: 38px;
|
|
1846
1757
|
}
|
|
1847
|
-
|
|
1848
1758
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
1849
1759
|
box-shadow: none;
|
|
1850
1760
|
}
|
|
1851
|
-
|
|
1852
1761
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
1853
1762
|
box-shadow: none;
|
|
1854
1763
|
}
|
|
1855
|
-
|
|
1856
1764
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
1857
1765
|
box-shadow: none;
|
|
1858
1766
|
}
|
|
1859
|
-
|
|
1860
1767
|
.e-bigger .e-de-ctnr-group-btn button {
|
|
1861
1768
|
box-shadow: none;
|
|
1862
1769
|
height: 38px;
|
|
1863
1770
|
}
|
|
1864
|
-
|
|
1865
1771
|
.e-bigger .e-de-ctnr-group-btn button:focus {
|
|
1866
1772
|
box-shadow: none;
|
|
1867
1773
|
}
|
|
1868
|
-
|
|
1869
1774
|
.e-bigger .e-de-ctnr-group-btn button:active {
|
|
1870
1775
|
box-shadow: none;
|
|
1871
1776
|
}
|
|
1872
|
-
|
|
1873
1777
|
.e-bigger .e-de-ctnr-group-btn button:hover {
|
|
1874
1778
|
box-shadow: none;
|
|
1875
1779
|
}
|
|
1876
|
-
|
|
1877
1780
|
.e-bigger .e-de-property-div-padding {
|
|
1878
1781
|
border-bottom: 0.5px solid #dee2e6;
|
|
1879
1782
|
padding: 16px;
|
|
1880
1783
|
}
|
|
1881
|
-
|
|
1882
1784
|
.e-bigger .e-de-font-clr-picker > div button,
|
|
1883
1785
|
.e-bigger .e-de-font-clr-picker > button {
|
|
1884
1786
|
width: auto;
|
|
1885
1787
|
}
|
|
1886
|
-
|
|
1887
1788
|
.e-bigger .e-de-ctnr-dropdown-ftr {
|
|
1888
1789
|
border-top: 1px solid #dee2e6;
|
|
1889
1790
|
color: #212529;
|
|
@@ -1893,15 +1794,12 @@
|
|
|
1893
1794
|
line-height: 40px;
|
|
1894
1795
|
text-indent: 1.2em;
|
|
1895
1796
|
}
|
|
1896
|
-
|
|
1897
1797
|
.e-bigger .e-de-char-fmt-btn > button {
|
|
1898
1798
|
width: 38.5px;
|
|
1899
1799
|
}
|
|
1900
|
-
|
|
1901
1800
|
.e-bigger .e-de-btn-hghlclr > button:first-child {
|
|
1902
1801
|
padding: 0 6px !important;
|
|
1903
1802
|
}
|
|
1904
|
-
|
|
1905
1803
|
.e-bigger .e-de-ctnr-hglt-color {
|
|
1906
1804
|
font-size: 12px;
|
|
1907
1805
|
font-weight: 400;
|
|
@@ -1909,45 +1807,37 @@
|
|
|
1909
1807
|
width: 25px !important;
|
|
1910
1808
|
border-radius: 4px;
|
|
1911
1809
|
}
|
|
1912
|
-
|
|
1913
1810
|
.e-bigger .e-de-font-clr-picker > div div button {
|
|
1914
1811
|
width: 38px;
|
|
1915
1812
|
}
|
|
1916
|
-
|
|
1917
1813
|
.e-bigger .e-de-font-clr-picker > div div button {
|
|
1918
1814
|
width: 38px;
|
|
1919
1815
|
}
|
|
1920
|
-
|
|
1921
1816
|
.e-bigger .e-de-ctnr-list {
|
|
1922
1817
|
font-size: 12px;
|
|
1923
1818
|
vertical-align: top;
|
|
1924
1819
|
}
|
|
1925
|
-
|
|
1926
1820
|
.e-bigger .e-de-image-property {
|
|
1927
1821
|
padding-left: 32px;
|
|
1928
1822
|
}
|
|
1929
|
-
|
|
1930
1823
|
.e-bigger .e-de-img-prty-span {
|
|
1931
1824
|
color: #212529;
|
|
1932
1825
|
left: 10px;
|
|
1933
1826
|
position: absolute;
|
|
1934
1827
|
top: 14px;
|
|
1935
1828
|
}
|
|
1936
|
-
|
|
1937
1829
|
.e-bigger .e-btn-toggle {
|
|
1938
1830
|
background-color: #6c757d !important;
|
|
1939
1831
|
box-shadow: inset 0 3px 5px #4e555b !important;
|
|
1940
1832
|
outline: #fafafa 0 solid;
|
|
1941
1833
|
outline-offset: 0;
|
|
1942
1834
|
}
|
|
1943
|
-
|
|
1944
1835
|
.e-bigger .e-btn-toggle:hover {
|
|
1945
1836
|
background-color: #6c757d !important;
|
|
1946
1837
|
outline: #fafafa 0 solid;
|
|
1947
1838
|
outline-offset: 0;
|
|
1948
1839
|
box-shadow: inset 0 3px 5px #4e555b !important;
|
|
1949
1840
|
}
|
|
1950
|
-
|
|
1951
1841
|
.e-bigger .e-de-toc-template1 {
|
|
1952
1842
|
background: #f8f9fa;
|
|
1953
1843
|
border: 1px solid #dee2e6;
|
|
@@ -1956,7 +1846,6 @@
|
|
|
1956
1846
|
margin-left: 78px;
|
|
1957
1847
|
width: 94px;
|
|
1958
1848
|
}
|
|
1959
|
-
|
|
1960
1849
|
.e-bigger .e-de-toc-template1-content1 {
|
|
1961
1850
|
font-size: 10px;
|
|
1962
1851
|
height: 11px;
|
|
@@ -1964,7 +1853,6 @@
|
|
|
1964
1853
|
margin-top: 6.7px;
|
|
1965
1854
|
width: 81px;
|
|
1966
1855
|
}
|
|
1967
|
-
|
|
1968
1856
|
.e-bigger .e-de-toc-template1-content2 {
|
|
1969
1857
|
font-size: 8px;
|
|
1970
1858
|
height: 9px;
|
|
@@ -1972,7 +1860,6 @@
|
|
|
1972
1860
|
margin-top: 5.7px;
|
|
1973
1861
|
width: 64px;
|
|
1974
1862
|
}
|
|
1975
|
-
|
|
1976
1863
|
.e-bigger .e-de-toc-template1-content3 {
|
|
1977
1864
|
font-size: 7px;
|
|
1978
1865
|
height: 8px;
|
|
@@ -1980,27 +1867,22 @@
|
|
|
1980
1867
|
margin-top: 6.7px;
|
|
1981
1868
|
width: 60px;
|
|
1982
1869
|
}
|
|
1983
|
-
|
|
1984
1870
|
.e-bigger .e-de-toc-optionsdiv {
|
|
1985
1871
|
margin-bottom: 11.5px;
|
|
1986
1872
|
margin-left: 5.5px;
|
|
1987
1873
|
margin-top: 15.5px;
|
|
1988
1874
|
}
|
|
1989
|
-
|
|
1990
1875
|
.e-bigger .e-de-toc-optionsdiv.e-de-rtl {
|
|
1991
1876
|
margin-right: 5.5px;
|
|
1992
1877
|
margin-left: 0;
|
|
1993
1878
|
}
|
|
1994
|
-
|
|
1995
1879
|
.e-bigger .e-de-prop-sub-label {
|
|
1996
1880
|
font-size: 13px;
|
|
1997
1881
|
margin-bottom: 8.5px;
|
|
1998
1882
|
}
|
|
1999
|
-
|
|
2000
1883
|
.e-bigger .e-de-btn-cancel {
|
|
2001
1884
|
margin-left: 10px;
|
|
2002
1885
|
}
|
|
2003
|
-
|
|
2004
1886
|
.e-bigger .e-de-status-bar {
|
|
2005
1887
|
background-color: #f8f9fa;
|
|
2006
1888
|
display: -ms-flexbox;
|
|
@@ -2008,7 +1890,6 @@
|
|
|
2008
1890
|
padding-top: 3px;
|
|
2009
1891
|
width: 100%;
|
|
2010
1892
|
}
|
|
2011
|
-
|
|
2012
1893
|
.e-bigger .e-de-statusbar-zoom {
|
|
2013
1894
|
background-color: #f8f9fa;
|
|
2014
1895
|
border: 0;
|
|
@@ -2016,12 +1897,10 @@
|
|
|
2016
1897
|
float: right;
|
|
2017
1898
|
height: 34px;
|
|
2018
1899
|
}
|
|
2019
|
-
|
|
2020
1900
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
|
|
2021
1901
|
line-height: 25px;
|
|
2022
1902
|
padding: 0 5px !important;
|
|
2023
1903
|
}
|
|
2024
|
-
|
|
2025
1904
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
2026
1905
|
height: 0;
|
|
2027
1906
|
line-height: 0;
|
|
@@ -2080,11 +1959,10 @@
|
|
|
2080
1959
|
.e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
|
|
2081
1960
|
font-size: 16px;
|
|
2082
1961
|
}
|
|
2083
|
-
|
|
2084
1962
|
.e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-break.e-de-bzr-button {
|
|
2085
1963
|
line-height: 23px !important;
|
|
2086
1964
|
}
|
|
2087
1965
|
|
|
2088
1966
|
.e-bigger .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
|
|
2089
1967
|
font-size: 18px;
|
|
2090
|
-
}
|
|
1968
|
+
}
|