@syncfusion/ej2-react-layouts 20.1.47 → 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/dist/ej2-react-layouts.umd.min.js +1 -1
- package/package.json +8 -8
- package/src/dashboard-layout/panels-directive.d.ts +3 -1
- package/src/splitter/panesettings-directive.d.ts +3 -1
- package/styles/avatar/bootstrap-dark.css +1 -7
- package/styles/avatar/bootstrap.css +1 -7
- package/styles/avatar/bootstrap4.css +1 -7
- package/styles/avatar/bootstrap5-dark.css +1 -7
- package/styles/avatar/bootstrap5.css +1 -7
- package/styles/avatar/fabric-dark.css +1 -7
- package/styles/avatar/fabric.css +1 -7
- package/styles/avatar/fluent-dark.css +1 -7
- package/styles/avatar/fluent.css +1 -7
- package/styles/avatar/highcontrast-light.css +1 -7
- package/styles/avatar/highcontrast.css +1 -7
- package/styles/avatar/material-dark.css +1 -7
- package/styles/avatar/material.css +1 -7
- package/styles/avatar/tailwind-dark.css +1 -7
- package/styles/avatar/tailwind.css +1 -7
- package/styles/bootstrap-dark.css +43 -312
- package/styles/bootstrap.css +43 -312
- package/styles/bootstrap4.css +43 -314
- package/styles/bootstrap5-dark.css +41 -309
- package/styles/bootstrap5.css +41 -309
- package/styles/card/bootstrap-dark.css +1 -85
- package/styles/card/bootstrap.css +1 -85
- package/styles/card/bootstrap4.css +1 -87
- package/styles/card/bootstrap5-dark.css +1 -85
- package/styles/card/bootstrap5.css +1 -85
- package/styles/card/fabric-dark.css +1 -85
- package/styles/card/fabric.css +1 -87
- package/styles/card/fluent-dark.css +1 -85
- package/styles/card/fluent.css +1 -85
- package/styles/card/highcontrast-light.css +1 -85
- package/styles/card/highcontrast.css +1 -87
- package/styles/card/material-dark.css +1 -85
- package/styles/card/material.css +1 -85
- package/styles/card/tailwind-dark.css +1 -87
- package/styles/card/tailwind.css +1 -87
- package/styles/dashboard-layout/bootstrap-dark.css +28 -116
- package/styles/dashboard-layout/bootstrap.css +28 -116
- package/styles/dashboard-layout/bootstrap4.css +28 -116
- package/styles/dashboard-layout/bootstrap5-dark.css +28 -117
- package/styles/dashboard-layout/bootstrap5.css +28 -117
- package/styles/dashboard-layout/fabric-dark.css +28 -116
- package/styles/dashboard-layout/fabric.css +28 -116
- package/styles/dashboard-layout/fluent-dark.css +28 -117
- package/styles/dashboard-layout/fluent.css +28 -117
- package/styles/dashboard-layout/highcontrast-light.css +16 -85
- package/styles/dashboard-layout/highcontrast.css +28 -115
- package/styles/dashboard-layout/material-dark.css +28 -116
- package/styles/dashboard-layout/material.css +28 -116
- package/styles/dashboard-layout/tailwind-dark.css +28 -119
- package/styles/dashboard-layout/tailwind.css +28 -119
- package/styles/fabric-dark.css +43 -312
- package/styles/fabric.css +43 -314
- package/styles/fluent-dark.css +41 -309
- package/styles/fluent.css +41 -309
- package/styles/highcontrast-light.css +31 -281
- package/styles/highcontrast.css +43 -313
- package/styles/material-dark.css +53 -322
- package/styles/material.css +43 -312
- package/styles/splitter/bootstrap-dark.css +16 -107
- package/styles/splitter/bootstrap.css +16 -107
- package/styles/splitter/bootstrap4.css +16 -107
- package/styles/splitter/bootstrap5-dark.css +14 -103
- package/styles/splitter/bootstrap5.css +14 -103
- package/styles/splitter/fabric-dark.css +16 -107
- package/styles/splitter/fabric.css +16 -107
- package/styles/splitter/fluent-dark.css +14 -103
- package/styles/splitter/fluent.css +14 -103
- package/styles/splitter/highcontrast-light.css +16 -107
- package/styles/splitter/highcontrast.css +16 -107
- package/styles/splitter/material-dark.css +26 -117
- package/styles/splitter/material.css +16 -107
- package/styles/splitter/tailwind-dark.css +14 -103
- package/styles/splitter/tailwind.css +14 -103
- package/styles/tailwind-dark.css +41 -313
- package/styles/tailwind.css +41 -313
package/styles/tailwind-dark.css
CHANGED
@@ -26,37 +26,31 @@
|
|
26
26
|
width: 40px;
|
27
27
|
line-height: 22px;
|
28
28
|
}
|
29
|
-
|
30
29
|
.e-avatar img {
|
31
30
|
height: 100%;
|
32
31
|
width: auto;
|
33
32
|
}
|
34
|
-
|
35
33
|
.e-avatar.e-avatar-circle {
|
36
34
|
border-radius: 50%;
|
37
35
|
}
|
38
|
-
|
39
36
|
.e-avatar.e-avatar-xsmall {
|
40
37
|
font-size: 10px;
|
41
38
|
height: 24px;
|
42
39
|
line-height: 16px;
|
43
40
|
width: 24px;
|
44
41
|
}
|
45
|
-
|
46
42
|
.e-avatar.e-avatar-small {
|
47
43
|
font-size: 12px;
|
48
44
|
height: 32px;
|
49
45
|
line-height: 18px;
|
50
46
|
width: 32px;
|
51
47
|
}
|
52
|
-
|
53
48
|
.e-avatar.e-avatar-large {
|
54
49
|
font-size: 18px;
|
55
50
|
height: 48px;
|
56
51
|
line-height: 28px;
|
57
52
|
width: 48px;
|
58
53
|
}
|
59
|
-
|
60
54
|
.e-avatar.e-avatar-xlarge {
|
61
55
|
font-size: 20px;
|
62
56
|
height: 56px;
|
@@ -70,31 +64,26 @@
|
|
70
64
|
line-height: 48px;
|
71
65
|
min-height: 48px;
|
72
66
|
}
|
73
|
-
|
74
67
|
.e-bigger .e-card > .e-card-header-title,
|
75
68
|
.e-bigger.e-card > .e-card-header-title {
|
76
69
|
line-height: 1.5;
|
77
70
|
padding: 24px 24px 16px 24px;
|
78
71
|
}
|
79
|
-
|
80
72
|
.e-bigger .e-card > .e-card-header-title + :not(.e-card-header-title),
|
81
73
|
.e-bigger.e-card > .e-card-header-title + :not(.e-card-header-title) {
|
82
74
|
margin-top: 0;
|
83
75
|
padding-top: 0;
|
84
76
|
}
|
85
|
-
|
86
77
|
.e-bigger .e-card > .e-card-title,
|
87
78
|
.e-bigger.e-card > .e-card-title {
|
88
79
|
line-height: 1.5;
|
89
80
|
padding: 8px 24px 16px 24px;
|
90
81
|
}
|
91
|
-
|
92
82
|
.e-bigger .e-card > .e-card-title + :not(.e-card-title),
|
93
83
|
.e-bigger.e-card > .e-card-title + :not(.e-card-title) {
|
94
84
|
margin-top: 0;
|
95
85
|
padding-top: 0;
|
96
86
|
}
|
97
|
-
|
98
87
|
.e-bigger .e-card.e-card-horizontal .e-card-image,
|
99
88
|
.e-bigger .e-card.e-card-horizontal img,
|
100
89
|
.e-bigger .e-card .e-card-horizontal .e-card-image,
|
@@ -105,54 +94,45 @@
|
|
105
94
|
.e-bigger.e-card .e-card-horizontal img {
|
106
95
|
margin: 2px;
|
107
96
|
}
|
108
|
-
|
109
97
|
.e-bigger .e-card .e-card-header,
|
110
98
|
.e-bigger.e-card .e-card-header {
|
111
99
|
min-height: 30px;
|
112
100
|
padding: 24px 24px 16px 24px;
|
113
101
|
}
|
114
|
-
|
115
102
|
.e-bigger .e-card .e-card-header .e-card-content,
|
116
103
|
.e-bigger.e-card .e-card-header .e-card-content {
|
117
104
|
padding-left: 0;
|
118
105
|
padding-right: 0;
|
119
106
|
}
|
120
|
-
|
121
107
|
.e-bigger .e-card .e-card-header .e-card-header-caption,
|
122
108
|
.e-bigger.e-card .e-card-header .e-card-header-caption {
|
123
109
|
padding: 0 0 0 24px;
|
124
110
|
}
|
125
|
-
|
126
111
|
.e-bigger .e-card .e-card-header .e-card-header-caption:first-child,
|
127
112
|
.e-bigger.e-card .e-card-header .e-card-header-caption:first-child {
|
128
113
|
padding: 0;
|
129
114
|
}
|
130
|
-
|
131
115
|
.e-bigger .e-card .e-card-header .e-card-header-caption .e-card-header-title,
|
132
116
|
.e-bigger.e-card .e-card-header .e-card-header-caption .e-card-header-title {
|
133
117
|
font-size: 14px;
|
134
118
|
line-height: 1.5;
|
135
119
|
}
|
136
|
-
|
137
120
|
.e-bigger .e-card .e-card-header .e-card-header-caption .e-card-sub-title,
|
138
121
|
.e-bigger.e-card .e-card-header .e-card-header-caption .e-card-sub-title {
|
139
122
|
font-size: 16px;
|
140
123
|
line-height: 1.5;
|
141
124
|
padding: 4px 0 0;
|
142
125
|
}
|
143
|
-
|
144
126
|
.e-bigger .e-card .e-card-header .e-card-header-image,
|
145
127
|
.e-bigger.e-card .e-card-header .e-card-header-image {
|
146
128
|
background-size: cover;
|
147
129
|
height: 50px;
|
148
130
|
width: 46px;
|
149
131
|
}
|
150
|
-
|
151
132
|
.e-bigger .e-card .e-card-image,
|
152
133
|
.e-bigger.e-card .e-card-image {
|
153
134
|
min-height: 150px;
|
154
135
|
}
|
155
|
-
|
156
136
|
.e-bigger .e-card .e-card-image .e-card-title,
|
157
137
|
.e-bigger.e-card .e-card-image .e-card-title {
|
158
138
|
font-size: 18px;
|
@@ -160,31 +140,26 @@
|
|
160
140
|
min-height: 40px;
|
161
141
|
padding: 12px 16px;
|
162
142
|
}
|
163
|
-
|
164
143
|
.e-bigger .e-card .e-card-actions,
|
165
144
|
.e-bigger.e-card .e-card-actions {
|
166
145
|
padding: 24px 24px;
|
167
146
|
}
|
168
|
-
|
169
147
|
.e-bigger .e-card .e-card-actions.e-card-vertical,
|
170
148
|
.e-bigger.e-card .e-card-actions.e-card-vertical {
|
171
149
|
padding: 12px 24px 24px 24px;
|
172
150
|
}
|
173
|
-
|
174
151
|
.e-bigger .e-card .e-card-actions.e-card-vertical .e-card-btn,
|
175
152
|
.e-bigger .e-card .e-card-actions.e-card-vertical a,
|
176
153
|
.e-bigger.e-card .e-card-actions.e-card-vertical .e-card-btn,
|
177
154
|
.e-bigger.e-card .e-card-actions.e-card-vertical a {
|
178
155
|
margin: 0 0 8px 0;
|
179
156
|
}
|
180
|
-
|
181
157
|
.e-bigger .e-card .e-card-actions.e-card-vertical .e-card-btn:last-child,
|
182
158
|
.e-bigger .e-card .e-card-actions.e-card-vertical a:last-child,
|
183
159
|
.e-bigger.e-card .e-card-actions.e-card-vertical .e-card-btn:last-child,
|
184
160
|
.e-bigger.e-card .e-card-actions.e-card-vertical a:last-child {
|
185
161
|
margin-bottom: 0;
|
186
162
|
}
|
187
|
-
|
188
163
|
.e-bigger .e-card .e-card-actions .e-card-btn span,
|
189
164
|
.e-bigger .e-card .e-card-actions .e-card-btn span.e-icons,
|
190
165
|
.e-bigger.e-card .e-card-actions .e-card-btn span,
|
@@ -192,7 +167,6 @@
|
|
192
167
|
height: 24px;
|
193
168
|
width: 24px;
|
194
169
|
}
|
195
|
-
|
196
170
|
.e-bigger .e-card .e-card-actions .e-card-btn,
|
197
171
|
.e-bigger .e-card .e-card-actions a,
|
198
172
|
.e-bigger.e-card .e-card-actions .e-card-btn,
|
@@ -202,19 +176,16 @@
|
|
202
176
|
min-height: 38px;
|
203
177
|
padding: 0 6px;
|
204
178
|
}
|
205
|
-
|
206
179
|
.e-bigger .e-card .e-card-actions .e-card-btn:first-child,
|
207
180
|
.e-bigger .e-card .e-card-actions a:first-child,
|
208
181
|
.e-bigger.e-card .e-card-actions .e-card-btn:first-child,
|
209
182
|
.e-bigger.e-card .e-card-actions a:first-child {
|
210
183
|
margin-left: 0;
|
211
184
|
}
|
212
|
-
|
213
185
|
.e-bigger .e-card .e-card-content,
|
214
186
|
.e-bigger.e-card .e-card-content {
|
215
187
|
padding: 0 24px 16px 24px;
|
216
188
|
}
|
217
|
-
|
218
189
|
.e-bigger .e-card .e-card-content + :not(.e-card-content),
|
219
190
|
.e-bigger .e-card .e-card-content + .e-card-actions.e-card-vertical,
|
220
191
|
.e-bigger.e-card .e-card-content + :not(.e-card-content),
|
@@ -242,53 +213,43 @@
|
|
242
213
|
vertical-align: middle;
|
243
214
|
width: 100%;
|
244
215
|
}
|
245
|
-
|
246
216
|
.e-card > * {
|
247
217
|
-ms-flex-pack: center;
|
248
218
|
justify-content: center;
|
249
219
|
}
|
250
|
-
|
251
220
|
.e-card > .e-card-header-title {
|
252
221
|
box-sizing: border-box;
|
253
222
|
font-size: 14px;
|
254
223
|
line-height: 1.25;
|
255
224
|
padding: 18px;
|
256
225
|
}
|
257
|
-
|
258
226
|
.e-card > .e-card-header-title + :not(.e-card-header-title) {
|
259
227
|
margin-top: 0;
|
260
228
|
padding-top: 0;
|
261
229
|
}
|
262
|
-
|
263
230
|
.e-card > .e-card-title {
|
264
231
|
font-size: 16px;
|
265
232
|
line-height: 1.5;
|
266
233
|
padding: 18px;
|
267
234
|
}
|
268
|
-
|
269
235
|
.e-card > .e-card-title + :not(.e-card-title) {
|
270
236
|
margin-top: 0;
|
271
237
|
padding-top: 0;
|
272
238
|
}
|
273
|
-
|
274
239
|
.e-card > .e-card-header-title,
|
275
240
|
.e-card > .e-card-title {
|
276
241
|
overflow: hidden;
|
277
242
|
text-overflow: ellipsis;
|
278
243
|
}
|
279
|
-
|
280
244
|
.e-card .e-card-header-caption {
|
281
245
|
line-height: normal;
|
282
246
|
}
|
283
|
-
|
284
247
|
.e-card .e-card-header-caption .e-card-header-title {
|
285
248
|
font-size: 14px;
|
286
249
|
}
|
287
|
-
|
288
250
|
.e-card .e-card-header-caption .e-card-sub-title {
|
289
251
|
font-size: 14px;
|
290
252
|
}
|
291
|
-
|
292
253
|
.e-card .e-card-stacked {
|
293
254
|
display: -ms-flexbox;
|
294
255
|
display: flex;
|
@@ -298,7 +259,6 @@
|
|
298
259
|
justify-content: center;
|
299
260
|
overflow: hidden;
|
300
261
|
}
|
301
|
-
|
302
262
|
.e-card.e-card-horizontal,
|
303
263
|
.e-card .e-card-horizontal {
|
304
264
|
display: -ms-flexbox;
|
@@ -308,24 +268,20 @@
|
|
308
268
|
-ms-flex-pack: center;
|
309
269
|
justify-content: center;
|
310
270
|
}
|
311
|
-
|
312
271
|
.e-card.e-card-horizontal .e-card-image,
|
313
272
|
.e-card.e-card-horizontal img,
|
314
273
|
.e-card .e-card-horizontal .e-card-image,
|
315
274
|
.e-card .e-card-horizontal img {
|
316
275
|
margin: 2px;
|
317
276
|
}
|
318
|
-
|
319
277
|
.e-card .e-card-horizontal {
|
320
278
|
line-height: normal;
|
321
279
|
padding: 2px;
|
322
280
|
}
|
323
|
-
|
324
281
|
.e-card.e-card-horizontal > * {
|
325
282
|
-ms-flex: 1;
|
326
283
|
flex: 1;
|
327
284
|
}
|
328
|
-
|
329
285
|
.e-card.e-card-horizontal .e-card-stacked {
|
330
286
|
display: -ms-flexbox;
|
331
287
|
display: flex;
|
@@ -335,20 +291,16 @@
|
|
335
291
|
flex-direction: column;
|
336
292
|
overflow: hidden;
|
337
293
|
}
|
338
|
-
|
339
294
|
.e-card.e-card-horizontal .e-card-stacked > :first-child {
|
340
295
|
-ms-flex-positive: 1;
|
341
296
|
flex-grow: 1;
|
342
297
|
}
|
343
|
-
|
344
298
|
.e-card .e-card-separator {
|
345
299
|
display: block;
|
346
300
|
}
|
347
|
-
|
348
301
|
.e-card .e-card-corner {
|
349
302
|
border-radius: 50%;
|
350
303
|
}
|
351
|
-
|
352
304
|
.e-card .e-card-header {
|
353
305
|
box-sizing: border-box;
|
354
306
|
display: -ms-flexbox;
|
@@ -362,24 +314,20 @@
|
|
362
314
|
padding: 18px 18px 12px 18px;
|
363
315
|
width: inherit;
|
364
316
|
}
|
365
|
-
|
366
317
|
.e-card .e-card-header .e-card-content {
|
367
318
|
padding-left: 0;
|
368
319
|
padding-right: 0;
|
369
320
|
}
|
370
|
-
|
371
321
|
.e-card .e-card-header .e-card-actions {
|
372
322
|
-ms-flex-pack: start;
|
373
323
|
justify-content: flex-start;
|
374
324
|
}
|
375
|
-
|
376
325
|
.e-card .e-card-header .e-card-header-image {
|
377
326
|
-ms-flex-item-align: center;
|
378
327
|
align-self: center;
|
379
328
|
display: -ms-flexbox;
|
380
329
|
display: flex;
|
381
330
|
}
|
382
|
-
|
383
331
|
.e-card .e-card-header .e-card-header-caption {
|
384
332
|
-ms-flex-item-align: center;
|
385
333
|
align-self: center;
|
@@ -392,11 +340,9 @@
|
|
392
340
|
overflow: hidden;
|
393
341
|
padding: 0 0 0 18px;
|
394
342
|
}
|
395
|
-
|
396
343
|
.e-card .e-card-header .e-card-header-caption:first-child {
|
397
344
|
padding: 0;
|
398
345
|
}
|
399
|
-
|
400
346
|
.e-card .e-card-header .e-card-header-caption .e-card-header-title,
|
401
347
|
.e-card .e-card-header .e-card-header-caption .e-card-sub-title {
|
402
348
|
display: inline-block;
|
@@ -404,38 +350,32 @@
|
|
404
350
|
text-overflow: ellipsis;
|
405
351
|
white-space: nowrap;
|
406
352
|
}
|
407
|
-
|
408
353
|
.e-card .e-card-header .e-card-header-caption .e-card-header-title {
|
409
354
|
font-size: 14px;
|
410
355
|
font-weight: 400;
|
411
356
|
line-height: 1.5;
|
412
357
|
}
|
413
|
-
|
414
358
|
.e-card .e-card-header .e-card-header-caption .e-card-sub-title {
|
415
359
|
font-size: 14px;
|
416
360
|
font-weight: 400;
|
417
361
|
line-height: 1.5;
|
418
362
|
padding: 2px 0 0;
|
419
363
|
}
|
420
|
-
|
421
364
|
.e-card .e-card-header .e-card-header-image {
|
422
365
|
background-repeat: no-repeat;
|
423
366
|
background-size: cover;
|
424
367
|
height: 46px;
|
425
368
|
width: 46px;
|
426
369
|
}
|
427
|
-
|
428
370
|
.e-card .e-card-header .e-card-corner {
|
429
371
|
border-radius: 50%;
|
430
372
|
}
|
431
|
-
|
432
373
|
.e-card .e-card-image {
|
433
374
|
background-size: cover;
|
434
375
|
min-height: 112.5px;
|
435
376
|
position: relative;
|
436
377
|
width: 100%;
|
437
378
|
}
|
438
|
-
|
439
379
|
.e-card .e-card-image .e-card-title {
|
440
380
|
bottom: 0;
|
441
381
|
box-sizing: border-box;
|
@@ -448,20 +388,16 @@
|
|
448
388
|
text-overflow: ellipsis;
|
449
389
|
width: inherit;
|
450
390
|
}
|
451
|
-
|
452
391
|
.e-card .e-card-image .e-card-title.e-card-top-left, .e-card .e-card-image .e-card-title.e-card-top-right {
|
453
392
|
bottom: auto;
|
454
393
|
top: 0;
|
455
394
|
}
|
456
|
-
|
457
395
|
.e-card .e-card-image .e-card-title.e-card-top-right {
|
458
396
|
text-align: right;
|
459
397
|
}
|
460
|
-
|
461
398
|
.e-card .e-card-image .e-card-title.e-card-bottom-right {
|
462
399
|
text-align: right;
|
463
400
|
}
|
464
|
-
|
465
401
|
.e-card .e-card-actions {
|
466
402
|
box-sizing: border-box;
|
467
403
|
display: inline-block;
|
@@ -469,7 +405,6 @@
|
|
469
405
|
justify-content: flex-start;
|
470
406
|
padding: 18px 18px;
|
471
407
|
}
|
472
|
-
|
473
408
|
.e-card .e-card-actions.e-card-vertical {
|
474
409
|
display: -ms-flexbox;
|
475
410
|
display: flex;
|
@@ -477,7 +412,6 @@
|
|
477
412
|
flex-direction: column;
|
478
413
|
padding: 18px 18px;
|
479
414
|
}
|
480
|
-
|
481
415
|
.e-card .e-card-actions.e-card-vertical .e-card-btn,
|
482
416
|
.e-card .e-card-actions.e-card-vertical a {
|
483
417
|
-ms-flex-item-align: initial;
|
@@ -491,12 +425,10 @@
|
|
491
425
|
text-align: center;
|
492
426
|
width: 100%;
|
493
427
|
}
|
494
|
-
|
495
428
|
.e-card .e-card-actions.e-card-vertical .e-card-btn:last-child,
|
496
429
|
.e-card .e-card-actions.e-card-vertical a:last-child {
|
497
430
|
margin-bottom: 0;
|
498
431
|
}
|
499
|
-
|
500
432
|
.e-card .e-card-actions button,
|
501
433
|
.e-card .e-card-actions a {
|
502
434
|
-ms-flex-align: center;
|
@@ -510,7 +442,6 @@
|
|
510
442
|
vertical-align: middle;
|
511
443
|
white-space: nowrap;
|
512
444
|
}
|
513
|
-
|
514
445
|
.e-card .e-card-actions .e-card-btn span,
|
515
446
|
.e-card .e-card-actions .e-card-btn span.e-icons {
|
516
447
|
display: -ms-flexbox;
|
@@ -519,7 +450,6 @@
|
|
519
450
|
height: 24px;
|
520
451
|
width: 24px;
|
521
452
|
}
|
522
|
-
|
523
453
|
.e-card .e-card-actions .e-card-btn span::before,
|
524
454
|
.e-card .e-card-actions .e-card-btn span.e-icons::before {
|
525
455
|
-ms-flex-item-align: center;
|
@@ -530,23 +460,19 @@
|
|
530
460
|
justify-content: center;
|
531
461
|
width: inherit;
|
532
462
|
}
|
533
|
-
|
534
463
|
.e-card .e-card-actions .e-card-btn > * {
|
535
464
|
overflow: hidden;
|
536
465
|
text-overflow: ellipsis;
|
537
466
|
width: inherit;
|
538
467
|
}
|
539
|
-
|
540
468
|
.e-card .e-card-actions .e-card-btn,
|
541
469
|
.e-card .e-card-actions a {
|
542
470
|
border-radius: 4px;
|
543
471
|
}
|
544
|
-
|
545
472
|
.e-card .e-card-actions .e-card-btn else,
|
546
473
|
.e-card .e-card-actions a else {
|
547
474
|
border-radius: 2px;
|
548
475
|
}
|
549
|
-
|
550
476
|
.e-card .e-card-actions .e-card-btn,
|
551
477
|
.e-card .e-card-actions a {
|
552
478
|
font-family: "Inter";
|
@@ -558,28 +484,23 @@
|
|
558
484
|
text-decoration: none;
|
559
485
|
text-transform: none;
|
560
486
|
}
|
561
|
-
|
562
487
|
.e-card .e-card-actions .e-card-btn:first-child,
|
563
488
|
.e-card .e-card-actions a:first-child {
|
564
489
|
margin-left: 0;
|
565
490
|
}
|
566
|
-
|
567
491
|
.e-card .e-card-content {
|
568
492
|
font-size: 14px;
|
569
493
|
line-height: 1.5;
|
570
494
|
padding: 0 18px 12px 18px;
|
571
495
|
}
|
572
|
-
|
573
496
|
.e-card .e-card-content + :not(.e-card-content),
|
574
497
|
.e-card .e-card-content + .e-card-actions.e-card-vertical {
|
575
498
|
margin-top: 0;
|
576
499
|
padding-top: 0;
|
577
500
|
}
|
578
|
-
|
579
501
|
.e-card .e-card-header .e-card-actions {
|
580
502
|
padding: 0;
|
581
503
|
}
|
582
|
-
|
583
504
|
.e-card .e-card-content,
|
584
505
|
.e-card .e-card-content p {
|
585
506
|
line-height: 1.5;
|
@@ -596,44 +517,35 @@
|
|
596
517
|
color: #fff;
|
597
518
|
outline: none;
|
598
519
|
}
|
599
|
-
|
600
520
|
.e-card:hover {
|
601
521
|
background-color: #374151;
|
602
522
|
border-color: #4b5563;
|
603
523
|
}
|
604
|
-
|
605
524
|
.e-card:focus {
|
606
525
|
background-color: #374151;
|
607
526
|
border-color: #4b5563;
|
608
527
|
}
|
609
|
-
|
610
528
|
.e-card:active {
|
611
529
|
background-color: #374151;
|
612
530
|
border-color: #4b5563;
|
613
531
|
}
|
614
|
-
|
615
532
|
.e-card .e-card-separator {
|
616
533
|
border-bottom: 1px solid #4b5563;
|
617
534
|
}
|
618
|
-
|
619
535
|
.e-card .e-card-header-caption .e-card-header-title {
|
620
536
|
color: #fff;
|
621
537
|
}
|
622
|
-
|
623
538
|
.e-card .e-card-header-caption .e-card-sub-title {
|
624
539
|
color: #9ca3af;
|
625
540
|
}
|
626
|
-
|
627
541
|
.e-card .e-card-image .e-card-title {
|
628
542
|
background-color: rgba(107, 114, 128, 0.75);
|
629
543
|
color: #fff;
|
630
544
|
}
|
631
|
-
|
632
545
|
.e-card .e-card-actions .e-card-btn span,
|
633
546
|
.e-card .e-card-actions .e-card-btn span.e-icons {
|
634
547
|
color: #22d3ee;
|
635
548
|
}
|
636
|
-
|
637
549
|
.e-card .e-card-actions .e-card-btn,
|
638
550
|
.e-card .e-card-actions a {
|
639
551
|
background-color: transparent;
|
@@ -641,48 +553,42 @@
|
|
641
553
|
color: #22d3ee;
|
642
554
|
outline: 0;
|
643
555
|
}
|
644
|
-
|
645
556
|
.e-card .e-card-actions .e-card-btn:hover,
|
646
557
|
.e-card .e-card-actions a:hover {
|
647
558
|
background-color: #22d3ee;
|
648
559
|
border: 1px solid #6b7280;
|
649
560
|
color: #fff;
|
650
561
|
}
|
651
|
-
|
652
562
|
.e-card .e-card-actions .e-card-btn:focus,
|
653
563
|
.e-card .e-card-actions a:focus {
|
654
564
|
background-color: #374151;
|
655
565
|
border: 1px solid;
|
656
566
|
color: #fff;
|
657
567
|
}
|
658
|
-
|
659
568
|
.e-card .e-card-actions .e-card-btn:active,
|
660
569
|
.e-card .e-card-actions a:active {
|
661
570
|
background-color: #4b5563;
|
662
571
|
border: 1px solid #6b7280;
|
663
572
|
color: #fff;
|
664
573
|
}
|
665
|
-
|
666
574
|
.e-card .e-card-content {
|
667
575
|
color: #d1d5db;
|
668
576
|
}
|
669
577
|
|
670
578
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler::before {
|
671
|
-
content:
|
672
|
-
font-family:
|
579
|
+
content: "\e7e3";
|
580
|
+
font-family: "e-icons";
|
673
581
|
font-size: 14px;
|
674
582
|
}
|
675
|
-
|
676
583
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler::before {
|
677
|
-
content:
|
678
|
-
font-family:
|
584
|
+
content: "\e7fd";
|
585
|
+
font-family: "e-icons";
|
679
586
|
font-size: 14px;
|
680
587
|
}
|
681
588
|
|
682
589
|
.e-bigger .e-splitter .e-split-bar .e-resize-handler::before {
|
683
590
|
font-size: 16px;
|
684
591
|
}
|
685
|
-
|
686
592
|
.e-bigger.e-splitter .e-split-bar .e-resize-handler::before {
|
687
593
|
font-size: 16px;
|
688
594
|
}
|
@@ -697,7 +603,6 @@
|
|
697
603
|
touch-action: none;
|
698
604
|
width: 100%;
|
699
605
|
}
|
700
|
-
|
701
606
|
.e-splitter.e-splitter-horizontal .e-pane, .e-splitter.e-splitter-vertical .e-pane {
|
702
607
|
-ms-flex: 1 1 auto;
|
703
608
|
flex: 1 1 auto;
|
@@ -705,93 +610,75 @@
|
|
705
610
|
font-size: 14px;
|
706
611
|
font-weight: 400;
|
707
612
|
}
|
708
|
-
|
709
613
|
.e-splitter.e-splitter-horizontal .e-pane.e-scrollable, .e-splitter.e-splitter-vertical .e-pane.e-scrollable {
|
710
614
|
overflow: auto;
|
711
615
|
}
|
712
|
-
|
713
616
|
.e-splitter.e-splitter-horizontal .e-pane.e-static-pane, .e-splitter.e-splitter-vertical .e-pane.e-static-pane {
|
714
617
|
-ms-flex-positive: 0;
|
715
618
|
flex-grow: 0;
|
716
619
|
-ms-flex-negative: 0;
|
717
620
|
flex-shrink: 0;
|
718
621
|
}
|
719
|
-
|
720
622
|
.e-splitter.e-splitter-horizontal .e-pane.e-pane-horizontal, .e-splitter.e-splitter-vertical .e-pane.e-pane-horizontal {
|
721
623
|
overflow: auto;
|
722
624
|
}
|
723
|
-
|
724
625
|
.e-splitter.e-splitter-horizontal .e-pane.e-pane-horizontal.e-pane-hidden, .e-splitter.e-splitter-vertical .e-pane.e-pane-horizontal.e-pane-hidden {
|
725
626
|
-ms-flex-preferred-size: 0 !important;
|
726
627
|
flex-basis: 0 !important;
|
727
628
|
overflow: hidden !important;
|
728
629
|
}
|
729
|
-
|
730
630
|
.e-splitter.e-splitter-horizontal {
|
731
631
|
-ms-flex-direction: row;
|
732
632
|
flex-direction: row;
|
733
633
|
}
|
734
|
-
|
735
634
|
.e-splitter.e-splitter-horizontal.e-pane.e-scrollable {
|
736
635
|
overflow: hidden;
|
737
636
|
}
|
738
|
-
|
739
637
|
.e-splitter.e-splitter-horizontal.e-rtl {
|
740
638
|
-ms-flex-direction: row-reverse;
|
741
639
|
flex-direction: row-reverse;
|
742
640
|
}
|
743
|
-
|
744
641
|
.e-splitter.e-splitter-horizontal.e-rtl .e-split-bar.e-split-bar-horizontal {
|
745
642
|
-ms-flex-direction: row-reverse;
|
746
643
|
flex-direction: row-reverse;
|
747
644
|
}
|
748
|
-
|
749
645
|
.e-splitter.e-splitter-horizontal.e-rtl .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::before,
|
750
646
|
.e-splitter.e-splitter-horizontal.e-rtl .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::after {
|
751
647
|
right: auto;
|
752
648
|
}
|
753
|
-
|
754
649
|
.e-splitter.e-splitter-vertical {
|
755
650
|
-ms-flex-direction: column;
|
756
651
|
flex-direction: column;
|
757
652
|
}
|
758
|
-
|
759
653
|
.e-splitter.e-splitter-vertical.e-pane.e-scrollable {
|
760
654
|
overflow: hidden;
|
761
655
|
}
|
762
|
-
|
763
656
|
.e-splitter.e-splitter-vertical .e-pane-vertical {
|
764
657
|
overflow: auto;
|
765
658
|
}
|
766
|
-
|
767
659
|
.e-splitter.e-splitter-vertical .e-pane-vertical.e-pane-hidden {
|
768
660
|
-ms-flex-preferred-size: 0 !important;
|
769
661
|
flex-basis: 0 !important;
|
770
662
|
overflow: hidden !important;
|
771
663
|
}
|
772
|
-
|
773
664
|
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before,
|
774
665
|
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after {
|
775
666
|
right: auto;
|
776
667
|
}
|
777
|
-
|
778
668
|
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down) {
|
779
669
|
border-radius: 50%;
|
780
670
|
bottom: 20px;
|
781
671
|
right: 22px;
|
782
672
|
}
|
783
|
-
|
784
673
|
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down {
|
785
674
|
border-radius: 50%;
|
786
675
|
left: 22px;
|
787
676
|
right: auto;
|
788
677
|
top: 20px;
|
789
678
|
}
|
790
|
-
|
791
679
|
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
|
792
680
|
right: auto;
|
793
681
|
}
|
794
|
-
|
795
682
|
.e-splitter .e-split-bar.e-split-bar-horizontal {
|
796
683
|
-ms-flex-align: center;
|
797
684
|
align-items: center;
|
@@ -804,17 +691,14 @@
|
|
804
691
|
min-width: 1px;
|
805
692
|
z-index: 15;
|
806
693
|
}
|
807
|
-
|
808
694
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-icon-hidden {
|
809
695
|
visibility: hidden;
|
810
696
|
}
|
811
|
-
|
812
697
|
.e-splitter .e-split-bar.e-split-bar-horizontal.e-resizable-split-bar {
|
813
698
|
cursor: col-resize;
|
814
699
|
}
|
815
|
-
|
816
700
|
.e-splitter .e-split-bar.e-split-bar-horizontal.e-resizable-split-bar::after {
|
817
|
-
content:
|
701
|
+
content: "";
|
818
702
|
cursor: col-resize;
|
819
703
|
display: block;
|
820
704
|
height: 100%;
|
@@ -822,7 +706,6 @@
|
|
822
706
|
width: 16px;
|
823
707
|
z-index: 10;
|
824
708
|
}
|
825
|
-
|
826
709
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler {
|
827
710
|
-ms-flex-align: center;
|
828
711
|
align-items: center;
|
@@ -834,17 +717,14 @@
|
|
834
717
|
position: relative;
|
835
718
|
width: 1px;
|
836
719
|
}
|
837
|
-
|
838
720
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler.e-hide-handler {
|
839
721
|
visibility: hidden;
|
840
722
|
}
|
841
|
-
|
842
723
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::before,
|
843
724
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::after {
|
844
725
|
left: 8px;
|
845
726
|
right: 3px;
|
846
727
|
}
|
847
|
-
|
848
728
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow {
|
849
729
|
border-image: none;
|
850
730
|
border-width: 1px;
|
@@ -855,48 +735,39 @@
|
|
855
735
|
padding: 1px 12px;
|
856
736
|
position: relative;
|
857
737
|
}
|
858
|
-
|
859
738
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::after {
|
860
739
|
border-radius: 16px;
|
861
|
-
content:
|
740
|
+
content: "";
|
862
741
|
height: 8px;
|
863
742
|
position: absolute;
|
864
743
|
transform: rotate(0deg);
|
865
744
|
width: 2px;
|
866
745
|
}
|
867
|
-
|
868
746
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::before {
|
869
747
|
top: 5px;
|
870
748
|
transform-origin: 1px 7px 0;
|
871
749
|
}
|
872
|
-
|
873
750
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::after {
|
874
751
|
top: 11px;
|
875
752
|
transform-origin: 1px 1px 0;
|
876
753
|
}
|
877
|
-
|
878
754
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right) {
|
879
755
|
border-radius: 50%;
|
880
756
|
right: 5px;
|
881
757
|
}
|
882
|
-
|
883
758
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow.e-arrow-right {
|
884
759
|
border-radius: 50%;
|
885
760
|
left: 5px;
|
886
761
|
}
|
887
|
-
|
888
762
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow.e-arrow-right::before, .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow.e-arrow-right::after {
|
889
763
|
right: 8px;
|
890
764
|
}
|
891
|
-
|
892
765
|
.e-splitter .e-split-bar.e-split-bar-horizontal.e-last-bar:not(.e-resizable-split-bar) {
|
893
766
|
margin: 0 3px;
|
894
767
|
}
|
895
|
-
|
896
768
|
.e-splitter .e-split-bar.e-split-bar-horizontal:not(.e-resizable-split-bar) {
|
897
769
|
margin: 0 0 0 3px;
|
898
770
|
}
|
899
|
-
|
900
771
|
.e-splitter .e-split-bar.e-split-bar-vertical {
|
901
772
|
-ms-flex-align: center;
|
902
773
|
align-items: center;
|
@@ -910,17 +781,14 @@
|
|
910
781
|
justify-content: center;
|
911
782
|
min-height: 1px;
|
912
783
|
}
|
913
|
-
|
914
784
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-icon-hidden {
|
915
785
|
visibility: hidden;
|
916
786
|
}
|
917
|
-
|
918
787
|
.e-splitter .e-split-bar.e-split-bar-vertical.e-resizable-split-bar {
|
919
788
|
cursor: row-resize;
|
920
789
|
}
|
921
|
-
|
922
790
|
.e-splitter .e-split-bar.e-split-bar-vertical.e-resizable-split-bar::after {
|
923
|
-
content:
|
791
|
+
content: "";
|
924
792
|
cursor: row-resize;
|
925
793
|
display: block;
|
926
794
|
height: 16px;
|
@@ -928,7 +796,6 @@
|
|
928
796
|
width: 100%;
|
929
797
|
z-index: 12;
|
930
798
|
}
|
931
|
-
|
932
799
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
|
933
800
|
-ms-flex-align: center;
|
934
801
|
align-items: center;
|
@@ -939,16 +806,13 @@
|
|
939
806
|
justify-content: center;
|
940
807
|
width: 18px;
|
941
808
|
}
|
942
|
-
|
943
809
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler.e-hide-handler {
|
944
810
|
visibility: hidden;
|
945
811
|
}
|
946
|
-
|
947
812
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before,
|
948
813
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after {
|
949
814
|
left: 10px;
|
950
815
|
}
|
951
|
-
|
952
816
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow {
|
953
817
|
border-image: none;
|
954
818
|
border-width: 0;
|
@@ -960,59 +824,49 @@
|
|
960
824
|
position: relative;
|
961
825
|
width: 26px;
|
962
826
|
}
|
963
|
-
|
964
827
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::after {
|
965
828
|
border-radius: 16px;
|
966
|
-
content:
|
829
|
+
content: "";
|
967
830
|
height: 8px;
|
968
831
|
position: absolute;
|
969
832
|
transform: rotate(90deg);
|
970
833
|
width: 2px;
|
971
834
|
}
|
972
|
-
|
973
835
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before {
|
974
836
|
top: 3px;
|
975
837
|
transform-origin: 2px 7px 0;
|
976
838
|
}
|
977
|
-
|
978
839
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after {
|
979
840
|
left: 11px;
|
980
841
|
top: 8px;
|
981
842
|
transform-origin: 1px 1px 0;
|
982
843
|
}
|
983
|
-
|
984
844
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::before {
|
985
845
|
left: 12px;
|
986
846
|
top: 8px;
|
987
847
|
transform-origin: 1px 6px 0;
|
988
848
|
}
|
989
|
-
|
990
849
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
|
991
850
|
left: 10px;
|
992
851
|
top: 12px;
|
993
852
|
transform-origin: 1px 2px 0;
|
994
853
|
}
|
995
|
-
|
996
854
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down) {
|
997
855
|
border-radius: 50%;
|
998
856
|
bottom: 20px;
|
999
857
|
left: 22px;
|
1000
858
|
}
|
1001
|
-
|
1002
859
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down {
|
1003
860
|
border-radius: 50%;
|
1004
861
|
right: 22px;
|
1005
862
|
top: 20px;
|
1006
863
|
}
|
1007
|
-
|
1008
864
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::before, .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
|
1009
865
|
right: 10px;
|
1010
866
|
}
|
1011
|
-
|
1012
867
|
.e-splitter .e-split-bar.e-split-bar-vertical.e-last-bar:not(.e-resizable-split-bar) {
|
1013
868
|
margin: 3px 0;
|
1014
869
|
}
|
1015
|
-
|
1016
870
|
.e-splitter .e-split-bar.e-split-bar-vertical:not(.e-resizable-split-bar) {
|
1017
871
|
margin: 3px 0 0;
|
1018
872
|
}
|
@@ -1020,20 +874,16 @@
|
|
1020
874
|
.e-bigger.e-splitter .e-pane {
|
1021
875
|
font-size: 16px;
|
1022
876
|
}
|
1023
|
-
|
1024
877
|
.e-bigger.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler {
|
1025
878
|
height: 20px;
|
1026
879
|
}
|
1027
|
-
|
1028
880
|
.e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
|
1029
881
|
width: 20px;
|
1030
882
|
}
|
1031
|
-
|
1032
883
|
.e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before,
|
1033
884
|
.e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after {
|
1034
885
|
margin-top: -2px;
|
1035
886
|
}
|
1036
|
-
|
1037
887
|
.e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
|
1038
888
|
margin-top: 2px;
|
1039
889
|
}
|
@@ -1046,11 +896,9 @@
|
|
1046
896
|
.e-bigger .e-splitter .e-pane {
|
1047
897
|
font-size: 16px;
|
1048
898
|
}
|
1049
|
-
|
1050
899
|
.e-bigger .e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler {
|
1051
900
|
height: 20px;
|
1052
901
|
}
|
1053
|
-
|
1054
902
|
.e-bigger .e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
|
1055
903
|
width: 20px;
|
1056
904
|
}
|
@@ -1078,246 +926,198 @@
|
|
1078
926
|
.e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-vertical {
|
1079
927
|
border: solid 1px #4b5563;
|
1080
928
|
}
|
1081
|
-
|
1082
929
|
.e-splitter.e-splitter-horizontal .e-pane, .e-splitter.e-splitter-vertical .e-pane {
|
1083
930
|
color: #fff;
|
1084
931
|
}
|
1085
|
-
|
1086
932
|
.e-splitter.e-splitter-horizontal .e-pane.e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-horizontal .e-pane.e-splitter.e-splitter-vertical, .e-splitter.e-splitter-vertical .e-pane.e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-vertical .e-pane.e-splitter.e-splitter-vertical {
|
1087
933
|
border: transparent;
|
1088
934
|
}
|
1089
|
-
|
1090
935
|
.e-splitter .e-split-bar.e-split-bar-horizontal {
|
1091
936
|
background: #4b5563;
|
1092
937
|
border-left: 1px solid #4b5563;
|
1093
938
|
border-right: 1px solid #4b5563;
|
1094
939
|
}
|
1095
|
-
|
1096
940
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler {
|
1097
941
|
background: #1f2937;
|
1098
942
|
color: #d1d5db;
|
1099
943
|
}
|
1100
|
-
|
1101
944
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-icon-hidden) {
|
1102
945
|
background-color: transparent;
|
1103
946
|
border-color: transparent;
|
1104
947
|
color: transparent;
|
1105
948
|
transition: background-color 500ms ease-out;
|
1106
949
|
}
|
1107
|
-
|
1108
950
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-icon-hidden)::before, .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-icon-hidden)::after {
|
1109
951
|
background-color: #22d3ee;
|
1110
952
|
opacity: 0;
|
1111
|
-
transition-duration: .3s;
|
953
|
+
transition-duration: 0.3s;
|
1112
954
|
transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
|
1113
955
|
}
|
1114
|
-
|
1115
956
|
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active {
|
1116
957
|
background: #22d3ee;
|
1117
958
|
border-left: 1px solid #22d3ee;
|
1118
959
|
border-right: 1px solid #22d3ee;
|
1119
960
|
}
|
1120
|
-
|
1121
961
|
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-resize-handler, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-resize-handler {
|
1122
962
|
background: #1f2937;
|
1123
963
|
color: #22d3ee;
|
1124
964
|
}
|
1125
|
-
|
1126
965
|
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-left, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-left, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-right {
|
1127
966
|
background-color: transparent;
|
1128
967
|
border-color: #22d3ee;
|
1129
968
|
border-width: 1px;
|
1130
|
-
opacity: .9;
|
969
|
+
opacity: 0.9;
|
1131
970
|
}
|
1132
|
-
|
1133
971
|
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-hover .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-active .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-hover .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-active .e-navigate-arrow::before {
|
1134
972
|
background-color: #22d3ee;
|
1135
973
|
opacity: 1;
|
1136
974
|
transform: rotate(40deg);
|
1137
975
|
}
|
1138
|
-
|
1139
976
|
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-hover .e-navigate-arrow::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-active .e-navigate-arrow::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-hover .e-navigate-arrow::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-active .e-navigate-arrow::after {
|
1140
977
|
background-color: #22d3ee;
|
1141
978
|
opacity: 1;
|
1142
979
|
transform: rotate(-40deg);
|
1143
980
|
}
|
1144
|
-
|
1145
981
|
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-right::before {
|
1146
982
|
background-color: #22d3ee;
|
1147
983
|
opacity: 1;
|
1148
984
|
transform: rotate(-40deg);
|
1149
985
|
}
|
1150
|
-
|
1151
986
|
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-right::after {
|
1152
987
|
background-color: #22d3ee;
|
1153
988
|
opacity: 1;
|
1154
989
|
transform: rotate(40deg);
|
1155
990
|
}
|
1156
|
-
|
1157
991
|
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active {
|
1158
992
|
background: #22d3ee;
|
1159
993
|
}
|
1160
|
-
|
1161
994
|
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-resize-handler {
|
1162
995
|
background: #1f2937;
|
1163
996
|
color: #22d3ee;
|
1164
997
|
}
|
1165
|
-
|
1166
998
|
.e-splitter .e-split-bar.e-split-bar-vertical {
|
1167
999
|
background: #4b5563;
|
1168
1000
|
}
|
1169
|
-
|
1170
1001
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
|
1171
1002
|
background: #1f2937;
|
1172
1003
|
color: #d1d5db;
|
1173
1004
|
}
|
1174
|
-
|
1175
1005
|
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active {
|
1176
1006
|
background: #22d3ee;
|
1177
1007
|
border-left: 1px solid #22d3ee;
|
1178
1008
|
border-right: 1px solid #22d3ee;
|
1179
1009
|
}
|
1180
|
-
|
1181
1010
|
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-up, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-down, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-up, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-down {
|
1182
1011
|
background-color: transparent;
|
1183
1012
|
border-color: #22d3ee;
|
1184
1013
|
border-width: 1px;
|
1185
|
-
opacity: .9;
|
1014
|
+
opacity: 0.9;
|
1186
1015
|
}
|
1187
|
-
|
1188
1016
|
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-resize-handler, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-resize-handler {
|
1189
1017
|
background: #1f2937;
|
1190
1018
|
color: #22d3ee;
|
1191
1019
|
}
|
1192
|
-
|
1193
1020
|
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-up::before, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-up::before {
|
1194
1021
|
background-color: #22d3ee;
|
1195
1022
|
opacity: 1;
|
1196
1023
|
transform: rotate(125deg);
|
1197
1024
|
}
|
1198
|
-
|
1199
1025
|
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-up::after, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-up::after {
|
1200
1026
|
background-color: #22d3ee;
|
1201
1027
|
opacity: 1;
|
1202
1028
|
transform: rotate(50deg);
|
1203
1029
|
}
|
1204
|
-
|
1205
1030
|
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-down::before, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-down::before {
|
1206
1031
|
background-color: #22d3ee;
|
1207
1032
|
opacity: 1;
|
1208
1033
|
transform: rotate(55deg);
|
1209
1034
|
}
|
1210
|
-
|
1211
1035
|
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-down::after, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-down::after {
|
1212
1036
|
background-color: #22d3ee;
|
1213
1037
|
opacity: 1;
|
1214
1038
|
transform: rotate(125deg);
|
1215
1039
|
}
|
1216
|
-
|
1217
1040
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow {
|
1218
1041
|
background-color: transparent;
|
1219
1042
|
border-color: transparent;
|
1220
1043
|
color: transparent;
|
1221
1044
|
transition: background-color 300ms ease-out;
|
1222
1045
|
}
|
1223
|
-
|
1224
1046
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::after {
|
1225
1047
|
background-color: #22d3ee;
|
1226
1048
|
opacity: 0;
|
1227
|
-
transition-duration: .3s;
|
1049
|
+
transition-duration: 0.3s;
|
1228
1050
|
transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
|
1229
1051
|
}
|
1230
|
-
|
1231
1052
|
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active {
|
1232
1053
|
background: #22d3ee;
|
1233
1054
|
}
|
1234
|
-
|
1235
1055
|
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-resize-handler {
|
1236
1056
|
background: #1f2937;
|
1237
1057
|
color: #22d3ee;
|
1238
1058
|
}
|
1239
|
-
|
1240
1059
|
.e-splitter.e-disabled {
|
1241
|
-
opacity:
|
1060
|
+
opacity: 0.4;
|
1242
1061
|
pointer-events: none;
|
1243
1062
|
}
|
1244
1063
|
|
1245
1064
|
/*! component's theme wise override tailwind-definitions and variables */
|
1246
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east,
|
1247
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east {
|
1065
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east {
|
1248
1066
|
height: 100%;
|
1249
1067
|
padding: 20px 0;
|
1250
1068
|
right: 1px;
|
1251
1069
|
top: 0;
|
1252
1070
|
width: 12px;
|
1253
1071
|
}
|
1254
|
-
|
1255
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west,
|
1256
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west {
|
1072
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west {
|
1257
1073
|
height: 100%;
|
1258
1074
|
left: 0;
|
1259
1075
|
padding: 20px 0;
|
1260
1076
|
top: 0;
|
1261
1077
|
width: 12px;
|
1262
1078
|
}
|
1263
|
-
|
1264
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north,
|
1265
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north {
|
1079
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north {
|
1266
1080
|
height: 12px;
|
1267
1081
|
padding: 0 20px;
|
1268
1082
|
top: 1px;
|
1269
1083
|
width: 100%;
|
1270
1084
|
}
|
1271
|
-
|
1272
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south,
|
1273
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south {
|
1085
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south {
|
1274
1086
|
bottom: 1px;
|
1275
1087
|
height: 12px;
|
1276
1088
|
padding: 0 20px;
|
1277
1089
|
width: 100%;
|
1278
1090
|
}
|
1279
|
-
|
1280
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east,
|
1281
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east {
|
1091
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east {
|
1282
1092
|
bottom: 0;
|
1283
1093
|
right: 1px;
|
1284
1094
|
z-index: 10;
|
1285
1095
|
}
|
1286
|
-
|
1287
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-west,
|
1288
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-west {
|
1096
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-west {
|
1289
1097
|
left: 2px;
|
1290
1098
|
top: 2px;
|
1291
1099
|
z-index: 10;
|
1292
1100
|
}
|
1293
|
-
|
1294
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-east,
|
1295
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-east {
|
1101
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-east {
|
1296
1102
|
right: 2px;
|
1297
1103
|
top: 2px;
|
1298
1104
|
z-index: 10;
|
1299
1105
|
}
|
1300
|
-
|
1301
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west,
|
1302
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west {
|
1106
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west {
|
1303
1107
|
bottom: 1px;
|
1304
1108
|
left: 1px;
|
1305
1109
|
z-index: 10;
|
1306
1110
|
}
|
1307
|
-
|
1308
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east::before,
|
1309
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east::before {
|
1111
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east::before {
|
1310
1112
|
bottom: 4px;
|
1311
|
-
content:
|
1113
|
+
content: "\e761";
|
1312
1114
|
font-size: 12px;
|
1313
1115
|
position: absolute;
|
1314
1116
|
right: 4px;
|
1315
1117
|
}
|
1316
|
-
|
1317
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west::before,
|
1318
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west::before {
|
1118
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west::before {
|
1319
1119
|
bottom: 4px;
|
1320
|
-
content:
|
1120
|
+
content: "\e761";
|
1321
1121
|
font-size: 12px;
|
1322
1122
|
left: 4px;
|
1323
1123
|
position: absolute;
|
@@ -1330,46 +1130,36 @@
|
|
1330
1130
|
height: 100%;
|
1331
1131
|
width: 100%;
|
1332
1132
|
}
|
1333
|
-
|
1334
1133
|
.e-dashboardlayout.e-control .e-dashboard-gridline-table tbody tr td.e-dashboard-gridline {
|
1335
1134
|
border: 1px dashed #6b7280;
|
1336
1135
|
position: absolute;
|
1337
1136
|
}
|
1338
|
-
|
1339
1137
|
.e-dashboardlayout.e-control.e-responsive {
|
1340
1138
|
width: 100% !important;
|
1341
1139
|
}
|
1342
|
-
|
1343
1140
|
.e-dashboardlayout.e-control.e-prevent {
|
1344
1141
|
-webkit-user-select: none;
|
1345
1142
|
-ms-user-select: none;
|
1346
1143
|
user-select: none;
|
1347
1144
|
}
|
1348
|
-
|
1349
1145
|
.e-dashboardlayout.e-control .e-panel {
|
1350
1146
|
border-radius: 6px;
|
1351
1147
|
}
|
1352
|
-
|
1353
1148
|
.e-dashboardlayout.e-control .e-panel .e-resize.e-dl-icon {
|
1354
1149
|
line-height: 9px;
|
1355
1150
|
}
|
1356
|
-
|
1357
1151
|
.e-dashboardlayout.e-control .e-panel:hover {
|
1358
1152
|
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
|
1359
1153
|
}
|
1360
|
-
|
1361
1154
|
.e-dashboardlayout.e-control .e-panel:hover .e-panel-container .e-resize.e-dl-icon {
|
1362
1155
|
display: block;
|
1363
1156
|
}
|
1364
|
-
|
1365
1157
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-dl-icon {
|
1366
1158
|
display: none;
|
1367
1159
|
}
|
1368
|
-
|
1369
1160
|
.e-dashboardlayout.e-control .e-panel.e-panel-transition {
|
1370
|
-
transition: top .5s, left .5s;
|
1161
|
+
transition: top 0.5s, left 0.5s;
|
1371
1162
|
}
|
1372
|
-
|
1373
1163
|
.e-dashboardlayout.e-control .e-panel .e-panel-header {
|
1374
1164
|
border-bottom: none;
|
1375
1165
|
color: #fff;
|
@@ -1382,35 +1172,28 @@
|
|
1382
1172
|
border-top-left-radius: 6px;
|
1383
1173
|
border-top-right-radius: 6px;
|
1384
1174
|
}
|
1385
|
-
|
1386
1175
|
.e-dashboardlayout.e-control .e-panel .e-panel-header div {
|
1387
1176
|
overflow: hidden;
|
1388
1177
|
text-overflow: ellipsis;
|
1389
1178
|
white-space: nowrap;
|
1390
1179
|
}
|
1391
|
-
|
1392
1180
|
.e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-content {
|
1393
1181
|
display: inline-block;
|
1394
1182
|
}
|
1395
|
-
|
1396
1183
|
.e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-template {
|
1397
1184
|
float: right;
|
1398
1185
|
}
|
1399
|
-
|
1400
1186
|
.e-dashboardlayout.e-control .e-panel .e-panel-container {
|
1401
1187
|
height: 100%;
|
1402
1188
|
width: 100%;
|
1403
1189
|
}
|
1404
|
-
|
1405
1190
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-content .e-blazor-template {
|
1406
1191
|
height: inherit;
|
1407
1192
|
width: inherit;
|
1408
1193
|
}
|
1409
|
-
|
1410
1194
|
.e-dashboardlayout.e-control .e-panel .e-panel-content {
|
1411
1195
|
padding: 12px;
|
1412
1196
|
}
|
1413
|
-
|
1414
1197
|
.e-dashboardlayout.e-control .e-panel {
|
1415
1198
|
border: 1px solid #4b5563;
|
1416
1199
|
height: 100%;
|
@@ -1419,87 +1202,56 @@
|
|
1419
1202
|
user-select: none;
|
1420
1203
|
width: 100%;
|
1421
1204
|
}
|
1422
|
-
|
1423
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single,
|
1424
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double {
|
1205
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single, .e-dashboardlayout.e-control .e-panel .e-resize.e-double {
|
1425
1206
|
position: absolute;
|
1426
1207
|
-ms-touch-action: none;
|
1427
1208
|
touch-action: none;
|
1428
1209
|
}
|
1429
|
-
|
1430
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south,
|
1431
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east,
|
1432
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west,
|
1433
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north,
|
1434
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south {
|
1210
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south {
|
1435
1211
|
border: none;
|
1436
1212
|
}
|
1437
|
-
|
1438
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east:hover,
|
1439
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east:hover {
|
1213
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east:hover {
|
1440
1214
|
cursor: e-resize;
|
1441
1215
|
}
|
1442
|
-
|
1443
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west:hover,
|
1444
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west:hover {
|
1216
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west:hover {
|
1445
1217
|
cursor: w-resize;
|
1446
1218
|
}
|
1447
|
-
|
1448
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north:hover,
|
1449
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north:hover {
|
1219
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north:hover {
|
1450
1220
|
cursor: n-resize;
|
1451
1221
|
}
|
1452
|
-
|
1453
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south:hover,
|
1454
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south:hover {
|
1222
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south:hover {
|
1455
1223
|
cursor: s-resize;
|
1456
1224
|
}
|
1457
|
-
|
1458
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-west:hover,
|
1459
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-west:hover {
|
1225
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-west:hover {
|
1460
1226
|
cursor: nw-resize;
|
1461
1227
|
}
|
1462
|
-
|
1463
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-east:hover,
|
1464
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-east:hover {
|
1228
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-east:hover {
|
1465
1229
|
cursor: ne-resize;
|
1466
1230
|
}
|
1467
|
-
|
1468
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west:hover,
|
1469
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west:hover {
|
1231
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west:hover {
|
1470
1232
|
cursor: sw-resize;
|
1471
1233
|
}
|
1472
|
-
|
1473
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east:hover,
|
1474
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east:hover {
|
1234
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east:hover {
|
1475
1235
|
cursor: se-resize;
|
1476
1236
|
}
|
1477
|
-
|
1478
|
-
|
1479
|
-
.e-dashboardlayout.e-control .e-panel .e-resize.e-double::before {
|
1480
|
-
font-family: 'e-icons';
|
1237
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double::before {
|
1238
|
+
font-family: "e-icons";
|
1481
1239
|
position: absolute;
|
1482
1240
|
}
|
1483
|
-
|
1484
1241
|
.e-dashboardlayout.e-control .e-drag:hover {
|
1485
1242
|
cursor: move;
|
1486
1243
|
}
|
1487
|
-
|
1488
1244
|
.e-dashboardlayout.e-control .e-drag-restrict.e-drag:hover,
|
1489
1245
|
.e-dashboardlayout.e-control .e-drag-restrict .e-drag:hover {
|
1490
1246
|
cursor: default;
|
1491
1247
|
}
|
1492
|
-
|
1493
|
-
.e-dashboardlayout.e-control .e-panel.e-dragging,
|
1494
|
-
.e-dashboardlayout.e-control .e-panel.e-item-moving {
|
1248
|
+
.e-dashboardlayout.e-control .e-panel.e-dragging, .e-dashboardlayout.e-control .e-panel.e-item-moving {
|
1495
1249
|
cursor: move;
|
1496
1250
|
z-index: 1111 !important;
|
1497
1251
|
}
|
1498
|
-
|
1499
1252
|
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
|
1500
1253
|
float: left;
|
1501
1254
|
}
|
1502
|
-
|
1503
1255
|
.e-dashboardlayout.e-control .e-holder {
|
1504
1256
|
background: #4b5563;
|
1505
1257
|
border: 1px #9ca3af dashed;
|
@@ -1507,11 +1259,9 @@
|
|
1507
1259
|
position: absolute;
|
1508
1260
|
border-radius: 6px;
|
1509
1261
|
}
|
1510
|
-
|
1511
1262
|
.e-dashboardlayout.e-control .e-holder.e-holder-transition {
|
1512
|
-
transition: top .3s, left .3s;
|
1263
|
+
transition: top 0.3s, left 0.3s;
|
1513
1264
|
}
|
1514
|
-
|
1515
1265
|
.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
|
1516
1266
|
font-size: 16px;
|
1517
1267
|
font-weight: 500;
|
@@ -1527,7 +1277,6 @@
|
|
1527
1277
|
padding: 8px 18px;
|
1528
1278
|
line-height: 24px;
|
1529
1279
|
}
|
1530
|
-
|
1531
1280
|
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-content {
|
1532
1281
|
padding: 16px;
|
1533
1282
|
}
|
@@ -1541,111 +1290,90 @@
|
|
1541
1290
|
display: block;
|
1542
1291
|
position: relative;
|
1543
1292
|
}
|
1544
|
-
|
1545
1293
|
.e-dashboardlayout.e-control .e-panel {
|
1546
1294
|
background: #1f2937;
|
1547
1295
|
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
|
1548
1296
|
box-sizing: border-box;
|
1549
1297
|
position: absolute;
|
1550
1298
|
}
|
1551
|
-
|
1552
1299
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
|
1553
1300
|
color: #fff;
|
1554
1301
|
background: #232e3e;
|
1555
1302
|
box-sizing: border-box;
|
1556
1303
|
}
|
1557
|
-
|
1558
1304
|
.e-dashboardlayout.e-control .e-panel.e-dragging:active {
|
1559
1305
|
background: #1f2937;
|
1560
1306
|
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
|
1561
1307
|
}
|
1562
|
-
|
1563
1308
|
.e-dashboardlayout.e-control .e-panel {
|
1564
1309
|
background: #1f2937;
|
1565
1310
|
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
|
1566
1311
|
box-sizing: border-box;
|
1567
1312
|
position: absolute;
|
1568
1313
|
}
|
1569
|
-
|
1570
1314
|
.e-dashboardlayout.e-control .e-panel:active {
|
1571
1315
|
background: #374151;
|
1572
1316
|
}
|
1573
|
-
|
1574
1317
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
|
1575
1318
|
color: #fff;
|
1576
1319
|
}
|
1577
|
-
|
1578
1320
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-single {
|
1579
1321
|
background: none;
|
1580
1322
|
}
|
1581
|
-
|
1582
1323
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double {
|
1583
1324
|
color: #6b7280;
|
1584
1325
|
font-size: 8px;
|
1585
1326
|
height: 8px;
|
1586
1327
|
width: 8px;
|
1587
1328
|
}
|
1588
|
-
|
1589
1329
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-double {
|
1590
1330
|
bottom: 2px;
|
1591
1331
|
right: 2px;
|
1592
1332
|
}
|
1593
|
-
|
1594
1333
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-double {
|
1595
1334
|
bottom: 2px;
|
1596
1335
|
left: 2px;
|
1597
1336
|
}
|
1598
|
-
|
1599
1337
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-double {
|
1600
1338
|
left: 2px;
|
1601
1339
|
top: 2px;
|
1602
1340
|
}
|
1603
|
-
|
1604
1341
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-double {
|
1605
1342
|
right: 2px;
|
1606
1343
|
top: 2px;
|
1607
1344
|
}
|
1608
|
-
|
1609
1345
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-shrink {
|
1610
1346
|
right: 2px;
|
1611
1347
|
top: 2px;
|
1612
1348
|
}
|
1613
|
-
|
1614
1349
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-shrink {
|
1615
1350
|
left: 2px;
|
1616
1351
|
top: 2px;
|
1617
1352
|
}
|
1618
|
-
|
1619
1353
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-shrink {
|
1620
1354
|
bottom: 2px;
|
1621
1355
|
left: 2px;
|
1622
1356
|
}
|
1623
|
-
|
1624
1357
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-shrink {
|
1625
1358
|
bottom: 2px;
|
1626
1359
|
right: 2px;
|
1627
1360
|
}
|
1628
|
-
|
1629
1361
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-expand {
|
1630
1362
|
right: 2px;
|
1631
1363
|
top: 2px;
|
1632
1364
|
}
|
1633
|
-
|
1634
1365
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-expand {
|
1635
1366
|
left: 2px;
|
1636
1367
|
top: 2px;
|
1637
1368
|
}
|
1638
|
-
|
1639
1369
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-expand {
|
1640
1370
|
bottom: 2px;
|
1641
1371
|
left: 2px;
|
1642
1372
|
}
|
1643
|
-
|
1644
1373
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-expand {
|
1645
1374
|
bottom: 2px;
|
1646
1375
|
right: 2px;
|
1647
1376
|
}
|
1648
|
-
|
1649
1377
|
.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
|
1650
1378
|
color: #fff;
|
1651
|
-
}
|
1379
|
+
}
|