@syncfusion/ej2-vue-layouts 25.2.3 → 26.1.38

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 (123) hide show
  1. package/dist/ej2-vue-layouts.umd.min.js +2 -2
  2. package/dist/ej2-vue-layouts.umd.min.js.map +1 -1
  3. package/dist/es6/ej2-vue-layouts.es2015.js +8 -14
  4. package/dist/es6/ej2-vue-layouts.es2015.js.map +1 -1
  5. package/dist/es6/ej2-vue-layouts.es5.js +8 -14
  6. package/dist/es6/ej2-vue-layouts.es5.js.map +1 -1
  7. package/package.json +9 -9
  8. package/styles/avatar/bootstrap-dark.css +48 -1
  9. package/styles/avatar/bootstrap.css +48 -1
  10. package/styles/avatar/bootstrap4.css +48 -1
  11. package/styles/avatar/bootstrap5-dark.css +63 -1
  12. package/styles/avatar/bootstrap5.css +63 -1
  13. package/styles/avatar/fabric-dark.css +48 -1
  14. package/styles/avatar/fabric.css +48 -1
  15. package/styles/avatar/fluent-dark.css +61 -1
  16. package/styles/avatar/fluent.css +61 -1
  17. package/styles/avatar/fluent2.css +1097 -0
  18. package/styles/avatar/fluent2.scss +1 -0
  19. package/styles/avatar/highcontrast-light.css +48 -1
  20. package/styles/avatar/highcontrast.css +48 -1
  21. package/styles/avatar/material-dark.css +48 -1
  22. package/styles/avatar/material.css +48 -1
  23. package/styles/avatar/material3-dark.css +171 -1
  24. package/styles/avatar/material3.css +283 -1
  25. package/styles/avatar/tailwind-dark.css +61 -1
  26. package/styles/avatar/tailwind.css +61 -1
  27. package/styles/bootstrap-dark.css +1752 -1
  28. package/styles/bootstrap.css +1753 -1
  29. package/styles/bootstrap4.css +1757 -1
  30. package/styles/bootstrap5-dark.css +1770 -1
  31. package/styles/bootstrap5.css +1770 -1
  32. package/styles/card/bootstrap-dark.css +556 -1
  33. package/styles/card/bootstrap.css +557 -1
  34. package/styles/card/bootstrap4.css +563 -1
  35. package/styles/card/bootstrap5-dark.css +556 -1
  36. package/styles/card/bootstrap5.css +556 -1
  37. package/styles/card/fabric-dark.css +556 -1
  38. package/styles/card/fabric.css +567 -1
  39. package/styles/card/fluent-dark.css +579 -1
  40. package/styles/card/fluent.css +579 -1
  41. package/styles/card/fluent2.css +1593 -0
  42. package/styles/card/fluent2.scss +1 -0
  43. package/styles/card/highcontrast-light.css +556 -1
  44. package/styles/card/highcontrast.css +568 -1
  45. package/styles/card/material-dark.css +556 -1
  46. package/styles/card/material.css +557 -1
  47. package/styles/card/material3-dark.css +667 -1
  48. package/styles/card/material3.css +779 -1
  49. package/styles/card/tailwind-dark.css +557 -1
  50. package/styles/card/tailwind.css +557 -1
  51. package/styles/dashboard-layout/bootstrap-dark.css +295 -1
  52. package/styles/dashboard-layout/bootstrap.css +295 -1
  53. package/styles/dashboard-layout/bootstrap4.css +295 -1
  54. package/styles/dashboard-layout/bootstrap5-dark.css +306 -1
  55. package/styles/dashboard-layout/bootstrap5.css +306 -1
  56. package/styles/dashboard-layout/fabric-dark.css +295 -1
  57. package/styles/dashboard-layout/fabric.css +295 -1
  58. package/styles/dashboard-layout/fluent-dark.css +300 -1
  59. package/styles/dashboard-layout/fluent.css +300 -1
  60. package/styles/dashboard-layout/fluent2.css +1336 -0
  61. package/styles/dashboard-layout/fluent2.scss +1 -0
  62. package/styles/dashboard-layout/highcontrast-light.css +232 -1
  63. package/styles/dashboard-layout/highcontrast.css +293 -1
  64. package/styles/dashboard-layout/material-dark.css +295 -1
  65. package/styles/dashboard-layout/material.css +295 -1
  66. package/styles/dashboard-layout/material3-dark.css +412 -1
  67. package/styles/dashboard-layout/material3.css +524 -1
  68. package/styles/dashboard-layout/tailwind-dark.css +319 -1
  69. package/styles/dashboard-layout/tailwind.css +319 -1
  70. package/styles/fabric-dark.css +1752 -1
  71. package/styles/fabric.css +1763 -1
  72. package/styles/fluent-dark.css +1785 -1
  73. package/styles/fluent.css +1785 -1
  74. package/styles/fluent2.css +6939 -0
  75. package/styles/fluent2.scss +5 -0
  76. package/styles/highcontrast-light.css +1689 -1
  77. package/styles/highcontrast.css +1762 -1
  78. package/styles/material-dark.css +1750 -1
  79. package/styles/material.css +1752 -1
  80. package/styles/material3-dark.css +2315 -1
  81. package/styles/material3.css +2875 -1
  82. package/styles/splitter/bootstrap-dark.css +552 -1
  83. package/styles/splitter/bootstrap.css +552 -1
  84. package/styles/splitter/bootstrap4.css +550 -1
  85. package/styles/splitter/bootstrap5-dark.css +544 -1
  86. package/styles/splitter/bootstrap5.css +544 -1
  87. package/styles/splitter/fabric-dark.css +552 -1
  88. package/styles/splitter/fabric.css +552 -1
  89. package/styles/splitter/fluent-dark.css +544 -1
  90. package/styles/splitter/fluent.css +544 -1
  91. package/styles/splitter/fluent2.css +1578 -0
  92. package/styles/splitter/fluent2.scss +1 -0
  93. package/styles/splitter/highcontrast-light.css +552 -1
  94. package/styles/splitter/highcontrast.css +552 -1
  95. package/styles/splitter/material-dark.css +550 -1
  96. package/styles/splitter/material.css +551 -1
  97. package/styles/splitter/material3-dark.css +654 -1
  98. package/styles/splitter/material3.css +766 -1
  99. package/styles/splitter/tailwind-dark.css +544 -1
  100. package/styles/splitter/tailwind.css +544 -1
  101. package/styles/tailwind-dark.css +1782 -1
  102. package/styles/tailwind.css +1782 -1
  103. package/styles/timeline/bootstrap-dark.css +298 -1
  104. package/styles/timeline/bootstrap.css +298 -1
  105. package/styles/timeline/bootstrap4.css +298 -1
  106. package/styles/timeline/bootstrap5-dark.css +298 -1
  107. package/styles/timeline/bootstrap5.css +298 -1
  108. package/styles/timeline/fabric-dark.css +298 -1
  109. package/styles/timeline/fabric.css +298 -1
  110. package/styles/timeline/fluent-dark.css +298 -1
  111. package/styles/timeline/fluent.css +298 -1
  112. package/styles/timeline/fluent2.css +1332 -0
  113. package/styles/timeline/fluent2.scss +1 -0
  114. package/styles/timeline/highcontrast-light.css +298 -1
  115. package/styles/timeline/highcontrast.css +298 -1
  116. package/styles/timeline/material-dark.css +298 -1
  117. package/styles/timeline/material.css +298 -1
  118. package/styles/timeline/material3-dark.css +408 -1
  119. package/styles/timeline/material3.css +520 -1
  120. package/styles/timeline/tailwind-dark.css +298 -1
  121. package/styles/timeline/tailwind.css +298 -1
  122. package/CHANGELOG.md +0 -591
  123. package/dist/global/ej2-vue-layouts.min.js +0 -10
