@syncfusion/ej2-vue-documenteditor 19.2.60 → 19.3.45
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 +134 -90
- package/dist/ej2-vue-documenteditor.umd.min.js +1 -1
- package/dist/es6/ej2-vue-documenteditor.es2015.js +4 -2
- package/dist/es6/ej2-vue-documenteditor.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-documenteditor.es5.js +4 -2
- package/dist/es6/ej2-vue-documenteditor.es5.js.map +1 -1
- package/dist/global/ej2-vue-documenteditor.min.js +2 -2
- package/package.json +8 -8
- package/src/document-editor/documenteditor.component.js +2 -1
- package/src/document-editor-container/documenteditorcontainer.component.js +2 -1
- package/styles/bootstrap-dark.css +284 -302
- package/styles/bootstrap.css +30 -110
- package/styles/bootstrap4.css +56 -139
- package/styles/bootstrap5-dark.css +5866 -0
- package/styles/bootstrap5-dark.scss +2 -0
- package/styles/bootstrap5.css +5866 -0
- package/styles/bootstrap5.scss +2 -0
- package/styles/document-editor/bootstrap-dark.css +53 -142
- package/styles/document-editor/bootstrap.css +10 -99
- package/styles/document-editor/bootstrap4.css +36 -125
- package/styles/document-editor/bootstrap5-dark.css +3699 -0
- package/styles/document-editor/bootstrap5-dark.scss +1 -0
- package/styles/document-editor/bootstrap5.css +3699 -0
- package/styles/document-editor/bootstrap5.scss +1 -0
- package/styles/document-editor/fabric-dark.css +31 -120
- package/styles/document-editor/fabric.css +10 -99
- package/styles/document-editor/highcontrast.css +15 -104
- package/styles/document-editor/material-dark.css +76 -168
- package/styles/document-editor/material.css +10 -99
- package/styles/document-editor/tailwind-dark.css +63 -61
- package/styles/document-editor/tailwind.css +47 -44
- package/styles/document-editor-container/bootstrap-dark.css +231 -160
- package/styles/document-editor-container/bootstrap.css +20 -11
- package/styles/document-editor-container/bootstrap4.css +20 -14
- package/styles/document-editor-container/bootstrap5-dark.css +2166 -0
- package/styles/document-editor-container/bootstrap5-dark.scss +1 -0
- package/styles/document-editor-container/bootstrap5.css +2166 -0
- package/styles/document-editor-container/bootstrap5.scss +1 -0
- package/styles/document-editor-container/fabric-dark.css +214 -138
- package/styles/document-editor-container/fabric.css +67 -13
- package/styles/document-editor-container/highcontrast-light.css +87 -13
- package/styles/document-editor-container/highcontrast.css +66 -13
- package/styles/document-editor-container/material-dark.css +232 -170
- package/styles/document-editor-container/material.css +67 -15
- package/styles/document-editor-container/tailwind-dark.css +132 -45
- package/styles/document-editor-container/tailwind.css +127 -40
- package/styles/fabric-dark.css +245 -258
- package/styles/fabric.css +77 -112
- package/styles/highcontrast-light.css +87 -13
- package/styles/highcontrast.css +81 -117
- package/styles/material-dark.css +308 -338
- package/styles/material.css +77 -114
- package/styles/tailwind-dark.css +195 -106
- package/styles/tailwind.css +174 -84
|
@@ -7,16 +7,16 @@
|
|
|
7
7
|
content: '\eb37';
|
|
8
8
|
}
|
|
9
9
|
|
|
10
|
-
.e-de-ctnr-
|
|
11
|
-
content: '\
|
|
10
|
+
.e-de-ctnr-lock::before {
|
|
11
|
+
content: '\eb3a';
|
|
12
12
|
}
|
|
13
13
|
|
|
14
|
-
.e-de-ctnr-
|
|
15
|
-
content: '\
|
|
14
|
+
.e-de-ctnr-link::before {
|
|
15
|
+
content: '\eb3c';
|
|
16
16
|
}
|
|
17
17
|
|
|
18
|
-
.e-de-ctnr-
|
|
19
|
-
content: '\
|
|
18
|
+
.e-de-ctnr-alignbottom::before {
|
|
19
|
+
content: '\eb3d';
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
.e-de-selected-spellcheck-item::before {
|
|
@@ -31,290 +31,290 @@
|
|
|
31
31
|
font-size: 10px;
|
|
32
32
|
}
|
|
33
33
|
|
|
34
|
-
.e-de-ctnr-
|
|
35
|
-
content: '\
|
|
34
|
+
.e-de-ctnr-table::before {
|
|
35
|
+
content: '\eb3e';
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
-
.e-de-ctnr-
|
|
39
|
-
content: '\
|
|
38
|
+
.e-de-ctnr-tableofcontent::before {
|
|
39
|
+
content: '\eb41';
|
|
40
40
|
}
|
|
41
41
|
|
|
42
|
-
.e-de-ctnr-
|
|
43
|
-
content: '\
|
|
42
|
+
.e-de-ctnr-pagenumber::before {
|
|
43
|
+
content: '\eb43';
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
-
.e-de-ctnr-
|
|
47
|
-
content: '\
|
|
46
|
+
.e-de-ctnr-bold::before {
|
|
47
|
+
content: '\eb47';
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
-
.e-de-ctnr-
|
|
51
|
-
content: '\
|
|
50
|
+
.e-de-ctnr-aligntop::before {
|
|
51
|
+
content: '\eb49';
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
.e-de-ctnr-
|
|
55
|
-
content: '\
|
|
54
|
+
.e-de-ctnr-pagesetup::before {
|
|
55
|
+
content: '\eb4c';
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
.e-de-ctnr-
|
|
59
|
-
content: '\
|
|
58
|
+
.e-de-ctnr-strokestyle::before {
|
|
59
|
+
content: '\eb4d';
|
|
60
60
|
}
|
|
61
61
|
|
|
62
|
-
.e-de-ctnr-
|
|
63
|
-
content: '\
|
|
62
|
+
.e-de-ctnr-image::before {
|
|
63
|
+
content: '\eb4f';
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
.e-de-ctnr-
|
|
67
|
-
content: '\
|
|
66
|
+
.e-de-ctnr-bookmark::before {
|
|
67
|
+
content: '\eb51';
|
|
68
68
|
}
|
|
69
69
|
|
|
70
|
-
.e-de-ctnr-
|
|
71
|
-
content: '\
|
|
70
|
+
.e-de-ctnr-header::before {
|
|
71
|
+
content: '\eb53';
|
|
72
72
|
}
|
|
73
73
|
|
|
74
|
-
.e-de-ctnr-
|
|
75
|
-
content: '\
|
|
74
|
+
.e-de-ctnr-bullets::before {
|
|
75
|
+
content: '\eb5b';
|
|
76
76
|
}
|
|
77
77
|
|
|
78
|
-
.e-de-ctnr-
|
|
79
|
-
content: '\
|
|
78
|
+
.e-de-ctnr-showhide::before {
|
|
79
|
+
content: '\eb5d';
|
|
80
|
+
font-size: 16px;
|
|
80
81
|
}
|
|
81
82
|
|
|
82
|
-
.e-de-
|
|
83
|
-
|
|
83
|
+
.e-de-flip {
|
|
84
|
+
transform: scaleX(-1);
|
|
84
85
|
}
|
|
85
86
|
|
|
86
|
-
.e-de-ctnr-
|
|
87
|
-
content: '\
|
|
87
|
+
.e-de-ctnr-print::before {
|
|
88
|
+
content: '\eb5e';
|
|
88
89
|
}
|
|
89
90
|
|
|
90
|
-
.e-de-ctnr-
|
|
91
|
-
content: '\
|
|
91
|
+
.e-de-ctnr-alignright::before {
|
|
92
|
+
content: '\eb5f';
|
|
92
93
|
}
|
|
93
94
|
|
|
94
|
-
.e-de-ctnr-
|
|
95
|
-
content: '\
|
|
95
|
+
.e-de-ctnr-footer::before {
|
|
96
|
+
content: '\eb60';
|
|
96
97
|
}
|
|
97
98
|
|
|
98
|
-
.e-de-ctnr-
|
|
99
|
-
content: '\
|
|
99
|
+
.e-de-ctnr-outsideborder::before {
|
|
100
|
+
content: '\eb66';
|
|
100
101
|
}
|
|
101
102
|
|
|
102
|
-
.e-de-ctnr-
|
|
103
|
-
content: '\
|
|
103
|
+
.e-de-ctnr-allborders::before {
|
|
104
|
+
content: '\eb95';
|
|
104
105
|
}
|
|
105
106
|
|
|
106
|
-
.e-de-ctnr-
|
|
107
|
-
content: '\
|
|
107
|
+
.e-de-ctnr-insideborders::before {
|
|
108
|
+
content: '\eb88';
|
|
108
109
|
}
|
|
109
110
|
|
|
110
|
-
.e-de-ctnr-
|
|
111
|
-
content: '\
|
|
111
|
+
.e-de-ctnr-mergecell::before {
|
|
112
|
+
content: '\eb93';
|
|
112
113
|
}
|
|
113
114
|
|
|
114
|
-
.e-de-ctnr-
|
|
115
|
-
content: '\
|
|
115
|
+
.e-de-ctnr-aligncenter-table::before {
|
|
116
|
+
content: '\eb0d';
|
|
116
117
|
}
|
|
117
118
|
|
|
118
|
-
.e-de-ctnr-
|
|
119
|
-
content: '\
|
|
119
|
+
.e-de-ctnr-bullet-none::before {
|
|
120
|
+
content: '\e256';
|
|
120
121
|
}
|
|
121
122
|
|
|
122
|
-
.e-de-ctnr-
|
|
123
|
-
content: '\
|
|
123
|
+
.e-de-ctnr-bullet-dot::before {
|
|
124
|
+
content: '\e270';
|
|
124
125
|
}
|
|
125
126
|
|
|
126
|
-
.e-de-ctnr-
|
|
127
|
-
content: '\
|
|
127
|
+
.e-de-ctnr-bullet-circle::before {
|
|
128
|
+
content: '\e254';
|
|
128
129
|
}
|
|
129
130
|
|
|
130
|
-
.e-de-ctnr-
|
|
131
|
-
content: '\
|
|
131
|
+
.e-de-ctnr-bullet-square::before {
|
|
132
|
+
content: '\e271';
|
|
132
133
|
}
|
|
133
134
|
|
|
134
|
-
.e-de-ctnr-
|
|
135
|
-
content: '\
|
|
135
|
+
.e-de-ctnr-bullet-flower::before {
|
|
136
|
+
content: '\e267';
|
|
136
137
|
}
|
|
137
138
|
|
|
138
|
-
.e-de-ctnr-
|
|
139
|
-
content: '\
|
|
139
|
+
.e-de-ctnr-bullet-arrow::before {
|
|
140
|
+
content: '\e253';
|
|
140
141
|
}
|
|
141
142
|
|
|
142
|
-
.e-de-ctnr-
|
|
143
|
-
content: '\
|
|
143
|
+
.e-de-ctnr-bullet-tick::before {
|
|
144
|
+
content: '\e259';
|
|
144
145
|
}
|
|
145
146
|
|
|
146
|
-
.e-de-
|
|
147
|
-
content: '\
|
|
147
|
+
.e-de-selected-item::before {
|
|
148
|
+
content: '\e935';
|
|
148
149
|
}
|
|
149
150
|
|
|
150
|
-
.e-de-ctnr-
|
|
151
|
-
content: '\
|
|
151
|
+
.e-de-ctnr-break::before {
|
|
152
|
+
content: '\eba6';
|
|
152
153
|
}
|
|
153
154
|
|
|
154
|
-
.e-de-ctnr-
|
|
155
|
-
content: '\
|
|
155
|
+
.e-de-ctnr-page-break::before {
|
|
156
|
+
content: '\eba0';
|
|
156
157
|
}
|
|
157
158
|
|
|
158
|
-
.e-de-ctnr-
|
|
159
|
-
content: '\
|
|
159
|
+
.e-de-ctnr-section-break::before {
|
|
160
|
+
content: '\eba2';
|
|
160
161
|
}
|
|
161
162
|
|
|
162
|
-
.e-de-ctnr-
|
|
163
|
-
content: '\
|
|
163
|
+
.e-de-ctnr-upload::before {
|
|
164
|
+
content: '\e60f';
|
|
164
165
|
}
|
|
165
166
|
|
|
166
|
-
.e-de-ctnr-
|
|
167
|
-
content: '\
|
|
168
|
-
font-size: 16px;
|
|
167
|
+
.e-de-ctnr-undo::before {
|
|
168
|
+
content: '\e341';
|
|
169
169
|
}
|
|
170
170
|
|
|
171
|
-
.e-de-ctnr-
|
|
172
|
-
content: '\
|
|
171
|
+
.e-de-ctnr-find::before {
|
|
172
|
+
content: '\e60e';
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.e-de-ctnr-
|
|
176
|
-
content: '\
|
|
175
|
+
.e-de-ctnr-italic::before {
|
|
176
|
+
content: '\e35a';
|
|
177
177
|
}
|
|
178
178
|
|
|
179
|
-
.e-de-ctnr-
|
|
180
|
-
content: '\
|
|
179
|
+
.e-de-ctnr-download::before {
|
|
180
|
+
content: '\e603';
|
|
181
181
|
}
|
|
182
182
|
|
|
183
|
-
.e-de-ctnr-
|
|
184
|
-
content: '\
|
|
183
|
+
.e-de-ctnr-justify::before {
|
|
184
|
+
content: '\e334';
|
|
185
185
|
}
|
|
186
186
|
|
|
187
|
-
.e-de-ctnr-
|
|
188
|
-
content: '\
|
|
187
|
+
.e-de-ctnr-highlight::before {
|
|
188
|
+
content: '\ec15';
|
|
189
189
|
}
|
|
190
190
|
|
|
191
|
-
.e-de-ctnr-
|
|
192
|
-
content: '\
|
|
191
|
+
.e-de-ctnr-new::before {
|
|
192
|
+
content: '\e823';
|
|
193
193
|
}
|
|
194
194
|
|
|
195
|
-
.e-de-ctnr-
|
|
196
|
-
content: '\
|
|
195
|
+
.e-de-ctnr-paste::before {
|
|
196
|
+
content: '\e355';
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.e-de-ctnr-
|
|
200
|
-
content: '\
|
|
199
|
+
.e-de-ctnr-subscript::before {
|
|
200
|
+
content: '\e357';
|
|
201
201
|
}
|
|
202
202
|
|
|
203
|
-
.e-de-ctnr-
|
|
204
|
-
content: '\
|
|
203
|
+
.e-de-ctnr-fontcolor::before {
|
|
204
|
+
content: '\ec22';
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.e-de-ctnr-
|
|
208
|
-
content: '\
|
|
207
|
+
.e-de-ctnr-change-case::before {
|
|
208
|
+
content: '\e88c';
|
|
209
209
|
}
|
|
210
210
|
|
|
211
|
-
.e-de-ctnr-
|
|
212
|
-
content: '\
|
|
211
|
+
.e-de-ctnr-strikethrough::before {
|
|
212
|
+
content: '\e332';
|
|
213
213
|
}
|
|
214
214
|
|
|
215
|
-
.e-de-ctnr-
|
|
216
|
-
content: '\
|
|
215
|
+
.e-de-ctnr-redo::before {
|
|
216
|
+
content: '\e354';
|
|
217
217
|
}
|
|
218
218
|
|
|
219
|
-
.e-de-ctnr-
|
|
220
|
-
content: '\
|
|
219
|
+
.e-de-ctnr-increaseindent::before {
|
|
220
|
+
content: '\e33f';
|
|
221
221
|
}
|
|
222
222
|
|
|
223
|
-
.e-de-ctnr-
|
|
224
|
-
content: '\
|
|
223
|
+
.e-de-ctnr-backgroundcolor::before {
|
|
224
|
+
content: '\e35c';
|
|
225
225
|
}
|
|
226
226
|
|
|
227
|
-
.e-de-ctnr-
|
|
228
|
-
content: '\
|
|
227
|
+
.e-de-ctnr-open::before {
|
|
228
|
+
content: '\e609';
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
-
.e-de-ctnr-
|
|
232
|
-
content: '\
|
|
231
|
+
.e-de-ctnr-underline::before {
|
|
232
|
+
content: '\e343';
|
|
233
233
|
}
|
|
234
234
|
|
|
235
|
-
.e-de-ctnr-
|
|
236
|
-
content: '\
|
|
235
|
+
.e-de-ctnr-superscript::before {
|
|
236
|
+
content: '\e352';
|
|
237
237
|
}
|
|
238
238
|
|
|
239
|
-
.e-de-ctnr-
|
|
240
|
-
content: '\
|
|
239
|
+
.e-de-ctnr-alignleft::before {
|
|
240
|
+
content: '\e33a';
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
.e-de-ctnr-
|
|
244
|
-
content: '\
|
|
243
|
+
.e-de-ctnr-numbering::before {
|
|
244
|
+
content: '\e346';
|
|
245
245
|
}
|
|
246
246
|
|
|
247
|
-
.e-de-ctnr-
|
|
248
|
-
content: '\
|
|
247
|
+
.e-de-ctnr-aligncenter::before {
|
|
248
|
+
content: '\e35e';
|
|
249
249
|
}
|
|
250
250
|
|
|
251
|
-
.e-de-ctnr-
|
|
252
|
-
content: '\
|
|
251
|
+
.e-de-ctnr-decreaseindent::before {
|
|
252
|
+
content: '\e35d';
|
|
253
253
|
}
|
|
254
254
|
|
|
255
|
-
.e-de-ctnr-
|
|
256
|
-
content: '\
|
|
255
|
+
.e-de-ctnr-clearall::before {
|
|
256
|
+
content: '\e340';
|
|
257
257
|
}
|
|
258
258
|
|
|
259
|
-
.e-de-ctnr-
|
|
260
|
-
content: '\
|
|
259
|
+
.e-de-ctnr-leftborders::before {
|
|
260
|
+
content: '\e291';
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
.e-de-ctnr-
|
|
264
|
-
content: '\
|
|
265
|
-
font-size: 15px;
|
|
263
|
+
.e-de-ctnr-insideverticalborder::before {
|
|
264
|
+
content: '\e287';
|
|
266
265
|
}
|
|
267
266
|
|
|
268
|
-
.e-de-ctnr-
|
|
269
|
-
content: '\
|
|
267
|
+
.e-de-ctnr-rightborder::before {
|
|
268
|
+
content: '\e288';
|
|
270
269
|
}
|
|
271
270
|
|
|
272
|
-
.e-de-ctnr-
|
|
273
|
-
content: '\
|
|
271
|
+
.e-de-ctnr-topborder::before {
|
|
272
|
+
content: '\e281';
|
|
274
273
|
}
|
|
275
274
|
|
|
276
|
-
.e-de-ctnr-
|
|
277
|
-
content: '\
|
|
275
|
+
.e-de-ctnr-insidehorizondalborder::before {
|
|
276
|
+
content: '\e276';
|
|
278
277
|
}
|
|
279
278
|
|
|
280
|
-
.e-de-ctnr-
|
|
281
|
-
content: '\
|
|
279
|
+
.e-de-ctnr-bottomborder::before {
|
|
280
|
+
content: '\e298';
|
|
282
281
|
}
|
|
283
282
|
|
|
284
|
-
.e-de-ctnr-
|
|
285
|
-
content: '\
|
|
283
|
+
.e-de-ctnr-strokesize::before {
|
|
284
|
+
content: '\ec25';
|
|
286
285
|
}
|
|
287
286
|
|
|
288
|
-
.e-de-ctnr-
|
|
289
|
-
content: '\
|
|
287
|
+
.e-de-ctnr-highlightcolor::before {
|
|
288
|
+
content: '\ec15';
|
|
290
289
|
}
|
|
291
290
|
|
|
292
|
-
.e-de-ctnr-
|
|
293
|
-
content: '\
|
|
291
|
+
.e-de-ctnr-insertleft::before {
|
|
292
|
+
content: '\e285';
|
|
294
293
|
}
|
|
295
294
|
|
|
296
|
-
.e-de-
|
|
297
|
-
content: '\
|
|
295
|
+
.e-de-ctnr-insertright::before {
|
|
296
|
+
content: '\e284';
|
|
298
297
|
}
|
|
299
298
|
|
|
300
|
-
.e-de-ctnr-
|
|
301
|
-
content: '\
|
|
299
|
+
.e-de-ctnr-insertabove::before {
|
|
300
|
+
content: '\e506';
|
|
302
301
|
}
|
|
303
302
|
|
|
304
|
-
.e-de-ctnr-
|
|
305
|
-
content: '\
|
|
303
|
+
.e-de-ctnr-insertbelow::before {
|
|
304
|
+
content: '\e505';
|
|
306
305
|
}
|
|
307
306
|
|
|
308
|
-
.e-de-ctnr-
|
|
309
|
-
content: '\
|
|
307
|
+
.e-de-ctnr-deleterows::before {
|
|
308
|
+
content: '\e283';
|
|
310
309
|
}
|
|
311
310
|
|
|
312
|
-
.e-de-ctnr-
|
|
313
|
-
content: '\
|
|
311
|
+
.e-de-ctnr-deletecolumns::before {
|
|
312
|
+
content: '\e282';
|
|
314
313
|
}
|
|
315
314
|
|
|
316
|
-
.e-de-
|
|
317
|
-
|
|
315
|
+
.e-de-ctnr-cellbg-clr-picker::before {
|
|
316
|
+
content: '\e35c';
|
|
317
|
+
font-size: 15px;
|
|
318
318
|
}
|
|
319
319
|
|
|
320
320
|
.e-de-cnt-cmt-add::before {
|
|
@@ -467,13 +467,18 @@
|
|
|
467
467
|
font-size: 14px;
|
|
468
468
|
}
|
|
469
469
|
|
|
470
|
+
.e-de-statusbar-pageweb .e-de-printlayout:hover,
|
|
471
|
+
.e-de-statusbar-pageweb .e-de-weblayout:hover {
|
|
472
|
+
font-size: 14px;
|
|
473
|
+
}
|
|
474
|
+
|
|
470
475
|
.e-bigger .e-btn.e-de-statusbar-pageweb {
|
|
471
476
|
padding: 0;
|
|
472
477
|
}
|
|
473
478
|
|
|
474
479
|
.e-bigger .e-de-statusbar-pageweb .e-de-printlayout,
|
|
475
480
|
.e-bigger .e-de-statusbar-pageweb .e-de-weblayout {
|
|
476
|
-
font-size:
|
|
481
|
+
font-size: 16px;
|
|
477
482
|
}
|
|
478
483
|
|
|
479
484
|
.e-de-linespacing {
|
|
@@ -490,8 +495,6 @@
|
|
|
490
495
|
|
|
491
496
|
.e-de-pagenumber-text {
|
|
492
497
|
border: none !important;
|
|
493
|
-
height: 22px !important;
|
|
494
|
-
margin-top: -2px !important;
|
|
495
498
|
}
|
|
496
499
|
|
|
497
500
|
.e-de-pagenumber-input {
|
|
@@ -499,8 +502,7 @@
|
|
|
499
502
|
border: 1px solid #616161;
|
|
500
503
|
border-radius: 2px;
|
|
501
504
|
color: #fff;
|
|
502
|
-
|
|
503
|
-
padding: 2px;
|
|
505
|
+
padding: 0px;
|
|
504
506
|
text-align: center;
|
|
505
507
|
width: 22px;
|
|
506
508
|
}
|
|
@@ -523,6 +525,7 @@
|
|
|
523
525
|
|
|
524
526
|
.e-de-ctn-title {
|
|
525
527
|
background-color: #3f51b5;
|
|
528
|
+
border-bottom: none !important;
|
|
526
529
|
color: #fff;
|
|
527
530
|
}
|
|
528
531
|
|
|
@@ -705,7 +708,7 @@
|
|
|
705
708
|
}
|
|
706
709
|
|
|
707
710
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
|
|
708
|
-
background-color: #
|
|
711
|
+
background-color: #7d7d7d;
|
|
709
712
|
}
|
|
710
713
|
|
|
711
714
|
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -741,10 +744,6 @@
|
|
|
741
744
|
width: 100%;
|
|
742
745
|
}
|
|
743
746
|
|
|
744
|
-
.de-split-button > div:first-child {
|
|
745
|
-
margin-right: 0;
|
|
746
|
-
}
|
|
747
|
-
|
|
748
747
|
.e-de-ctnr-properties-pane-btn {
|
|
749
748
|
width: 75px;
|
|
750
749
|
}
|
|
@@ -1102,19 +1101,65 @@
|
|
|
1102
1101
|
}
|
|
1103
1102
|
|
|
1104
1103
|
.e-btn-toggle {
|
|
1105
|
-
background-color: #
|
|
1104
|
+
background-color: #7d7d7d !important;
|
|
1106
1105
|
outline: #fafafa 0 solid;
|
|
1107
1106
|
outline-offset: 0;
|
|
1108
1107
|
box-shadow: none !important;
|
|
1109
1108
|
}
|
|
1110
1109
|
|
|
1111
1110
|
.e-btn-toggle:hover {
|
|
1112
|
-
background-color: #
|
|
1111
|
+
background-color: #7d7d7d !important;
|
|
1113
1112
|
outline: #fafafa 0 solid;
|
|
1114
1113
|
outline-offset: 0;
|
|
1115
1114
|
box-shadow: none !important;
|
|
1116
1115
|
}
|
|
1117
1116
|
|
|
1117
|
+
.e-de-ctnr-group-btn-top > button:first-child {
|
|
1118
|
+
border-radius: 0;
|
|
1119
|
+
border-top-left-radius: 4px;
|
|
1120
|
+
}
|
|
1121
|
+
|
|
1122
|
+
.e-de-ctnr-group-btn-top.e-de-rtl > button:first-child {
|
|
1123
|
+
border-top-left-radius: 0;
|
|
1124
|
+
border-top-right-radius: 4px;
|
|
1125
|
+
}
|
|
1126
|
+
|
|
1127
|
+
.e-de-ctnr-group-btn-top > button:last-child {
|
|
1128
|
+
border-radius: 0;
|
|
1129
|
+
border-top-right-radius: 4px;
|
|
1130
|
+
}
|
|
1131
|
+
|
|
1132
|
+
.e-de-ctnr-group-btn-top.e-de-rtl > button:last-child {
|
|
1133
|
+
border-top-left-radius: 4px;
|
|
1134
|
+
border-top-right-radius: 0;
|
|
1135
|
+
}
|
|
1136
|
+
|
|
1137
|
+
.e-de-ctnr-group-btn-middle > button {
|
|
1138
|
+
border-radius: 0;
|
|
1139
|
+
border-top: 0;
|
|
1140
|
+
border-bottom: 0;
|
|
1141
|
+
}
|
|
1142
|
+
|
|
1143
|
+
.e-de-ctnr-group-btn-bottom > button:first-child {
|
|
1144
|
+
border-radius: 0;
|
|
1145
|
+
border-bottom-left-radius: 4px;
|
|
1146
|
+
}
|
|
1147
|
+
|
|
1148
|
+
.e-de-ctnr-group-btn-bottom.e-de-rtl > button:first-child {
|
|
1149
|
+
border-bottom-left-radius: 0;
|
|
1150
|
+
border-bottom-right-radius: 4px;
|
|
1151
|
+
}
|
|
1152
|
+
|
|
1153
|
+
.e-de-ctnr-group-btn-bottom > button:last-child {
|
|
1154
|
+
border-radius: 0;
|
|
1155
|
+
border-bottom-right-radius: 4px;
|
|
1156
|
+
}
|
|
1157
|
+
|
|
1158
|
+
.e-de-ctnr-group-btn-bottom.e-de-rtl > button:last-child {
|
|
1159
|
+
border-bottom-right-radius: 0;
|
|
1160
|
+
border-bottom-left-radius: 4px;
|
|
1161
|
+
}
|
|
1162
|
+
|
|
1118
1163
|
.e-de-toc-template1 {
|
|
1119
1164
|
background: #303030;
|
|
1120
1165
|
border: 1px solid #616161;
|
|
@@ -1193,6 +1238,10 @@
|
|
|
1193
1238
|
width: 100px;
|
|
1194
1239
|
}
|
|
1195
1240
|
|
|
1241
|
+
.e-de-ctnr-pg-no span {
|
|
1242
|
+
border: 1px solid transparent;
|
|
1243
|
+
}
|
|
1244
|
+
|
|
1196
1245
|
.e-de-ctnr-pg-no-spellout {
|
|
1197
1246
|
color: #fff;
|
|
1198
1247
|
display: -ms-inline-flexbox;
|
|
@@ -1203,6 +1252,10 @@
|
|
|
1203
1252
|
width: calc(100% - 140px);
|
|
1204
1253
|
}
|
|
1205
1254
|
|
|
1255
|
+
.e-de-ctnr-pg-no-spellout span {
|
|
1256
|
+
border: 1px solid transparent;
|
|
1257
|
+
}
|
|
1258
|
+
|
|
1206
1259
|
.e-bigger .e-de-ctnr-pg-no-spellout {
|
|
1207
1260
|
color: #fff;
|
|
1208
1261
|
display: -ms-inline-flexbox;
|
|
@@ -1486,8 +1539,8 @@
|
|
|
1486
1539
|
margin-bottom: 16px;
|
|
1487
1540
|
}
|
|
1488
1541
|
|
|
1489
|
-
.e-bigger .e-de-ctnr-segment > div:first-child,
|
|
1490
|
-
.e-bigger .e-de-ctnr-segment > button:first-child {
|
|
1542
|
+
.e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
1543
|
+
.e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
1491
1544
|
margin-right: 12px;
|
|
1492
1545
|
}
|
|
1493
1546
|
|
|
@@ -1547,7 +1600,7 @@
|
|
|
1547
1600
|
}
|
|
1548
1601
|
|
|
1549
1602
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
|
|
1550
|
-
background-color: #
|
|
1603
|
+
background-color: #7d7d7d;
|
|
1551
1604
|
}
|
|
1552
1605
|
|
|
1553
1606
|
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -1699,9 +1752,8 @@
|
|
|
1699
1752
|
.e-bigger .e-de-ctnr-hglt-color {
|
|
1700
1753
|
font-size: 12px;
|
|
1701
1754
|
font-weight: 400;
|
|
1702
|
-
height:
|
|
1703
|
-
width:
|
|
1704
|
-
border-radius: 4px;
|
|
1755
|
+
height: 22px !important;
|
|
1756
|
+
width: 22px !important;
|
|
1705
1757
|
}
|
|
1706
1758
|
|
|
1707
1759
|
.e-bigger .e-de-ctnr-list {
|
|
@@ -1721,14 +1773,14 @@
|
|
|
1721
1773
|
}
|
|
1722
1774
|
|
|
1723
1775
|
.e-bigger .e-btn-toggle {
|
|
1724
|
-
background-color: #
|
|
1776
|
+
background-color: #7d7d7d !important;
|
|
1725
1777
|
box-shadow: none !important;
|
|
1726
1778
|
outline: #fafafa 0 solid;
|
|
1727
1779
|
outline-offset: 0;
|
|
1728
1780
|
}
|
|
1729
1781
|
|
|
1730
1782
|
.e-bigger .e-btn-toggle:hover {
|
|
1731
|
-
background-color: #
|
|
1783
|
+
background-color: #7d7d7d !important;
|
|
1732
1784
|
outline: #fafafa 0 solid;
|
|
1733
1785
|
outline-offset: 0;
|
|
1734
1786
|
box-shadow: none !important;
|
|
@@ -1813,6 +1865,16 @@
|
|
|
1813
1865
|
line-height: 0;
|
|
1814
1866
|
}
|
|
1815
1867
|
|
|
1868
|
+
.e-de-ctn .e-de-bzr-button {
|
|
1869
|
+
font-size: 12px;
|
|
1870
|
+
font-weight: 400;
|
|
1871
|
+
background: #212121;
|
|
1872
|
+
}
|
|
1873
|
+
|
|
1874
|
+
.e-de-ctn .e-de-bzr-button:active {
|
|
1875
|
+
box-shadow: none;
|
|
1876
|
+
}
|
|
1877
|
+
|
|
1816
1878
|
.e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
|
|
1817
1879
|
font-size: 14px;
|
|
1818
1880
|
}
|