@northdata/fomantic-ui 2.8.722 → 2.9.401
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 +5610 -6590
- 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/lib/semantic-ui/types/fomantic-ui-accordion.d.ts +244 -0
- package/lib/semantic-ui/types/fomantic-ui-api.d.ts +561 -0
- package/lib/semantic-ui/types/fomantic-ui-calendar.d.ts +867 -0
- package/lib/semantic-ui/types/fomantic-ui-checkbox.d.ts +342 -0
- package/lib/semantic-ui/types/fomantic-ui-dimmer.d.ts +408 -0
- package/lib/semantic-ui/types/fomantic-ui-dropdown.d.ts +1221 -0
- package/lib/semantic-ui/types/fomantic-ui-embed.d.ts +343 -0
- package/lib/semantic-ui/types/fomantic-ui-flyout.d.ts +539 -0
- package/lib/semantic-ui/types/fomantic-ui-form.d.ts +759 -0
- package/lib/semantic-ui/types/fomantic-ui-modal.d.ts +567 -0
- package/lib/semantic-ui/types/fomantic-ui-nag.d.ts +270 -0
- package/lib/semantic-ui/types/fomantic-ui-popup.d.ts +549 -0
- package/lib/semantic-ui/types/fomantic-ui-progress.d.ts +465 -0
- package/lib/semantic-ui/types/fomantic-ui-rating.d.ts +187 -0
- package/lib/semantic-ui/types/fomantic-ui-search.d.ts +612 -0
- package/lib/semantic-ui/types/fomantic-ui-shape.d.ts +274 -0
- package/lib/semantic-ui/types/fomantic-ui-sidebar.d.ts +402 -0
- package/lib/semantic-ui/types/fomantic-ui-slider.d.ts +368 -0
- package/lib/semantic-ui/types/fomantic-ui-sticky.d.ts +215 -0
- package/lib/semantic-ui/types/fomantic-ui-tab.d.ts +361 -0
- package/lib/semantic-ui/types/fomantic-ui-toast.d.ts +526 -0
- package/lib/semantic-ui/types/fomantic-ui-transition.d.ts +389 -0
- package/lib/semantic-ui/types/fomantic-ui-visibility.d.ts +355 -0
- package/lib/semantic-ui/types/index.d.ts +63 -0
- package/package.json +19 -8
- 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 - Label
|
|
3
|
-
*
|
|
2
|
+
* # Fomantic-UI 2.9.4 - Label
|
|
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
|
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
line-height: 1;
|
|
19
19
|
vertical-align: baseline;
|
|
20
20
|
margin: 0 0.14285714em;
|
|
21
|
-
background-color: #
|
|
21
|
+
background-color: #e8e8e8;
|
|
22
22
|
background-image: none;
|
|
23
23
|
padding: 0.5833em 0.833em;
|
|
24
24
|
color: rgba(0, 0, 0, 0.6);
|
|
@@ -26,7 +26,6 @@
|
|
|
26
26
|
font-weight: bold;
|
|
27
27
|
border: 0 solid transparent;
|
|
28
28
|
border-radius: 0;
|
|
29
|
-
-webkit-transition: background 0.1s ease;
|
|
30
29
|
transition: background 0.1s ease;
|
|
31
30
|
}
|
|
32
31
|
.ui.label:first-child {
|
|
@@ -46,7 +45,6 @@ a.ui.label {
|
|
|
46
45
|
cursor: pointer;
|
|
47
46
|
color: inherit;
|
|
48
47
|
opacity: 0.5;
|
|
49
|
-
-webkit-transition: 0.1s opacity ease;
|
|
50
48
|
transition: 0.1s opacity ease;
|
|
51
49
|
}
|
|
52
50
|
.ui.label > a:hover {
|
|
@@ -61,7 +59,7 @@ a.ui.label {
|
|
|
61
59
|
}
|
|
62
60
|
|
|
63
61
|
/* Icon */
|
|
64
|
-
.ui.left
|
|
62
|
+
.ui.ui[class*="left icon"].label > .icon,
|
|
65
63
|
.ui.label > .icon {
|
|
66
64
|
width: auto;
|
|
67
65
|
margin: 0 0.75em 0 0;
|
|
@@ -85,7 +83,6 @@ a.ui.label {
|
|
|
85
83
|
cursor: pointer;
|
|
86
84
|
font-size: 0.92857143em;
|
|
87
85
|
opacity: 0.5;
|
|
88
|
-
-webkit-transition: background 0.1s ease;
|
|
89
86
|
transition: background 0.1s ease;
|
|
90
87
|
}
|
|
91
88
|
.ui.label > .close.icon:hover,
|
|
@@ -94,10 +91,14 @@ a.ui.label {
|
|
|
94
91
|
}
|
|
95
92
|
|
|
96
93
|
/* Backward compatible positioning */
|
|
97
|
-
.ui.label
|
|
98
|
-
.ui.label
|
|
94
|
+
.ui.label[class*="left icon"] > .close.icon,
|
|
95
|
+
.ui.label[class*="left icon"] > .delete.icon {
|
|
99
96
|
margin: 0 0.5em 0 0;
|
|
100
97
|
}
|
|
98
|
+
.ui.label[class*="left icon"] > .close.icon.right,
|
|
99
|
+
.ui.label[class*="left icon"] > .delete.icon.right {
|
|
100
|
+
margin: 0 0 0 0.5em;
|
|
101
|
+
}
|
|
101
102
|
.ui.label:not(.icon) > .close.icon,
|
|
102
103
|
.ui.label:not(.icon) > .delete.icon {
|
|
103
104
|
margin: 0 0 0 0.5em;
|
|
@@ -109,22 +110,20 @@ a.ui.label {
|
|
|
109
110
|
}
|
|
110
111
|
|
|
111
112
|
/* Right Side Icon */
|
|
112
|
-
.ui
|
|
113
|
+
.ui[class*="right icon"].label > .icon {
|
|
113
114
|
margin: 0 0 0 0.75em;
|
|
114
115
|
}
|
|
115
116
|
|
|
116
|
-
|
|
117
|
+
/* -------------------
|
|
117
118
|
Group
|
|
118
|
-
|
|
119
|
-
|
|
119
|
+
-------------------- */
|
|
120
120
|
.ui.labels > .label {
|
|
121
121
|
margin: 0 0.5em 0.5em 0;
|
|
122
122
|
}
|
|
123
123
|
|
|
124
|
-
|
|
124
|
+
/* -------------------
|
|
125
125
|
Coupling
|
|
126
|
-
|
|
127
|
-
|
|
126
|
+
-------------------- */
|
|
128
127
|
.ui.header > .ui.label {
|
|
129
128
|
margin-top: -0.29165em;
|
|
130
129
|
}
|
|
@@ -175,6 +174,7 @@ a.ui.label {
|
|
|
175
174
|
Types
|
|
176
175
|
*******************************/
|
|
177
176
|
|
|
177
|
+
.ui.image.labels .label,
|
|
178
178
|
.ui.image.label {
|
|
179
179
|
width: auto;
|
|
180
180
|
margin-top: 0;
|
|
@@ -182,15 +182,19 @@ a.ui.label {
|
|
|
182
182
|
max-width: 9999px;
|
|
183
183
|
vertical-align: baseline;
|
|
184
184
|
text-transform: none;
|
|
185
|
-
background: #
|
|
185
|
+
background: #e8e8e8;
|
|
186
186
|
padding: 0.5833em 0.833em 0.5833em 0.5em;
|
|
187
187
|
border-radius: 0;
|
|
188
|
-
|
|
189
|
-
box-shadow: none;
|
|
188
|
+
box-shadow: none;
|
|
190
189
|
}
|
|
190
|
+
.ui.image.labels .label.attached:not(.basic),
|
|
191
191
|
.ui.image.label.attached:not(.basic) {
|
|
192
192
|
padding: 0.5833em 0.833em 0.5833em 0.5em;
|
|
193
193
|
}
|
|
194
|
+
.ui.labels .image.label,
|
|
195
|
+
.ui.image.labels .label {
|
|
196
|
+
margin-bottom: 0.5em;
|
|
197
|
+
}
|
|
194
198
|
.ui.image.label img {
|
|
195
199
|
display: inline-block;
|
|
196
200
|
vertical-align: top;
|
|
@@ -213,10 +217,9 @@ a.ui.label {
|
|
|
213
217
|
border-bottom-left-radius: 0;
|
|
214
218
|
}
|
|
215
219
|
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
+
/* -------------------
|
|
221
|
+
Tag
|
|
222
|
+
-------------------- */
|
|
220
223
|
.ui.tag.labels .label,
|
|
221
224
|
.ui.tag.label {
|
|
222
225
|
margin-left: 1em;
|
|
@@ -224,55 +227,49 @@ a.ui.label {
|
|
|
224
227
|
padding-left: 1.5em;
|
|
225
228
|
padding-right: 1.5em;
|
|
226
229
|
border-radius: 0 0 0 0;
|
|
227
|
-
-webkit-transition: none;
|
|
228
230
|
transition: none;
|
|
229
231
|
}
|
|
230
|
-
.ui.tag.labels .label
|
|
231
|
-
.ui.tag.label
|
|
232
|
+
.ui.tag.labels .label::before,
|
|
233
|
+
.ui.tag.label::before {
|
|
232
234
|
position: absolute;
|
|
233
|
-
|
|
234
|
-
transform: translateY(-50%) translateX(50%) rotate(-45deg);
|
|
235
|
+
transform: translateY(-50%) translateX(50%) rotate(-45deg);
|
|
235
236
|
top: 50%;
|
|
236
237
|
right: 100%;
|
|
237
|
-
content:
|
|
238
|
+
content: "";
|
|
238
239
|
background-color: inherit;
|
|
239
240
|
background-image: none;
|
|
240
241
|
width: 1.56em;
|
|
241
242
|
height: 1.56em;
|
|
242
|
-
-webkit-transition: none;
|
|
243
243
|
transition: none;
|
|
244
244
|
}
|
|
245
|
-
.ui.tag.labels .label
|
|
246
|
-
.ui.tag.label
|
|
245
|
+
.ui.tag.labels .label::after,
|
|
246
|
+
.ui.tag.label::after {
|
|
247
247
|
position: absolute;
|
|
248
|
-
content:
|
|
248
|
+
content: "";
|
|
249
249
|
top: 50%;
|
|
250
250
|
left: -0.25em;
|
|
251
251
|
margin-top: -0.25em;
|
|
252
|
-
background-color: #
|
|
252
|
+
background-color: #fff;
|
|
253
253
|
width: 0.5em;
|
|
254
254
|
height: 0.5em;
|
|
255
|
-
|
|
256
|
-
box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
|
|
255
|
+
box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
|
|
257
256
|
border-radius: 500rem;
|
|
258
257
|
}
|
|
259
|
-
.ui.basic.tag.labels .label
|
|
260
|
-
.ui.basic.tag.label
|
|
258
|
+
.ui.basic.tag.labels .label::before,
|
|
259
|
+
.ui.basic.tag.label::before {
|
|
261
260
|
border-color: inherit;
|
|
262
261
|
border-width: 1px 0 0 1px;
|
|
263
262
|
border-style: inherit;
|
|
264
263
|
right: calc(100% + 1px);
|
|
265
264
|
}
|
|
266
|
-
.ui.basic.tag.labels .label
|
|
267
|
-
.ui.basic.tag.label
|
|
268
|
-
|
|
269
|
-
box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, 0.8);
|
|
265
|
+
.ui.basic.tag.labels .label::after,
|
|
266
|
+
.ui.basic.tag.label::after {
|
|
267
|
+
box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, 0.8);
|
|
270
268
|
}
|
|
271
269
|
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
270
|
+
/* -------------------
|
|
271
|
+
Corner Label
|
|
272
|
+
-------------------- */
|
|
276
273
|
.ui.corner.label {
|
|
277
274
|
position: absolute;
|
|
278
275
|
top: 0;
|
|
@@ -280,11 +277,10 @@ a.ui.label {
|
|
|
280
277
|
margin: 0;
|
|
281
278
|
padding: 0;
|
|
282
279
|
text-align: center;
|
|
283
|
-
border-color: #
|
|
280
|
+
border-color: #e8e8e8;
|
|
284
281
|
width: 4em;
|
|
285
282
|
height: 4em;
|
|
286
283
|
z-index: 1;
|
|
287
|
-
-webkit-transition: border-color 0.1s ease;
|
|
288
284
|
transition: border-color 0.1s ease;
|
|
289
285
|
}
|
|
290
286
|
|
|
@@ -292,7 +288,7 @@ a.ui.label {
|
|
|
292
288
|
.ui.corner.label {
|
|
293
289
|
background-color: transparent !important;
|
|
294
290
|
}
|
|
295
|
-
.ui.corner.label
|
|
291
|
+
.ui.corner.label::after {
|
|
296
292
|
position: absolute;
|
|
297
293
|
content: "";
|
|
298
294
|
right: 0;
|
|
@@ -306,7 +302,6 @@ a.ui.label {
|
|
|
306
302
|
border-bottom: 4em solid transparent;
|
|
307
303
|
border-left: 0 solid transparent;
|
|
308
304
|
border-right-color: inherit;
|
|
309
|
-
-webkit-transition: border-color 0.1s ease;
|
|
310
305
|
transition: border-color 0.1s ease;
|
|
311
306
|
}
|
|
312
307
|
.ui.corner.label .icon {
|
|
@@ -321,11 +316,11 @@ a.ui.label {
|
|
|
321
316
|
|
|
322
317
|
/* Left Corner */
|
|
323
318
|
.ui.left.corner.label,
|
|
324
|
-
.ui.left.corner.label
|
|
319
|
+
.ui.left.corner.label::after {
|
|
325
320
|
right: auto;
|
|
326
321
|
left: 0;
|
|
327
322
|
}
|
|
328
|
-
.ui.left.corner.label
|
|
323
|
+
.ui.left.corner.label::after {
|
|
329
324
|
border-top: 4em solid transparent;
|
|
330
325
|
border-right: 4em solid transparent;
|
|
331
326
|
border-bottom: 0 solid transparent;
|
|
@@ -347,22 +342,19 @@ a.ui.label {
|
|
|
347
342
|
left: -1px;
|
|
348
343
|
}
|
|
349
344
|
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
345
|
+
/* -------------------
|
|
346
|
+
Ribbon
|
|
347
|
+
-------------------- */
|
|
354
348
|
.ui.ribbon.label {
|
|
355
349
|
position: relative;
|
|
356
350
|
margin: 0;
|
|
357
|
-
min-width: -webkit-max-content;
|
|
358
|
-
min-width: -moz-max-content;
|
|
359
351
|
min-width: max-content;
|
|
360
352
|
border-radius: 0 0 0 0;
|
|
361
353
|
border-color: rgba(0, 0, 0, 0.15);
|
|
362
354
|
}
|
|
363
|
-
.ui.ribbon.label
|
|
355
|
+
.ui.ribbon.label::after {
|
|
364
356
|
position: absolute;
|
|
365
|
-
content:
|
|
357
|
+
content: "";
|
|
366
358
|
top: 100%;
|
|
367
359
|
left: 0;
|
|
368
360
|
background-color: transparent;
|
|
@@ -411,11 +403,10 @@ a.ui.label {
|
|
|
411
403
|
/* Right Ribbon */
|
|
412
404
|
.ui[class*="right ribbon"].label {
|
|
413
405
|
text-align: left;
|
|
414
|
-
|
|
415
|
-
transform: translateX(-100%);
|
|
406
|
+
transform: translateX(-100%);
|
|
416
407
|
border-radius: 0 0 0 0;
|
|
417
408
|
}
|
|
418
|
-
.ui[class*="right ribbon"].label
|
|
409
|
+
.ui[class*="right ribbon"].label::after {
|
|
419
410
|
left: auto;
|
|
420
411
|
right: 0;
|
|
421
412
|
border-style: solid;
|
|
@@ -423,8 +414,22 @@ a.ui.label {
|
|
|
423
414
|
border-color: transparent;
|
|
424
415
|
border-top-color: inherit;
|
|
425
416
|
}
|
|
417
|
+
.ui.ui.center.ribbon.label {
|
|
418
|
+
top: calc(50% - 1em);
|
|
419
|
+
z-index: 1;
|
|
420
|
+
}
|
|
421
|
+
.ui.bottom.ribbon.label::after {
|
|
422
|
+
bottom: 100%;
|
|
423
|
+
top: auto;
|
|
424
|
+
border-width: 1.2em 1.2em 0 0;
|
|
425
|
+
}
|
|
426
|
+
.ui.bottom[class*="right ribbon"].label::after {
|
|
427
|
+
border-width: 1.2em 0 0 1.2em;
|
|
428
|
+
border-color: transparent;
|
|
429
|
+
border-left-color: inherit;
|
|
430
|
+
}
|
|
426
431
|
|
|
427
|
-
/* Inside
|
|
432
|
+
/* Inside Image */
|
|
428
433
|
.ui.image > .ribbon.label,
|
|
429
434
|
.ui.card .image > .ribbon.label {
|
|
430
435
|
position: absolute;
|
|
@@ -439,6 +444,11 @@ a.ui.label {
|
|
|
439
444
|
left: calc(100% + -0.05rem + 1.2em);
|
|
440
445
|
padding-left: 0.833em;
|
|
441
446
|
}
|
|
447
|
+
.ui.card .image > .ui.bottom.ribbon.label,
|
|
448
|
+
.ui.image > .ui.bottom.ribbon.label {
|
|
449
|
+
bottom: 1rem;
|
|
450
|
+
top: auto;
|
|
451
|
+
}
|
|
442
452
|
|
|
443
453
|
/* Inside Table */
|
|
444
454
|
.ui.table td > .ui.ribbon.label {
|
|
@@ -449,10 +459,9 @@ a.ui.label {
|
|
|
449
459
|
padding-left: 0.833em;
|
|
450
460
|
}
|
|
451
461
|
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
462
|
+
/* -------------------
|
|
463
|
+
Attached
|
|
464
|
+
-------------------- */
|
|
456
465
|
.ui[class*="top attached"].label,
|
|
457
466
|
.ui.attached.label {
|
|
458
467
|
width: 100%;
|
|
@@ -500,74 +509,68 @@ a.ui.label {
|
|
|
500
509
|
*******************************/
|
|
501
510
|
|
|
502
511
|
|
|
503
|
-
|
|
512
|
+
/* -------------------
|
|
504
513
|
Disabled
|
|
505
|
-
|
|
506
|
-
|
|
514
|
+
-------------------- */
|
|
507
515
|
|
|
508
|
-
|
|
516
|
+
/* -------------------
|
|
509
517
|
Hover
|
|
510
|
-
|
|
511
|
-
|
|
518
|
+
-------------------- */
|
|
512
519
|
.ui.labels a.label:hover,
|
|
513
520
|
a.ui.label:hover {
|
|
514
|
-
background-color: #
|
|
515
|
-
border-color: #
|
|
521
|
+
background-color: #e0e0e0;
|
|
522
|
+
border-color: #e0e0e0;
|
|
516
523
|
background-image: none;
|
|
517
524
|
color: rgba(0, 0, 0, 0.8);
|
|
518
525
|
}
|
|
519
|
-
.ui.labels a.label:hover
|
|
520
|
-
a.ui.label:hover
|
|
526
|
+
.ui.labels a.label:hover::before,
|
|
527
|
+
a.ui.label:hover::before {
|
|
521
528
|
color: rgba(0, 0, 0, 0.8);
|
|
522
529
|
}
|
|
523
530
|
|
|
524
|
-
|
|
531
|
+
/* -------------------
|
|
525
532
|
Active
|
|
526
|
-
|
|
527
|
-
|
|
533
|
+
-------------------- */
|
|
528
534
|
.ui.active.label {
|
|
529
|
-
background-color: #
|
|
530
|
-
border-color: #
|
|
535
|
+
background-color: #d0d0d0;
|
|
536
|
+
border-color: #d0d0d0;
|
|
531
537
|
background-image: none;
|
|
532
538
|
color: rgba(0, 0, 0, 0.95);
|
|
533
539
|
}
|
|
534
|
-
.ui.active.label
|
|
535
|
-
background-color: #
|
|
540
|
+
.ui.active.label::before {
|
|
541
|
+
background-color: #d0d0d0;
|
|
536
542
|
background-image: none;
|
|
537
543
|
color: rgba(0, 0, 0, 0.95);
|
|
538
544
|
}
|
|
539
545
|
|
|
540
|
-
|
|
546
|
+
/* -------------------
|
|
541
547
|
Active Hover
|
|
542
|
-
|
|
543
|
-
|
|
548
|
+
-------------------- */
|
|
544
549
|
.ui.labels a.active.label:hover,
|
|
545
550
|
a.ui.active.label:hover {
|
|
546
|
-
background-color: #
|
|
547
|
-
border-color: #
|
|
551
|
+
background-color: #c8c8c8;
|
|
552
|
+
border-color: #c8c8c8;
|
|
548
553
|
background-image: none;
|
|
549
554
|
color: rgba(0, 0, 0, 0.95);
|
|
550
555
|
}
|
|
551
|
-
.ui.labels a.active.label:hover
|
|
552
|
-
a.ui.active.label:hover
|
|
553
|
-
background-color: #
|
|
556
|
+
.ui.labels a.active.label:hover::before,
|
|
557
|
+
a.ui.active.label:hover::before {
|
|
558
|
+
background-color: #c8c8c8;
|
|
554
559
|
background-image: none;
|
|
555
560
|
color: rgba(0, 0, 0, 0.95);
|
|
556
561
|
}
|
|
557
562
|
|
|
558
|
-
|
|
563
|
+
/* -------------------
|
|
559
564
|
Visible
|
|
560
|
-
|
|
561
|
-
|
|
565
|
+
-------------------- */
|
|
562
566
|
.ui.labels.visible .label,
|
|
563
567
|
.ui.label.visible:not(.dropdown) {
|
|
564
568
|
display: inline-block !important;
|
|
565
569
|
}
|
|
566
570
|
|
|
567
|
-
|
|
571
|
+
/* -------------------
|
|
568
572
|
Hidden
|
|
569
|
-
|
|
570
|
-
|
|
573
|
+
-------------------- */
|
|
571
574
|
.ui.labels.hidden .label,
|
|
572
575
|
.ui.label.hidden {
|
|
573
576
|
display: none !important;
|
|
@@ -579,17 +582,15 @@ a.ui.active.label:hover:before {
|
|
|
579
582
|
*******************************/
|
|
580
583
|
|
|
581
584
|
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
585
|
+
/* -------------------
|
|
586
|
+
Basic
|
|
587
|
+
-------------------- */
|
|
586
588
|
.ui.basic.labels .label,
|
|
587
589
|
.ui.basic.label {
|
|
588
|
-
background: none #
|
|
590
|
+
background: none #fff;
|
|
589
591
|
border: 1px solid rgba(34, 36, 38, 0.15);
|
|
590
592
|
color: rgba(0, 0, 0, 0.87);
|
|
591
|
-
|
|
592
|
-
box-shadow: none;
|
|
593
|
+
box-shadow: none;
|
|
593
594
|
padding-top: calc(0.5833em - 1px);
|
|
594
595
|
padding-bottom: calc(0.5833em - 1px);
|
|
595
596
|
padding-right: calc(0.833em - 1px);
|
|
@@ -606,32 +607,32 @@ a.ui.active.label:hover:before {
|
|
|
606
607
|
.ui.basic.labels a.label:hover,
|
|
607
608
|
a.ui.basic.label:hover {
|
|
608
609
|
text-decoration: none;
|
|
609
|
-
background: none #
|
|
610
|
+
background: none #fff;
|
|
610
611
|
color: #006274;
|
|
611
|
-
|
|
612
|
-
box-shadow: none;
|
|
612
|
+
box-shadow: none;
|
|
613
613
|
}
|
|
614
614
|
|
|
615
615
|
/* Pointing */
|
|
616
|
-
.ui.basic.pointing.label
|
|
616
|
+
.ui.basic.pointing.label::before {
|
|
617
617
|
border-color: inherit;
|
|
618
618
|
}
|
|
619
619
|
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
620
|
+
/* -------------------
|
|
621
|
+
Fluid
|
|
622
|
+
-------------------- */
|
|
624
623
|
.ui.label.fluid,
|
|
625
624
|
.ui.fluid.labels > .label {
|
|
626
625
|
width: 100%;
|
|
627
|
-
|
|
628
|
-
|
|
626
|
+
box-sizing: border-box;
|
|
627
|
+
}
|
|
628
|
+
.ui.centered.labels .label,
|
|
629
|
+
.ui.centered.label {
|
|
630
|
+
text-align: center;
|
|
629
631
|
}
|
|
630
632
|
|
|
631
|
-
|
|
633
|
+
/* -------------------
|
|
632
634
|
Colors
|
|
633
|
-
|
|
634
|
-
|
|
635
|
+
-------------------- */
|
|
635
636
|
.ui.primary.labels .label,
|
|
636
637
|
.ui.ui.ui.primary.label {
|
|
637
638
|
background-color: #007388;
|
|
@@ -644,7 +645,7 @@ a.ui.basic.label:hover {
|
|
|
644
645
|
a.ui.ui.ui.primary.label:hover {
|
|
645
646
|
background-color: #005d6f;
|
|
646
647
|
border-color: #005d6f;
|
|
647
|
-
color: #
|
|
648
|
+
color: #fff;
|
|
648
649
|
}
|
|
649
650
|
|
|
650
651
|
/* Ribbon */
|
|
@@ -655,20 +656,20 @@ a.ui.ui.ui.primary.label:hover {
|
|
|
655
656
|
/* Basic */
|
|
656
657
|
.ui.basic.labels .primary.label,
|
|
657
658
|
.ui.ui.ui.basic.primary.label {
|
|
658
|
-
background: none #
|
|
659
|
+
background: none #fff;
|
|
659
660
|
border-color: #007388;
|
|
660
661
|
color: #007388;
|
|
661
662
|
}
|
|
662
663
|
.ui.basic.labels a.primary.label:hover,
|
|
663
664
|
a.ui.ui.ui.basic.primary.label:hover {
|
|
664
|
-
background: none #
|
|
665
|
+
background: none #fff;
|
|
665
666
|
border-color: #005d6f;
|
|
666
667
|
color: #005d6f;
|
|
667
668
|
}
|
|
668
669
|
.ui.secondary.labels .label,
|
|
669
670
|
.ui.ui.ui.secondary.label {
|
|
670
|
-
background-color: #
|
|
671
|
-
border-color: #
|
|
671
|
+
background-color: #1b1c1d;
|
|
672
|
+
border-color: #1b1c1d;
|
|
672
673
|
color: rgba(255, 255, 255, 0.9);
|
|
673
674
|
}
|
|
674
675
|
|
|
@@ -677,7 +678,7 @@ a.ui.ui.ui.basic.primary.label:hover {
|
|
|
677
678
|
a.ui.ui.ui.secondary.label:hover {
|
|
678
679
|
background-color: #27292a;
|
|
679
680
|
border-color: #27292a;
|
|
680
|
-
color: #
|
|
681
|
+
color: #fff;
|
|
681
682
|
}
|
|
682
683
|
|
|
683
684
|
/* Ribbon */
|
|
@@ -688,13 +689,13 @@ a.ui.ui.ui.secondary.label:hover {
|
|
|
688
689
|
/* Basic */
|
|
689
690
|
.ui.basic.labels .secondary.label,
|
|
690
691
|
.ui.ui.ui.basic.secondary.label {
|
|
691
|
-
background: none #
|
|
692
|
-
border-color: #
|
|
693
|
-
color: #
|
|
692
|
+
background: none #fff;
|
|
693
|
+
border-color: #1b1c1d;
|
|
694
|
+
color: #1b1c1d;
|
|
694
695
|
}
|
|
695
696
|
.ui.basic.labels a.secondary.label:hover,
|
|
696
697
|
a.ui.ui.ui.basic.secondary.label:hover {
|
|
697
|
-
background: none #
|
|
698
|
+
background: none #fff;
|
|
698
699
|
border-color: #27292a;
|
|
699
700
|
color: #27292a;
|
|
700
701
|
}
|
|
@@ -702,7 +703,7 @@ a.ui.ui.ui.basic.secondary.label:hover {
|
|
|
702
703
|
.ui.ui.ui.red.label {
|
|
703
704
|
background-color: #af4e4a;
|
|
704
705
|
border-color: #af4e4a;
|
|
705
|
-
color: #
|
|
706
|
+
color: #fff;
|
|
706
707
|
}
|
|
707
708
|
|
|
708
709
|
/* Link */
|
|
@@ -710,7 +711,7 @@ a.ui.ui.ui.basic.secondary.label:hover {
|
|
|
710
711
|
a.ui.ui.ui.red.label:hover {
|
|
711
712
|
background-color: #a2423e;
|
|
712
713
|
border-color: #a2423e;
|
|
713
|
-
color: #
|
|
714
|
+
color: #fff;
|
|
714
715
|
}
|
|
715
716
|
|
|
716
717
|
/* Ribbon */
|
|
@@ -721,21 +722,21 @@ a.ui.ui.ui.red.label:hover {
|
|
|
721
722
|
/* Basic */
|
|
722
723
|
.ui.basic.labels .red.label,
|
|
723
724
|
.ui.ui.ui.basic.red.label {
|
|
724
|
-
background: none #
|
|
725
|
+
background: none #fff;
|
|
725
726
|
border-color: #af4e4a;
|
|
726
727
|
color: #af4e4a;
|
|
727
728
|
}
|
|
728
729
|
.ui.basic.labels a.red.label:hover,
|
|
729
730
|
a.ui.ui.ui.basic.red.label:hover {
|
|
730
|
-
background: none #
|
|
731
|
+
background: none #fff;
|
|
731
732
|
border-color: #a2423e;
|
|
732
733
|
color: #a2423e;
|
|
733
734
|
}
|
|
734
735
|
.ui.orange.labels .label,
|
|
735
736
|
.ui.ui.ui.orange.label {
|
|
736
|
-
background-color: #
|
|
737
|
-
border-color: #
|
|
738
|
-
color: #
|
|
737
|
+
background-color: #f2711c;
|
|
738
|
+
border-color: #f2711c;
|
|
739
|
+
color: #fff;
|
|
739
740
|
}
|
|
740
741
|
|
|
741
742
|
/* Link */
|
|
@@ -743,7 +744,7 @@ a.ui.ui.ui.basic.red.label:hover {
|
|
|
743
744
|
a.ui.ui.ui.orange.label:hover {
|
|
744
745
|
background-color: #f26202;
|
|
745
746
|
border-color: #f26202;
|
|
746
|
-
color: #
|
|
747
|
+
color: #fff;
|
|
747
748
|
}
|
|
748
749
|
|
|
749
750
|
/* Ribbon */
|
|
@@ -754,21 +755,21 @@ a.ui.ui.ui.orange.label:hover {
|
|
|
754
755
|
/* Basic */
|
|
755
756
|
.ui.basic.labels .orange.label,
|
|
756
757
|
.ui.ui.ui.basic.orange.label {
|
|
757
|
-
background: none #
|
|
758
|
-
border-color: #
|
|
759
|
-
color: #
|
|
758
|
+
background: none #fff;
|
|
759
|
+
border-color: #f2711c;
|
|
760
|
+
color: #f2711c;
|
|
760
761
|
}
|
|
761
762
|
.ui.basic.labels a.orange.label:hover,
|
|
762
763
|
a.ui.ui.ui.basic.orange.label:hover {
|
|
763
|
-
background: none #
|
|
764
|
+
background: none #fff;
|
|
764
765
|
border-color: #f26202;
|
|
765
766
|
color: #f26202;
|
|
766
767
|
}
|
|
767
768
|
.ui.yellow.labels .label,
|
|
768
769
|
.ui.ui.ui.yellow.label {
|
|
769
|
-
background-color: #
|
|
770
|
-
border-color: #
|
|
771
|
-
color: #
|
|
770
|
+
background-color: #fbbd08;
|
|
771
|
+
border-color: #fbbd08;
|
|
772
|
+
color: #fff;
|
|
772
773
|
}
|
|
773
774
|
|
|
774
775
|
/* Link */
|
|
@@ -776,7 +777,7 @@ a.ui.ui.ui.basic.orange.label:hover {
|
|
|
776
777
|
a.ui.ui.ui.yellow.label:hover {
|
|
777
778
|
background-color: #eaae00;
|
|
778
779
|
border-color: #eaae00;
|
|
779
|
-
color: #
|
|
780
|
+
color: #fff;
|
|
780
781
|
}
|
|
781
782
|
|
|
782
783
|
/* Ribbon */
|
|
@@ -787,13 +788,13 @@ a.ui.ui.ui.yellow.label:hover {
|
|
|
787
788
|
/* Basic */
|
|
788
789
|
.ui.basic.labels .yellow.label,
|
|
789
790
|
.ui.ui.ui.basic.yellow.label {
|
|
790
|
-
background: none #
|
|
791
|
-
border-color: #
|
|
792
|
-
color: #
|
|
791
|
+
background: none #fff;
|
|
792
|
+
border-color: #fbbd08;
|
|
793
|
+
color: #fbbd08;
|
|
793
794
|
}
|
|
794
795
|
.ui.basic.labels a.yellow.label:hover,
|
|
795
796
|
a.ui.ui.ui.basic.yellow.label:hover {
|
|
796
|
-
background: none #
|
|
797
|
+
background: none #fff;
|
|
797
798
|
border-color: #eaae00;
|
|
798
799
|
color: #eaae00;
|
|
799
800
|
}
|
|
@@ -801,7 +802,7 @@ a.ui.ui.ui.basic.yellow.label:hover {
|
|
|
801
802
|
.ui.ui.ui.olive.label {
|
|
802
803
|
background-color: #9baf66;
|
|
803
804
|
border-color: #9baf66;
|
|
804
|
-
color: #
|
|
805
|
+
color: #fff;
|
|
805
806
|
}
|
|
806
807
|
|
|
807
808
|
/* Link */
|
|
@@ -809,7 +810,7 @@ a.ui.ui.ui.basic.yellow.label:hover {
|
|
|
809
810
|
a.ui.ui.ui.olive.label:hover {
|
|
810
811
|
background-color: #91a952;
|
|
811
812
|
border-color: #91a952;
|
|
812
|
-
color: #
|
|
813
|
+
color: #fff;
|
|
813
814
|
}
|
|
814
815
|
|
|
815
816
|
/* Ribbon */
|
|
@@ -820,13 +821,13 @@ a.ui.ui.ui.olive.label:hover {
|
|
|
820
821
|
/* Basic */
|
|
821
822
|
.ui.basic.labels .olive.label,
|
|
822
823
|
.ui.ui.ui.basic.olive.label {
|
|
823
|
-
background: none #
|
|
824
|
+
background: none #fff;
|
|
824
825
|
border-color: #9baf66;
|
|
825
826
|
color: #9baf66;
|
|
826
827
|
}
|
|
827
828
|
.ui.basic.labels a.olive.label:hover,
|
|
828
829
|
a.ui.ui.ui.basic.olive.label:hover {
|
|
829
|
-
background: none #
|
|
830
|
+
background: none #fff;
|
|
830
831
|
border-color: #91a952;
|
|
831
832
|
color: #91a952;
|
|
832
833
|
}
|
|
@@ -834,7 +835,7 @@ a.ui.ui.ui.basic.olive.label:hover {
|
|
|
834
835
|
.ui.ui.ui.green.label {
|
|
835
836
|
background-color: #66af8b;
|
|
836
837
|
border-color: #66af8b;
|
|
837
|
-
color: #
|
|
838
|
+
color: #fff;
|
|
838
839
|
}
|
|
839
840
|
|
|
840
841
|
/* Link */
|
|
@@ -842,7 +843,7 @@ a.ui.ui.ui.basic.olive.label:hover {
|
|
|
842
843
|
a.ui.ui.ui.green.label:hover {
|
|
843
844
|
background-color: #52a97e;
|
|
844
845
|
border-color: #52a97e;
|
|
845
|
-
color: #
|
|
846
|
+
color: #fff;
|
|
846
847
|
}
|
|
847
848
|
|
|
848
849
|
/* Ribbon */
|
|
@@ -853,13 +854,13 @@ a.ui.ui.ui.green.label:hover {
|
|
|
853
854
|
/* Basic */
|
|
854
855
|
.ui.basic.labels .green.label,
|
|
855
856
|
.ui.ui.ui.basic.green.label {
|
|
856
|
-
background: none #
|
|
857
|
+
background: none #fff;
|
|
857
858
|
border-color: #66af8b;
|
|
858
859
|
color: #66af8b;
|
|
859
860
|
}
|
|
860
861
|
.ui.basic.labels a.green.label:hover,
|
|
861
862
|
a.ui.ui.ui.basic.green.label:hover {
|
|
862
|
-
background: none #
|
|
863
|
+
background: none #fff;
|
|
863
864
|
border-color: #52a97e;
|
|
864
865
|
color: #52a97e;
|
|
865
866
|
}
|
|
@@ -867,7 +868,7 @@ a.ui.ui.ui.basic.green.label:hover {
|
|
|
867
868
|
.ui.ui.ui.teal.label {
|
|
868
869
|
background-color: #66afac;
|
|
869
870
|
border-color: #66afac;
|
|
870
|
-
color: #
|
|
871
|
+
color: #fff;
|
|
871
872
|
}
|
|
872
873
|
|
|
873
874
|
/* Link */
|
|
@@ -875,7 +876,7 @@ a.ui.ui.ui.basic.green.label:hover {
|
|
|
875
876
|
a.ui.ui.ui.teal.label:hover {
|
|
876
877
|
background-color: #52a9a6;
|
|
877
878
|
border-color: #52a9a6;
|
|
878
|
-
color: #
|
|
879
|
+
color: #fff;
|
|
879
880
|
}
|
|
880
881
|
|
|
881
882
|
/* Ribbon */
|
|
@@ -886,13 +887,13 @@ a.ui.ui.ui.teal.label:hover {
|
|
|
886
887
|
/* Basic */
|
|
887
888
|
.ui.basic.labels .teal.label,
|
|
888
889
|
.ui.ui.ui.basic.teal.label {
|
|
889
|
-
background: none #
|
|
890
|
+
background: none #fff;
|
|
890
891
|
border-color: #66afac;
|
|
891
892
|
color: #66afac;
|
|
892
893
|
}
|
|
893
894
|
.ui.basic.labels a.teal.label:hover,
|
|
894
895
|
a.ui.ui.ui.basic.teal.label:hover {
|
|
895
|
-
background: none #
|
|
896
|
+
background: none #fff;
|
|
896
897
|
border-color: #52a9a6;
|
|
897
898
|
color: #52a9a6;
|
|
898
899
|
}
|
|
@@ -900,7 +901,7 @@ a.ui.ui.ui.basic.teal.label:hover {
|
|
|
900
901
|
.ui.ui.ui.blue.label {
|
|
901
902
|
background-color: #007388;
|
|
902
903
|
border-color: #007388;
|
|
903
|
-
color: #
|
|
904
|
+
color: #fff;
|
|
904
905
|
}
|
|
905
906
|
|
|
906
907
|
/* Link */
|
|
@@ -908,7 +909,7 @@ a.ui.ui.ui.basic.teal.label:hover {
|
|
|
908
909
|
a.ui.ui.ui.blue.label:hover {
|
|
909
910
|
background-color: #005d6f;
|
|
910
911
|
border-color: #005d6f;
|
|
911
|
-
color: #
|
|
912
|
+
color: #fff;
|
|
912
913
|
}
|
|
913
914
|
|
|
914
915
|
/* Ribbon */
|
|
@@ -919,13 +920,13 @@ a.ui.ui.ui.blue.label:hover {
|
|
|
919
920
|
/* Basic */
|
|
920
921
|
.ui.basic.labels .blue.label,
|
|
921
922
|
.ui.ui.ui.basic.blue.label {
|
|
922
|
-
background: none #
|
|
923
|
+
background: none #fff;
|
|
923
924
|
border-color: #007388;
|
|
924
925
|
color: #007388;
|
|
925
926
|
}
|
|
926
927
|
.ui.basic.labels a.blue.label:hover,
|
|
927
928
|
a.ui.ui.ui.basic.blue.label:hover {
|
|
928
|
-
background: none #
|
|
929
|
+
background: none #fff;
|
|
929
930
|
border-color: #005d6f;
|
|
930
931
|
color: #005d6f;
|
|
931
932
|
}
|
|
@@ -933,7 +934,7 @@ a.ui.ui.ui.basic.blue.label:hover {
|
|
|
933
934
|
.ui.ui.ui.violet.label {
|
|
934
935
|
background-color: #a166af;
|
|
935
936
|
border-color: #a166af;
|
|
936
|
-
color: #
|
|
937
|
+
color: #fff;
|
|
937
938
|
}
|
|
938
939
|
|
|
939
940
|
/* Link */
|
|
@@ -941,7 +942,7 @@ a.ui.ui.ui.basic.blue.label:hover {
|
|
|
941
942
|
a.ui.ui.ui.violet.label:hover {
|
|
942
943
|
background-color: #9852a9;
|
|
943
944
|
border-color: #9852a9;
|
|
944
|
-
color: #
|
|
945
|
+
color: #fff;
|
|
945
946
|
}
|
|
946
947
|
|
|
947
948
|
/* Ribbon */
|
|
@@ -952,13 +953,13 @@ a.ui.ui.ui.violet.label:hover {
|
|
|
952
953
|
/* Basic */
|
|
953
954
|
.ui.basic.labels .violet.label,
|
|
954
955
|
.ui.ui.ui.basic.violet.label {
|
|
955
|
-
background: none #
|
|
956
|
+
background: none #fff;
|
|
956
957
|
border-color: #a166af;
|
|
957
958
|
color: #a166af;
|
|
958
959
|
}
|
|
959
960
|
.ui.basic.labels a.violet.label:hover,
|
|
960
961
|
a.ui.ui.ui.basic.violet.label:hover {
|
|
961
|
-
background: none #
|
|
962
|
+
background: none #fff;
|
|
962
963
|
border-color: #9852a9;
|
|
963
964
|
color: #9852a9;
|
|
964
965
|
}
|
|
@@ -966,7 +967,7 @@ a.ui.ui.ui.basic.violet.label:hover {
|
|
|
966
967
|
.ui.ui.ui.purple.label {
|
|
967
968
|
background-color: #af6690;
|
|
968
969
|
border-color: #af6690;
|
|
969
|
-
color: #
|
|
970
|
+
color: #fff;
|
|
970
971
|
}
|
|
971
972
|
|
|
972
973
|
/* Link */
|
|
@@ -974,7 +975,7 @@ a.ui.ui.ui.basic.violet.label:hover {
|
|
|
974
975
|
a.ui.ui.ui.purple.label:hover {
|
|
975
976
|
background-color: #a95284;
|
|
976
977
|
border-color: #a95284;
|
|
977
|
-
color: #
|
|
978
|
+
color: #fff;
|
|
978
979
|
}
|
|
979
980
|
|
|
980
981
|
/* Ribbon */
|
|
@@ -985,21 +986,21 @@ a.ui.ui.ui.purple.label:hover {
|
|
|
985
986
|
/* Basic */
|
|
986
987
|
.ui.basic.labels .purple.label,
|
|
987
988
|
.ui.ui.ui.basic.purple.label {
|
|
988
|
-
background: none #
|
|
989
|
+
background: none #fff;
|
|
989
990
|
border-color: #af6690;
|
|
990
991
|
color: #af6690;
|
|
991
992
|
}
|
|
992
993
|
.ui.basic.labels a.purple.label:hover,
|
|
993
994
|
a.ui.ui.ui.basic.purple.label:hover {
|
|
994
|
-
background: none #
|
|
995
|
+
background: none #fff;
|
|
995
996
|
border-color: #a95284;
|
|
996
997
|
color: #a95284;
|
|
997
998
|
}
|
|
998
999
|
.ui.pink.labels .label,
|
|
999
1000
|
.ui.ui.ui.pink.label {
|
|
1000
|
-
background-color: #
|
|
1001
|
-
border-color: #
|
|
1002
|
-
color: #
|
|
1001
|
+
background-color: #e03997;
|
|
1002
|
+
border-color: #e03997;
|
|
1003
|
+
color: #fff;
|
|
1003
1004
|
}
|
|
1004
1005
|
|
|
1005
1006
|
/* Link */
|
|
@@ -1007,7 +1008,7 @@ a.ui.ui.ui.basic.purple.label:hover {
|
|
|
1007
1008
|
a.ui.ui.ui.pink.label:hover {
|
|
1008
1009
|
background-color: #e61a8d;
|
|
1009
1010
|
border-color: #e61a8d;
|
|
1010
|
-
color: #
|
|
1011
|
+
color: #fff;
|
|
1011
1012
|
}
|
|
1012
1013
|
|
|
1013
1014
|
/* Ribbon */
|
|
@@ -1018,13 +1019,13 @@ a.ui.ui.ui.pink.label:hover {
|
|
|
1018
1019
|
/* Basic */
|
|
1019
1020
|
.ui.basic.labels .pink.label,
|
|
1020
1021
|
.ui.ui.ui.basic.pink.label {
|
|
1021
|
-
background: none #
|
|
1022
|
-
border-color: #
|
|
1023
|
-
color: #
|
|
1022
|
+
background: none #fff;
|
|
1023
|
+
border-color: #e03997;
|
|
1024
|
+
color: #e03997;
|
|
1024
1025
|
}
|
|
1025
1026
|
.ui.basic.labels a.pink.label:hover,
|
|
1026
1027
|
a.ui.ui.ui.basic.pink.label:hover {
|
|
1027
|
-
background: none #
|
|
1028
|
+
background: none #fff;
|
|
1028
1029
|
border-color: #e61a8d;
|
|
1029
1030
|
color: #e61a8d;
|
|
1030
1031
|
}
|
|
@@ -1032,7 +1033,7 @@ a.ui.ui.ui.basic.pink.label:hover {
|
|
|
1032
1033
|
.ui.ui.ui.brown.label {
|
|
1033
1034
|
background-color: #af9666;
|
|
1034
1035
|
border-color: #af9666;
|
|
1035
|
-
color: #
|
|
1036
|
+
color: #fff;
|
|
1036
1037
|
}
|
|
1037
1038
|
|
|
1038
1039
|
/* Link */
|
|
@@ -1040,7 +1041,7 @@ a.ui.ui.ui.basic.pink.label:hover {
|
|
|
1040
1041
|
a.ui.ui.ui.brown.label:hover {
|
|
1041
1042
|
background-color: #a98b52;
|
|
1042
1043
|
border-color: #a98b52;
|
|
1043
|
-
color: #
|
|
1044
|
+
color: #fff;
|
|
1044
1045
|
}
|
|
1045
1046
|
|
|
1046
1047
|
/* Ribbon */
|
|
@@ -1051,13 +1052,13 @@ a.ui.ui.ui.brown.label:hover {
|
|
|
1051
1052
|
/* Basic */
|
|
1052
1053
|
.ui.basic.labels .brown.label,
|
|
1053
1054
|
.ui.ui.ui.basic.brown.label {
|
|
1054
|
-
background: none #
|
|
1055
|
+
background: none #fff;
|
|
1055
1056
|
border-color: #af9666;
|
|
1056
1057
|
color: #af9666;
|
|
1057
1058
|
}
|
|
1058
1059
|
.ui.basic.labels a.brown.label:hover,
|
|
1059
1060
|
a.ui.ui.ui.basic.brown.label:hover {
|
|
1060
|
-
background: none #
|
|
1061
|
+
background: none #fff;
|
|
1061
1062
|
border-color: #a98b52;
|
|
1062
1063
|
color: #a98b52;
|
|
1063
1064
|
}
|
|
@@ -1065,7 +1066,7 @@ a.ui.ui.ui.basic.brown.label:hover {
|
|
|
1065
1066
|
.ui.ui.ui.grey.label {
|
|
1066
1067
|
background-color: #9ab5c1;
|
|
1067
1068
|
border-color: #9ab5c1;
|
|
1068
|
-
color: #
|
|
1069
|
+
color: #fff;
|
|
1069
1070
|
}
|
|
1070
1071
|
|
|
1071
1072
|
/* Link */
|
|
@@ -1073,7 +1074,7 @@ a.ui.ui.ui.basic.brown.label:hover {
|
|
|
1073
1074
|
a.ui.ui.ui.grey.label:hover {
|
|
1074
1075
|
background-color: #aac1cb;
|
|
1075
1076
|
border-color: #aac1cb;
|
|
1076
|
-
color: #
|
|
1077
|
+
color: #fff;
|
|
1077
1078
|
}
|
|
1078
1079
|
|
|
1079
1080
|
/* Ribbon */
|
|
@@ -1084,21 +1085,21 @@ a.ui.ui.ui.grey.label:hover {
|
|
|
1084
1085
|
/* Basic */
|
|
1085
1086
|
.ui.basic.labels .grey.label,
|
|
1086
1087
|
.ui.ui.ui.basic.grey.label {
|
|
1087
|
-
background: none #
|
|
1088
|
+
background: none #fff;
|
|
1088
1089
|
border-color: #9ab5c1;
|
|
1089
1090
|
color: #9ab5c1;
|
|
1090
1091
|
}
|
|
1091
1092
|
.ui.basic.labels a.grey.label:hover,
|
|
1092
1093
|
a.ui.ui.ui.basic.grey.label:hover {
|
|
1093
|
-
background: none #
|
|
1094
|
+
background: none #fff;
|
|
1094
1095
|
border-color: #aac1cb;
|
|
1095
1096
|
color: #aac1cb;
|
|
1096
1097
|
}
|
|
1097
1098
|
.ui.black.labels .label,
|
|
1098
1099
|
.ui.ui.ui.black.label {
|
|
1099
|
-
background-color: #
|
|
1100
|
-
border-color: #
|
|
1101
|
-
color: #
|
|
1100
|
+
background-color: #1b1c1d;
|
|
1101
|
+
border-color: #1b1c1d;
|
|
1102
|
+
color: #fff;
|
|
1102
1103
|
}
|
|
1103
1104
|
|
|
1104
1105
|
/* Link */
|
|
@@ -1106,7 +1107,7 @@ a.ui.ui.ui.basic.grey.label:hover {
|
|
|
1106
1107
|
a.ui.ui.ui.black.label:hover {
|
|
1107
1108
|
background-color: #27292a;
|
|
1108
1109
|
border-color: #27292a;
|
|
1109
|
-
color: #
|
|
1110
|
+
color: #fff;
|
|
1110
1111
|
}
|
|
1111
1112
|
|
|
1112
1113
|
/* Ribbon */
|
|
@@ -1117,21 +1118,20 @@ a.ui.ui.ui.black.label:hover {
|
|
|
1117
1118
|
/* Basic */
|
|
1118
1119
|
.ui.basic.labels .black.label,
|
|
1119
1120
|
.ui.ui.ui.basic.black.label {
|
|
1120
|
-
background: none #
|
|
1121
|
-
border-color: #
|
|
1122
|
-
color: #
|
|
1121
|
+
background: none #fff;
|
|
1122
|
+
border-color: #1b1c1d;
|
|
1123
|
+
color: #1b1c1d;
|
|
1123
1124
|
}
|
|
1124
1125
|
.ui.basic.labels a.black.label:hover,
|
|
1125
1126
|
a.ui.ui.ui.basic.black.label:hover {
|
|
1126
|
-
background: none #
|
|
1127
|
+
background: none #fff;
|
|
1127
1128
|
border-color: #27292a;
|
|
1128
1129
|
color: #27292a;
|
|
1129
1130
|
}
|
|
1130
1131
|
|
|
1131
|
-
|
|
1132
|
+
/* -------------------
|
|
1132
1133
|
Horizontal
|
|
1133
|
-
|
|
1134
|
-
|
|
1134
|
+
-------------------- */
|
|
1135
1135
|
.ui.horizontal.labels .label,
|
|
1136
1136
|
.ui.horizontal.label {
|
|
1137
1137
|
margin: 0 0.5em 0 0;
|
|
@@ -1140,10 +1140,9 @@ a.ui.ui.ui.basic.black.label:hover {
|
|
|
1140
1140
|
text-align: center;
|
|
1141
1141
|
}
|
|
1142
1142
|
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1143
|
+
/* -------------------
|
|
1144
|
+
Circular
|
|
1145
|
+
-------------------- */
|
|
1147
1146
|
.ui.circular.labels .label,
|
|
1148
1147
|
.ui.circular.label {
|
|
1149
1148
|
min-width: 2em;
|
|
@@ -1163,17 +1162,16 @@ a.ui.ui.ui.basic.black.label:hover {
|
|
|
1163
1162
|
vertical-align: baseline;
|
|
1164
1163
|
}
|
|
1165
1164
|
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1165
|
+
/* -------------------
|
|
1166
|
+
Pointing
|
|
1167
|
+
-------------------- */
|
|
1170
1168
|
.ui.pointing.label {
|
|
1171
1169
|
position: relative;
|
|
1172
1170
|
}
|
|
1173
1171
|
.ui.attached.pointing.label {
|
|
1174
1172
|
position: absolute;
|
|
1175
1173
|
}
|
|
1176
|
-
.ui.pointing.label
|
|
1174
|
+
.ui.pointing.label::before {
|
|
1177
1175
|
background-color: inherit;
|
|
1178
1176
|
background-image: inherit;
|
|
1179
1177
|
border-width: 0;
|
|
@@ -1182,78 +1180,67 @@ a.ui.ui.ui.basic.black.label:hover {
|
|
|
1182
1180
|
}
|
|
1183
1181
|
|
|
1184
1182
|
/* Arrow */
|
|
1185
|
-
.ui.pointing.label
|
|
1183
|
+
.ui.pointing.label::before {
|
|
1186
1184
|
position: absolute;
|
|
1187
|
-
content:
|
|
1188
|
-
|
|
1189
|
-
transform: rotate(45deg);
|
|
1185
|
+
content: "";
|
|
1186
|
+
transform: rotate(45deg);
|
|
1190
1187
|
background-image: none;
|
|
1191
1188
|
z-index: 2;
|
|
1192
1189
|
width: 0.6666em;
|
|
1193
1190
|
height: 0.6666em;
|
|
1194
|
-
-webkit-transition: none;
|
|
1195
1191
|
transition: none;
|
|
1196
1192
|
}
|
|
1197
1193
|
|
|
1198
|
-
|
|
1199
|
-
|
|
1194
|
+
/* --- Above --- */
|
|
1200
1195
|
.ui.pointing.label,
|
|
1201
1196
|
.ui[class*="pointing above"].label {
|
|
1202
1197
|
margin-top: 1em;
|
|
1203
1198
|
}
|
|
1204
|
-
.ui.pointing.label
|
|
1205
|
-
.ui[class*="pointing above"].label
|
|
1199
|
+
.ui.pointing.label::before,
|
|
1200
|
+
.ui[class*="pointing above"].label::before {
|
|
1206
1201
|
border-width: 1px 0 0 1px;
|
|
1207
|
-
|
|
1208
|
-
transform: translateX(-50%) translateY(-50%) rotate(45deg);
|
|
1202
|
+
transform: translateX(-50%) translateY(-50%) rotate(45deg);
|
|
1209
1203
|
top: 0;
|
|
1210
1204
|
left: 50%;
|
|
1211
1205
|
}
|
|
1212
1206
|
|
|
1213
|
-
|
|
1214
|
-
|
|
1207
|
+
/* --- Below --- */
|
|
1215
1208
|
.ui[class*="bottom pointing"].label,
|
|
1216
1209
|
.ui[class*="pointing below"].label {
|
|
1217
1210
|
margin-top: 0;
|
|
1218
1211
|
margin-bottom: 1em;
|
|
1219
1212
|
}
|
|
1220
|
-
.ui[class*="bottom pointing"].label
|
|
1221
|
-
.ui[class*="pointing below"].label
|
|
1213
|
+
.ui[class*="bottom pointing"].label::before,
|
|
1214
|
+
.ui[class*="pointing below"].label::before {
|
|
1222
1215
|
border-width: 0 1px 1px 0;
|
|
1223
|
-
top: auto;
|
|
1224
1216
|
right: auto;
|
|
1225
|
-
|
|
1226
|
-
transform: translateX(-50%) translateY(-50%) rotate(45deg);
|
|
1217
|
+
transform: translateX(-50%) translateY(-50%) rotate(45deg);
|
|
1227
1218
|
top: 100%;
|
|
1228
1219
|
left: 50%;
|
|
1229
1220
|
}
|
|
1230
1221
|
|
|
1231
|
-
|
|
1232
|
-
|
|
1222
|
+
/* --- Left --- */
|
|
1233
1223
|
.ui[class*="left pointing"].label {
|
|
1234
1224
|
margin-top: 0;
|
|
1235
1225
|
margin-left: 0.6666em;
|
|
1236
1226
|
}
|
|
1237
|
-
.ui[class*="left pointing"].label
|
|
1227
|
+
.ui[class*="left pointing"].label::before {
|
|
1238
1228
|
border-width: 0 0 1px 1px;
|
|
1239
|
-
|
|
1240
|
-
transform: translateX(-50%) translateY(-50%) rotate(45deg);
|
|
1229
|
+
transform: translateX(-50%) translateY(-50%) rotate(45deg);
|
|
1241
1230
|
bottom: auto;
|
|
1242
1231
|
right: auto;
|
|
1243
1232
|
top: 50%;
|
|
1244
1233
|
left: 0;
|
|
1245
1234
|
}
|
|
1246
1235
|
|
|
1247
|
-
|
|
1248
|
-
|
|
1236
|
+
/* --- Right --- */
|
|
1249
1237
|
.ui[class*="right pointing"].label {
|
|
1250
1238
|
margin-top: 0;
|
|
1251
1239
|
margin-right: 0.6666em;
|
|
1252
1240
|
}
|
|
1253
|
-
.ui[class*="right pointing"].label
|
|
1241
|
+
.ui[class*="right pointing"].label::before {
|
|
1254
1242
|
border-width: 1px 1px 0 0;
|
|
1255
|
-
|
|
1256
|
-
transform: translateX(50%) translateY(-50%) rotate(45deg);
|
|
1243
|
+
transform: translateX(50%) translateY(-50%) rotate(45deg);
|
|
1257
1244
|
top: 50%;
|
|
1258
1245
|
right: 0;
|
|
1259
1246
|
bottom: auto;
|
|
@@ -1262,72 +1249,62 @@ a.ui.ui.ui.basic.black.label:hover {
|
|
|
1262
1249
|
|
|
1263
1250
|
/* Basic Pointing */
|
|
1264
1251
|
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
.ui.basic
|
|
1268
|
-
.ui.basic[class*="pointing above"].label:before {
|
|
1252
|
+
/* --- Above --- */
|
|
1253
|
+
.ui.basic.pointing.label::before,
|
|
1254
|
+
.ui.basic[class*="pointing above"].label::before {
|
|
1269
1255
|
margin-top: -1px;
|
|
1270
1256
|
}
|
|
1271
1257
|
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
.ui.basic[class*="
|
|
1275
|
-
.ui.basic[class*="pointing below"].label:before {
|
|
1258
|
+
/* --- Below --- */
|
|
1259
|
+
.ui.basic[class*="bottom pointing"].label::before,
|
|
1260
|
+
.ui.basic[class*="pointing below"].label::before {
|
|
1276
1261
|
bottom: auto;
|
|
1277
1262
|
top: 100%;
|
|
1278
1263
|
margin-top: 1px;
|
|
1279
1264
|
}
|
|
1280
1265
|
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
.ui.basic[class*="left pointing"].label:before {
|
|
1266
|
+
/* --- Left --- */
|
|
1267
|
+
.ui.basic[class*="left pointing"].label::before {
|
|
1284
1268
|
top: 50%;
|
|
1285
1269
|
left: -1px;
|
|
1286
1270
|
}
|
|
1287
1271
|
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
.ui.basic[class*="right pointing"].label:before {
|
|
1272
|
+
/* --- Right --- */
|
|
1273
|
+
.ui.basic[class*="right pointing"].label::before {
|
|
1291
1274
|
top: 50%;
|
|
1292
1275
|
right: -1px;
|
|
1293
1276
|
}
|
|
1294
1277
|
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1278
|
+
/* ------------------
|
|
1279
|
+
Floating Label
|
|
1280
|
+
------------------- */
|
|
1299
1281
|
.ui.floating.label {
|
|
1300
1282
|
position: absolute;
|
|
1301
1283
|
z-index: 100;
|
|
1302
1284
|
top: -1em;
|
|
1303
1285
|
right: 0;
|
|
1304
1286
|
white-space: nowrap;
|
|
1305
|
-
|
|
1306
|
-
transform: translateX(50%);
|
|
1287
|
+
transform: translateX(50%);
|
|
1307
1288
|
}
|
|
1308
1289
|
.ui.right.aligned.floating.label {
|
|
1309
|
-
|
|
1310
|
-
transform: translateX(1.2em);
|
|
1290
|
+
transform: translateX(1.2em);
|
|
1311
1291
|
}
|
|
1312
1292
|
.ui.left.floating.label {
|
|
1313
1293
|
left: 0;
|
|
1314
1294
|
right: auto;
|
|
1315
|
-
|
|
1316
|
-
transform: translateX(-50%);
|
|
1295
|
+
transform: translateX(-50%);
|
|
1317
1296
|
}
|
|
1318
1297
|
.ui.left.aligned.floating.label {
|
|
1319
|
-
|
|
1320
|
-
transform: translateX(-1.2em);
|
|
1298
|
+
transform: translateX(-1.2em);
|
|
1321
1299
|
}
|
|
1322
1300
|
.ui.bottom.floating.label {
|
|
1323
1301
|
top: auto;
|
|
1324
1302
|
bottom: -1em;
|
|
1325
1303
|
}
|
|
1326
1304
|
|
|
1327
|
-
|
|
1305
|
+
/* -------------------
|
|
1328
1306
|
Sizes
|
|
1329
|
-
|
|
1330
|
-
|
|
1307
|
+
-------------------- */
|
|
1331
1308
|
.ui.labels .label,
|
|
1332
1309
|
.ui.label {
|
|
1333
1310
|
font-size: 0.85714286rem;
|