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