@northdata/fomantic-ui 2.8.722 → 2.9.400
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/lib/semantic-ui/dist/components/accordion.css +62 -69
- package/lib/semantic-ui/dist/components/accordion.js +595 -618
- package/lib/semantic-ui/dist/components/accordion.min.css +4 -4
- package/lib/semantic-ui/dist/components/accordion.min.js +6 -6
- package/lib/semantic-ui/dist/components/api.js +1225 -1177
- package/lib/semantic-ui/dist/components/api.min.js +6 -6
- package/lib/semantic-ui/dist/components/button.css +291 -634
- package/lib/semantic-ui/dist/components/button.min.css +4 -4
- package/lib/semantic-ui/dist/components/calendar.css +149 -33
- package/lib/semantic-ui/dist/components/calendar.js +2045 -1774
- package/lib/semantic-ui/dist/components/calendar.min.css +4 -4
- package/lib/semantic-ui/dist/components/calendar.min.js +6 -6
- package/lib/semantic-ui/dist/components/card.css +147 -537
- package/lib/semantic-ui/dist/components/card.min.css +4 -4
- package/lib/semantic-ui/dist/components/checkbox.css +215 -405
- package/lib/semantic-ui/dist/components/checkbox.js +888 -876
- package/lib/semantic-ui/dist/components/checkbox.min.css +4 -4
- package/lib/semantic-ui/dist/components/checkbox.min.js +6 -6
- package/lib/semantic-ui/dist/components/container.css +20 -21
- package/lib/semantic-ui/dist/components/container.min.css +4 -4
- package/lib/semantic-ui/dist/components/dimmer.css +76 -184
- package/lib/semantic-ui/dist/components/dimmer.js +732 -753
- package/lib/semantic-ui/dist/components/dimmer.min.css +4 -4
- package/lib/semantic-ui/dist/components/dimmer.min.js +6 -6
- package/lib/semantic-ui/dist/components/divider.css +81 -88
- package/lib/semantic-ui/dist/components/divider.min.css +4 -4
- package/lib/semantic-ui/dist/components/dropdown.css +431 -450
- package/lib/semantic-ui/dist/components/dropdown.js +4432 -4238
- package/lib/semantic-ui/dist/components/dropdown.min.css +4 -4
- package/lib/semantic-ui/dist/components/dropdown.min.js +6 -6
- package/lib/semantic-ui/dist/components/feed.css +130 -87
- package/lib/semantic-ui/dist/components/feed.min.css +4 -4
- package/lib/semantic-ui/dist/components/flag.css +541 -511
- package/lib/semantic-ui/dist/components/flag.min.css +4 -4
- package/lib/semantic-ui/dist/components/form.css +437 -476
- package/lib/semantic-ui/dist/components/form.js +2199 -2033
- package/lib/semantic-ui/dist/components/form.min.css +4 -4
- package/lib/semantic-ui/dist/components/form.min.js +6 -6
- package/lib/semantic-ui/dist/components/grid.css +151 -306
- package/lib/semantic-ui/dist/components/grid.min.css +4 -4
- package/lib/semantic-ui/dist/components/header.css +82 -99
- package/lib/semantic-ui/dist/components/header.min.css +4 -4
- package/lib/semantic-ui/dist/components/icon.css +2744 -2706
- package/lib/semantic-ui/dist/components/icon.min.css +4 -4
- package/lib/semantic-ui/dist/components/image.css +38 -73
- package/lib/semantic-ui/dist/components/image.min.css +4 -4
- package/lib/semantic-ui/dist/components/input.css +344 -254
- package/lib/semantic-ui/dist/components/input.min.css +4 -4
- package/lib/semantic-ui/dist/components/item.css +91 -139
- package/lib/semantic-ui/dist/components/item.min.css +4 -4
- package/lib/semantic-ui/dist/components/label.css +244 -267
- package/lib/semantic-ui/dist/components/label.min.css +4 -4
- package/lib/semantic-ui/dist/components/list.css +75 -113
- package/lib/semantic-ui/dist/components/list.min.css +4 -4
- package/lib/semantic-ui/dist/components/loader.css +142 -601
- package/lib/semantic-ui/dist/components/loader.min.css +4 -4
- package/lib/semantic-ui/dist/components/menu.css +398 -638
- package/lib/semantic-ui/dist/components/menu.min.css +9 -1
- package/lib/semantic-ui/dist/components/message.css +116 -332
- package/lib/semantic-ui/dist/components/message.min.css +4 -4
- package/lib/semantic-ui/dist/components/modal.css +149 -138
- package/lib/semantic-ui/dist/components/modal.js +1637 -1209
- package/lib/semantic-ui/dist/components/modal.min.css +4 -4
- package/lib/semantic-ui/dist/components/modal.min.js +6 -6
- package/lib/semantic-ui/dist/components/popup.css +284 -277
- package/lib/semantic-ui/dist/components/popup.js +1561 -1541
- package/lib/semantic-ui/dist/components/popup.min.css +4 -4
- package/lib/semantic-ui/dist/components/popup.min.js +6 -6
- package/lib/semantic-ui/dist/components/reset.css +12 -17
- package/lib/semantic-ui/dist/components/reset.min.css +4 -4
- package/lib/semantic-ui/dist/components/search.css +99 -137
- package/lib/semantic-ui/dist/components/search.js +1641 -1565
- package/lib/semantic-ui/dist/components/search.min.css +4 -4
- package/lib/semantic-ui/dist/components/search.min.js +6 -6
- package/lib/semantic-ui/dist/components/segment.css +149 -275
- package/lib/semantic-ui/dist/components/segment.min.css +4 -4
- package/lib/semantic-ui/dist/components/site.css +40 -48
- package/lib/semantic-ui/dist/components/site.js +455 -493
- package/lib/semantic-ui/dist/components/site.min.css +4 -4
- package/lib/semantic-ui/dist/components/site.min.js +6 -6
- package/lib/semantic-ui/dist/components/tab.css +16 -20
- package/lib/semantic-ui/dist/components/tab.js +967 -1001
- package/lib/semantic-ui/dist/components/tab.min.css +4 -4
- package/lib/semantic-ui/dist/components/tab.min.js +6 -6
- package/lib/semantic-ui/dist/components/table.css +465 -424
- package/lib/semantic-ui/dist/components/table.min.css +4 -4
- package/lib/semantic-ui/dist/components/transition.css +264 -1282
- package/lib/semantic-ui/dist/components/transition.js +1034 -1109
- package/lib/semantic-ui/dist/components/transition.min.css +4 -4
- package/lib/semantic-ui/dist/components/transition.min.js +6 -6
- package/lib/semantic-ui/dist/semantic-packed.css +5619 -6592
- package/lib/semantic-ui/dist/semantic.css +8547 -11697
- package/lib/semantic-ui/dist/semantic.full.css +14698 -11227
- package/lib/semantic-ui/dist/semantic.full.min.css +6 -262
- package/lib/semantic-ui/dist/semantic.js +19428 -19253
- package/lib/semantic-ui/dist/semantic.min.css +128 -128
- package/lib/semantic-ui/dist/semantic.min.js +6 -6
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/LICENSE.txt +91 -0
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/LICENSE_icons.txt +165 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.woff2 +0 -0
- package/package.json +17 -7
- package/lib/semantic-ui/dist/components/shape.css +0 -160
- package/lib/semantic-ui/dist/components/shape.js +0 -848
- package/lib/semantic-ui/dist/components/shape.min.css +0 -9
- package/lib/semantic-ui/dist/components/shape.min.js +0 -11
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.svg +0 -450
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.svg +0 -3570
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.svg +0 -4938
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.svg +0 -803
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons-local.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.svg +0 -200
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.woff +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.svg +0 -2373
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.woff2 +0 -0
- /package/lib/semantic-ui/dist/themes/{default → famfamfam}/assets/images/flags.png +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* # Fomantic-UI - Card
|
|
3
|
-
*
|
|
2
|
+
* # Fomantic-UI 2.9.4 - Card
|
|
3
|
+
* https://github.com/fomantic/Fomantic-UI/
|
|
4
4
|
*
|
|
5
5
|
*
|
|
6
6
|
* Released under the MIT license
|
|
7
|
-
*
|
|
7
|
+
* https://opensource.org/licenses/MIT
|
|
8
8
|
*
|
|
9
9
|
*/
|
|
10
10
|
|
|
@@ -14,34 +14,24 @@
|
|
|
14
14
|
*******************************/
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
|
|
17
|
+
/* --------------
|
|
18
18
|
Card
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
--------------- */
|
|
21
20
|
.ui.cards > .card,
|
|
22
21
|
.ui.card {
|
|
23
22
|
max-width: 100%;
|
|
24
23
|
position: relative;
|
|
25
|
-
display: -webkit-box;
|
|
26
|
-
display: -ms-flexbox;
|
|
27
24
|
display: flex;
|
|
28
|
-
-
|
|
29
|
-
-webkit-box-direction: normal;
|
|
30
|
-
-ms-flex-direction: column;
|
|
31
|
-
flex-direction: column;
|
|
25
|
+
flex-direction: column;
|
|
32
26
|
width: 290px;
|
|
33
27
|
min-height: 0;
|
|
34
|
-
background: #
|
|
28
|
+
background: #fff;
|
|
35
29
|
padding: 0;
|
|
36
30
|
border: none;
|
|
37
31
|
border-radius: 0;
|
|
38
|
-
|
|
39
|
-
box-shadow: 0 1px 3px 0 #D4D4D5, 0 0 0 1px #D4D4D5;
|
|
40
|
-
-webkit-transition: -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
|
|
41
|
-
transition: -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
|
|
32
|
+
box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
|
|
42
33
|
transition: box-shadow 0.1s ease, transform 0.1s ease;
|
|
43
|
-
|
|
44
|
-
z-index: '';
|
|
34
|
+
z-index: "";
|
|
45
35
|
word-wrap: break-word;
|
|
46
36
|
}
|
|
47
37
|
.ui.card {
|
|
@@ -58,31 +48,25 @@
|
|
|
58
48
|
margin-bottom: 0;
|
|
59
49
|
}
|
|
60
50
|
|
|
61
|
-
|
|
51
|
+
/* --------------
|
|
62
52
|
Cards
|
|
63
|
-
|
|
64
|
-
|
|
53
|
+
--------------- */
|
|
65
54
|
.ui.cards {
|
|
66
|
-
display: -webkit-box;
|
|
67
|
-
display: -ms-flexbox;
|
|
68
55
|
display: flex;
|
|
69
56
|
margin: -0.875em -0.5em;
|
|
70
|
-
|
|
71
|
-
flex-wrap: wrap;
|
|
57
|
+
flex-wrap: wrap;
|
|
72
58
|
}
|
|
73
59
|
.ui.cards > .card {
|
|
74
|
-
display: -webkit-box;
|
|
75
|
-
display: -ms-flexbox;
|
|
76
60
|
display: flex;
|
|
77
61
|
margin: 0.875em 0.5em;
|
|
78
62
|
float: none;
|
|
79
63
|
}
|
|
80
64
|
|
|
81
65
|
/* Clearing */
|
|
82
|
-
.ui.cards
|
|
83
|
-
.ui.card
|
|
66
|
+
.ui.cards::after,
|
|
67
|
+
.ui.card::after {
|
|
84
68
|
display: block;
|
|
85
|
-
content:
|
|
69
|
+
content: " ";
|
|
86
70
|
height: 0;
|
|
87
71
|
clear: both;
|
|
88
72
|
overflow: hidden;
|
|
@@ -94,10 +78,9 @@
|
|
|
94
78
|
margin-top: 0.875em;
|
|
95
79
|
}
|
|
96
80
|
|
|
97
|
-
|
|
81
|
+
/* --------------
|
|
98
82
|
Rounded Edges
|
|
99
|
-
|
|
100
|
-
|
|
83
|
+
--------------- */
|
|
101
84
|
.ui.cards > .card > :first-child,
|
|
102
85
|
.ui.card > :first-child {
|
|
103
86
|
border-radius: 0 0 0 0 !important;
|
|
@@ -112,17 +95,14 @@
|
|
|
112
95
|
border-radius: 0 !important;
|
|
113
96
|
}
|
|
114
97
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
98
|
+
/* --------------
|
|
99
|
+
Images
|
|
100
|
+
--------------- */
|
|
119
101
|
.ui.cards > .card > .image,
|
|
120
102
|
.ui.card > .image {
|
|
121
103
|
position: relative;
|
|
122
104
|
display: block;
|
|
123
|
-
|
|
124
|
-
-ms-flex: 0 0 auto;
|
|
125
|
-
flex: 0 0 auto;
|
|
105
|
+
flex: 0 0 auto;
|
|
126
106
|
padding: 0;
|
|
127
107
|
background: rgba(0, 0, 0, 0.05);
|
|
128
108
|
}
|
|
@@ -138,29 +118,25 @@
|
|
|
138
118
|
border: none;
|
|
139
119
|
}
|
|
140
120
|
|
|
141
|
-
|
|
121
|
+
/* --------------
|
|
142
122
|
Content
|
|
143
|
-
|
|
144
|
-
|
|
123
|
+
--------------- */
|
|
145
124
|
.ui.cards > .card > .content,
|
|
146
125
|
.ui.card > .content {
|
|
147
|
-
-
|
|
148
|
-
-ms-flex-positive: 1;
|
|
149
|
-
flex-grow: 1;
|
|
126
|
+
flex-grow: 1;
|
|
150
127
|
border: none;
|
|
151
128
|
border-top: 1px solid rgba(34, 36, 38, 0.1);
|
|
152
129
|
background: none;
|
|
153
130
|
margin: 0;
|
|
154
|
-
padding: 1em
|
|
155
|
-
|
|
156
|
-
box-shadow: none;
|
|
131
|
+
padding: 1em;
|
|
132
|
+
box-shadow: none;
|
|
157
133
|
font-size: 1em;
|
|
158
134
|
border-radius: 0;
|
|
159
135
|
}
|
|
160
|
-
.ui.cards > .card > .content
|
|
161
|
-
.ui.card > .content
|
|
136
|
+
.ui.cards > .card > .content::after,
|
|
137
|
+
.ui.card > .content::after {
|
|
162
138
|
display: block;
|
|
163
|
-
content:
|
|
139
|
+
content: " ";
|
|
164
140
|
height: 0;
|
|
165
141
|
clear: both;
|
|
166
142
|
overflow: hidden;
|
|
@@ -169,7 +145,7 @@
|
|
|
169
145
|
.ui.cards > .card > .content > .header,
|
|
170
146
|
.ui.card > .content > .header {
|
|
171
147
|
display: block;
|
|
172
|
-
margin:
|
|
148
|
+
margin: "";
|
|
173
149
|
font-family: "Josefin Sans", serif;
|
|
174
150
|
color: rgba(0, 0, 0, 0.85);
|
|
175
151
|
}
|
|
@@ -189,10 +165,9 @@
|
|
|
189
165
|
margin-top: 0.5em;
|
|
190
166
|
}
|
|
191
167
|
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
168
|
+
/* ----------------
|
|
169
|
+
Floated Content
|
|
170
|
+
----------------- */
|
|
196
171
|
.ui.cards > .card [class*="left floated"],
|
|
197
172
|
.ui.card [class*="left floated"] {
|
|
198
173
|
float: left;
|
|
@@ -202,10 +177,9 @@
|
|
|
202
177
|
float: right;
|
|
203
178
|
}
|
|
204
179
|
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
180
|
+
/* --------------
|
|
181
|
+
Aligned
|
|
182
|
+
--------------- */
|
|
209
183
|
.ui.cards > .card [class*="left aligned"],
|
|
210
184
|
.ui.card [class*="left aligned"] {
|
|
211
185
|
text-align: left;
|
|
@@ -219,15 +193,14 @@
|
|
|
219
193
|
text-align: right;
|
|
220
194
|
}
|
|
221
195
|
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
196
|
+
/* --------------
|
|
197
|
+
Content Image
|
|
198
|
+
--------------- */
|
|
226
199
|
.ui.cards > .card .content img,
|
|
227
200
|
.ui.card .content img {
|
|
228
201
|
display: inline-block;
|
|
229
202
|
vertical-align: middle;
|
|
230
|
-
width:
|
|
203
|
+
width: "";
|
|
231
204
|
}
|
|
232
205
|
.ui.cards > .card img.avatar,
|
|
233
206
|
.ui.cards > .card .avatar img,
|
|
@@ -238,20 +211,18 @@
|
|
|
238
211
|
border-radius: 500rem;
|
|
239
212
|
}
|
|
240
213
|
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
214
|
+
/* --------------
|
|
215
|
+
Description
|
|
216
|
+
--------------- */
|
|
245
217
|
.ui.cards > .card > .content > .description,
|
|
246
218
|
.ui.card > .content > .description {
|
|
247
219
|
clear: both;
|
|
248
220
|
color: rgba(0, 0, 0, 0.68);
|
|
249
221
|
}
|
|
250
222
|
|
|
251
|
-
|
|
223
|
+
/* --------------
|
|
252
224
|
Paragraph
|
|
253
|
-
|
|
254
|
-
|
|
225
|
+
--------------- */
|
|
255
226
|
.ui.cards > .card > .content p,
|
|
256
227
|
.ui.card > .content p {
|
|
257
228
|
margin: 0 0 0.5em;
|
|
@@ -261,10 +232,9 @@
|
|
|
261
232
|
margin-bottom: 0;
|
|
262
233
|
}
|
|
263
234
|
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
235
|
+
/* --------------
|
|
236
|
+
Meta
|
|
237
|
+
--------------- */
|
|
268
238
|
.ui.cards > .card .meta,
|
|
269
239
|
.ui.card .meta {
|
|
270
240
|
font-size: 1em;
|
|
@@ -284,21 +254,19 @@
|
|
|
284
254
|
margin-left: 0.3em;
|
|
285
255
|
}
|
|
286
256
|
|
|
287
|
-
|
|
257
|
+
/* --------------
|
|
288
258
|
Links
|
|
289
|
-
|
|
290
|
-
|
|
259
|
+
--------------- */
|
|
291
260
|
|
|
292
261
|
/* Generic */
|
|
293
262
|
.ui.cards > .card > .content a:not(.ui),
|
|
294
263
|
.ui.card > .content a:not(.ui) {
|
|
295
|
-
color:
|
|
296
|
-
-webkit-transition: color 0.1s ease;
|
|
264
|
+
color: "";
|
|
297
265
|
transition: color 0.1s ease;
|
|
298
266
|
}
|
|
299
267
|
.ui.cards > .card > .content a:not(.ui):hover,
|
|
300
268
|
.ui.card > .content a:not(.ui):hover {
|
|
301
|
-
color:
|
|
269
|
+
color: "";
|
|
302
270
|
}
|
|
303
271
|
|
|
304
272
|
/* Header */
|
|
@@ -321,10 +289,9 @@
|
|
|
321
289
|
color: rgba(0, 0, 0, 0.87);
|
|
322
290
|
}
|
|
323
291
|
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
292
|
+
/* --------------
|
|
293
|
+
Buttons
|
|
294
|
+
--------------- */
|
|
328
295
|
.ui.cards > .card > .buttons,
|
|
329
296
|
.ui.card > .buttons,
|
|
330
297
|
.ui.cards > .card > .button,
|
|
@@ -339,86 +306,75 @@
|
|
|
339
306
|
margin-bottom: -1px;
|
|
340
307
|
}
|
|
341
308
|
|
|
342
|
-
|
|
309
|
+
/* --------------
|
|
343
310
|
Dimmer
|
|
344
|
-
|
|
345
|
-
|
|
311
|
+
--------------- */
|
|
346
312
|
.ui.cards > .card .dimmer,
|
|
347
313
|
.ui.card .dimmer {
|
|
348
|
-
background:
|
|
314
|
+
background: "";
|
|
349
315
|
z-index: 10;
|
|
350
316
|
}
|
|
351
317
|
|
|
352
|
-
|
|
318
|
+
/* --------------
|
|
353
319
|
Labels
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
/*-----Star----- */
|
|
320
|
+
--------------- */
|
|
358
321
|
|
|
322
|
+
/* -----Star----- */
|
|
359
323
|
|
|
360
324
|
/* Icon */
|
|
361
325
|
.ui.cards > .card > .content .star.icon,
|
|
362
326
|
.ui.card > .content .star.icon {
|
|
363
327
|
cursor: pointer;
|
|
364
328
|
opacity: 0.75;
|
|
365
|
-
-webkit-transition: color 0.1s ease;
|
|
366
329
|
transition: color 0.1s ease;
|
|
367
330
|
}
|
|
368
331
|
.ui.cards > .card > .content .star.icon:hover,
|
|
369
332
|
.ui.card > .content .star.icon:hover {
|
|
370
333
|
opacity: 1;
|
|
371
|
-
color: #
|
|
334
|
+
color: #ffb70a;
|
|
372
335
|
}
|
|
373
336
|
.ui.cards > .card > .content .active.star.icon,
|
|
374
337
|
.ui.card > .content .active.star.icon {
|
|
375
|
-
color: #
|
|
338
|
+
color: #ffe623;
|
|
376
339
|
}
|
|
377
340
|
|
|
378
|
-
|
|
379
|
-
|
|
341
|
+
/* -----Like----- */
|
|
380
342
|
|
|
381
343
|
/* Icon */
|
|
382
344
|
.ui.cards > .card > .content .like.icon,
|
|
383
345
|
.ui.card > .content .like.icon {
|
|
384
346
|
cursor: pointer;
|
|
385
347
|
opacity: 0.75;
|
|
386
|
-
-webkit-transition: color 0.1s ease;
|
|
387
348
|
transition: color 0.1s ease;
|
|
388
349
|
}
|
|
389
350
|
.ui.cards > .card > .content .like.icon:hover,
|
|
390
351
|
.ui.card > .content .like.icon:hover {
|
|
391
352
|
opacity: 1;
|
|
392
|
-
color: #
|
|
353
|
+
color: #ff2733;
|
|
393
354
|
}
|
|
394
355
|
.ui.cards > .card > .content .active.like.icon,
|
|
395
356
|
.ui.card > .content .active.like.icon {
|
|
396
|
-
color: #
|
|
357
|
+
color: #ff2733;
|
|
397
358
|
}
|
|
398
359
|
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
360
|
+
/* ----------------
|
|
361
|
+
Extra Content
|
|
362
|
+
----------------- */
|
|
403
363
|
.ui.cards > .card > .extra,
|
|
404
364
|
.ui.card > .extra {
|
|
405
365
|
max-width: 100%;
|
|
406
366
|
min-height: 0 !important;
|
|
407
|
-
-
|
|
408
|
-
-ms-flex-positive: 0;
|
|
409
|
-
flex-grow: 0;
|
|
367
|
+
flex-grow: 0;
|
|
410
368
|
border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
|
|
411
369
|
position: static;
|
|
412
370
|
background: none;
|
|
413
371
|
width: auto;
|
|
414
|
-
margin: 0
|
|
372
|
+
margin: 0;
|
|
415
373
|
padding: 0.75em 1em;
|
|
416
374
|
top: 0;
|
|
417
375
|
left: 0;
|
|
418
376
|
color: rgba(0, 0, 0, 0.4);
|
|
419
|
-
|
|
420
|
-
box-shadow: none;
|
|
421
|
-
-webkit-transition: color 0.1s ease;
|
|
377
|
+
box-shadow: none;
|
|
422
378
|
transition: color 0.1s ease;
|
|
423
379
|
}
|
|
424
380
|
.ui.cards > .card > .extra a:not(.ui),
|
|
@@ -432,22 +388,31 @@
|
|
|
432
388
|
|
|
433
389
|
|
|
434
390
|
/*******************************
|
|
435
|
-
|
|
391
|
+
States
|
|
436
392
|
*******************************/
|
|
437
393
|
|
|
438
394
|
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
395
|
+
/* --------------
|
|
396
|
+
Disabled
|
|
397
|
+
--------------- */
|
|
398
|
+
.ui.disabled.card {
|
|
399
|
+
opacity: 0.45;
|
|
400
|
+
color: rgba(40, 40, 40, 0.3);
|
|
401
|
+
pointer-events: none;
|
|
402
|
+
}
|
|
442
403
|
|
|
404
|
+
|
|
405
|
+
/*******************************
|
|
406
|
+
Variations
|
|
407
|
+
*******************************/
|
|
408
|
+
|
|
409
|
+
|
|
410
|
+
/* -------------------
|
|
411
|
+
Horizontal
|
|
412
|
+
-------------------- */
|
|
443
413
|
.ui.horizontal.cards > .card,
|
|
444
414
|
.ui.card.horizontal {
|
|
445
|
-
-
|
|
446
|
-
-webkit-box-direction: normal;
|
|
447
|
-
-ms-flex-direction: row;
|
|
448
|
-
flex-direction: row;
|
|
449
|
-
-ms-flex-wrap: wrap;
|
|
450
|
-
flex-wrap: wrap;
|
|
415
|
+
flex-flow: row wrap;
|
|
451
416
|
min-width: 270px;
|
|
452
417
|
width: 400px;
|
|
453
418
|
max-width: 100%;
|
|
@@ -462,17 +427,10 @@
|
|
|
462
427
|
background-size: cover;
|
|
463
428
|
background-repeat: no-repeat;
|
|
464
429
|
background-position: center;
|
|
465
|
-
-
|
|
466
|
-
|
|
467
|
-
justify-content: center;
|
|
468
|
-
-webkit-box-align: center;
|
|
469
|
-
-ms-flex-align: center;
|
|
470
|
-
align-items: center;
|
|
471
|
-
display: -webkit-box;
|
|
472
|
-
display: -ms-flexbox;
|
|
430
|
+
justify-content: center;
|
|
431
|
+
align-items: center;
|
|
473
432
|
display: flex;
|
|
474
433
|
width: 100%;
|
|
475
|
-
height: 100%;
|
|
476
434
|
border-radius: 0 0 0 0;
|
|
477
435
|
}
|
|
478
436
|
.ui.horizontal.cards > .card > .image:last-child > img,
|
|
@@ -481,65 +439,45 @@
|
|
|
481
439
|
}
|
|
482
440
|
.ui.horizontal.cards > .card > .content,
|
|
483
441
|
.ui.horizontal.card > .content {
|
|
484
|
-
-
|
|
485
|
-
|
|
442
|
+
border-top: none;
|
|
443
|
+
flex-basis: 1px;
|
|
486
444
|
}
|
|
487
445
|
.ui.horizontal.cards > .card > .extra,
|
|
488
446
|
.ui.horizontal.card > .extra {
|
|
489
|
-
|
|
490
|
-
flex-basis: 100%;
|
|
447
|
+
flex-basis: 100%;
|
|
491
448
|
}
|
|
492
449
|
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
450
|
+
/* -------------------
|
|
451
|
+
Raised
|
|
452
|
+
-------------------- */
|
|
453
|
+
.ui.cards > .raised.card,
|
|
497
454
|
.ui.raised.cards > .card,
|
|
498
455
|
.ui.raised.card {
|
|
499
|
-
|
|
500
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
|
|
456
|
+
box-shadow: 0 0 0 1px #d4d4d5, 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
|
|
501
457
|
}
|
|
502
458
|
.ui.raised.cards a.card:hover,
|
|
503
459
|
.ui.link.cards .raised.card:hover,
|
|
504
460
|
a.ui.raised.card:hover,
|
|
505
461
|
.ui.link.raised.card:hover {
|
|
506
|
-
|
|
507
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 4px 0 rgba(34, 36, 38, 0.15), 0 2px 10px 0 rgba(34, 36, 38, 0.25);
|
|
508
|
-
}
|
|
509
|
-
|
|
510
|
-
/*-------------------
|
|
511
|
-
Centered
|
|
512
|
-
--------------------*/
|
|
513
|
-
|
|
514
|
-
.ui.centered.cards {
|
|
515
|
-
-webkit-box-pack: center;
|
|
516
|
-
-ms-flex-pack: center;
|
|
517
|
-
justify-content: center;
|
|
462
|
+
box-shadow: 0 0 0 1px #d4d4d5, 0 2px 4px 0 rgba(34, 36, 38, 0.15), 0 2px 10px 0 rgba(34, 36, 38, 0.25);
|
|
518
463
|
}
|
|
519
|
-
.ui.centered.card {
|
|
520
|
-
margin-left: auto;
|
|
521
|
-
margin-right: auto;
|
|
522
|
-
}
|
|
523
|
-
|
|
524
|
-
/*-------------------
|
|
525
|
-
Fluid
|
|
526
|
-
--------------------*/
|
|
527
464
|
|
|
465
|
+
/* -------------------
|
|
466
|
+
Fluid
|
|
467
|
+
-------------------- */
|
|
528
468
|
.ui.fluid.card {
|
|
529
469
|
width: 100%;
|
|
530
470
|
max-width: 9999px;
|
|
531
471
|
}
|
|
532
472
|
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
473
|
+
/* -------------------
|
|
474
|
+
Link
|
|
475
|
+
-------------------- */
|
|
537
476
|
.ui.cards a.card,
|
|
538
477
|
.ui.link.cards .card,
|
|
539
478
|
a.ui.card,
|
|
540
479
|
.ui.link.card {
|
|
541
|
-
|
|
542
|
-
transform: none;
|
|
480
|
+
transform: none;
|
|
543
481
|
}
|
|
544
482
|
.ui.cards a.card:hover,
|
|
545
483
|
.ui.link.cards .card:not(.icon):hover,
|
|
@@ -547,203 +485,45 @@ a.ui.card:hover,
|
|
|
547
485
|
.ui.link.card:hover {
|
|
548
486
|
cursor: pointer;
|
|
549
487
|
z-index: 5;
|
|
550
|
-
background: #
|
|
488
|
+
background: #fff;
|
|
551
489
|
border: none;
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
-webkit-transform: translateY(-3px);
|
|
555
|
-
transform: translateY(-3px);
|
|
490
|
+
box-shadow: 0 1px 3px 0 #bcbdbd, 0 0 0 1px #d4d4d5;
|
|
491
|
+
transform: translateY(-3px);
|
|
556
492
|
}
|
|
557
493
|
|
|
558
|
-
|
|
494
|
+
/* -------------------
|
|
559
495
|
Colors
|
|
560
|
-
|
|
561
|
-
|
|
496
|
+
-------------------- */
|
|
562
497
|
.ui.primary.cards > .card,
|
|
563
498
|
.ui.cards > .primary.card,
|
|
564
499
|
.ui.primary.card {
|
|
565
|
-
|
|
566
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #007388, 0 1px 3px 0 #D4D4D5;
|
|
500
|
+
box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #007388, 0 1px 3px 0 #d4d4d5;
|
|
567
501
|
}
|
|
568
|
-
.ui.
|
|
569
|
-
.ui.cards
|
|
570
|
-
.ui.primary.card:hover
|
|
571
|
-
|
|
572
|
-
|
|
502
|
+
.ui.cards a.primary.card:hover,
|
|
503
|
+
.ui.primary.cards a.card:hover,
|
|
504
|
+
.ui.link.primary.cards .card:not(.icon):hover,
|
|
505
|
+
.ui.link.cards .primary.card:not(.icon):hover,
|
|
506
|
+
a.ui.primary.card:hover,
|
|
507
|
+
.ui.link.primary.card:hover {
|
|
508
|
+
box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #005d6f, 0 1px 3px 0 #bcbdbd;
|
|
573
509
|
}
|
|
574
510
|
.ui.secondary.cards > .card,
|
|
575
511
|
.ui.cards > .secondary.card,
|
|
576
512
|
.ui.secondary.card {
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
.ui.secondary.cards
|
|
581
|
-
.ui.cards
|
|
582
|
-
.ui.secondary.card:hover
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
.ui.red.cards > .card,
|
|
587
|
-
.ui.cards > .red.card,
|
|
588
|
-
.ui.red.card {
|
|
589
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #af4e4a, 0 1px 3px 0 #D4D4D5;
|
|
590
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #af4e4a, 0 1px 3px 0 #D4D4D5;
|
|
591
|
-
}
|
|
592
|
-
.ui.red.cards > .card:hover,
|
|
593
|
-
.ui.cards > .red.card:hover,
|
|
594
|
-
.ui.red.card:hover {
|
|
595
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #a2423e, 0 1px 3px 0 #BCBDBD;
|
|
596
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #a2423e, 0 1px 3px 0 #BCBDBD;
|
|
597
|
-
}
|
|
598
|
-
.ui.orange.cards > .card,
|
|
599
|
-
.ui.cards > .orange.card,
|
|
600
|
-
.ui.orange.card {
|
|
601
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #F2711C, 0 1px 3px 0 #D4D4D5;
|
|
602
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #F2711C, 0 1px 3px 0 #D4D4D5;
|
|
603
|
-
}
|
|
604
|
-
.ui.orange.cards > .card:hover,
|
|
605
|
-
.ui.cards > .orange.card:hover,
|
|
606
|
-
.ui.orange.card:hover {
|
|
607
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #f26202, 0 1px 3px 0 #BCBDBD;
|
|
608
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #f26202, 0 1px 3px 0 #BCBDBD;
|
|
609
|
-
}
|
|
610
|
-
.ui.yellow.cards > .card,
|
|
611
|
-
.ui.cards > .yellow.card,
|
|
612
|
-
.ui.yellow.card {
|
|
613
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #FBBD08, 0 1px 3px 0 #D4D4D5;
|
|
614
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #FBBD08, 0 1px 3px 0 #D4D4D5;
|
|
615
|
-
}
|
|
616
|
-
.ui.yellow.cards > .card:hover,
|
|
617
|
-
.ui.cards > .yellow.card:hover,
|
|
618
|
-
.ui.yellow.card:hover {
|
|
619
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #eaae00, 0 1px 3px 0 #BCBDBD;
|
|
620
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #eaae00, 0 1px 3px 0 #BCBDBD;
|
|
621
|
-
}
|
|
622
|
-
.ui.olive.cards > .card,
|
|
623
|
-
.ui.cards > .olive.card,
|
|
624
|
-
.ui.olive.card {
|
|
625
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #9baf66, 0 1px 3px 0 #D4D4D5;
|
|
626
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #9baf66, 0 1px 3px 0 #D4D4D5;
|
|
627
|
-
}
|
|
628
|
-
.ui.olive.cards > .card:hover,
|
|
629
|
-
.ui.cards > .olive.card:hover,
|
|
630
|
-
.ui.olive.card:hover {
|
|
631
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #91a952, 0 1px 3px 0 #BCBDBD;
|
|
632
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #91a952, 0 1px 3px 0 #BCBDBD;
|
|
633
|
-
}
|
|
634
|
-
.ui.green.cards > .card,
|
|
635
|
-
.ui.cards > .green.card,
|
|
636
|
-
.ui.green.card {
|
|
637
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #66af8b, 0 1px 3px 0 #D4D4D5;
|
|
638
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #66af8b, 0 1px 3px 0 #D4D4D5;
|
|
639
|
-
}
|
|
640
|
-
.ui.green.cards > .card:hover,
|
|
641
|
-
.ui.cards > .green.card:hover,
|
|
642
|
-
.ui.green.card:hover {
|
|
643
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #52a97e, 0 1px 3px 0 #BCBDBD;
|
|
644
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #52a97e, 0 1px 3px 0 #BCBDBD;
|
|
645
|
-
}
|
|
646
|
-
.ui.teal.cards > .card,
|
|
647
|
-
.ui.cards > .teal.card,
|
|
648
|
-
.ui.teal.card {
|
|
649
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #66afac, 0 1px 3px 0 #D4D4D5;
|
|
650
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #66afac, 0 1px 3px 0 #D4D4D5;
|
|
651
|
-
}
|
|
652
|
-
.ui.teal.cards > .card:hover,
|
|
653
|
-
.ui.cards > .teal.card:hover,
|
|
654
|
-
.ui.teal.card:hover {
|
|
655
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #52a9a6, 0 1px 3px 0 #BCBDBD;
|
|
656
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #52a9a6, 0 1px 3px 0 #BCBDBD;
|
|
657
|
-
}
|
|
658
|
-
.ui.blue.cards > .card,
|
|
659
|
-
.ui.cards > .blue.card,
|
|
660
|
-
.ui.blue.card {
|
|
661
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #007388, 0 1px 3px 0 #D4D4D5;
|
|
662
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #007388, 0 1px 3px 0 #D4D4D5;
|
|
663
|
-
}
|
|
664
|
-
.ui.blue.cards > .card:hover,
|
|
665
|
-
.ui.cards > .blue.card:hover,
|
|
666
|
-
.ui.blue.card:hover {
|
|
667
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #005d6f, 0 1px 3px 0 #BCBDBD;
|
|
668
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #005d6f, 0 1px 3px 0 #BCBDBD;
|
|
669
|
-
}
|
|
670
|
-
.ui.violet.cards > .card,
|
|
671
|
-
.ui.cards > .violet.card,
|
|
672
|
-
.ui.violet.card {
|
|
673
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #a166af, 0 1px 3px 0 #D4D4D5;
|
|
674
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #a166af, 0 1px 3px 0 #D4D4D5;
|
|
675
|
-
}
|
|
676
|
-
.ui.violet.cards > .card:hover,
|
|
677
|
-
.ui.cards > .violet.card:hover,
|
|
678
|
-
.ui.violet.card:hover {
|
|
679
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #9852a9, 0 1px 3px 0 #BCBDBD;
|
|
680
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #9852a9, 0 1px 3px 0 #BCBDBD;
|
|
681
|
-
}
|
|
682
|
-
.ui.purple.cards > .card,
|
|
683
|
-
.ui.cards > .purple.card,
|
|
684
|
-
.ui.purple.card {
|
|
685
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #af6690, 0 1px 3px 0 #D4D4D5;
|
|
686
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #af6690, 0 1px 3px 0 #D4D4D5;
|
|
687
|
-
}
|
|
688
|
-
.ui.purple.cards > .card:hover,
|
|
689
|
-
.ui.cards > .purple.card:hover,
|
|
690
|
-
.ui.purple.card:hover {
|
|
691
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #a95284, 0 1px 3px 0 #BCBDBD;
|
|
692
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #a95284, 0 1px 3px 0 #BCBDBD;
|
|
693
|
-
}
|
|
694
|
-
.ui.pink.cards > .card,
|
|
695
|
-
.ui.cards > .pink.card,
|
|
696
|
-
.ui.pink.card {
|
|
697
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #E03997, 0 1px 3px 0 #D4D4D5;
|
|
698
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #E03997, 0 1px 3px 0 #D4D4D5;
|
|
699
|
-
}
|
|
700
|
-
.ui.pink.cards > .card:hover,
|
|
701
|
-
.ui.cards > .pink.card:hover,
|
|
702
|
-
.ui.pink.card:hover {
|
|
703
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #e61a8d, 0 1px 3px 0 #BCBDBD;
|
|
704
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #e61a8d, 0 1px 3px 0 #BCBDBD;
|
|
705
|
-
}
|
|
706
|
-
.ui.brown.cards > .card,
|
|
707
|
-
.ui.cards > .brown.card,
|
|
708
|
-
.ui.brown.card {
|
|
709
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #af9666, 0 1px 3px 0 #D4D4D5;
|
|
710
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #af9666, 0 1px 3px 0 #D4D4D5;
|
|
711
|
-
}
|
|
712
|
-
.ui.brown.cards > .card:hover,
|
|
713
|
-
.ui.cards > .brown.card:hover,
|
|
714
|
-
.ui.brown.card:hover {
|
|
715
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #a98b52, 0 1px 3px 0 #BCBDBD;
|
|
716
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #a98b52, 0 1px 3px 0 #BCBDBD;
|
|
717
|
-
}
|
|
718
|
-
.ui.grey.cards > .card,
|
|
719
|
-
.ui.cards > .grey.card,
|
|
720
|
-
.ui.grey.card {
|
|
721
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #9ab5c1, 0 1px 3px 0 #D4D4D5;
|
|
722
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #9ab5c1, 0 1px 3px 0 #D4D4D5;
|
|
723
|
-
}
|
|
724
|
-
.ui.grey.cards > .card:hover,
|
|
725
|
-
.ui.cards > .grey.card:hover,
|
|
726
|
-
.ui.grey.card:hover {
|
|
727
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #aac1cb, 0 1px 3px 0 #BCBDBD;
|
|
728
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #aac1cb, 0 1px 3px 0 #BCBDBD;
|
|
729
|
-
}
|
|
730
|
-
.ui.black.cards > .card,
|
|
731
|
-
.ui.cards > .black.card,
|
|
732
|
-
.ui.black.card {
|
|
733
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #1B1C1D, 0 1px 3px 0 #D4D4D5;
|
|
734
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #1B1C1D, 0 1px 3px 0 #D4D4D5;
|
|
735
|
-
}
|
|
736
|
-
.ui.black.cards > .card:hover,
|
|
737
|
-
.ui.cards > .black.card:hover,
|
|
738
|
-
.ui.black.card:hover {
|
|
739
|
-
-webkit-box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #27292a, 0 1px 3px 0 #BCBDBD;
|
|
740
|
-
box-shadow: 0 0 0 1px #D4D4D5, 0 2px 0 0 #27292a, 0 1px 3px 0 #BCBDBD;
|
|
513
|
+
box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #1b1c1d, 0 1px 3px 0 #d4d4d5;
|
|
514
|
+
}
|
|
515
|
+
.ui.cards a.secondary.card:hover,
|
|
516
|
+
.ui.secondary.cards a.card:hover,
|
|
517
|
+
.ui.link.secondary.cards .card:not(.icon):hover,
|
|
518
|
+
.ui.link.cards .secondary.card:not(.icon):hover,
|
|
519
|
+
a.ui.secondary.card:hover,
|
|
520
|
+
.ui.link.secondary.card:hover {
|
|
521
|
+
box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #27292a, 0 1px 3px 0 #bcbdbd;
|
|
741
522
|
}
|
|
742
523
|
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
524
|
+
/* --------------
|
|
525
|
+
Card Count
|
|
526
|
+
--------------- */
|
|
747
527
|
.ui.one.cards {
|
|
748
528
|
margin-left: 0;
|
|
749
529
|
margin-right: 0;
|
|
@@ -835,185 +615,9 @@ a.ui.card:hover,
|
|
|
835
615
|
margin-right: 0.5em;
|
|
836
616
|
}
|
|
837
617
|
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
/* Mobile Only */
|
|
844
|
-
@media only screen and (max-width: 767.98px) {
|
|
845
|
-
.ui.two.doubling.cards {
|
|
846
|
-
margin-left: 0;
|
|
847
|
-
margin-right: 0;
|
|
848
|
-
}
|
|
849
|
-
.ui.two.doubling.cards > .card {
|
|
850
|
-
width: 100%;
|
|
851
|
-
margin-left: 0;
|
|
852
|
-
margin-right: 0;
|
|
853
|
-
}
|
|
854
|
-
.ui.three.doubling.cards {
|
|
855
|
-
margin-left: -1em;
|
|
856
|
-
margin-right: -1em;
|
|
857
|
-
}
|
|
858
|
-
.ui.three.doubling.cards > .card {
|
|
859
|
-
width: calc(50% - 2em);
|
|
860
|
-
margin-left: 1em;
|
|
861
|
-
margin-right: 1em;
|
|
862
|
-
}
|
|
863
|
-
.ui.four.doubling.cards {
|
|
864
|
-
margin-left: -1em;
|
|
865
|
-
margin-right: -1em;
|
|
866
|
-
}
|
|
867
|
-
.ui.four.doubling.cards > .card {
|
|
868
|
-
width: calc(50% - 2em);
|
|
869
|
-
margin-left: 1em;
|
|
870
|
-
margin-right: 1em;
|
|
871
|
-
}
|
|
872
|
-
.ui.five.doubling.cards {
|
|
873
|
-
margin-left: -1em;
|
|
874
|
-
margin-right: -1em;
|
|
875
|
-
}
|
|
876
|
-
.ui.five.doubling.cards > .card {
|
|
877
|
-
width: calc(50% - 2em);
|
|
878
|
-
margin-left: 1em;
|
|
879
|
-
margin-right: 1em;
|
|
880
|
-
}
|
|
881
|
-
.ui.six.doubling.cards {
|
|
882
|
-
margin-left: -1em;
|
|
883
|
-
margin-right: -1em;
|
|
884
|
-
}
|
|
885
|
-
.ui.six.doubling.cards > .card {
|
|
886
|
-
width: calc(50% - 2em);
|
|
887
|
-
margin-left: 1em;
|
|
888
|
-
margin-right: 1em;
|
|
889
|
-
}
|
|
890
|
-
.ui.seven.doubling.cards {
|
|
891
|
-
margin-left: -1em;
|
|
892
|
-
margin-right: -1em;
|
|
893
|
-
}
|
|
894
|
-
.ui.seven.doubling.cards > .card {
|
|
895
|
-
width: calc(33.33333333333333% - 2em);
|
|
896
|
-
margin-left: 1em;
|
|
897
|
-
margin-right: 1em;
|
|
898
|
-
}
|
|
899
|
-
.ui.eight.doubling.cards {
|
|
900
|
-
margin-left: -1em;
|
|
901
|
-
margin-right: -1em;
|
|
902
|
-
}
|
|
903
|
-
.ui.eight.doubling.cards > .card {
|
|
904
|
-
width: calc(33.33333333333333% - 2em);
|
|
905
|
-
margin-left: 1em;
|
|
906
|
-
margin-right: 1em;
|
|
907
|
-
}
|
|
908
|
-
.ui.nine.doubling.cards {
|
|
909
|
-
margin-left: -1em;
|
|
910
|
-
margin-right: -1em;
|
|
911
|
-
}
|
|
912
|
-
.ui.nine.doubling.cards > .card {
|
|
913
|
-
width: calc(33.33333333333333% - 2em);
|
|
914
|
-
margin-left: 1em;
|
|
915
|
-
margin-right: 1em;
|
|
916
|
-
}
|
|
917
|
-
.ui.ten.doubling.cards {
|
|
918
|
-
margin-left: -1em;
|
|
919
|
-
margin-right: -1em;
|
|
920
|
-
}
|
|
921
|
-
.ui.ten.doubling.cards > .card {
|
|
922
|
-
width: calc(33.33333333333333% - 2em);
|
|
923
|
-
margin-left: 1em;
|
|
924
|
-
margin-right: 1em;
|
|
925
|
-
}
|
|
926
|
-
}
|
|
927
|
-
|
|
928
|
-
/* Tablet Only */
|
|
929
|
-
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
|
|
930
|
-
.ui.two.doubling.cards {
|
|
931
|
-
margin-left: 0;
|
|
932
|
-
margin-right: 0;
|
|
933
|
-
}
|
|
934
|
-
.ui.two.doubling.cards > .card {
|
|
935
|
-
width: 100%;
|
|
936
|
-
margin-left: 0;
|
|
937
|
-
margin-right: 0;
|
|
938
|
-
}
|
|
939
|
-
.ui.three.doubling.cards {
|
|
940
|
-
margin-left: -1em;
|
|
941
|
-
margin-right: -1em;
|
|
942
|
-
}
|
|
943
|
-
.ui.three.doubling.cards > .card {
|
|
944
|
-
width: calc(50% - 2em);
|
|
945
|
-
margin-left: 1em;
|
|
946
|
-
margin-right: 1em;
|
|
947
|
-
}
|
|
948
|
-
.ui.four.doubling.cards {
|
|
949
|
-
margin-left: -1em;
|
|
950
|
-
margin-right: -1em;
|
|
951
|
-
}
|
|
952
|
-
.ui.four.doubling.cards > .card {
|
|
953
|
-
width: calc(50% - 2em);
|
|
954
|
-
margin-left: 1em;
|
|
955
|
-
margin-right: 1em;
|
|
956
|
-
}
|
|
957
|
-
.ui.five.doubling.cards {
|
|
958
|
-
margin-left: -1em;
|
|
959
|
-
margin-right: -1em;
|
|
960
|
-
}
|
|
961
|
-
.ui.five.doubling.cards > .card {
|
|
962
|
-
width: calc(33.33333333333333% - 2em);
|
|
963
|
-
margin-left: 1em;
|
|
964
|
-
margin-right: 1em;
|
|
965
|
-
}
|
|
966
|
-
.ui.six.doubling.cards {
|
|
967
|
-
margin-left: -1em;
|
|
968
|
-
margin-right: -1em;
|
|
969
|
-
}
|
|
970
|
-
.ui.six.doubling.cards > .card {
|
|
971
|
-
width: calc(33.33333333333333% - 2em);
|
|
972
|
-
margin-left: 1em;
|
|
973
|
-
margin-right: 1em;
|
|
974
|
-
}
|
|
975
|
-
.ui.eight.doubling.cards {
|
|
976
|
-
margin-left: -1em;
|
|
977
|
-
margin-right: -1em;
|
|
978
|
-
}
|
|
979
|
-
.ui.eight.doubling.cards > .card {
|
|
980
|
-
width: calc(33.33333333333333% - 2em);
|
|
981
|
-
margin-left: 1em;
|
|
982
|
-
margin-right: 1em;
|
|
983
|
-
}
|
|
984
|
-
.ui.eight.doubling.cards {
|
|
985
|
-
margin-left: -0.75em;
|
|
986
|
-
margin-right: -0.75em;
|
|
987
|
-
}
|
|
988
|
-
.ui.eight.doubling.cards > .card {
|
|
989
|
-
width: calc(25% - 1.5em);
|
|
990
|
-
margin-left: 0.75em;
|
|
991
|
-
margin-right: 0.75em;
|
|
992
|
-
}
|
|
993
|
-
.ui.nine.doubling.cards {
|
|
994
|
-
margin-left: -0.75em;
|
|
995
|
-
margin-right: -0.75em;
|
|
996
|
-
}
|
|
997
|
-
.ui.nine.doubling.cards > .card {
|
|
998
|
-
width: calc(25% - 1.5em);
|
|
999
|
-
margin-left: 0.75em;
|
|
1000
|
-
margin-right: 0.75em;
|
|
1001
|
-
}
|
|
1002
|
-
.ui.ten.doubling.cards {
|
|
1003
|
-
margin-left: -0.75em;
|
|
1004
|
-
margin-right: -0.75em;
|
|
1005
|
-
}
|
|
1006
|
-
.ui.ten.doubling.cards > .card {
|
|
1007
|
-
width: calc(20% - 1.5em);
|
|
1008
|
-
margin-left: 0.75em;
|
|
1009
|
-
margin-right: 0.75em;
|
|
1010
|
-
}
|
|
1011
|
-
}
|
|
1012
|
-
|
|
1013
|
-
/*-------------------
|
|
1014
|
-
Stackable
|
|
1015
|
-
--------------------*/
|
|
1016
|
-
|
|
618
|
+
/* -------------------
|
|
619
|
+
Stackable
|
|
620
|
+
-------------------- */
|
|
1017
621
|
@media only screen and (max-width: 767.98px) {
|
|
1018
622
|
.ui.stackable.cards {
|
|
1019
623
|
display: block !important;
|
|
@@ -1030,31 +634,37 @@ a.ui.card:hover,
|
|
|
1030
634
|
}
|
|
1031
635
|
}
|
|
1032
636
|
|
|
1033
|
-
|
|
637
|
+
/* --------------
|
|
1034
638
|
Size
|
|
1035
|
-
|
|
1036
|
-
|
|
639
|
+
--------------- */
|
|
1037
640
|
.ui.cards > .card {
|
|
1038
641
|
font-size: 1em;
|
|
1039
642
|
}
|
|
643
|
+
.ui.mini.card,
|
|
1040
644
|
.ui.mini.cards .card {
|
|
1041
645
|
font-size: 0.78571429rem;
|
|
1042
646
|
}
|
|
647
|
+
.ui.tiny.card,
|
|
1043
648
|
.ui.tiny.cards .card {
|
|
1044
649
|
font-size: 0.85714286rem;
|
|
1045
650
|
}
|
|
651
|
+
.ui.small.card,
|
|
1046
652
|
.ui.small.cards .card {
|
|
1047
653
|
font-size: 0.92857143rem;
|
|
1048
654
|
}
|
|
655
|
+
.ui.large.card,
|
|
1049
656
|
.ui.large.cards .card {
|
|
1050
657
|
font-size: 1.14285714rem;
|
|
1051
658
|
}
|
|
659
|
+
.ui.big.card,
|
|
1052
660
|
.ui.big.cards .card {
|
|
1053
661
|
font-size: 1.28571429rem;
|
|
1054
662
|
}
|
|
663
|
+
.ui.huge.card,
|
|
1055
664
|
.ui.huge.cards .card {
|
|
1056
665
|
font-size: 1.42857143rem;
|
|
1057
666
|
}
|
|
667
|
+
.ui.massive.card,
|
|
1058
668
|
.ui.massive.cards .card {
|
|
1059
669
|
font-size: 1.71428571rem;
|
|
1060
670
|
}
|
|
@@ -1067,6 +677,6 @@ a.ui.card:hover,
|
|
|
1067
677
|
|
|
1068
678
|
|
|
1069
679
|
/*******************************
|
|
1070
|
-
|
|
680
|
+
Site Overrides
|
|
1071
681
|
*******************************/
|
|
1072
682
|
|