fomantic-ui 2.9.2-beta.6 → 2.9.2-beta.8
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/dist/components/accordion.css +1 -1
- package/dist/components/accordion.js +4 -4
- package/dist/components/accordion.min.css +1 -1
- package/dist/components/accordion.min.js +2 -2
- package/dist/components/ad.css +2 -2
- package/dist/components/ad.min.css +1 -1
- package/dist/components/api.js +1 -1
- package/dist/components/api.min.js +1 -1
- package/dist/components/breadcrumb.css +1 -1
- package/dist/components/breadcrumb.min.css +1 -1
- package/dist/components/button.css +1 -1
- package/dist/components/button.min.css +1 -1
- package/dist/components/calendar.css +7 -1
- package/dist/components/calendar.js +1 -1
- package/dist/components/calendar.min.css +1 -1
- package/dist/components/calendar.min.js +1 -1
- package/dist/components/card.css +2 -2
- package/dist/components/card.min.css +1 -1
- package/dist/components/checkbox.css +1 -1
- package/dist/components/checkbox.js +1 -1
- package/dist/components/checkbox.min.css +1 -1
- package/dist/components/checkbox.min.js +1 -1
- package/dist/components/comment.css +2 -2
- package/dist/components/comment.min.css +1 -1
- package/dist/components/container.css +1 -1
- package/dist/components/container.min.css +1 -1
- package/dist/components/dimmer.css +1 -1
- package/dist/components/dimmer.js +3 -3
- package/dist/components/dimmer.min.css +1 -1
- package/dist/components/dimmer.min.js +2 -2
- package/dist/components/divider.css +1 -1
- package/dist/components/divider.min.css +1 -1
- package/dist/components/dropdown.css +1 -1
- package/dist/components/dropdown.js +3 -3
- package/dist/components/dropdown.min.css +1 -1
- package/dist/components/dropdown.min.js +2 -2
- package/dist/components/embed.css +2 -2
- package/dist/components/embed.js +2 -2
- package/dist/components/embed.min.css +2 -2
- package/dist/components/embed.min.js +2 -2
- package/dist/components/emoji.css +6 -0
- package/dist/components/feed.css +2 -2
- package/dist/components/feed.min.css +1 -1
- package/dist/components/flag.css +1 -1
- package/dist/components/flag.min.css +1 -1
- package/dist/components/flyout.css +7 -1
- package/dist/components/flyout.js +18 -30
- package/dist/components/flyout.min.css +1 -1
- package/dist/components/flyout.min.js +2 -2
- package/dist/components/form.css +1 -1
- package/dist/components/form.js +3 -3
- package/dist/components/form.min.css +1 -1
- package/dist/components/form.min.js +2 -2
- package/dist/components/grid.css +1 -1
- package/dist/components/grid.min.css +1 -1
- package/dist/components/header.css +1 -1
- package/dist/components/header.min.css +1 -1
- package/dist/components/icon.css +1 -1
- package/dist/components/icon.min.css +1 -1
- package/dist/components/image.css +1 -1
- package/dist/components/image.min.css +1 -1
- package/dist/components/input.css +1 -1
- package/dist/components/input.min.css +1 -1
- package/dist/components/item.css +3 -3
- package/dist/components/item.min.css +2 -2
- package/dist/components/label.css +1 -1
- package/dist/components/label.min.css +1 -1
- package/dist/components/list.css +2 -2
- package/dist/components/list.min.css +1 -1
- package/dist/components/loader.css +1 -1
- package/dist/components/loader.min.css +1 -1
- package/dist/components/menu.css +1 -1
- package/dist/components/menu.min.css +1 -1
- package/dist/components/message.css +2 -2
- package/dist/components/message.min.css +1 -1
- package/dist/components/modal.css +1 -1
- package/dist/components/modal.js +15 -8
- package/dist/components/modal.min.css +1 -1
- package/dist/components/modal.min.js +2 -2
- package/dist/components/nag.css +1 -1
- package/dist/components/nag.js +1 -1
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +1 -1
- package/dist/components/placeholder.css +7 -1
- package/dist/components/placeholder.min.css +1 -1
- package/dist/components/popup.css +2 -2
- package/dist/components/popup.js +3 -3
- package/dist/components/popup.min.css +2 -2
- package/dist/components/popup.min.js +2 -2
- package/dist/components/progress.css +1 -1
- package/dist/components/progress.js +3 -29
- package/dist/components/progress.min.css +1 -1
- package/dist/components/progress.min.js +2 -2
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +1 -1
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +1 -1
- package/dist/components/reset.css +1 -1
- package/dist/components/reset.min.css +1 -1
- package/dist/components/reveal.css +1 -1
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +1 -1
- package/dist/components/search.js +2 -2
- package/dist/components/search.min.css +1 -1
- package/dist/components/search.min.js +2 -2
- package/dist/components/segment.css +3 -3
- package/dist/components/segment.min.css +2 -2
- package/dist/components/shape.css +1 -1
- package/dist/components/shape.js +15 -37
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +2 -2
- package/dist/components/sidebar.css +1 -1
- package/dist/components/sidebar.js +7 -27
- package/dist/components/sidebar.min.css +1 -1
- package/dist/components/sidebar.min.js +2 -2
- package/dist/components/site.css +1 -1
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +1 -1
- package/dist/components/site.min.js +1 -1
- package/dist/components/slider.css +6 -0
- package/dist/components/slider.js +1 -1
- package/dist/components/slider.min.js +1 -1
- package/dist/components/state.js +1 -1
- package/dist/components/state.min.js +1 -1
- package/dist/components/statistic.css +2 -2
- package/dist/components/statistic.min.css +1 -1
- package/dist/components/step.css +4 -4
- package/dist/components/step.min.css +2 -2
- package/dist/components/sticky.css +1 -1
- package/dist/components/sticky.js +1 -1
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +1 -1
- package/dist/components/tab.css +1 -1
- package/dist/components/tab.js +1 -1
- package/dist/components/tab.min.css +1 -1
- package/dist/components/tab.min.js +1 -1
- package/dist/components/table.css +2 -2
- package/dist/components/table.min.css +2 -2
- package/dist/components/text.css +7 -1
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +7 -1
- package/dist/components/toast.js +3 -3
- package/dist/components/toast.min.css +1 -1
- package/dist/components/toast.min.js +2 -2
- package/dist/components/transition.css +1 -1
- package/dist/components/transition.js +10 -61
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +2 -2
- package/dist/components/visibility.js +1 -1
- package/dist/components/visibility.min.js +1 -1
- package/dist/semantic.css +96 -68
- package/dist/semantic.js +103 -227
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +2 -2
- package/package.json +1 -1
- package/src/definitions/behaviors/form.js +2 -2
- package/src/definitions/modules/accordion.js +3 -3
- package/src/definitions/modules/dimmer.js +2 -2
- package/src/definitions/modules/dropdown.js +2 -2
- package/src/definitions/modules/embed.js +1 -1
- package/src/definitions/modules/flyout.js +17 -29
- package/src/definitions/modules/modal.js +13 -7
- package/src/definitions/modules/popup.js +2 -2
- package/src/definitions/modules/progress.js +2 -28
- package/src/definitions/modules/search.js +1 -1
- package/src/definitions/modules/shape.js +14 -36
- package/src/definitions/modules/sidebar.js +6 -26
- package/src/definitions/modules/toast.js +2 -2
- package/src/definitions/modules/transition.js +8 -56
- package/tasks/install.js +2 -2
package/dist/semantic.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*
|
2
|
-
* # Fomantic UI - 2.9.
|
2
|
+
* # Fomantic UI - 2.9.2-beta.8+8838309
|
3
3
|
* https://github.com/fomantic/Fomantic-UI
|
4
4
|
* https://fomantic-ui.com/
|
5
5
|
*
|
@@ -9,7 +9,7 @@
|
|
9
9
|
*
|
10
10
|
*/
|
11
11
|
/*!
|
12
|
-
* # Fomantic-UI 2.9.
|
12
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Reset
|
13
13
|
* https://github.com/fomantic/Fomantic-UI/
|
14
14
|
*
|
15
15
|
*
|
@@ -430,7 +430,7 @@ template {
|
|
430
430
|
Site Overrides
|
431
431
|
*******************************/
|
432
432
|
/*!
|
433
|
-
* # Fomantic-UI 2.9.
|
433
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Site
|
434
434
|
* https://github.com/fomantic/Fomantic-UI/
|
435
435
|
*
|
436
436
|
*
|
@@ -738,7 +738,7 @@ input::selection {
|
|
738
738
|
Site Overrides
|
739
739
|
*******************************/
|
740
740
|
/*!
|
741
|
-
* # Fomantic-UI 2.9.
|
741
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Button
|
742
742
|
* https://github.com/fomantic/Fomantic-UI/
|
743
743
|
*
|
744
744
|
*
|
@@ -5425,7 +5425,7 @@ input::selection {
|
|
5425
5425
|
Site Overrides
|
5426
5426
|
*******************************/
|
5427
5427
|
/*!
|
5428
|
-
* # Fomantic-UI 2.9.
|
5428
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Container
|
5429
5429
|
* https://github.com/fomantic/Fomantic-UI/
|
5430
5430
|
*
|
5431
5431
|
*
|
@@ -5701,7 +5701,7 @@ input::selection {
|
|
5701
5701
|
Site Overrides
|
5702
5702
|
*******************************/
|
5703
5703
|
/*!
|
5704
|
-
* # Fomantic-UI 2.9.
|
5704
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Divider
|
5705
5705
|
* https://github.com/fomantic/Fomantic-UI/
|
5706
5706
|
*
|
5707
5707
|
*
|
@@ -23823,8 +23823,12 @@ em[data-emoji="regional_indicator_a"]::before {
|
|
23823
23823
|
/*******************************
|
23824
23824
|
Emojis
|
23825
23825
|
*******************************/
|
23826
|
+
|
23827
|
+
/*******************************
|
23828
|
+
Site Overrides
|
23829
|
+
*******************************/
|
23826
23830
|
/*!
|
23827
|
-
* # Fomantic-UI 2.9.
|
23831
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Flag
|
23828
23832
|
* https://github.com/fomantic/Fomantic-UI/
|
23829
23833
|
*
|
23830
23834
|
*
|
@@ -25236,7 +25240,7 @@ i.flag.united.nations::before {
|
|
25236
25240
|
Site Overrides
|
25237
25241
|
*******************************/
|
25238
25242
|
/*!
|
25239
|
-
* # Fomantic-UI 2.9.
|
25243
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Header
|
25240
25244
|
* https://github.com/fomantic/Fomantic-UI/
|
25241
25245
|
*
|
25242
25246
|
*
|
@@ -26186,7 +26190,7 @@ a.ui.inverted.black.header.header.header:hover {
|
|
26186
26190
|
Site Overrides
|
26187
26191
|
*******************************/
|
26188
26192
|
/*!
|
26189
|
-
* # Fomantic-UI 2.9.
|
26193
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Icon
|
26190
26194
|
* https://github.com/fomantic/Fomantic-UI/
|
26191
26195
|
*
|
26192
26196
|
*
|
@@ -35296,7 +35300,7 @@ i.icon.youtube.play::before {
|
|
35296
35300
|
Site Overrides
|
35297
35301
|
*******************************/
|
35298
35302
|
/*!
|
35299
|
-
* # Fomantic-UI 2.9.
|
35303
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Image
|
35300
35304
|
* https://github.com/fomantic/Fomantic-UI/
|
35301
35305
|
*
|
35302
35306
|
*
|
@@ -35637,7 +35641,7 @@ img.ui.bordered.image {
|
|
35637
35641
|
Site Overrides
|
35638
35642
|
*******************************/
|
35639
35643
|
/*!
|
35640
|
-
* # Fomantic-UI 2.9.
|
35644
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Input
|
35641
35645
|
* https://github.com/fomantic/Fomantic-UI/
|
35642
35646
|
*
|
35643
35647
|
*
|
@@ -37497,7 +37501,7 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
|
|
37497
37501
|
Site Overrides
|
37498
37502
|
*******************************/
|
37499
37503
|
/*!
|
37500
|
-
* # Fomantic-UI 2.9.
|
37504
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Label
|
37501
37505
|
* https://github.com/fomantic/Fomantic-UI/
|
37502
37506
|
*
|
37503
37507
|
*
|
@@ -39881,7 +39885,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
|
|
39881
39885
|
Site Overrides
|
39882
39886
|
*******************************/
|
39883
39887
|
/*!
|
39884
|
-
* # Fomantic-UI 2.9.
|
39888
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - List
|
39885
39889
|
* https://github.com/fomantic/Fomantic-UI/
|
39886
39890
|
*
|
39887
39891
|
*
|
@@ -40978,10 +40982,10 @@ ol.ui.suffixed.list li::before,
|
|
40978
40982
|
*******************************/
|
40979
40983
|
|
40980
40984
|
/*******************************
|
40981
|
-
|
40985
|
+
Site Overrides
|
40982
40986
|
*******************************/
|
40983
40987
|
/*!
|
40984
|
-
* # Fomantic-UI 2.9.
|
40988
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Loader
|
40985
40989
|
* https://github.com/fomantic/Fomantic-UI/
|
40986
40990
|
*
|
40987
40991
|
*
|
@@ -41849,7 +41853,7 @@ ol.ui.suffixed.list li::before,
|
|
41849
41853
|
Site Overrides
|
41850
41854
|
*******************************/
|
41851
41855
|
/*!
|
41852
|
-
* # Fomantic-UI 2.9.
|
41856
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Loader
|
41853
41857
|
* https://github.com/fomantic/Fomantic-UI/
|
41854
41858
|
*
|
41855
41859
|
*
|
@@ -42115,8 +42119,12 @@ ol.ui.suffixed.list li::before,
|
|
42115
42119
|
/*******************************
|
42116
42120
|
Theme Overrides
|
42117
42121
|
*******************************/
|
42122
|
+
|
42123
|
+
/*******************************
|
42124
|
+
Site Overrides
|
42125
|
+
*******************************/
|
42118
42126
|
/*!
|
42119
|
-
* # Fomantic-UI 2.9.
|
42127
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Rail
|
42120
42128
|
* https://github.com/fomantic/Fomantic-UI/
|
42121
42129
|
*
|
42122
42130
|
*
|
@@ -42278,7 +42286,7 @@ ol.ui.suffixed.list li::before,
|
|
42278
42286
|
Site Overrides
|
42279
42287
|
*******************************/
|
42280
42288
|
/*!
|
42281
|
-
* # Fomantic-UI 2.9.
|
42289
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Reveal
|
42282
42290
|
* https://github.com/fomantic/Fomantic-UI/
|
42283
42291
|
*
|
42284
42292
|
*
|
@@ -42589,7 +42597,7 @@ ol.ui.suffixed.list li::before,
|
|
42589
42597
|
Site Overrides
|
42590
42598
|
*******************************/
|
42591
42599
|
/*!
|
42592
|
-
* # Fomantic-UI 2.9.
|
42600
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Segment
|
42593
42601
|
* https://github.com/fomantic/Fomantic-UI/
|
42594
42602
|
*
|
42595
42603
|
*
|
@@ -43000,7 +43008,7 @@ ol.ui.suffixed.list li::before,
|
|
43000
43008
|
bottom: 0;
|
43001
43009
|
margin-top: 0;
|
43002
43010
|
margin-bottom: 0;
|
43003
|
-
box-shadow: 0 1px
|
43011
|
+
box-shadow: 0 2px 1px -1px rgba(34, 36, 38, 0.15);
|
43004
43012
|
border-radius: 0 0 0.28571429rem 0.28571429rem;
|
43005
43013
|
}
|
43006
43014
|
|
@@ -43458,7 +43466,7 @@ ol.ui.suffixed.list li::before,
|
|
43458
43466
|
margin-top: 0;
|
43459
43467
|
top: 0;
|
43460
43468
|
margin-bottom: 1rem;
|
43461
|
-
box-shadow: 0 1px
|
43469
|
+
box-shadow: 0 2px 1px -1px rgba(34, 36, 38, 0.15);
|
43462
43470
|
border-radius: 0 0 0.28571429rem 0.28571429rem;
|
43463
43471
|
}
|
43464
43472
|
|
@@ -43634,7 +43642,7 @@ ol.ui.suffixed.list li::before,
|
|
43634
43642
|
Site Overrides
|
43635
43643
|
*******************************/
|
43636
43644
|
/*!
|
43637
|
-
* # Fomantic-UI 2.9.
|
43645
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Step
|
43638
43646
|
* https://github.com/fomantic/Fomantic-UI/
|
43639
43647
|
*
|
43640
43648
|
*
|
@@ -43782,7 +43790,7 @@ ol.ui.suffixed.list li::before,
|
|
43782
43790
|
.ui.steps .step > i.icon ~ .content {
|
43783
43791
|
display: block;
|
43784
43792
|
flex: 0 1 auto;
|
43785
|
-
align-self:
|
43793
|
+
align-self: center;
|
43786
43794
|
}
|
43787
43795
|
|
43788
43796
|
/* Horizontal Icon */
|
@@ -43815,7 +43823,7 @@ ol.ui.suffixed.list li::before,
|
|
43815
43823
|
position: static;
|
43816
43824
|
text-align: center;
|
43817
43825
|
content: counter(ordered);
|
43818
|
-
align-self:
|
43826
|
+
align-self: center;
|
43819
43827
|
margin-right: 1rem;
|
43820
43828
|
font-size: 2.5em;
|
43821
43829
|
counter-increment: ordered;
|
@@ -43825,7 +43833,7 @@ ol.ui.suffixed.list li::before,
|
|
43825
43833
|
|
43826
43834
|
.ui.ordered.steps .step > * {
|
43827
43835
|
display: block;
|
43828
|
-
align-self:
|
43836
|
+
align-self: center;
|
43829
43837
|
}
|
43830
43838
|
|
43831
43839
|
/* --------------
|
@@ -44342,7 +44350,7 @@ ol.ui.suffixed.list li::before,
|
|
44342
44350
|
Site Overrides
|
44343
44351
|
*******************************/
|
44344
44352
|
/*!
|
44345
|
-
* # Fomantic-UI 2.9.
|
44353
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Text
|
44346
44354
|
* https://github.com/fomantic/Fomantic-UI/
|
44347
44355
|
*
|
44348
44356
|
*
|
@@ -44536,8 +44544,12 @@ span.ui.massive.text {
|
|
44536
44544
|
/*******************************
|
44537
44545
|
Theme Overrides
|
44538
44546
|
*******************************/
|
44547
|
+
|
44548
|
+
/*******************************
|
44549
|
+
Site Overrides
|
44550
|
+
*******************************/
|
44539
44551
|
/*!
|
44540
|
-
* # Fomantic-UI 2.9.
|
44552
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Breadcrumb
|
44541
44553
|
* https://github.com/fomantic/Fomantic-UI/
|
44542
44554
|
*
|
44543
44555
|
*
|
@@ -44682,7 +44694,7 @@ span.ui.massive.text {
|
|
44682
44694
|
Site Overrides
|
44683
44695
|
*******************************/
|
44684
44696
|
/*!
|
44685
|
-
* # Fomantic-UI 2.9.
|
44697
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Form
|
44686
44698
|
* https://github.com/fomantic/Fomantic-UI/
|
44687
44699
|
*
|
44688
44700
|
*
|
@@ -46701,7 +46713,7 @@ span.ui.massive.text {
|
|
46701
46713
|
Site Overrides
|
46702
46714
|
*******************************/
|
46703
46715
|
/*!
|
46704
|
-
* # Fomantic-UI 2.9.
|
46716
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Grid
|
46705
46717
|
* https://github.com/fomantic/Fomantic-UI/
|
46706
46718
|
*
|
46707
46719
|
*
|
@@ -51260,7 +51272,7 @@ Floated Menu / Item
|
|
51260
51272
|
margin-top: 0;
|
51261
51273
|
top: 0;
|
51262
51274
|
margin-bottom: 1rem;
|
51263
|
-
box-shadow:
|
51275
|
+
box-shadow: none;
|
51264
51276
|
border-radius: 0 0 0.28571429rem 0.28571429rem;
|
51265
51277
|
}
|
51266
51278
|
|
@@ -51422,7 +51434,7 @@ Floated Menu / Item
|
|
51422
51434
|
Site Overrides
|
51423
51435
|
*******************************/
|
51424
51436
|
/*!
|
51425
|
-
* # Fomantic-UI 2.9.
|
51437
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Message
|
51426
51438
|
* https://github.com/fomantic/Fomantic-UI/
|
51427
51439
|
*
|
51428
51440
|
*
|
@@ -52163,10 +52175,10 @@ Floated Menu / Item
|
|
52163
52175
|
*******************************/
|
52164
52176
|
|
52165
52177
|
/*******************************
|
52166
|
-
|
52178
|
+
Site Overrides
|
52167
52179
|
*******************************/
|
52168
52180
|
/*!
|
52169
|
-
* # Fomantic-UI 2.9.
|
52181
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Table
|
52170
52182
|
* https://github.com/fomantic/Fomantic-UI/
|
52171
52183
|
*
|
52172
52184
|
*
|
@@ -53659,7 +53671,7 @@ Floated Menu / Item
|
|
53659
53671
|
margin-top: 0;
|
53660
53672
|
top: 0;
|
53661
53673
|
margin-bottom: 1em;
|
53662
|
-
box-shadow: none
|
53674
|
+
box-shadow: none;
|
53663
53675
|
border-radius: 0 0 0.28571429rem 0.28571429rem;
|
53664
53676
|
}
|
53665
53677
|
|
@@ -56177,7 +56189,7 @@ Floated Menu / Item
|
|
56177
56189
|
Site Overrides
|
56178
56190
|
*******************************/
|
56179
56191
|
/*!
|
56180
|
-
* # Fomantic-UI 2.9.
|
56192
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Ad
|
56181
56193
|
* https://github.com/fomantic/Fomantic-UI/
|
56182
56194
|
*
|
56183
56195
|
*
|
@@ -56462,10 +56474,10 @@ Floated Menu / Item
|
|
56462
56474
|
*******************************/
|
56463
56475
|
|
56464
56476
|
/*******************************
|
56465
|
-
|
56477
|
+
Site Overrides
|
56466
56478
|
*******************************/
|
56467
56479
|
/*!
|
56468
|
-
* # Fomantic-UI 2.9.
|
56480
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Card
|
56469
56481
|
* https://github.com/fomantic/Fomantic-UI/
|
56470
56482
|
*
|
56471
56483
|
*
|
@@ -58610,10 +58622,10 @@ a.inverted.ui.card:hover,
|
|
58610
58622
|
*******************************/
|
58611
58623
|
|
58612
58624
|
/*******************************
|
58613
|
-
|
58625
|
+
Site Overrides
|
58614
58626
|
*******************************/
|
58615
58627
|
/*!
|
58616
|
-
* # Fomantic-UI 2.9.
|
58628
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Comment
|
58617
58629
|
* https://github.com/fomantic/Fomantic-UI/
|
58618
58630
|
*
|
58619
58631
|
*
|
@@ -58921,10 +58933,10 @@ a.inverted.ui.card:hover,
|
|
58921
58933
|
*******************************/
|
58922
58934
|
|
58923
58935
|
/*******************************
|
58924
|
-
|
58936
|
+
Site Overrides
|
58925
58937
|
*******************************/
|
58926
58938
|
/*!
|
58927
|
-
* # Fomantic-UI 2.9.
|
58939
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Feed
|
58928
58940
|
* https://github.com/fomantic/Fomantic-UI/
|
58929
58941
|
*
|
58930
58942
|
*
|
@@ -59262,10 +59274,10 @@ a.inverted.ui.card:hover,
|
|
59262
59274
|
*******************************/
|
59263
59275
|
|
59264
59276
|
/*******************************
|
59265
|
-
|
59277
|
+
Site Overrides
|
59266
59278
|
*******************************/
|
59267
59279
|
/*!
|
59268
|
-
* # Fomantic-UI 2.9.
|
59280
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Item
|
59269
59281
|
* https://github.com/fomantic/Fomantic-UI/
|
59270
59282
|
*
|
59271
59283
|
*
|
@@ -59447,7 +59459,7 @@ a.inverted.ui.card:hover,
|
|
59447
59459
|
|
59448
59460
|
.ui.items > .item > .content > .description {
|
59449
59461
|
margin-top: 0.6em;
|
59450
|
-
max-width:
|
59462
|
+
max-width: none;
|
59451
59463
|
font-size: 1em;
|
59452
59464
|
line-height: 1.4285em;
|
59453
59465
|
color: rgba(0, 0, 0, 0.87);
|
@@ -59873,10 +59885,10 @@ a.inverted.ui.card:hover,
|
|
59873
59885
|
*******************************/
|
59874
59886
|
|
59875
59887
|
/*******************************
|
59876
|
-
|
59888
|
+
Site Overrides
|
59877
59889
|
*******************************/
|
59878
59890
|
/*!
|
59879
|
-
* # Fomantic-UI 2.9.
|
59891
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Statistic
|
59880
59892
|
* https://github.com/fomantic/Fomantic-UI/
|
59881
59893
|
*
|
59882
59894
|
*
|
@@ -60551,10 +60563,10 @@ a.inverted.ui.card:hover,
|
|
60551
60563
|
*******************************/
|
60552
60564
|
|
60553
60565
|
/*******************************
|
60554
|
-
|
60566
|
+
Site Overrides
|
60555
60567
|
*******************************/
|
60556
60568
|
/*!
|
60557
|
-
* # Fomantic-UI 2.9.
|
60569
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Accordion
|
60558
60570
|
* https://github.com/fomantic/Fomantic-UI/
|
60559
60571
|
*
|
60560
60572
|
*
|
@@ -60961,7 +60973,7 @@ a.inverted.ui.card:hover,
|
|
60961
60973
|
User Overrides
|
60962
60974
|
*******************************/
|
60963
60975
|
/*!
|
60964
|
-
* # Fomantic-UI 2.9.
|
60976
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Calendar
|
60965
60977
|
* https://github.com/fomantic/Fomantic-UI/
|
60966
60978
|
*
|
60967
60979
|
*
|
@@ -61173,8 +61185,12 @@ a.inverted.ui.card:hover,
|
|
61173
61185
|
/*******************************
|
61174
61186
|
Theme Overrides
|
61175
61187
|
*******************************/
|
61188
|
+
|
61189
|
+
/*******************************
|
61190
|
+
User Overrides
|
61191
|
+
*******************************/
|
61176
61192
|
/*!
|
61177
|
-
* # Fomantic-UI 2.9.
|
61193
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Checkbox
|
61178
61194
|
* https://github.com/fomantic/Fomantic-UI/
|
61179
61195
|
*
|
61180
61196
|
*
|
@@ -62020,7 +62036,7 @@ a.inverted.ui.card:hover,
|
|
62020
62036
|
Site Overrides
|
62021
62037
|
*******************************/
|
62022
62038
|
/*!
|
62023
|
-
* # Fomantic-UI 2.9.
|
62039
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Dimmer
|
62024
62040
|
* https://github.com/fomantic/Fomantic-UI/
|
62025
62041
|
*
|
62026
62042
|
*
|
@@ -62426,7 +62442,7 @@ body.dimmable > .dimmer {
|
|
62426
62442
|
User Overrides
|
62427
62443
|
*******************************/
|
62428
62444
|
/*!
|
62429
|
-
* # Fomantic-UI 2.9.
|
62445
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Dropdown
|
62430
62446
|
* https://github.com/fomantic/Fomantic-UI/
|
62431
62447
|
*
|
62432
62448
|
*
|
@@ -64694,7 +64710,7 @@ select.ui.dropdown {
|
|
64694
64710
|
User Overrides
|
64695
64711
|
*******************************/
|
64696
64712
|
/*!
|
64697
|
-
* # Fomantic-UI 2.9.
|
64713
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Video
|
64698
64714
|
* https://github.com/fomantic/Fomantic-UI/
|
64699
64715
|
*
|
64700
64716
|
*
|
@@ -64754,7 +64770,7 @@ select.ui.dropdown {
|
|
64754
64770
|
display: block;
|
64755
64771
|
width: 100%;
|
64756
64772
|
height: 100%;
|
64757
|
-
background
|
64773
|
+
background: radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
|
64758
64774
|
}
|
64759
64775
|
|
64760
64776
|
/* --------------
|
@@ -64854,7 +64870,7 @@ select.ui.dropdown {
|
|
64854
64870
|
Site Overrides
|
64855
64871
|
*******************************/
|
64856
64872
|
/*!
|
64857
|
-
* # Fomantic-UI 2.9.
|
64873
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Flyout
|
64858
64874
|
* https://github.com/fomantic/Fomantic-UI/
|
64859
64875
|
*
|
64860
64876
|
*
|
@@ -65480,8 +65496,12 @@ body.pushable > .pusher {
|
|
65480
65496
|
/*******************************
|
65481
65497
|
Theme Overrides
|
65482
65498
|
*******************************/
|
65499
|
+
|
65500
|
+
/*******************************
|
65501
|
+
User Overrides
|
65502
|
+
*******************************/
|
65483
65503
|
/*!
|
65484
|
-
* # Fomantic-UI 2.9.
|
65504
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Modal
|
65485
65505
|
* https://github.com/fomantic/Fomantic-UI/
|
65486
65506
|
*
|
65487
65507
|
*
|
@@ -66367,7 +66387,7 @@ body.pushable > .pusher {
|
|
66367
66387
|
Site Overrides
|
66368
66388
|
*******************************/
|
66369
66389
|
/*!
|
66370
|
-
* # Fomantic-UI 2.9.
|
66390
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Nag
|
66371
66391
|
* https://github.com/fomantic/Fomantic-UI/
|
66372
66392
|
*
|
66373
66393
|
*
|
@@ -66702,7 +66722,7 @@ a.ui.nag {
|
|
66702
66722
|
User Overrides
|
66703
66723
|
*******************************/
|
66704
66724
|
/*!
|
66705
|
-
* # Fomantic-UI 2.9.
|
66725
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Popup
|
66706
66726
|
* https://github.com/fomantic/Fomantic-UI/
|
66707
66727
|
*
|
66708
66728
|
*
|
@@ -67464,7 +67484,7 @@ a.ui.nag {
|
|
67464
67484
|
}
|
67465
67485
|
|
67466
67486
|
.ui.inverted.popup .header {
|
67467
|
-
background
|
67487
|
+
background: none;
|
67468
67488
|
color: #fff;
|
67469
67489
|
}
|
67470
67490
|
|
@@ -67890,7 +67910,7 @@ a.ui.nag {
|
|
67890
67910
|
User Overrides
|
67891
67911
|
*******************************/
|
67892
67912
|
/*!
|
67893
|
-
* # Fomantic-UI 2.9.
|
67913
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Progress Bar
|
67894
67914
|
* https://github.com/fomantic/Fomantic-UI/
|
67895
67915
|
*
|
67896
67916
|
*
|
@@ -69685,8 +69705,12 @@ a.ui.nag {
|
|
69685
69705
|
/*******************************
|
69686
69706
|
Slider Overrides
|
69687
69707
|
*******************************/
|
69708
|
+
|
69709
|
+
/*******************************
|
69710
|
+
User Overrides
|
69711
|
+
*******************************/
|
69688
69712
|
/*!
|
69689
|
-
* # Fomantic-UI 2.9.
|
69713
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Rating
|
69690
69714
|
* https://github.com/fomantic/Fomantic-UI/
|
69691
69715
|
*
|
69692
69716
|
*
|
@@ -70152,7 +70176,7 @@ a.ui.nag {
|
|
70152
70176
|
Site Overrides
|
70153
70177
|
*******************************/
|
70154
70178
|
/*!
|
70155
|
-
* # Fomantic-UI 2.9.
|
70179
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Search
|
70156
70180
|
* https://github.com/fomantic/Fomantic-UI/
|
70157
70181
|
*
|
70158
70182
|
*
|
@@ -70722,7 +70746,7 @@ a.ui.nag {
|
|
70722
70746
|
Site Overrides
|
70723
70747
|
*******************************/
|
70724
70748
|
/*!
|
70725
|
-
* # Fomantic-UI 2.9.
|
70749
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Shape
|
70726
70750
|
* https://github.com/fomantic/Fomantic-UI/
|
70727
70751
|
*
|
70728
70752
|
*
|
@@ -70871,7 +70895,7 @@ a.ui.nag {
|
|
70871
70895
|
User Overrides
|
70872
70896
|
*******************************/
|
70873
70897
|
/*!
|
70874
|
-
* # Fomantic-UI 2.9.
|
70898
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Sidebar
|
70875
70899
|
* https://github.com/fomantic/Fomantic-UI/
|
70876
70900
|
*
|
70877
70901
|
*
|
@@ -71487,7 +71511,7 @@ body.pushable > .pusher {
|
|
71487
71511
|
Site Overrides
|
71488
71512
|
*******************************/
|
71489
71513
|
/*!
|
71490
|
-
* # Fomantic-UI 2.9.
|
71514
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Sticky
|
71491
71515
|
* https://github.com/fomantic/Fomantic-UI/
|
71492
71516
|
*
|
71493
71517
|
*
|
@@ -71556,7 +71580,7 @@ body.pushable > .pusher {
|
|
71556
71580
|
Site Overrides
|
71557
71581
|
*******************************/
|
71558
71582
|
/*!
|
71559
|
-
* # Fomantic-UI 2.9.
|
71583
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Tab
|
71560
71584
|
* https://github.com/fomantic/Fomantic-UI/
|
71561
71585
|
*
|
71562
71586
|
*
|
@@ -71638,7 +71662,7 @@ body.pushable > .pusher {
|
|
71638
71662
|
User Overrides
|
71639
71663
|
*******************************/
|
71640
71664
|
/*!
|
71641
|
-
* # Fomantic-UI 2.9.
|
71665
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Toast
|
71642
71666
|
* https://github.com/fomantic/Fomantic-UI/
|
71643
71667
|
*
|
71644
71668
|
*
|
@@ -72556,8 +72580,12 @@ body.pushable > .pusher {
|
|
72556
72580
|
/*******************************
|
72557
72581
|
Theme Overrides
|
72558
72582
|
*******************************/
|
72583
|
+
|
72584
|
+
/*******************************
|
72585
|
+
User Overrides
|
72586
|
+
*******************************/
|
72559
72587
|
/*!
|
72560
|
-
* # Fomantic-UI 2.9.
|
72588
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Transition
|
72561
72589
|
* https://github.com/fomantic/Fomantic-UI/
|
72562
72590
|
*
|
72563
72591
|
*
|