@syncfusion/ej2-vue-layouts 23.2.4 → 24.2.3

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