@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: rgba(255, 255, 255, 0.1);
|
|
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: #303030;
|
|
573
570
|
border: 1px solid #616161;
|
|
574
|
-
height:
|
|
571
|
+
height: 100%;
|
|
575
572
|
position: relative;
|
|
576
573
|
width: 100%;
|
|
577
574
|
}
|
|
@@ -695,27 +692,22 @@
|
|
|
695
692
|
.e-de-toolbar.e-toolbar .e-toolbar-items {
|
|
696
693
|
height: 77px;
|
|
697
694
|
}
|
|
698
|
-
|
|
699
695
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
|
|
700
696
|
height: 59px;
|
|
701
697
|
margin: 0 5.5px;
|
|
702
698
|
}
|
|
703
|
-
|
|
704
699
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
|
|
705
700
|
margin-left: 12px;
|
|
706
701
|
margin-right: 6px;
|
|
707
702
|
}
|
|
708
|
-
|
|
709
703
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
|
|
710
704
|
margin-left: 6px;
|
|
711
705
|
margin-right: 6px;
|
|
712
706
|
}
|
|
713
|
-
|
|
714
707
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
|
|
715
708
|
margin-left: 6px;
|
|
716
709
|
margin-right: 12px;
|
|
717
710
|
}
|
|
718
|
-
|
|
719
711
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
|
|
720
712
|
background-color: #7d7d7d;
|
|
721
713
|
}
|
|
@@ -724,17 +716,14 @@
|
|
|
724
716
|
padding: 0;
|
|
725
717
|
padding-bottom: 6px;
|
|
726
718
|
}
|
|
727
|
-
|
|
728
719
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus {
|
|
729
720
|
padding: 0;
|
|
730
721
|
padding-bottom: 6px;
|
|
731
722
|
}
|
|
732
|
-
|
|
733
723
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active {
|
|
734
724
|
padding: 0;
|
|
735
725
|
padding-bottom: 6px;
|
|
736
726
|
}
|
|
737
|
-
|
|
738
727
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover {
|
|
739
728
|
padding: 0;
|
|
740
729
|
padding-bottom: 6px;
|
|
@@ -773,15 +762,12 @@
|
|
|
773
762
|
min-height: 100%;
|
|
774
763
|
min-width: 100%;
|
|
775
764
|
}
|
|
776
|
-
|
|
777
765
|
.e-de-ctnr-properties-pane-btn .e-btn:focus {
|
|
778
766
|
box-shadow: none;
|
|
779
767
|
}
|
|
780
|
-
|
|
781
768
|
.e-de-ctnr-properties-pane-btn .e-btn:active {
|
|
782
769
|
box-shadow: none;
|
|
783
770
|
}
|
|
784
|
-
|
|
785
771
|
.e-de-ctnr-properties-pane-btn .e-btn:hover {
|
|
786
772
|
box-shadow: none;
|
|
787
773
|
}
|
|
@@ -843,7 +829,6 @@
|
|
|
843
829
|
.e-bigger .e-de-cntr-pane-padding {
|
|
844
830
|
padding: 16px;
|
|
845
831
|
}
|
|
846
|
-
|
|
847
832
|
.e-bigger .e-de-prop-pane {
|
|
848
833
|
height: 100%;
|
|
849
834
|
min-height: 200px;
|
|
@@ -855,15 +840,12 @@
|
|
|
855
840
|
box-shadow: none;
|
|
856
841
|
height: 28px;
|
|
857
842
|
}
|
|
858
|
-
|
|
859
843
|
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
860
844
|
box-shadow: none;
|
|
861
845
|
}
|
|
862
|
-
|
|
863
846
|
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
864
847
|
box-shadow: none;
|
|
865
848
|
}
|
|
866
|
-
|
|
867
849
|
.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
868
850
|
box-shadow: none;
|
|
869
851
|
}
|
|
@@ -872,15 +854,12 @@
|
|
|
872
854
|
box-shadow: none;
|
|
873
855
|
height: 28px;
|
|
874
856
|
}
|
|
875
|
-
|
|
876
857
|
.e-de-ctnr-group-btn button:focus {
|
|
877
858
|
box-shadow: none;
|
|
878
859
|
}
|
|
879
|
-
|
|
880
860
|
.e-de-ctnr-group-btn button:active {
|
|
881
861
|
box-shadow: none;
|
|
882
862
|
}
|
|
883
|
-
|
|
884
863
|
.e-de-ctnr-group-btn button:hover {
|
|
885
864
|
box-shadow: none;
|
|
886
865
|
}
|
|
@@ -916,7 +895,6 @@
|
|
|
916
895
|
.e-bigger .e-de-panel-left-width {
|
|
917
896
|
width: 150px;
|
|
918
897
|
}
|
|
919
|
-
|
|
920
898
|
.e-bigger .e-de-char-fmt-btn-left > button,
|
|
921
899
|
.e-bigger .e-de-insert-del-cell button {
|
|
922
900
|
width: 38.5px;
|
|
@@ -1116,7 +1094,6 @@
|
|
|
1116
1094
|
outline-offset: 0;
|
|
1117
1095
|
box-shadow: none !important;
|
|
1118
1096
|
}
|
|
1119
|
-
|
|
1120
1097
|
.e-btn-toggle:hover {
|
|
1121
1098
|
background-color: #7d7d7d !important;
|
|
1122
1099
|
outline: #fafafa 0 solid;
|
|
@@ -1246,7 +1223,6 @@
|
|
|
1246
1223
|
height: 100%;
|
|
1247
1224
|
padding-top: 8px;
|
|
1248
1225
|
}
|
|
1249
|
-
|
|
1250
1226
|
.e-de-ctnr-pg-no span {
|
|
1251
1227
|
border: 1px solid transparent;
|
|
1252
1228
|
}
|
|
@@ -1260,7 +1236,6 @@
|
|
|
1260
1236
|
padding-top: 8px;
|
|
1261
1237
|
width: calc(100% - 140px);
|
|
1262
1238
|
}
|
|
1263
|
-
|
|
1264
1239
|
.e-de-ctnr-pg-no-spellout span {
|
|
1265
1240
|
border: 1px solid transparent;
|
|
1266
1241
|
}
|
|
@@ -1382,45 +1357,36 @@
|
|
|
1382
1357
|
.e-bigger .de-split-button > div:first-child {
|
|
1383
1358
|
margin-right: 0;
|
|
1384
1359
|
}
|
|
1385
|
-
|
|
1386
1360
|
.e-bigger .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
|
|
1387
1361
|
width: 66px;
|
|
1388
1362
|
}
|
|
1389
|
-
|
|
1390
1363
|
.e-bigger .e-de-prop-fill-label {
|
|
1391
1364
|
margin-left: 0;
|
|
1392
1365
|
margin-right: 9.8px;
|
|
1393
1366
|
}
|
|
1394
|
-
|
|
1395
1367
|
.e-bigger .e-de-prop-fill-label.e-de-rtl {
|
|
1396
1368
|
margin-left: 9.8px;
|
|
1397
1369
|
margin-right: 0px;
|
|
1398
1370
|
}
|
|
1399
|
-
|
|
1400
1371
|
.e-bigger .e-rtl .e-de-cell-text-box {
|
|
1401
1372
|
margin-left: 16px;
|
|
1402
1373
|
margin-right: 0;
|
|
1403
1374
|
}
|
|
1404
|
-
|
|
1405
1375
|
.e-bigger .e-de-color-picker {
|
|
1406
1376
|
height: 36px;
|
|
1407
1377
|
width: 96px;
|
|
1408
1378
|
}
|
|
1409
|
-
|
|
1410
1379
|
.e-bigger .e-de-border-size-button {
|
|
1411
1380
|
height: 36px;
|
|
1412
1381
|
margin-top: 14px;
|
|
1413
1382
|
width: 96px;
|
|
1414
1383
|
}
|
|
1415
|
-
|
|
1416
1384
|
.e-bigger .e-de-stylediv {
|
|
1417
1385
|
padding-left: 16px;
|
|
1418
1386
|
}
|
|
1419
|
-
|
|
1420
1387
|
.e-bigger .e-de-stylediv-rtl {
|
|
1421
1388
|
padding-right: 16px;
|
|
1422
1389
|
}
|
|
1423
|
-
|
|
1424
1390
|
.e-bigger .e-de-tool-ctnr-properties-pane {
|
|
1425
1391
|
display: -ms-flexbox;
|
|
1426
1392
|
display: flex;
|
|
@@ -1428,63 +1394,52 @@
|
|
|
1428
1394
|
min-height: 200px;
|
|
1429
1395
|
width: 100%;
|
|
1430
1396
|
}
|
|
1431
|
-
|
|
1432
1397
|
.e-bigger .e-de-ctnr-properties-pane {
|
|
1433
1398
|
display: -ms-flexbox;
|
|
1434
1399
|
display: flex;
|
|
1435
1400
|
height: calc(100% - 40px);
|
|
1436
1401
|
width: 100%;
|
|
1437
1402
|
}
|
|
1438
|
-
|
|
1439
1403
|
.e-bigger .e-de-ctn {
|
|
1440
1404
|
background-color: #303030;
|
|
1441
1405
|
border: 1px solid #616161;
|
|
1442
|
-
height:
|
|
1406
|
+
height: 100%;
|
|
1443
1407
|
position: relative;
|
|
1444
1408
|
width: 100%;
|
|
1445
1409
|
}
|
|
1446
|
-
|
|
1447
1410
|
.e-bigger .e-de-ctnr-toolbar {
|
|
1448
1411
|
display: -ms-flexbox;
|
|
1449
1412
|
display: flex;
|
|
1450
1413
|
height: 82px;
|
|
1451
1414
|
width: 100%;
|
|
1452
1415
|
}
|
|
1453
|
-
|
|
1454
1416
|
.e-bigger .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
|
|
1455
1417
|
.e-bigger .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
|
|
1456
1418
|
border: 0;
|
|
1457
1419
|
}
|
|
1458
|
-
|
|
1459
1420
|
.e-bigger .e-de-pane {
|
|
1460
1421
|
border-left: 1px solid #616161;
|
|
1461
1422
|
}
|
|
1462
|
-
|
|
1463
1423
|
.e-bigger .e-de-pane-rtl {
|
|
1464
1424
|
border-right: 1px solid #616161;
|
|
1465
1425
|
}
|
|
1466
|
-
|
|
1467
1426
|
.e-bigger .e-de-ctnr-segment {
|
|
1468
1427
|
margin-bottom: 16px;
|
|
1469
1428
|
}
|
|
1470
|
-
|
|
1471
1429
|
.e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
1472
1430
|
.e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
1473
1431
|
margin-right: 12px;
|
|
1474
1432
|
}
|
|
1475
|
-
|
|
1476
1433
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
1477
1434
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
1478
1435
|
margin-left: 12px;
|
|
1479
1436
|
margin-right: 0;
|
|
1480
1437
|
}
|
|
1481
|
-
|
|
1482
1438
|
.e-bigger .e-de-tlbr-wrapper {
|
|
1483
1439
|
background-color: #212121;
|
|
1484
1440
|
height: 82px;
|
|
1485
1441
|
width: calc(100% - 75px);
|
|
1486
1442
|
}
|
|
1487
|
-
|
|
1488
1443
|
.e-bigger .e-de-ctnr-prop-label {
|
|
1489
1444
|
color: #9e9e9e;
|
|
1490
1445
|
display: inline-block;
|
|
@@ -1494,72 +1449,58 @@
|
|
|
1494
1449
|
margin-bottom: 16px;
|
|
1495
1450
|
opacity: 0.87;
|
|
1496
1451
|
}
|
|
1497
|
-
|
|
1498
1452
|
.e-bigger .e-de-table-prop-label {
|
|
1499
1453
|
margin-left: 14.5px;
|
|
1500
1454
|
}
|
|
1501
|
-
|
|
1502
1455
|
.e-bigger .e-de-table-prop-label.e-de-rtl {
|
|
1503
1456
|
margin-left: 0;
|
|
1504
1457
|
margin-right: 14.5px;
|
|
1505
1458
|
}
|
|
1506
|
-
|
|
1507
1459
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items {
|
|
1508
1460
|
height: 82px;
|
|
1509
1461
|
}
|
|
1510
|
-
|
|
1511
1462
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
|
|
1512
1463
|
height: 25px;
|
|
1513
1464
|
margin: 0 7.5px;
|
|
1514
1465
|
}
|
|
1515
|
-
|
|
1516
1466
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
|
|
1517
1467
|
margin-left: 16px;
|
|
1518
1468
|
margin-right: 8px;
|
|
1519
1469
|
}
|
|
1520
|
-
|
|
1521
1470
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
|
|
1522
1471
|
margin-left: 8px;
|
|
1523
1472
|
margin-right: 8px;
|
|
1524
1473
|
}
|
|
1525
|
-
|
|
1526
1474
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
|
|
1527
1475
|
margin-left: 8px;
|
|
1528
1476
|
margin-right: 16px;
|
|
1529
1477
|
}
|
|
1530
|
-
|
|
1531
1478
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
|
|
1532
1479
|
background-color: #7d7d7d;
|
|
1533
1480
|
}
|
|
1534
|
-
|
|
1535
1481
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
|
|
1536
1482
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
|
|
1537
1483
|
padding: 0;
|
|
1538
1484
|
padding-bottom: 6px;
|
|
1539
1485
|
}
|
|
1540
|
-
|
|
1541
1486
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus,
|
|
1542
1487
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus {
|
|
1543
1488
|
padding: 0;
|
|
1544
1489
|
padding-bottom: 6px;
|
|
1545
1490
|
}
|
|
1546
|
-
|
|
1547
1491
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active,
|
|
1548
1492
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:active {
|
|
1549
1493
|
padding: 0;
|
|
1550
1494
|
padding-bottom: 6px;
|
|
1551
1495
|
}
|
|
1552
|
-
|
|
1553
1496
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover,
|
|
1554
1497
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
|
|
1555
1498
|
padding: 0;
|
|
1556
1499
|
padding-bottom: 6px;
|
|
1557
1500
|
}
|
|
1558
|
-
|
|
1559
1501
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
|
|
1560
1502
|
padding: 0 !important;
|
|
1561
1503
|
}
|
|
1562
|
-
|
|
1563
1504
|
.e-bigger .e-de-overlay {
|
|
1564
1505
|
height: 100%;
|
|
1565
1506
|
opacity: 0.5;
|
|
@@ -1567,11 +1508,9 @@
|
|
|
1567
1508
|
-ms-touch-action: none;
|
|
1568
1509
|
touch-action: none;
|
|
1569
1510
|
}
|
|
1570
|
-
|
|
1571
1511
|
.e-bigger .e-de-ctnr-properties-pane-btn {
|
|
1572
1512
|
width: 75px;
|
|
1573
1513
|
}
|
|
1574
|
-
|
|
1575
1514
|
.e-bigger .e-de-ctnr-properties-pane-btn .e-btn {
|
|
1576
1515
|
background-color: #212121;
|
|
1577
1516
|
border-radius: 0;
|
|
@@ -1579,33 +1518,26 @@
|
|
|
1579
1518
|
min-height: 100%;
|
|
1580
1519
|
min-width: 100%;
|
|
1581
1520
|
}
|
|
1582
|
-
|
|
1583
1521
|
.e-bigger .e-de-ctnr-properties-pane-btn .e-btn:focus {
|
|
1584
1522
|
box-shadow: none;
|
|
1585
1523
|
}
|
|
1586
|
-
|
|
1587
1524
|
.e-bigger .e-de-ctnr-properties-pane-btn .e-btn:active {
|
|
1588
1525
|
box-shadow: none;
|
|
1589
1526
|
}
|
|
1590
|
-
|
|
1591
1527
|
.e-bigger .e-de-ctnr-properties-pane-btn .e-btn:hover {
|
|
1592
1528
|
box-shadow: none;
|
|
1593
1529
|
}
|
|
1594
|
-
|
|
1595
1530
|
.e-bigger .e-de-showhide-btn {
|
|
1596
1531
|
border: 0;
|
|
1597
1532
|
height: 82px;
|
|
1598
1533
|
}
|
|
1599
|
-
|
|
1600
1534
|
.e-bigger .e-de-showhide-btn-rtl {
|
|
1601
1535
|
border: 0;
|
|
1602
1536
|
height: 82px;
|
|
1603
1537
|
}
|
|
1604
|
-
|
|
1605
1538
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
|
|
1606
1539
|
padding: 0;
|
|
1607
1540
|
}
|
|
1608
|
-
|
|
1609
1541
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
|
|
1610
1542
|
display: table;
|
|
1611
1543
|
font-size: 12px;
|
|
@@ -1613,56 +1545,44 @@
|
|
|
1613
1545
|
padding: 0;
|
|
1614
1546
|
white-space: normal;
|
|
1615
1547
|
}
|
|
1616
|
-
|
|
1617
1548
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
|
|
1618
1549
|
.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 {
|
|
1619
1550
|
padding: 0;
|
|
1620
1551
|
}
|
|
1621
|
-
|
|
1622
1552
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
|
|
1623
1553
|
box-shadow: none;
|
|
1624
1554
|
height: 36px;
|
|
1625
1555
|
}
|
|
1626
|
-
|
|
1627
1556
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
|
|
1628
1557
|
box-shadow: none;
|
|
1629
1558
|
}
|
|
1630
|
-
|
|
1631
1559
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
|
|
1632
1560
|
box-shadow: none;
|
|
1633
1561
|
}
|
|
1634
|
-
|
|
1635
1562
|
.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
|
|
1636
1563
|
box-shadow: none;
|
|
1637
1564
|
}
|
|
1638
|
-
|
|
1639
1565
|
.e-bigger .e-de-ctnr-group-btn button {
|
|
1640
1566
|
box-shadow: none;
|
|
1641
1567
|
height: 36px;
|
|
1642
1568
|
}
|
|
1643
|
-
|
|
1644
1569
|
.e-bigger .e-de-ctnr-group-btn button:focus {
|
|
1645
1570
|
box-shadow: none;
|
|
1646
1571
|
}
|
|
1647
|
-
|
|
1648
1572
|
.e-bigger .e-de-ctnr-group-btn button:active {
|
|
1649
1573
|
box-shadow: none;
|
|
1650
1574
|
}
|
|
1651
|
-
|
|
1652
1575
|
.e-bigger .e-de-ctnr-group-btn button:hover {
|
|
1653
1576
|
box-shadow: none;
|
|
1654
1577
|
}
|
|
1655
|
-
|
|
1656
1578
|
.e-bigger .e-de-property-div-padding {
|
|
1657
1579
|
border-bottom: 0.5px solid #616161;
|
|
1658
1580
|
padding: 16px;
|
|
1659
1581
|
}
|
|
1660
|
-
|
|
1661
1582
|
.e-bigger .e-de-font-clr-picker > div button,
|
|
1662
1583
|
.e-bigger .e-de-font-clr-picker > button {
|
|
1663
1584
|
width: auto;
|
|
1664
1585
|
}
|
|
1665
|
-
|
|
1666
1586
|
.e-bigger .e-de-ctnr-dropdown-ftr {
|
|
1667
1587
|
border-top: 1px solid #616161;
|
|
1668
1588
|
color: #9e9e9e;
|
|
@@ -1672,52 +1592,43 @@
|
|
|
1672
1592
|
line-height: 40px;
|
|
1673
1593
|
text-indent: 1.2em;
|
|
1674
1594
|
}
|
|
1675
|
-
|
|
1676
1595
|
.e-bigger .e-de-char-fmt-btn > button {
|
|
1677
1596
|
width: 38.5px;
|
|
1678
1597
|
}
|
|
1679
|
-
|
|
1680
1598
|
.e-bigger .e-de-btn-hghlclr > button:first-child {
|
|
1681
1599
|
padding: 0 6px !important;
|
|
1682
1600
|
}
|
|
1683
|
-
|
|
1684
1601
|
.e-bigger .e-de-ctnr-hglt-color {
|
|
1685
1602
|
font-size: 12px;
|
|
1686
1603
|
font-weight: 400;
|
|
1687
1604
|
height: 22px !important;
|
|
1688
1605
|
width: 22px !important;
|
|
1689
1606
|
}
|
|
1690
|
-
|
|
1691
1607
|
.e-bigger .e-de-ctnr-list {
|
|
1692
1608
|
font-size: 29px;
|
|
1693
1609
|
vertical-align: top;
|
|
1694
1610
|
}
|
|
1695
|
-
|
|
1696
1611
|
.e-bigger .e-de-image-property {
|
|
1697
1612
|
padding-left: 32px;
|
|
1698
1613
|
}
|
|
1699
|
-
|
|
1700
1614
|
.e-bigger .e-de-img-prty-span {
|
|
1701
1615
|
color: #fff;
|
|
1702
1616
|
left: 10px;
|
|
1703
1617
|
position: absolute;
|
|
1704
1618
|
top: 12px;
|
|
1705
1619
|
}
|
|
1706
|
-
|
|
1707
1620
|
.e-bigger .e-btn-toggle {
|
|
1708
1621
|
background-color: #7d7d7d !important;
|
|
1709
1622
|
box-shadow: none !important;
|
|
1710
1623
|
outline: #fafafa 0 solid;
|
|
1711
1624
|
outline-offset: 0;
|
|
1712
1625
|
}
|
|
1713
|
-
|
|
1714
1626
|
.e-bigger .e-btn-toggle:hover {
|
|
1715
1627
|
background-color: #7d7d7d !important;
|
|
1716
1628
|
outline: #fafafa 0 solid;
|
|
1717
1629
|
outline-offset: 0;
|
|
1718
1630
|
box-shadow: none !important;
|
|
1719
1631
|
}
|
|
1720
|
-
|
|
1721
1632
|
.e-bigger .e-de-toc-template1 {
|
|
1722
1633
|
background: #303030;
|
|
1723
1634
|
border: 1px solid #616161;
|
|
@@ -1726,7 +1637,6 @@
|
|
|
1726
1637
|
margin-left: 78px;
|
|
1727
1638
|
width: 94px;
|
|
1728
1639
|
}
|
|
1729
|
-
|
|
1730
1640
|
.e-bigger .e-de-toc-template1-content1 {
|
|
1731
1641
|
font-size: 10px;
|
|
1732
1642
|
height: 11px;
|
|
@@ -1734,7 +1644,6 @@
|
|
|
1734
1644
|
margin-top: 6.7px;
|
|
1735
1645
|
width: 78px;
|
|
1736
1646
|
}
|
|
1737
|
-
|
|
1738
1647
|
.e-bigger .e-de-toc-template1-content2 {
|
|
1739
1648
|
font-size: 8px;
|
|
1740
1649
|
height: 9px;
|
|
@@ -1742,7 +1651,6 @@
|
|
|
1742
1651
|
margin-top: 5.7px;
|
|
1743
1652
|
width: 63px;
|
|
1744
1653
|
}
|
|
1745
|
-
|
|
1746
1654
|
.e-bigger .e-de-toc-template1-content3 {
|
|
1747
1655
|
font-size: 7px;
|
|
1748
1656
|
height: 8px;
|
|
@@ -1750,27 +1658,22 @@
|
|
|
1750
1658
|
margin-top: 6.7px;
|
|
1751
1659
|
width: 55px;
|
|
1752
1660
|
}
|
|
1753
|
-
|
|
1754
1661
|
.e-bigger .e-de-toc-optionsdiv {
|
|
1755
1662
|
margin-bottom: 11.5px;
|
|
1756
1663
|
margin-left: 5.5px;
|
|
1757
1664
|
margin-top: 15.5px;
|
|
1758
1665
|
}
|
|
1759
|
-
|
|
1760
1666
|
.e-bigger .e-de-toc-optionsdiv.e-de-rtl {
|
|
1761
1667
|
margin-right: 5.5px;
|
|
1762
1668
|
margin-left: 0;
|
|
1763
1669
|
}
|
|
1764
|
-
|
|
1765
1670
|
.e-bigger .e-de-prop-sub-label {
|
|
1766
1671
|
font-size: 13px;
|
|
1767
1672
|
margin-bottom: 8.5px;
|
|
1768
1673
|
}
|
|
1769
|
-
|
|
1770
1674
|
.e-bigger .e-de-btn-cancel {
|
|
1771
1675
|
margin-left: 10px;
|
|
1772
1676
|
}
|
|
1773
|
-
|
|
1774
1677
|
.e-bigger .e-de-status-bar {
|
|
1775
1678
|
background-color: #303030;
|
|
1776
1679
|
display: -ms-flexbox;
|
|
@@ -1778,7 +1681,6 @@
|
|
|
1778
1681
|
padding-top: 3.5px;
|
|
1779
1682
|
width: 100%;
|
|
1780
1683
|
}
|
|
1781
|
-
|
|
1782
1684
|
.e-bigger .e-de-statusbar-zoom {
|
|
1783
1685
|
background-color: #303030;
|
|
1784
1686
|
border: 0;
|
|
@@ -1786,12 +1688,10 @@
|
|
|
1786
1688
|
float: right;
|
|
1787
1689
|
height: 34px;
|
|
1788
1690
|
}
|
|
1789
|
-
|
|
1790
1691
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
|
|
1791
1692
|
line-height: 25px;
|
|
1792
1693
|
padding: 0 5px !important;
|
|
1793
1694
|
}
|
|
1794
|
-
|
|
1795
1695
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
1796
1696
|
height: 0;
|
|
1797
1697
|
line-height: 0;
|
|
@@ -1810,7 +1710,6 @@
|
|
|
1810
1710
|
.e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
|
|
1811
1711
|
font-size: 14px;
|
|
1812
1712
|
}
|
|
1813
|
-
|
|
1814
1713
|
.e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-break.e-de-bzr-button {
|
|
1815
1714
|
height: calc(100% - 10px);
|
|
1816
1715
|
line-height: 23px;
|
|
@@ -1819,7 +1718,6 @@
|
|
|
1819
1718
|
.e-bigger .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
|
|
1820
1719
|
font-size: 16px;
|
|
1821
1720
|
}
|
|
1822
|
-
|
|
1823
1721
|
.e-bigger .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-break.e-de-bzr-button {
|
|
1824
1722
|
padding-top: 11px !important;
|
|
1825
|
-
}
|
|
1723
|
+
}
|