@@ -1 +1,556 @@
1
- @import '@syncfusion/ej2-layouts/styles/card/material-dark.css';
1
+ /*! component's default definitions and variables */
2
+ /*! component's theme wise override material-definitions and variables */
3
+ .e-bigger .e-card,
4
+ .e-bigger.e-card {
5
+ line-height: 36px;
6
+ min-height: 36px;
7
+ }
8
+ .e-bigger .e-card > .e-card-header-title,
9
+ .e-bigger.e-card > .e-card-header-title {
10
+ line-height: 12px;
11
+ padding: 12px;
12
+ }
13
+ .e-bigger .e-card > .e-card-header-title + :not(.e-card-header-title),
14
+ .e-bigger.e-card > .e-card-header-title + :not(.e-card-header-title) {
15
+ margin-top: 0;
16
+ padding-top: 0;
17
+ }
18
+ .e-bigger .e-card > .e-card-title,
19
+ .e-bigger.e-card > .e-card-title {
20
+ line-height: 13px;
21
+ padding: 18px 12px 12px;
22
+ }
23
+ .e-bigger .e-card > .e-card-title + :not(.e-card-title),
24
+ .e-bigger.e-card > .e-card-title + :not(.e-card-title) {
25
+ margin-top: 0;
26
+ padding-top: 0;
27
+ }
28
+ .e-bigger .e-card.e-card-horizontal .e-card-image,
29
+ .e-bigger .e-card.e-card-horizontal img,
30
+ .e-bigger .e-card .e-card-horizontal .e-card-image,
31
+ .e-bigger .e-card .e-card-horizontal img,
32
+ .e-bigger.e-card.e-card-horizontal .e-card-image,
33
+ .e-bigger.e-card.e-card-horizontal img,
34
+ .e-bigger.e-card .e-card-horizontal .e-card-image,
35
+ .e-bigger.e-card .e-card-horizontal img {
36
+ margin: 2px;
37
+ }
38
+ .e-bigger .e-card .e-card-header,
39
+ .e-bigger.e-card .e-card-header {
40
+ min-height: 22.5px;
41
+ padding: 12px;
42
+ }
43
+ .e-bigger .e-card .e-card-header .e-card-content,
44
+ .e-bigger.e-card .e-card-header .e-card-content {
45
+ padding-left: 0;
46
+ padding-right: 0;
47
+ }
48
+ .e-bigger .e-card .e-card-header .e-card-header-caption,
49
+ .e-bigger.e-card .e-card-header .e-card-header-caption {
50
+ padding: 0 0 0 12px;
51
+ }
52
+ .e-bigger .e-card .e-card-header .e-card-header-caption:first-child,
53
+ .e-bigger.e-card .e-card-header .e-card-header-caption:first-child {
54
+ padding: 0;
55
+ }
56
+ .e-bigger .e-card .e-card-header .e-card-header-caption .e-card-header-title,
57
+ .e-bigger.e-card .e-card-header .e-card-header-caption .e-card-header-title {
58
+ font-size: 15px;
59
+ line-height: 13.5px;
60
+ }
61
+ .e-bigger .e-card .e-card-header .e-card-header-caption .e-card-sub-title,
62
+ .e-bigger.e-card .e-card-header .e-card-header-caption .e-card-sub-title {
63
+ font-size: 14px;
64
+ line-height: 10.5px;
65
+ padding: 0 0 6px;
66
+ }
67
+ .e-bigger .e-card .e-card-header .e-card-header-image,
68
+ .e-bigger.e-card .e-card-header .e-card-header-image {
69
+ background-size: cover;
70
+ height: 30px;
71
+ width: 30px;
72
+ }
73
+ .e-bigger .e-card .e-card-image,
74
+ .e-bigger.e-card .e-card-image {
75
+ min-height: 112.5px;
76
+ }
77
+ .e-bigger .e-card .e-card-image .e-card-title,
78
+ .e-bigger.e-card .e-card-image .e-card-title {
79
+ font-size: 24px;
80
+ line-height: 18px;
81
+ min-height: 30px;
82
+ padding: 6px;
83
+ }
84
+ .e-bigger .e-card .e-card-actions,
85
+ .e-bigger.e-card .e-card-actions {
86
+ padding: 6px;
87
+ }
88
+ .e-bigger .e-card .e-card-actions.e-card-vertical,
89
+ .e-bigger.e-card .e-card-actions.e-card-vertical {
90
+ padding: 0 6px;
91
+ }
92
+ .e-bigger .e-card .e-card-actions.e-card-vertical .e-card-btn,
93
+ .e-bigger .e-card .e-card-actions.e-card-vertical a,
94
+ .e-bigger.e-card .e-card-actions.e-card-vertical .e-card-btn,
95
+ .e-bigger.e-card .e-card-actions.e-card-vertical a {
96
+ margin: 0 0 6px 0;
97
+ }
98
+ .e-bigger .e-card .e-card-actions.e-card-vertical .e-card-btn:last-child,
99
+ .e-bigger .e-card .e-card-actions.e-card-vertical a:last-child,
100
+ .e-bigger.e-card .e-card-actions.e-card-vertical .e-card-btn:last-child,
101
+ .e-bigger.e-card .e-card-actions.e-card-vertical a:last-child {
102
+ margin-bottom: 0;
103
+ }
104
+ .e-bigger .e-card .e-card-actions .e-card-btn span,
105
+ .e-bigger .e-card .e-card-actions .e-card-btn span.e-icons,
106
+ .e-bigger.e-card .e-card-actions .e-card-btn span,
107
+ .e-bigger.e-card .e-card-actions .e-card-btn span.e-icons {
108
+ height: 24px;
109
+ width: 24px;
110
+ }
111
+ .e-bigger .e-card .e-card-actions .e-card-btn,
112
+ .e-bigger .e-card .e-card-actions a,
113
+ .e-bigger.e-card .e-card-actions .e-card-btn,
114
+ .e-bigger.e-card .e-card-actions a {
115
+ line-height: 27px;
116
+ margin: 0 0 0 6px;
117
+ min-height: 27px;
118
+ padding: 0 6px;
119
+ }
120
+ .e-bigger .e-card .e-card-actions .e-card-btn:first-child,
121
+ .e-bigger .e-card .e-card-actions a:first-child,
122
+ .e-bigger.e-card .e-card-actions .e-card-btn:first-child,
123
+ .e-bigger.e-card .e-card-actions a:first-child {
124
+ margin-left: 0;
125
+ }
126
+ .e-bigger .e-card .e-card-content,
127
+ .e-bigger.e-card .e-card-content {
128
+ padding: 12px;
129
+ }
130
+ .e-bigger .e-card .e-card-content + :not(.e-card-content),
131
+ .e-bigger .e-card .e-card-content + .e-card-actions.e-card-vertical,
132
+ .e-bigger.e-card .e-card-content + :not(.e-card-content),
133
+ .e-bigger.e-card .e-card-content + .e-card-actions.e-card-vertical {
134
+ margin-top: 0;
135
+ padding-top: 0;
136
+ }
137
+
138
+ .e-card {
139
+ border-radius: 0;
140
+ -webkit-box-sizing: border-box;
141
+ box-sizing: border-box;
142
+ display: -webkit-box;
143
+ display: -ms-flexbox;
144
+ display: flex;
145
+ -webkit-box-orient: vertical;
146
+ -webkit-box-direction: normal;
147
+ -ms-flex-direction: column;
148
+ flex-direction: column;
149
+ font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
150
+ font-size: 15px;
151
+ -webkit-box-pack: center;
152
+ -ms-flex-pack: center;
153
+ justify-content: center;
154
+ line-height: 16px;
155
+ min-height: 48px;
156
+ overflow: hidden;
157
+ position: relative;
158
+ text-overflow: ellipsis;
159
+ vertical-align: middle;
160
+ width: 100%;
161
+ }
162
+ .e-card > * {
163
+ -webkit-box-pack: center;
164
+ -ms-flex-pack: center;
165
+ justify-content: center;
166
+ }
167
+ .e-card > .e-card-header-title {
168
+ -webkit-box-sizing: border-box;
169
+ box-sizing: border-box;
170
+ font-size: 15px;
171
+ line-height: 16px;
172
+ padding: 16px;
173
+ }
174
+ .e-card > .e-card-header-title + :not(.e-card-header-title) {
175
+ margin-top: 0;
176
+ padding-top: 0;
177
+ }
178
+ .e-card > .e-card-title {
179
+ font-size: 18px;
180
+ line-height: 12px;
181
+ padding: 8px;
182
+ }
183
+ .e-card > .e-card-title + :not(.e-card-title) {
184
+ margin-top: 0;
185
+ padding-top: 0;
186
+ }
187
+ .e-card > .e-card-header-title,
188
+ .e-card > .e-card-title {
189
+ overflow: hidden;
190
+ text-overflow: ellipsis;
191
+ }
192
+ .e-card .e-card-header-caption {
193
+ line-height: normal;
194
+ }
195
+ .e-card .e-card-header-caption .e-card-header-title {
196
+ font-size: 15px;
197
+ }
198
+ .e-card .e-card-header-caption .e-card-sub-title {
199
+ font-size: 14px;
200
+ }
201
+ .e-card .e-card-stacked {
202
+ display: -webkit-box;
203
+ display: -ms-flexbox;
204
+ display: flex;
205
+ -webkit-box-orient: vertical;
206
+ -webkit-box-direction: normal;
207
+ -ms-flex-direction: column;
208
+ flex-direction: column;
209
+ -webkit-box-pack: center;
210
+ -ms-flex-pack: center;
211
+ justify-content: center;
212
+ overflow: hidden;
213
+ }
214
+ .e-card.e-card-horizontal,
215
+ .e-card .e-card-horizontal {
216
+ display: -webkit-box;
217
+ display: -ms-flexbox;
218
+ display: flex;
219
+ -webkit-box-orient: horizontal;
220
+ -webkit-box-direction: normal;
221
+ -ms-flex-direction: row;
222
+ flex-direction: row;
223
+ -webkit-box-pack: center;
224
+ -ms-flex-pack: center;
225
+ justify-content: center;
226
+ }
227
+ .e-card.e-card-horizontal .e-card-image,
228
+ .e-card.e-card-horizontal img,
229
+ .e-card .e-card-horizontal .e-card-image,
230
+ .e-card .e-card-horizontal img {
231
+ margin: 2px;
232
+ }
233
+ .e-card .e-card-horizontal {
234
+ line-height: normal;
235
+ padding: 2px;
236
+ }
237
+ .e-card.e-card-horizontal > * {
238
+ -webkit-box-flex: 1;
239
+ -ms-flex: 1;
240
+ flex: 1;
241
+ }
242
+ .e-card.e-card-horizontal .e-card-stacked {
243
+ display: -webkit-box;
244
+ display: -ms-flexbox;
245
+ display: flex;
246
+ -webkit-box-flex: 1;
247
+ -ms-flex: 1;
248
+ flex: 1;
249
+ -webkit-box-orient: vertical;
250
+ -webkit-box-direction: normal;
251
+ -ms-flex-direction: column;
252
+ flex-direction: column;
253
+ overflow: hidden;
254
+ }
255
+ .e-card.e-card-horizontal .e-card-stacked > :first-child {
256
+ -webkit-box-flex: 1;
257
+ -ms-flex-positive: 1;
258
+ flex-grow: 1;
259
+ }
260
+ .e-card .e-card-separator {
261
+ display: block;
262
+ }
263
+ .e-card .e-card-corner {
264
+ border-radius: 50%;
265
+ }
266
+ .e-card .e-card-header {
267
+ -webkit-box-sizing: border-box;
268
+ box-sizing: border-box;
269
+ display: -webkit-box;
270
+ display: -ms-flexbox;
271
+ display: flex;
272
+ -webkit-box-orient: horizontal;
273
+ -webkit-box-direction: normal;
274
+ -ms-flex-direction: row;
275
+ flex-direction: row;
276
+ -webkit-box-pack: center;
277
+ -ms-flex-pack: center;
278
+ justify-content: center;
279
+ line-height: normal;
280
+ min-height: 30px;
281
+ padding: 16px 0 16px 16px;
282
+ width: inherit;
283
+ }
284
+ .e-card .e-card-header .e-card-content {
285
+ padding-left: 0;
286
+ padding-right: 0;
287
+ }
288
+ .e-card .e-card-header .e-card-actions {
289
+ -webkit-box-pack: start;
290
+ -ms-flex-pack: start;
291
+ justify-content: flex-start;
292
+ }
293
+ .e-card .e-card-header .e-card-header-image {
294
+ -ms-flex-item-align: center;
295
+ align-self: center;
296
+ display: -webkit-box;
297
+ display: -ms-flexbox;
298
+ display: flex;
299
+ }
300
+ .e-card .e-card-header .e-card-header-caption {
301
+ -ms-flex-item-align: center;
302
+ align-self: center;
303
+ display: -webkit-box;
304
+ display: -ms-flexbox;
305
+ display: flex;
306
+ -webkit-box-flex: 1;
307
+ -ms-flex: 1;
308
+ flex: 1;
309
+ -webkit-box-orient: vertical;
310
+ -webkit-box-direction: normal;
311
+ -ms-flex-direction: column;
312
+ flex-direction: column;
313
+ overflow: hidden;
314
+ padding: 0 0 0 8px;
315
+ }
316
+ .e-card .e-card-header .e-card-header-caption:first-child {
317
+ padding: 0;
318
+ }
319
+ .e-card .e-card-header .e-card-header-caption .e-card-header-title,
320
+ .e-card .e-card-header .e-card-header-caption .e-card-sub-title {
321
+ display: inline-block;
322
+ overflow: hidden;
323
+ text-overflow: ellipsis;
324
+ white-space: nowrap;
325
+ }
326
+ .e-card .e-card-header .e-card-header-caption .e-card-header-title {
327
+ font-size: 13px;
328
+ font-weight: normal;
329
+ line-height: 18px;
330
+ }
331
+ .e-card .e-card-header .e-card-header-caption .e-card-sub-title {
332
+ font-size: 12px;
333
+ font-weight: normal;
334
+ line-height: 14px;
335
+ padding: 0 0 8px;
336
+ }
337
+ .e-card .e-card-header .e-card-header-image {
338
+ background-repeat: no-repeat;
339
+ background-size: cover;
340
+ height: 40px;
341
+ width: 40px;
342
+ }
343
+ .e-card .e-card-header .e-card-corner {
344
+ border-radius: 50%;
345
+ }
346
+ .e-card .e-card-image {
347
+ background-size: cover;
348
+ min-height: 150px;
349
+ position: relative;
350
+ width: 100%;
351
+ }
352
+ .e-card .e-card-image .e-card-title {
353
+ bottom: 0;
354
+ -webkit-box-sizing: border-box;
355
+ box-sizing: border-box;
356
+ font-size: 24px;
357
+ line-height: 22px;
358
+ min-height: 40px;
359
+ overflow: hidden;
360
+ padding: 16px;
361
+ position: absolute;
362
+ text-overflow: ellipsis;
363
+ width: inherit;
364
+ }
365
+ .e-card .e-card-image .e-card-title.e-card-top-left, .e-card .e-card-image .e-card-title.e-card-top-right {
366
+ bottom: auto;
367
+ top: 0;
368
+ }
369
+ .e-card .e-card-image .e-card-title.e-card-top-right {
370
+ text-align: right;
371
+ }
372
+ .e-card .e-card-image .e-card-title.e-card-bottom-right {
373
+ text-align: right;
374
+ }
375
+ .e-card .e-card-actions {
376
+ -webkit-box-sizing: border-box;
377
+ box-sizing: border-box;
378
+ display: inline-block;
379
+ -webkit-box-pack: start;
380
+ -ms-flex-pack: start;
381
+ justify-content: flex-start;
382
+ padding: 8px;
383
+ }
384
+ .e-card .e-card-actions.e-card-vertical {
385
+ display: -webkit-box;
386
+ display: -ms-flexbox;
387
+ display: flex;
388
+ -webkit-box-orient: vertical;
389
+ -webkit-box-direction: normal;
390
+ -ms-flex-direction: column;
391
+ flex-direction: column;
392
+ padding: 0 8px;
393
+ }
394
+ .e-card .e-card-actions.e-card-vertical .e-card-btn,
395
+ .e-card .e-card-actions.e-card-vertical a {
396
+ -ms-flex-item-align: initial;
397
+ align-self: initial;
398
+ -webkit-box-sizing: border-box;
399
+ box-sizing: border-box;
400
+ display: inline-block;
401
+ -webkit-box-pack: center;
402
+ -ms-flex-pack: center;
403
+ justify-content: center;
404
+ margin: 0 0 8px 0;
405
+ text-align: center;
406
+ width: 100%;
407
+ }
408
+ .e-card .e-card-actions.e-card-vertical .e-card-btn:last-child,
409
+ .e-card .e-card-actions.e-card-vertical a:last-child {
410
+ margin-bottom: 0;
411
+ }
412
+ .e-card .e-card-actions button,
413
+ .e-card .e-card-actions a {
414
+ -webkit-box-align: center;
415
+ -ms-flex-align: center;
416
+ align-items: center;
417
+ -ms-flex-item-align: center;
418
+ align-self: center;
419
+ cursor: pointer;
420
+ display: -webkit-inline-box;
421
+ display: -ms-inline-flexbox;
422
+ display: inline-flex;
423
+ overflow: hidden;
424
+ vertical-align: middle;
425
+ white-space: nowrap;
426
+ }
427
+ .e-card .e-card-actions .e-card-btn span,
428
+ .e-card .e-card-actions .e-card-btn span.e-icons {
429
+ display: -webkit-box;
430
+ display: -ms-flexbox;
431
+ display: flex;
432
+ font-size: 14px;
433
+ height: 24px;
434
+ width: 24px;
435
+ }
436
+ .e-card .e-card-actions .e-card-btn span::before,
437
+ .e-card .e-card-actions .e-card-btn span.e-icons::before {
438
+ -ms-flex-item-align: center;
439
+ align-self: center;
440
+ display: -webkit-box;
441
+ display: -ms-flexbox;
442
+ display: flex;
443
+ -webkit-box-pack: center;
444
+ -ms-flex-pack: center;
445
+ justify-content: center;
446
+ width: inherit;
447
+ }
448
+ .e-card .e-card-actions .e-card-btn > * {
449
+ overflow: hidden;
450
+ text-overflow: ellipsis;
451
+ width: inherit;
452
+ }
453
+ .e-card .e-card-actions .e-card-btn,
454
+ .e-card .e-card-actions a {
455
+ border-radius: 2px;
456
+ }
457
+ .e-card .e-card-actions .e-card-btn,
458
+ .e-card .e-card-actions a {
459
+ font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
460
+ font-size: 14px;
461
+ line-height: 36px;
462
+ margin: 0 0 0 8px;
463
+ min-height: 36px;
464
+ padding: 0 6px;
465
+ text-decoration: none;
466
+ text-transform: none;
467
+ }
468
+ .e-card .e-card-actions .e-card-btn:first-child,
469
+ .e-card .e-card-actions a:first-child {
470
+ margin-left: 0;
471
+ }
472
+ .e-card .e-card-content {
473
+ font-size: 14px;
474
+ line-height: normal;
475
+ padding: 16px;
476
+ word-wrap: break-word;
477
+ }
478
+ .e-card .e-card-content + :not(.e-card-content),
479
+ .e-card .e-card-content + .e-card-actions.e-card-vertical {
480
+ margin-top: 0;
481
+ padding-top: 0;
482
+ }
483
+ .e-card .e-card-content,
484
+ .e-card .e-card-content p {
485
+ line-height: normal;
486
+ overflow: hidden;
487
+ text-overflow: ellipsis;
488
+ }
489
+
490
+ /* stylelint-disable property-no-vendor-prefix */
491
+ .e-card {
492
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
493
+ background: #303030;
494
+ border: 1px solid #000;
495
+ -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4);
496
+ box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4);
497
+ color: #000;
498
+ outline: none;
499
+ }
500
+ .e-card:hover {
501
+ background-color: #303030;
502
+ border-color: #000;
503
+ }
504
+ .e-card:focus {
505
+ background-color: #303030;
506
+ border-color: #000;
507
+ }
508
+ .e-card:active {
509
+ background-color: #303030;
510
+ border-color: #000;
511
+ }
512
+ .e-card .e-card-separator {
513
+ border-bottom: 1px solid #000;
514
+ }
515
+ .e-card .e-card-header-caption .e-card-header-title {
516
+ color: #fff;
517
+ }
518
+ .e-card .e-card-header-caption .e-card-sub-title {
519
+ color: rgba(255, 255, 255, 0.7);
520
+ }
521
+ .e-card .e-card-image .e-card-title {
522
+ background-color: #fff;
523
+ color: #000;
524
+ }
525
+ .e-card .e-card-actions .e-card-btn span,
526
+ .e-card .e-card-actions .e-card-btn span.e-icons {
527
+ color: #000;
528
+ }
529
+ .e-card .e-card-actions .e-card-btn,
530
+ .e-card .e-card-actions a {
531
+ background-color: #fff;
532
+ border: 0;
533
+ color: #000;
534
+ outline: 0;
535
+ }
536
+ .e-card .e-card-actions .e-card-btn:hover,
537
+ .e-card .e-card-actions a:hover {
538
+ background-color: #fff;
539
+ border: 0;
540
+ color: #000;
541
+ }
542
+ .e-card .e-card-actions .e-card-btn:focus,
543
+ .e-card .e-card-actions a:focus {
544
+ background-color: #fff;
545
+ border: 0;
546
+ color: #000;
547
+ }
548
+ .e-card .e-card-actions .e-card-btn:active,
549
+ .e-card .e-card-actions a:active {
550
+ background-color: #fff;
551
+ border: 0;
552
+ color: #000;
553
+ }
554
+ .e-card .e-card-content {
555
+ color: rgba(255, 255, 255, 0.7);
556
+ }