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