fomantic-ui 2.9.2-beta.7 → 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 +1 -1
- 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 +1 -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 +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist/components/embed.js +2 -2
- package/dist/components/embed.min.css +1 -1
- package/dist/components/embed.min.js +2 -2
- package/dist/components/feed.css +1 -1
- 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 +1 -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 +1 -1
- package/dist/components/item.min.css +1 -1
- package/dist/components/label.css +1 -1
- package/dist/components/label.min.css +1 -1
- package/dist/components/list.css +1 -1
- 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/message.css +1 -1
- package/dist/components/message.min.css +1 -1
- package/dist/components/modal.css +1 -1
- package/dist/components/modal.js +14 -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 +1 -1
- package/dist/components/placeholder.min.css +1 -1
- package/dist/components/popup.css +1 -1
- package/dist/components/popup.js +3 -3
- package/dist/components/popup.min.css +1 -1
- 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 +1 -1
- package/dist/components/segment.min.css +1 -1
- 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.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 +1 -1
- package/dist/components/statistic.min.css +1 -1
- package/dist/components/step.css +1 -1
- package/dist/components/step.min.css +1 -1
- 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 +1 -1
- package/dist/components/table.min.css +1 -1
- package/dist/components/text.css +1 -1
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +1 -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 +9 -57
- 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 +50 -50
- package/dist/semantic.js +101 -223
- package/dist/semantic.min.css +1 -1
- 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/dist/semantic.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*
|
2
|
-
* # Fomantic UI - 2.9.2-beta.
|
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.2-beta.
|
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.2-beta.
|
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.2-beta.
|
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.2-beta.
|
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.2-beta.
|
5704
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Divider
|
5705
5705
|
* https://github.com/fomantic/Fomantic-UI/
|
5706
5706
|
*
|
5707
5707
|
*
|
@@ -23828,7 +23828,7 @@ em[data-emoji="regional_indicator_a"]::before {
|
|
23828
23828
|
Site Overrides
|
23829
23829
|
*******************************/
|
23830
23830
|
/*!
|
23831
|
-
* # Fomantic-UI 2.9.2-beta.
|
23831
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Flag
|
23832
23832
|
* https://github.com/fomantic/Fomantic-UI/
|
23833
23833
|
*
|
23834
23834
|
*
|
@@ -25240,7 +25240,7 @@ i.flag.united.nations::before {
|
|
25240
25240
|
Site Overrides
|
25241
25241
|
*******************************/
|
25242
25242
|
/*!
|
25243
|
-
* # Fomantic-UI 2.9.2-beta.
|
25243
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Header
|
25244
25244
|
* https://github.com/fomantic/Fomantic-UI/
|
25245
25245
|
*
|
25246
25246
|
*
|
@@ -26190,7 +26190,7 @@ a.ui.inverted.black.header.header.header:hover {
|
|
26190
26190
|
Site Overrides
|
26191
26191
|
*******************************/
|
26192
26192
|
/*!
|
26193
|
-
* # Fomantic-UI 2.9.2-beta.
|
26193
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Icon
|
26194
26194
|
* https://github.com/fomantic/Fomantic-UI/
|
26195
26195
|
*
|
26196
26196
|
*
|
@@ -35300,7 +35300,7 @@ i.icon.youtube.play::before {
|
|
35300
35300
|
Site Overrides
|
35301
35301
|
*******************************/
|
35302
35302
|
/*!
|
35303
|
-
* # Fomantic-UI 2.9.2-beta.
|
35303
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Image
|
35304
35304
|
* https://github.com/fomantic/Fomantic-UI/
|
35305
35305
|
*
|
35306
35306
|
*
|
@@ -35641,7 +35641,7 @@ img.ui.bordered.image {
|
|
35641
35641
|
Site Overrides
|
35642
35642
|
*******************************/
|
35643
35643
|
/*!
|
35644
|
-
* # Fomantic-UI 2.9.2-beta.
|
35644
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Input
|
35645
35645
|
* https://github.com/fomantic/Fomantic-UI/
|
35646
35646
|
*
|
35647
35647
|
*
|
@@ -37501,7 +37501,7 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
|
|
37501
37501
|
Site Overrides
|
37502
37502
|
*******************************/
|
37503
37503
|
/*!
|
37504
|
-
* # Fomantic-UI 2.9.2-beta.
|
37504
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Label
|
37505
37505
|
* https://github.com/fomantic/Fomantic-UI/
|
37506
37506
|
*
|
37507
37507
|
*
|
@@ -39885,7 +39885,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
|
|
39885
39885
|
Site Overrides
|
39886
39886
|
*******************************/
|
39887
39887
|
/*!
|
39888
|
-
* # Fomantic-UI 2.9.2-beta.
|
39888
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - List
|
39889
39889
|
* https://github.com/fomantic/Fomantic-UI/
|
39890
39890
|
*
|
39891
39891
|
*
|
@@ -40985,7 +40985,7 @@ ol.ui.suffixed.list li::before,
|
|
40985
40985
|
Site Overrides
|
40986
40986
|
*******************************/
|
40987
40987
|
/*!
|
40988
|
-
* # Fomantic-UI 2.9.2-beta.
|
40988
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Loader
|
40989
40989
|
* https://github.com/fomantic/Fomantic-UI/
|
40990
40990
|
*
|
40991
40991
|
*
|
@@ -41853,7 +41853,7 @@ ol.ui.suffixed.list li::before,
|
|
41853
41853
|
Site Overrides
|
41854
41854
|
*******************************/
|
41855
41855
|
/*!
|
41856
|
-
* # Fomantic-UI 2.9.2-beta.
|
41856
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Loader
|
41857
41857
|
* https://github.com/fomantic/Fomantic-UI/
|
41858
41858
|
*
|
41859
41859
|
*
|
@@ -42124,7 +42124,7 @@ ol.ui.suffixed.list li::before,
|
|
42124
42124
|
Site Overrides
|
42125
42125
|
*******************************/
|
42126
42126
|
/*!
|
42127
|
-
* # Fomantic-UI 2.9.2-beta.
|
42127
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Rail
|
42128
42128
|
* https://github.com/fomantic/Fomantic-UI/
|
42129
42129
|
*
|
42130
42130
|
*
|
@@ -42286,7 +42286,7 @@ ol.ui.suffixed.list li::before,
|
|
42286
42286
|
Site Overrides
|
42287
42287
|
*******************************/
|
42288
42288
|
/*!
|
42289
|
-
* # Fomantic-UI 2.9.2-beta.
|
42289
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Reveal
|
42290
42290
|
* https://github.com/fomantic/Fomantic-UI/
|
42291
42291
|
*
|
42292
42292
|
*
|
@@ -42597,7 +42597,7 @@ ol.ui.suffixed.list li::before,
|
|
42597
42597
|
Site Overrides
|
42598
42598
|
*******************************/
|
42599
42599
|
/*!
|
42600
|
-
* # Fomantic-UI 2.9.2-beta.
|
42600
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Segment
|
42601
42601
|
* https://github.com/fomantic/Fomantic-UI/
|
42602
42602
|
*
|
42603
42603
|
*
|
@@ -43642,7 +43642,7 @@ ol.ui.suffixed.list li::before,
|
|
43642
43642
|
Site Overrides
|
43643
43643
|
*******************************/
|
43644
43644
|
/*!
|
43645
|
-
* # Fomantic-UI 2.9.2-beta.
|
43645
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Step
|
43646
43646
|
* https://github.com/fomantic/Fomantic-UI/
|
43647
43647
|
*
|
43648
43648
|
*
|
@@ -44350,7 +44350,7 @@ ol.ui.suffixed.list li::before,
|
|
44350
44350
|
Site Overrides
|
44351
44351
|
*******************************/
|
44352
44352
|
/*!
|
44353
|
-
* # Fomantic-UI 2.9.2-beta.
|
44353
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Text
|
44354
44354
|
* https://github.com/fomantic/Fomantic-UI/
|
44355
44355
|
*
|
44356
44356
|
*
|
@@ -44549,7 +44549,7 @@ span.ui.massive.text {
|
|
44549
44549
|
Site Overrides
|
44550
44550
|
*******************************/
|
44551
44551
|
/*!
|
44552
|
-
* # Fomantic-UI 2.9.2-beta.
|
44552
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Breadcrumb
|
44553
44553
|
* https://github.com/fomantic/Fomantic-UI/
|
44554
44554
|
*
|
44555
44555
|
*
|
@@ -44694,7 +44694,7 @@ span.ui.massive.text {
|
|
44694
44694
|
Site Overrides
|
44695
44695
|
*******************************/
|
44696
44696
|
/*!
|
44697
|
-
* # Fomantic-UI 2.9.2-beta.
|
44697
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Form
|
44698
44698
|
* https://github.com/fomantic/Fomantic-UI/
|
44699
44699
|
*
|
44700
44700
|
*
|
@@ -46713,7 +46713,7 @@ span.ui.massive.text {
|
|
46713
46713
|
Site Overrides
|
46714
46714
|
*******************************/
|
46715
46715
|
/*!
|
46716
|
-
* # Fomantic-UI 2.9.2-beta.
|
46716
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Grid
|
46717
46717
|
* https://github.com/fomantic/Fomantic-UI/
|
46718
46718
|
*
|
46719
46719
|
*
|
@@ -51434,7 +51434,7 @@ Floated Menu / Item
|
|
51434
51434
|
Site Overrides
|
51435
51435
|
*******************************/
|
51436
51436
|
/*!
|
51437
|
-
* # Fomantic-UI 2.9.2-beta.
|
51437
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Message
|
51438
51438
|
* https://github.com/fomantic/Fomantic-UI/
|
51439
51439
|
*
|
51440
51440
|
*
|
@@ -52178,7 +52178,7 @@ Floated Menu / Item
|
|
52178
52178
|
Site Overrides
|
52179
52179
|
*******************************/
|
52180
52180
|
/*!
|
52181
|
-
* # Fomantic-UI 2.9.2-beta.
|
52181
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Table
|
52182
52182
|
* https://github.com/fomantic/Fomantic-UI/
|
52183
52183
|
*
|
52184
52184
|
*
|
@@ -56189,7 +56189,7 @@ Floated Menu / Item
|
|
56189
56189
|
Site Overrides
|
56190
56190
|
*******************************/
|
56191
56191
|
/*!
|
56192
|
-
* # Fomantic-UI 2.9.2-beta.
|
56192
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Ad
|
56193
56193
|
* https://github.com/fomantic/Fomantic-UI/
|
56194
56194
|
*
|
56195
56195
|
*
|
@@ -56477,7 +56477,7 @@ Floated Menu / Item
|
|
56477
56477
|
Site Overrides
|
56478
56478
|
*******************************/
|
56479
56479
|
/*!
|
56480
|
-
* # Fomantic-UI 2.9.2-beta.
|
56480
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Card
|
56481
56481
|
* https://github.com/fomantic/Fomantic-UI/
|
56482
56482
|
*
|
56483
56483
|
*
|
@@ -58625,7 +58625,7 @@ a.inverted.ui.card:hover,
|
|
58625
58625
|
Site Overrides
|
58626
58626
|
*******************************/
|
58627
58627
|
/*!
|
58628
|
-
* # Fomantic-UI 2.9.2-beta.
|
58628
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Comment
|
58629
58629
|
* https://github.com/fomantic/Fomantic-UI/
|
58630
58630
|
*
|
58631
58631
|
*
|
@@ -58936,7 +58936,7 @@ a.inverted.ui.card:hover,
|
|
58936
58936
|
Site Overrides
|
58937
58937
|
*******************************/
|
58938
58938
|
/*!
|
58939
|
-
* # Fomantic-UI 2.9.2-beta.
|
58939
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Feed
|
58940
58940
|
* https://github.com/fomantic/Fomantic-UI/
|
58941
58941
|
*
|
58942
58942
|
*
|
@@ -59277,7 +59277,7 @@ a.inverted.ui.card:hover,
|
|
59277
59277
|
Site Overrides
|
59278
59278
|
*******************************/
|
59279
59279
|
/*!
|
59280
|
-
* # Fomantic-UI 2.9.2-beta.
|
59280
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Item
|
59281
59281
|
* https://github.com/fomantic/Fomantic-UI/
|
59282
59282
|
*
|
59283
59283
|
*
|
@@ -59888,7 +59888,7 @@ a.inverted.ui.card:hover,
|
|
59888
59888
|
Site Overrides
|
59889
59889
|
*******************************/
|
59890
59890
|
/*!
|
59891
|
-
* # Fomantic-UI 2.9.2-beta.
|
59891
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Statistic
|
59892
59892
|
* https://github.com/fomantic/Fomantic-UI/
|
59893
59893
|
*
|
59894
59894
|
*
|
@@ -60566,7 +60566,7 @@ a.inverted.ui.card:hover,
|
|
60566
60566
|
Site Overrides
|
60567
60567
|
*******************************/
|
60568
60568
|
/*!
|
60569
|
-
* # Fomantic-UI 2.9.2-beta.
|
60569
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Accordion
|
60570
60570
|
* https://github.com/fomantic/Fomantic-UI/
|
60571
60571
|
*
|
60572
60572
|
*
|
@@ -60973,7 +60973,7 @@ a.inverted.ui.card:hover,
|
|
60973
60973
|
User Overrides
|
60974
60974
|
*******************************/
|
60975
60975
|
/*!
|
60976
|
-
* # Fomantic-UI 2.9.2-beta.
|
60976
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Calendar
|
60977
60977
|
* https://github.com/fomantic/Fomantic-UI/
|
60978
60978
|
*
|
60979
60979
|
*
|
@@ -61190,7 +61190,7 @@ a.inverted.ui.card:hover,
|
|
61190
61190
|
User Overrides
|
61191
61191
|
*******************************/
|
61192
61192
|
/*!
|
61193
|
-
* # Fomantic-UI 2.9.2-beta.
|
61193
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Checkbox
|
61194
61194
|
* https://github.com/fomantic/Fomantic-UI/
|
61195
61195
|
*
|
61196
61196
|
*
|
@@ -62036,7 +62036,7 @@ a.inverted.ui.card:hover,
|
|
62036
62036
|
Site Overrides
|
62037
62037
|
*******************************/
|
62038
62038
|
/*!
|
62039
|
-
* # Fomantic-UI 2.9.2-beta.
|
62039
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Dimmer
|
62040
62040
|
* https://github.com/fomantic/Fomantic-UI/
|
62041
62041
|
*
|
62042
62042
|
*
|
@@ -62442,7 +62442,7 @@ body.dimmable > .dimmer {
|
|
62442
62442
|
User Overrides
|
62443
62443
|
*******************************/
|
62444
62444
|
/*!
|
62445
|
-
* # Fomantic-UI 2.9.2-beta.
|
62445
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Dropdown
|
62446
62446
|
* https://github.com/fomantic/Fomantic-UI/
|
62447
62447
|
*
|
62448
62448
|
*
|
@@ -64710,7 +64710,7 @@ select.ui.dropdown {
|
|
64710
64710
|
User Overrides
|
64711
64711
|
*******************************/
|
64712
64712
|
/*!
|
64713
|
-
* # Fomantic-UI 2.9.2-beta.
|
64713
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Video
|
64714
64714
|
* https://github.com/fomantic/Fomantic-UI/
|
64715
64715
|
*
|
64716
64716
|
*
|
@@ -64870,7 +64870,7 @@ select.ui.dropdown {
|
|
64870
64870
|
Site Overrides
|
64871
64871
|
*******************************/
|
64872
64872
|
/*!
|
64873
|
-
* # Fomantic-UI 2.9.2-beta.
|
64873
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Flyout
|
64874
64874
|
* https://github.com/fomantic/Fomantic-UI/
|
64875
64875
|
*
|
64876
64876
|
*
|
@@ -65501,7 +65501,7 @@ body.pushable > .pusher {
|
|
65501
65501
|
User Overrides
|
65502
65502
|
*******************************/
|
65503
65503
|
/*!
|
65504
|
-
* # Fomantic-UI 2.9.2-beta.
|
65504
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Modal
|
65505
65505
|
* https://github.com/fomantic/Fomantic-UI/
|
65506
65506
|
*
|
65507
65507
|
*
|
@@ -66387,7 +66387,7 @@ body.pushable > .pusher {
|
|
66387
66387
|
Site Overrides
|
66388
66388
|
*******************************/
|
66389
66389
|
/*!
|
66390
|
-
* # Fomantic-UI 2.9.2-beta.
|
66390
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Nag
|
66391
66391
|
* https://github.com/fomantic/Fomantic-UI/
|
66392
66392
|
*
|
66393
66393
|
*
|
@@ -66722,7 +66722,7 @@ a.ui.nag {
|
|
66722
66722
|
User Overrides
|
66723
66723
|
*******************************/
|
66724
66724
|
/*!
|
66725
|
-
* # Fomantic-UI 2.9.2-beta.
|
66725
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Popup
|
66726
66726
|
* https://github.com/fomantic/Fomantic-UI/
|
66727
66727
|
*
|
66728
66728
|
*
|
@@ -67910,7 +67910,7 @@ a.ui.nag {
|
|
67910
67910
|
User Overrides
|
67911
67911
|
*******************************/
|
67912
67912
|
/*!
|
67913
|
-
* # Fomantic-UI 2.9.2-beta.
|
67913
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Progress Bar
|
67914
67914
|
* https://github.com/fomantic/Fomantic-UI/
|
67915
67915
|
*
|
67916
67916
|
*
|
@@ -69710,7 +69710,7 @@ a.ui.nag {
|
|
69710
69710
|
User Overrides
|
69711
69711
|
*******************************/
|
69712
69712
|
/*!
|
69713
|
-
* # Fomantic-UI 2.9.2-beta.
|
69713
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Rating
|
69714
69714
|
* https://github.com/fomantic/Fomantic-UI/
|
69715
69715
|
*
|
69716
69716
|
*
|
@@ -70176,7 +70176,7 @@ a.ui.nag {
|
|
70176
70176
|
Site Overrides
|
70177
70177
|
*******************************/
|
70178
70178
|
/*!
|
70179
|
-
* # Fomantic-UI 2.9.2-beta.
|
70179
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Search
|
70180
70180
|
* https://github.com/fomantic/Fomantic-UI/
|
70181
70181
|
*
|
70182
70182
|
*
|
@@ -70746,7 +70746,7 @@ a.ui.nag {
|
|
70746
70746
|
Site Overrides
|
70747
70747
|
*******************************/
|
70748
70748
|
/*!
|
70749
|
-
* # Fomantic-UI 2.9.2-beta.
|
70749
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Shape
|
70750
70750
|
* https://github.com/fomantic/Fomantic-UI/
|
70751
70751
|
*
|
70752
70752
|
*
|
@@ -70895,7 +70895,7 @@ a.ui.nag {
|
|
70895
70895
|
User Overrides
|
70896
70896
|
*******************************/
|
70897
70897
|
/*!
|
70898
|
-
* # Fomantic-UI 2.9.2-beta.
|
70898
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Sidebar
|
70899
70899
|
* https://github.com/fomantic/Fomantic-UI/
|
70900
70900
|
*
|
70901
70901
|
*
|
@@ -71511,7 +71511,7 @@ body.pushable > .pusher {
|
|
71511
71511
|
Site Overrides
|
71512
71512
|
*******************************/
|
71513
71513
|
/*!
|
71514
|
-
* # Fomantic-UI 2.9.2-beta.
|
71514
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Sticky
|
71515
71515
|
* https://github.com/fomantic/Fomantic-UI/
|
71516
71516
|
*
|
71517
71517
|
*
|
@@ -71580,7 +71580,7 @@ body.pushable > .pusher {
|
|
71580
71580
|
Site Overrides
|
71581
71581
|
*******************************/
|
71582
71582
|
/*!
|
71583
|
-
* # Fomantic-UI 2.9.2-beta.
|
71583
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Tab
|
71584
71584
|
* https://github.com/fomantic/Fomantic-UI/
|
71585
71585
|
*
|
71586
71586
|
*
|
@@ -71662,7 +71662,7 @@ body.pushable > .pusher {
|
|
71662
71662
|
User Overrides
|
71663
71663
|
*******************************/
|
71664
71664
|
/*!
|
71665
|
-
* # Fomantic-UI 2.9.2-beta.
|
71665
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Toast
|
71666
71666
|
* https://github.com/fomantic/Fomantic-UI/
|
71667
71667
|
*
|
71668
71668
|
*
|
@@ -72585,7 +72585,7 @@ body.pushable > .pusher {
|
|
72585
72585
|
User Overrides
|
72586
72586
|
*******************************/
|
72587
72587
|
/*!
|
72588
|
-
* # Fomantic-UI 2.9.2-beta.
|
72588
|
+
* # Fomantic-UI 2.9.2-beta.8+8838309 - Transition
|
72589
72589
|
* https://github.com/fomantic/Fomantic-UI/
|
72590
72590
|
*
|
72591
72591
|
*
|