fomantic-ui 2.9.0-beta.204 → 2.9.0-beta.208
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/.github/workflows/ci.yml +4 -4
- package/.github/workflows/nightly.yml +4 -4
- package/.github/workflows/release.yml +30 -0
- package/dist/components/accordion.css +1 -1
- package/dist/components/accordion.js +1 -1
- package/dist/components/accordion.min.css +1 -1
- package/dist/components/accordion.min.js +1 -1
- 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 +1 -1
- package/dist/components/dimmer.min.css +1 -1
- package/dist/components/dimmer.min.js +1 -1
- 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 +1 -1
- package/dist/components/dropdown.min.css +1 -1
- package/dist/components/dropdown.min.js +1 -1
- package/dist/components/embed.css +1 -1
- package/dist/components/embed.js +1 -1
- package/dist/components/embed.min.css +1 -1
- package/dist/components/embed.min.js +1 -1
- 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/form.css +1 -1
- package/dist/components/form.js +1 -1
- package/dist/components/form.min.css +1 -1
- package/dist/components/form.min.js +1 -1
- package/dist/components/grid.css +1 -1
- package/dist/components/grid.min.css +1 -1
- package/dist/components/header.css +3 -1
- package/dist/components/header.min.css +2 -2
- 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 +1 -1
- package/dist/components/modal.min.css +1 -1
- package/dist/components/modal.min.js +1 -1
- 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 +1 -1
- package/dist/components/popup.min.css +1 -1
- package/dist/components/popup.min.js +1 -1
- package/dist/components/progress.css +1 -1
- package/dist/components/progress.js +1 -1
- package/dist/components/progress.min.css +1 -1
- package/dist/components/progress.min.js +1 -1
- 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 +1 -1
- package/dist/components/search.min.css +1 -1
- package/dist/components/search.min.js +1 -1
- 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 +1 -1
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +1 -1
- package/dist/components/sidebar.css +1 -1
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sidebar.min.css +1 -1
- package/dist/components/sidebar.min.js +1 -1
- 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 +1 -1
- package/dist/components/toast.min.css +1 -1
- package/dist/components/toast.min.js +1 -1
- package/dist/components/transition.css +1 -1
- package/dist/components/transition.js +1 -1
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +1 -1
- package/dist/components/visibility.js +1 -1
- package/dist/components/visibility.min.js +1 -1
- package/dist/semantic.css +51 -49
- package/dist/semantic.js +25 -25
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +1 -1
- package/package.json +2 -2
- package/src/definitions/elements/header.less +2 -0
- package/tasks/config/project/install.js +11 -5
package/dist/semantic.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*
|
2
|
-
* # Fomantic UI - 2.9.0-beta.
|
2
|
+
* # Fomantic UI - 2.9.0-beta.208
|
3
3
|
* https://github.com/fomantic/Fomantic-UI
|
4
4
|
* http://fomantic-ui.com/
|
5
5
|
*
|
@@ -10,7 +10,7 @@
|
|
10
10
|
*/
|
11
11
|
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400%3B0,700%3B1,400%3B1,700&subset=latin&display=swap');
|
12
12
|
/*!
|
13
|
-
* # Fomantic-UI 2.9.0-beta.
|
13
|
+
* # Fomantic-UI 2.9.0-beta.208 - Reset
|
14
14
|
* http://github.com/fomantic/Fomantic-UI/
|
15
15
|
*
|
16
16
|
*
|
@@ -435,7 +435,7 @@ template {
|
|
435
435
|
Site Overrides
|
436
436
|
*******************************/
|
437
437
|
/*!
|
438
|
-
* # Fomantic-UI 2.9.0-beta.
|
438
|
+
* # Fomantic-UI 2.9.0-beta.208 - Site
|
439
439
|
* http://github.com/fomantic/Fomantic-UI/
|
440
440
|
*
|
441
441
|
*
|
@@ -674,7 +674,7 @@ input::selection {
|
|
674
674
|
Site Overrides
|
675
675
|
*******************************/
|
676
676
|
/*!
|
677
|
-
* # Fomantic-UI 2.9.0-beta.
|
677
|
+
* # Fomantic-UI 2.9.0-beta.208 - Button
|
678
678
|
* http://github.com/fomantic/Fomantic-UI/
|
679
679
|
*
|
680
680
|
*
|
@@ -5687,7 +5687,7 @@ input::selection {
|
|
5687
5687
|
Site Overrides
|
5688
5688
|
*******************************/
|
5689
5689
|
/*!
|
5690
|
-
* # Fomantic-UI 2.9.0-beta.
|
5690
|
+
* # Fomantic-UI 2.9.0-beta.208 - Container
|
5691
5691
|
* http://github.com/fomantic/Fomantic-UI/
|
5692
5692
|
*
|
5693
5693
|
*
|
@@ -5940,7 +5940,7 @@ input::selection {
|
|
5940
5940
|
Site Overrides
|
5941
5941
|
*******************************/
|
5942
5942
|
/*!
|
5943
|
-
* # Fomantic-UI 2.9.0-beta.
|
5943
|
+
* # Fomantic-UI 2.9.0-beta.208 - Divider
|
5944
5944
|
* http://github.com/fomantic/Fomantic-UI/
|
5945
5945
|
*
|
5946
5946
|
*
|
@@ -21621,7 +21621,7 @@ em[data-emoji="tone5"]:before {
|
|
21621
21621
|
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f3ff.svg");
|
21622
21622
|
}
|
21623
21623
|
/*!
|
21624
|
-
* # Fomantic-UI 2.9.0-beta.
|
21624
|
+
* # Fomantic-UI 2.9.0-beta.208 - Flag
|
21625
21625
|
* http://github.com/fomantic/Fomantic-UI/
|
21626
21626
|
*
|
21627
21627
|
*
|
@@ -23033,7 +23033,7 @@ i.flag.united.nations:before {
|
|
23033
23033
|
Site Overrides
|
23034
23034
|
*******************************/
|
23035
23035
|
/*!
|
23036
|
-
* # Fomantic-UI 2.9.0-beta.
|
23036
|
+
* # Fomantic-UI 2.9.0-beta.208 - Header
|
23037
23037
|
* http://github.com/fomantic/Fomantic-UI/
|
23038
23038
|
*
|
23039
23039
|
*
|
@@ -23344,6 +23344,7 @@ h6.ui.header .sub.header {
|
|
23344
23344
|
margin-top: 0;
|
23345
23345
|
}
|
23346
23346
|
|
23347
|
+
.ui.icon.header > .image.icon,
|
23347
23348
|
.ui.icon.header > .icons,
|
23348
23349
|
.ui.icon.header > i.icon {
|
23349
23350
|
float: none;
|
@@ -23374,6 +23375,7 @@ h6.ui.header .sub.header {
|
|
23374
23375
|
font-size: 2em;
|
23375
23376
|
}
|
23376
23377
|
|
23378
|
+
.ui.block.icon.header > .image.icon,
|
23377
23379
|
.ui.block.icon.header > .icons,
|
23378
23380
|
.ui.block.icon.header > i.icon {
|
23379
23381
|
margin-bottom: 0;
|
@@ -23987,7 +23989,7 @@ a.ui.inverted.black.header.header.header:hover {
|
|
23987
23989
|
Site Overrides
|
23988
23990
|
*******************************/
|
23989
23991
|
/*!
|
23990
|
-
* # Fomantic-UI 2.9.0-beta.
|
23992
|
+
* # Fomantic-UI 2.9.0-beta.208 - Icon
|
23991
23993
|
* http://github.com/fomantic/Fomantic-UI/
|
23992
23994
|
*
|
23993
23995
|
*
|
@@ -33110,7 +33112,7 @@ i.icon.youtube.play:before {
|
|
33110
33112
|
Site Overrides
|
33111
33113
|
*******************************/
|
33112
33114
|
/*!
|
33113
|
-
* # Fomantic-UI 2.9.0-beta.
|
33115
|
+
* # Fomantic-UI 2.9.0-beta.208 - Image
|
33114
33116
|
* http://github.com/fomantic/Fomantic-UI/
|
33115
33117
|
*
|
33116
33118
|
*
|
@@ -33465,7 +33467,7 @@ img.ui.bordered.image {
|
|
33465
33467
|
Site Overrides
|
33466
33468
|
*******************************/
|
33467
33469
|
/*!
|
33468
|
-
* # Fomantic-UI 2.9.0-beta.
|
33470
|
+
* # Fomantic-UI 2.9.0-beta.208 - Input
|
33469
33471
|
* http://github.com/fomantic/Fomantic-UI/
|
33470
33472
|
*
|
33471
33473
|
*
|
@@ -35141,7 +35143,7 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
|
|
35141
35143
|
Site Overrides
|
35142
35144
|
*******************************/
|
35143
35145
|
/*!
|
35144
|
-
* # Fomantic-UI 2.9.0-beta.
|
35146
|
+
* # Fomantic-UI 2.9.0-beta.208 - Label
|
35145
35147
|
* http://github.com/fomantic/Fomantic-UI/
|
35146
35148
|
*
|
35147
35149
|
*
|
@@ -37541,7 +37543,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
|
|
37541
37543
|
Site Overrides
|
37542
37544
|
*******************************/
|
37543
37545
|
/*!
|
37544
|
-
* # Fomantic-UI 2.9.0-beta.
|
37546
|
+
* # Fomantic-UI 2.9.0-beta.208 - List
|
37545
37547
|
* http://github.com/fomantic/Fomantic-UI/
|
37546
37548
|
*
|
37547
37549
|
*
|
@@ -38647,7 +38649,7 @@ ol.ui.suffixed.list li:before,
|
|
38647
38649
|
User Variable Overrides
|
38648
38650
|
*******************************/
|
38649
38651
|
/*!
|
38650
|
-
* # Fomantic-UI 2.9.0-beta.
|
38652
|
+
* # Fomantic-UI 2.9.0-beta.208 - Loader
|
38651
38653
|
* http://github.com/fomantic/Fomantic-UI/
|
38652
38654
|
*
|
38653
38655
|
*
|
@@ -39602,7 +39604,7 @@ ol.ui.suffixed.list li:before,
|
|
39602
39604
|
Site Overrides
|
39603
39605
|
*******************************/
|
39604
39606
|
/*!
|
39605
|
-
* # Fomantic-UI 2.9.0-beta.
|
39607
|
+
* # Fomantic-UI 2.9.0-beta.208 - Loader
|
39606
39608
|
* http://github.com/fomantic/Fomantic-UI/
|
39607
39609
|
*
|
39608
39610
|
*
|
@@ -39889,7 +39891,7 @@ ol.ui.suffixed.list li:before,
|
|
39889
39891
|
Theme Overrides
|
39890
39892
|
*******************************/
|
39891
39893
|
/*!
|
39892
|
-
* # Fomantic-UI 2.9.0-beta.
|
39894
|
+
* # Fomantic-UI 2.9.0-beta.208 - Rail
|
39893
39895
|
* http://github.com/fomantic/Fomantic-UI/
|
39894
39896
|
*
|
39895
39897
|
*
|
@@ -40051,7 +40053,7 @@ ol.ui.suffixed.list li:before,
|
|
40051
40053
|
Site Overrides
|
40052
40054
|
*******************************/
|
40053
40055
|
/*!
|
40054
|
-
* # Fomantic-UI 2.9.0-beta.
|
40056
|
+
* # Fomantic-UI 2.9.0-beta.208 - Reveal
|
40055
40057
|
* http://github.com/fomantic/Fomantic-UI/
|
40056
40058
|
*
|
40057
40059
|
*
|
@@ -40394,7 +40396,7 @@ ol.ui.suffixed.list li:before,
|
|
40394
40396
|
Site Overrides
|
40395
40397
|
*******************************/
|
40396
40398
|
/*!
|
40397
|
-
* # Fomantic-UI 2.9.0-beta.
|
40399
|
+
* # Fomantic-UI 2.9.0-beta.208 - Segment
|
40398
40400
|
* http://github.com/fomantic/Fomantic-UI/
|
40399
40401
|
*
|
40400
40402
|
*
|
@@ -41493,7 +41495,7 @@ ol.ui.suffixed.list li:before,
|
|
41493
41495
|
Site Overrides
|
41494
41496
|
*******************************/
|
41495
41497
|
/*!
|
41496
|
-
* # Fomantic-UI 2.9.0-beta.
|
41498
|
+
* # Fomantic-UI 2.9.0-beta.208 - Step
|
41497
41499
|
* http://github.com/fomantic/Fomantic-UI/
|
41498
41500
|
*
|
41499
41501
|
*
|
@@ -42265,7 +42267,7 @@ ol.ui.suffixed.list li:before,
|
|
42265
42267
|
Site Overrides
|
42266
42268
|
*******************************/
|
42267
42269
|
/*!
|
42268
|
-
* # Fomantic-UI 2.9.0-beta.
|
42270
|
+
* # Fomantic-UI 2.9.0-beta.208 - Text
|
42269
42271
|
* http://github.com/fomantic/Fomantic-UI/
|
42270
42272
|
*
|
42271
42273
|
*
|
@@ -42460,7 +42462,7 @@ span.ui.massive.text {
|
|
42460
42462
|
Theme Overrides
|
42461
42463
|
*******************************/
|
42462
42464
|
/*!
|
42463
|
-
* # Fomantic-UI 2.9.0-beta.
|
42465
|
+
* # Fomantic-UI 2.9.0-beta.208 - Breadcrumb
|
42464
42466
|
* http://github.com/fomantic/Fomantic-UI/
|
42465
42467
|
*
|
42466
42468
|
*
|
@@ -42605,7 +42607,7 @@ span.ui.massive.text {
|
|
42605
42607
|
Site Overrides
|
42606
42608
|
*******************************/
|
42607
42609
|
/*!
|
42608
|
-
* # Fomantic-UI 2.9.0-beta.
|
42610
|
+
* # Fomantic-UI 2.9.0-beta.208 - Form
|
42609
42611
|
* http://github.com/fomantic/Fomantic-UI/
|
42610
42612
|
*
|
42611
42613
|
*
|
@@ -44664,7 +44666,7 @@ span.ui.massive.text {
|
|
44664
44666
|
Site Overrides
|
44665
44667
|
*******************************/
|
44666
44668
|
/*!
|
44667
|
-
* # Fomantic-UI 2.9.0-beta.
|
44669
|
+
* # Fomantic-UI 2.9.0-beta.208 - Grid
|
44668
44670
|
* http://github.com/fomantic/Fomantic-UI/
|
44669
44671
|
*
|
44670
44672
|
*
|
@@ -49595,7 +49597,7 @@ Floated Menu / Item
|
|
49595
49597
|
Site Overrides
|
49596
49598
|
*******************************/
|
49597
49599
|
/*!
|
49598
|
-
* # Fomantic-UI 2.9.0-beta.
|
49600
|
+
* # Fomantic-UI 2.9.0-beta.208 - Message
|
49599
49601
|
* http://github.com/fomantic/Fomantic-UI/
|
49600
49602
|
*
|
49601
49603
|
*
|
@@ -50401,7 +50403,7 @@ Floated Menu / Item
|
|
50401
50403
|
Site Overrides
|
50402
50404
|
*******************************/
|
50403
50405
|
/*!
|
50404
|
-
* # Fomantic-UI 2.9.0-beta.
|
50406
|
+
* # Fomantic-UI 2.9.0-beta.208 - Table
|
50405
50407
|
* http://github.com/fomantic/Fomantic-UI/
|
50406
50408
|
*
|
50407
50409
|
*
|
@@ -54341,7 +54343,7 @@ Floated Menu / Item
|
|
54341
54343
|
Site Overrides
|
54342
54344
|
*******************************/
|
54343
54345
|
/*!
|
54344
|
-
* # Fomantic-UI 2.9.0-beta.
|
54346
|
+
* # Fomantic-UI 2.9.0-beta.208 - Ad
|
54345
54347
|
* http://github.com/fomantic/Fomantic-UI/
|
54346
54348
|
*
|
54347
54349
|
*
|
@@ -54630,7 +54632,7 @@ Floated Menu / Item
|
|
54630
54632
|
User Variable Overrides
|
54631
54633
|
*******************************/
|
54632
54634
|
/*!
|
54633
|
-
* # Fomantic-UI 2.9.0-beta.
|
54635
|
+
* # Fomantic-UI 2.9.0-beta.208 - Card
|
54634
54636
|
* http://github.com/fomantic/Fomantic-UI/
|
54635
54637
|
*
|
54636
54638
|
*
|
@@ -56197,7 +56199,7 @@ a.inverted.ui.card:hover,
|
|
56197
56199
|
User Variable Overrides
|
56198
56200
|
*******************************/
|
56199
56201
|
/*!
|
56200
|
-
* # Fomantic-UI 2.9.0-beta.
|
56202
|
+
* # Fomantic-UI 2.9.0-beta.208 - Comment
|
56201
56203
|
* http://github.com/fomantic/Fomantic-UI/
|
56202
56204
|
*
|
56203
56205
|
*
|
@@ -56512,7 +56514,7 @@ a.inverted.ui.card:hover,
|
|
56512
56514
|
User Variable Overrides
|
56513
56515
|
*******************************/
|
56514
56516
|
/*!
|
56515
|
-
* # Fomantic-UI 2.9.0-beta.
|
56517
|
+
* # Fomantic-UI 2.9.0-beta.208 - Feed
|
56516
56518
|
* http://github.com/fomantic/Fomantic-UI/
|
56517
56519
|
*
|
56518
56520
|
*
|
@@ -56867,7 +56869,7 @@ a.inverted.ui.card:hover,
|
|
56867
56869
|
User Variable Overrides
|
56868
56870
|
*******************************/
|
56869
56871
|
/*!
|
56870
|
-
* # Fomantic-UI 2.9.0-beta.
|
56872
|
+
* # Fomantic-UI 2.9.0-beta.208 - Item
|
56871
56873
|
* http://github.com/fomantic/Fomantic-UI/
|
56872
56874
|
*
|
56873
56875
|
*
|
@@ -57503,7 +57505,7 @@ a.inverted.ui.card:hover,
|
|
57503
57505
|
User Variable Overrides
|
57504
57506
|
*******************************/
|
57505
57507
|
/*!
|
57506
|
-
* # Fomantic-UI 2.9.0-beta.
|
57508
|
+
* # Fomantic-UI 2.9.0-beta.208 - Statistic
|
57507
57509
|
* http://github.com/fomantic/Fomantic-UI/
|
57508
57510
|
*
|
57509
57511
|
*
|
@@ -58209,7 +58211,7 @@ a.inverted.ui.card:hover,
|
|
58209
58211
|
User Variable Overrides
|
58210
58212
|
*******************************/
|
58211
58213
|
/*!
|
58212
|
-
* # Fomantic-UI 2.9.0-beta.
|
58214
|
+
* # Fomantic-UI 2.9.0-beta.208 - Accordion
|
58213
58215
|
* http://github.com/fomantic/Fomantic-UI/
|
58214
58216
|
*
|
58215
58217
|
*
|
@@ -58623,7 +58625,7 @@ a.inverted.ui.card:hover,
|
|
58623
58625
|
User Overrides
|
58624
58626
|
*******************************/
|
58625
58627
|
/*!
|
58626
|
-
* # Fomantic-UI 2.9.0-beta.
|
58628
|
+
* # Fomantic-UI 2.9.0-beta.208 - Calendar
|
58627
58629
|
* http://github.com/fomantic/Fomantic-UI/
|
58628
58630
|
*
|
58629
58631
|
*
|
@@ -58814,7 +58816,7 @@ a.inverted.ui.card:hover,
|
|
58814
58816
|
Theme Overrides
|
58815
58817
|
*******************************/
|
58816
58818
|
/*!
|
58817
|
-
* # Fomantic-UI 2.9.0-beta.
|
58819
|
+
* # Fomantic-UI 2.9.0-beta.208 - Checkbox
|
58818
58820
|
* http://github.com/fomantic/Fomantic-UI/
|
58819
58821
|
*
|
58820
58822
|
*
|
@@ -59714,7 +59716,7 @@ a.inverted.ui.card:hover,
|
|
59714
59716
|
Site Overrides
|
59715
59717
|
*******************************/
|
59716
59718
|
/*!
|
59717
|
-
* # Fomantic-UI 2.9.0-beta.
|
59719
|
+
* # Fomantic-UI 2.9.0-beta.208 - Dimmer
|
59718
59720
|
* http://github.com/fomantic/Fomantic-UI/
|
59719
59721
|
*
|
59720
59722
|
*
|
@@ -60235,7 +60237,7 @@ body.dimmable > .dimmer {
|
|
60235
60237
|
User Overrides
|
60236
60238
|
*******************************/
|
60237
60239
|
/*!
|
60238
|
-
* # Fomantic-UI 2.9.0-beta.
|
60240
|
+
* # Fomantic-UI 2.9.0-beta.208 - Dropdown
|
60239
60241
|
* http://github.com/fomantic/Fomantic-UI/
|
60240
60242
|
*
|
60241
60243
|
*
|
@@ -62567,7 +62569,7 @@ select.ui.dropdown {
|
|
62567
62569
|
User Overrides
|
62568
62570
|
*******************************/
|
62569
62571
|
/*!
|
62570
|
-
* # Fomantic-UI 2.9.0-beta.
|
62572
|
+
* # Fomantic-UI 2.9.0-beta.208 - Video
|
62571
62573
|
* http://github.com/fomantic/Fomantic-UI/
|
62572
62574
|
*
|
62573
62575
|
*
|
@@ -62732,7 +62734,7 @@ select.ui.dropdown {
|
|
62732
62734
|
Site Overrides
|
62733
62735
|
*******************************/
|
62734
62736
|
/*!
|
62735
|
-
* # Fomantic-UI 2.9.0-beta.
|
62737
|
+
* # Fomantic-UI 2.9.0-beta.208 - Modal
|
62736
62738
|
* http://github.com/fomantic/Fomantic-UI/
|
62737
62739
|
*
|
62738
62740
|
*
|
@@ -63622,7 +63624,7 @@ select.ui.dropdown {
|
|
63622
63624
|
Site Overrides
|
63623
63625
|
*******************************/
|
63624
63626
|
/*!
|
63625
|
-
* # Fomantic-UI 2.9.0-beta.
|
63627
|
+
* # Fomantic-UI 2.9.0-beta.208 - Nag
|
63626
63628
|
* http://github.com/fomantic/Fomantic-UI/
|
63627
63629
|
*
|
63628
63630
|
*
|
@@ -63961,7 +63963,7 @@ a.ui.nag {
|
|
63961
63963
|
User Overrides
|
63962
63964
|
*******************************/
|
63963
63965
|
/*!
|
63964
|
-
* # Fomantic-UI 2.9.0-beta.
|
63966
|
+
* # Fomantic-UI 2.9.0-beta.208 - Popup
|
63965
63967
|
* http://github.com/fomantic/Fomantic-UI/
|
63966
63968
|
*
|
63967
63969
|
*
|
@@ -64876,7 +64878,7 @@ a.ui.nag {
|
|
64876
64878
|
User Overrides
|
64877
64879
|
*******************************/
|
64878
64880
|
/*!
|
64879
|
-
* # Fomantic-UI 2.9.0-beta.
|
64881
|
+
* # Fomantic-UI 2.9.0-beta.208 - Progress Bar
|
64880
64882
|
* http://github.com/fomantic/Fomantic-UI/
|
64881
64883
|
*
|
64882
64884
|
*
|
@@ -66796,7 +66798,7 @@ a.ui.nag {
|
|
66796
66798
|
Slider Overrides
|
66797
66799
|
*******************************/
|
66798
66800
|
/*!
|
66799
|
-
* # Fomantic-UI 2.9.0-beta.
|
66801
|
+
* # Fomantic-UI 2.9.0-beta.208 - Rating
|
66800
66802
|
* http://github.com/fomantic/Fomantic-UI/
|
66801
66803
|
*
|
66802
66804
|
*
|
@@ -67299,7 +67301,7 @@ a.ui.nag {
|
|
67299
67301
|
Site Overrides
|
67300
67302
|
*******************************/
|
67301
67303
|
/*!
|
67302
|
-
* # Fomantic-UI 2.9.0-beta.
|
67304
|
+
* # Fomantic-UI 2.9.0-beta.208 - Search
|
67303
67305
|
* http://github.com/fomantic/Fomantic-UI/
|
67304
67306
|
*
|
67305
67307
|
*
|
@@ -67881,7 +67883,7 @@ a.ui.nag {
|
|
67881
67883
|
Site Overrides
|
67882
67884
|
*******************************/
|
67883
67885
|
/*!
|
67884
|
-
* # Fomantic-UI 2.9.0-beta.
|
67886
|
+
* # Fomantic-UI 2.9.0-beta.208 - Shape
|
67885
67887
|
* http://github.com/fomantic/Fomantic-UI/
|
67886
67888
|
*
|
67887
67889
|
*
|
@@ -68042,7 +68044,7 @@ a.ui.nag {
|
|
68042
68044
|
User Overrides
|
68043
68045
|
*******************************/
|
68044
68046
|
/*!
|
68045
|
-
* # Fomantic-UI 2.9.0-beta.
|
68047
|
+
* # Fomantic-UI 2.9.0-beta.208 - Sidebar
|
68046
68048
|
* http://github.com/fomantic/Fomantic-UI/
|
68047
68049
|
*
|
68048
68050
|
*
|
@@ -68729,7 +68731,7 @@ body.pushable > .pusher {
|
|
68729
68731
|
Site Overrides
|
68730
68732
|
*******************************/
|
68731
68733
|
/*!
|
68732
|
-
* # Fomantic-UI 2.9.0-beta.
|
68734
|
+
* # Fomantic-UI 2.9.0-beta.208 - Sticky
|
68733
68735
|
* http://github.com/fomantic/Fomantic-UI/
|
68734
68736
|
*
|
68735
68737
|
*
|
@@ -68802,7 +68804,7 @@ body.pushable > .pusher {
|
|
68802
68804
|
Site Overrides
|
68803
68805
|
*******************************/
|
68804
68806
|
/*!
|
68805
|
-
* # Fomantic-UI 2.9.0-beta.
|
68807
|
+
* # Fomantic-UI 2.9.0-beta.208 - Tab
|
68806
68808
|
* http://github.com/fomantic/Fomantic-UI/
|
68807
68809
|
*
|
68808
68810
|
*
|
@@ -68886,7 +68888,7 @@ body.pushable > .pusher {
|
|
68886
68888
|
User Overrides
|
68887
68889
|
*******************************/
|
68888
68890
|
/*!
|
68889
|
-
* # Fomantic-UI 2.9.0-beta.
|
68891
|
+
* # Fomantic-UI 2.9.0-beta.208 - Toast
|
68890
68892
|
* http://github.com/fomantic/Fomantic-UI/
|
68891
68893
|
*
|
68892
68894
|
*
|
@@ -69882,7 +69884,7 @@ body.pushable > .pusher {
|
|
69882
69884
|
Theme Overrides
|
69883
69885
|
*******************************/
|
69884
69886
|
/*!
|
69885
|
-
* # Fomantic-UI 2.9.0-beta.
|
69887
|
+
* # Fomantic-UI 2.9.0-beta.208 - Transition
|
69886
69888
|
* http://github.com/fomantic/Fomantic-UI/
|
69887
69889
|
*
|
69888
69890
|
*
|