fomantic-ui 2.9.1-beta.14 → 2.9.1-beta.16
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 +14 -12
- 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 +15 -12
- package/dist/components/api.min.js +2 -2
- 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 +21 -21
- package/dist/components/calendar.min.css +1 -1
- package/dist/components/calendar.min.js +2 -2
- 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 +7 -7
- package/dist/components/checkbox.min.css +1 -1
- package/dist/components/checkbox.min.js +2 -2
- 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 +8 -8
- 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 +23 -23
- 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 +4 -4
- 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 +26 -24
- 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 +15 -15
- 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 +138 -8
- package/dist/components/input.min.css +2 -2
- 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 +30 -28
- 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 +6 -6
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +2 -2
- 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 +9 -9
- 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 +8 -8
- 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 +4 -4
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +2 -2
- 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 +12 -12
- 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 +5 -5
- 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 +9 -9
- 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 +10 -15
- package/dist/components/site.min.css +1 -1
- package/dist/components/site.min.js +2 -2
- package/dist/components/slider.js +18 -13
- package/dist/components/slider.min.js +2 -2
- package/dist/components/state.js +4 -4
- package/dist/components/state.min.js +2 -2
- package/dist/components/statistic.css +4 -1
- package/dist/components/statistic.min.css +2 -2
- 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 +10 -9
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +2 -2
- package/dist/components/tab.css +1 -1
- package/dist/components/tab.js +11 -11
- package/dist/components/tab.min.css +1 -1
- package/dist/components/tab.min.js +2 -2
- 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 +28 -25
- 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 +4 -4
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +2 -2
- package/dist/components/visibility.js +5 -5
- package/dist/components/visibility.min.js +2 -2
- package/dist/semantic.css +258 -57
- package/dist/semantic.js +307 -294
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +2 -2
- package/package.json +2 -2
- package/src/definitions/behaviors/api.js +14 -11
- package/src/definitions/behaviors/form.js +14 -14
- package/src/definitions/behaviors/state.js +3 -3
- package/src/definitions/behaviors/visibility.js +4 -4
- package/src/definitions/elements/input.less +14 -5
- package/src/definitions/globals/site.js +9 -14
- package/src/definitions/modules/accordion.js +13 -11
- package/src/definitions/modules/calendar.js +20 -20
- package/src/definitions/modules/checkbox.js +6 -6
- package/src/definitions/modules/dimmer.js +7 -7
- package/src/definitions/modules/dropdown.js +22 -22
- package/src/definitions/modules/embed.js +3 -3
- package/src/definitions/modules/flyout.js +25 -23
- package/src/definitions/modules/modal.js +29 -27
- package/src/definitions/modules/nag.js +5 -5
- package/src/definitions/modules/popup.js +8 -8
- package/src/definitions/modules/progress.js +7 -7
- package/src/definitions/modules/rating.js +3 -3
- package/src/definitions/modules/search.js +11 -11
- package/src/definitions/modules/shape.js +4 -4
- package/src/definitions/modules/sidebar.js +8 -8
- package/src/definitions/modules/slider.js +17 -12
- package/src/definitions/modules/sticky.js +9 -8
- package/src/definitions/modules/tab.js +10 -10
- package/src/definitions/modules/toast.js +27 -24
- package/src/definitions/modules/transition.js +3 -3
- package/src/definitions/views/statistic.less +5 -0
- package/src/themes/default/globals/variation.variables +1 -0
package/dist/semantic.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*
|
2
|
-
* # Fomantic UI - 2.9.1-beta.
|
2
|
+
* # Fomantic UI - 2.9.1-beta.16+7071e59
|
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.1-beta.
|
12
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Reset
|
13
13
|
* https://github.com/fomantic/Fomantic-UI/
|
14
14
|
*
|
15
15
|
*
|
@@ -435,7 +435,7 @@ template {
|
|
435
435
|
Site Overrides
|
436
436
|
*******************************/
|
437
437
|
/*!
|
438
|
-
* # Fomantic-UI 2.9.1-beta.
|
438
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Site
|
439
439
|
* https://github.com/fomantic/Fomantic-UI/
|
440
440
|
*
|
441
441
|
*
|
@@ -760,7 +760,7 @@ input::selection {
|
|
760
760
|
Site Overrides
|
761
761
|
*******************************/
|
762
762
|
/*!
|
763
|
-
* # Fomantic-UI 2.9.1-beta.
|
763
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Button
|
764
764
|
* https://github.com/fomantic/Fomantic-UI/
|
765
765
|
*
|
766
766
|
*
|
@@ -5824,7 +5824,7 @@ input::selection {
|
|
5824
5824
|
Site Overrides
|
5825
5825
|
*******************************/
|
5826
5826
|
/*!
|
5827
|
-
* # Fomantic-UI 2.9.1-beta.
|
5827
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Container
|
5828
5828
|
* https://github.com/fomantic/Fomantic-UI/
|
5829
5829
|
*
|
5830
5830
|
*
|
@@ -6098,7 +6098,7 @@ input::selection {
|
|
6098
6098
|
Site Overrides
|
6099
6099
|
*******************************/
|
6100
6100
|
/*!
|
6101
|
-
* # Fomantic-UI 2.9.1-beta.
|
6101
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Divider
|
6102
6102
|
* https://github.com/fomantic/Fomantic-UI/
|
6103
6103
|
*
|
6104
6104
|
*
|
@@ -24228,7 +24228,7 @@ em[data-emoji="regional_indicator_a"]::before {
|
|
24228
24228
|
Emojis
|
24229
24229
|
*******************************/
|
24230
24230
|
/*!
|
24231
|
-
* # Fomantic-UI 2.9.1-beta.
|
24231
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Flag
|
24232
24232
|
* https://github.com/fomantic/Fomantic-UI/
|
24233
24233
|
*
|
24234
24234
|
*
|
@@ -25640,7 +25640,7 @@ i.flag.united.nations::before {
|
|
25640
25640
|
Site Overrides
|
25641
25641
|
*******************************/
|
25642
25642
|
/*!
|
25643
|
-
* # Fomantic-UI 2.9.1-beta.
|
25643
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Header
|
25644
25644
|
* https://github.com/fomantic/Fomantic-UI/
|
25645
25645
|
*
|
25646
25646
|
*
|
@@ -26596,7 +26596,7 @@ a.ui.inverted.black.header.header.header:hover {
|
|
26596
26596
|
Site Overrides
|
26597
26597
|
*******************************/
|
26598
26598
|
/*!
|
26599
|
-
* # Fomantic-UI 2.9.1-beta.
|
26599
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Icon
|
26600
26600
|
* https://github.com/fomantic/Fomantic-UI/
|
26601
26601
|
*
|
26602
26602
|
*
|
@@ -35772,7 +35772,7 @@ i.icon.youtube.play::before {
|
|
35772
35772
|
Site Overrides
|
35773
35773
|
*******************************/
|
35774
35774
|
/*!
|
35775
|
-
* # Fomantic-UI 2.9.1-beta.
|
35775
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Image
|
35776
35776
|
* https://github.com/fomantic/Fomantic-UI/
|
35777
35777
|
*
|
35778
35778
|
*
|
@@ -36127,7 +36127,7 @@ img.ui.bordered.image {
|
|
36127
36127
|
Site Overrides
|
36128
36128
|
*******************************/
|
36129
36129
|
/*!
|
36130
|
-
* # Fomantic-UI 2.9.1-beta.
|
36130
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Input
|
36131
36131
|
* https://github.com/fomantic/Fomantic-UI/
|
36132
36132
|
*
|
36133
36133
|
*
|
@@ -36698,7 +36698,8 @@ img.ui.bordered.image {
|
|
36698
36698
|
|
36699
36699
|
/* Left Labeled */
|
36700
36700
|
|
36701
|
-
.ui[class*="left icon"].input > .ui.dropdown,
|
36701
|
+
.ui[class*="left icon"].input > .ui.dropdown:first-child,
|
36702
|
+
.ui[class*="left icon"].input > i.icon + .ui.dropdown,
|
36702
36703
|
.ui[class*="left corner labeled"].input > .ui.dropdown,
|
36703
36704
|
.ui[class*="left corner labeled"].input > textarea,
|
36704
36705
|
.ui[class*="left corner labeled"].input > input {
|
@@ -36711,9 +36712,9 @@ img.ui.bordered.image {
|
|
36711
36712
|
padding-right: 3.25em;
|
36712
36713
|
}
|
36713
36714
|
|
36714
|
-
.ui[class*="left corner labeled"][class*="left icon"].input > .ui.dropdown,
|
36715
|
-
.ui[class*="left corner labeled"][class*="left icon"].input > textarea,
|
36716
|
-
.ui[class*="left corner labeled"][class*="left icon"].input > input {
|
36715
|
+
.ui.ui[class*="left corner labeled"][class*="left icon"].input > .ui.dropdown,
|
36716
|
+
.ui.ui[class*="left corner labeled"][class*="left icon"].input > textarea,
|
36717
|
+
.ui.ui[class*="left corner labeled"][class*="left icon"].input > input {
|
36717
36718
|
padding-left: 4em;
|
36718
36719
|
}
|
36719
36720
|
|
@@ -36765,12 +36766,22 @@ img.ui.bordered.image {
|
|
36765
36766
|
padding-right: 2.5em;
|
36766
36767
|
}
|
36767
36768
|
|
36768
|
-
|
36769
|
+
@supports selector(:has(.f)) {
|
36770
|
+
.ui.icon.input:not([class*="left icon"]) > .ui.dropdown > .dropdown.icon {
|
36771
|
+
padding-right: initial;
|
36772
|
+
}
|
36773
|
+
|
36774
|
+
.ui.icon.input:not([class*="left icon"]):not(:has(.ui.dropdown~input)) > .ui.dropdown > .dropdown.icon {
|
36775
|
+
padding-right: 2.5em;
|
36776
|
+
}
|
36777
|
+
}
|
36778
|
+
|
36779
|
+
.ui.ui[class*="corner labeled"]:not([class*="left corner labeled"]).icon:not([class*="left icon"]).input > .ui.dropdown > .search {
|
36769
36780
|
padding-right: 7.25em;
|
36770
36781
|
}
|
36771
36782
|
|
36772
|
-
.ui[class*="corner labeled"]:not([class*="left corner labeled"]).icon:not([class*="left icon"]).input > .ui.dropdown > .remove.icon,
|
36773
|
-
.ui[class*="corner labeled"]:not([class*="left corner labeled"]).icon:not([class*="left icon"]).input > .ui.dropdown > .dropdown.icon {
|
36783
|
+
.ui.ui[class*="corner labeled"]:not([class*="left corner labeled"]).icon:not([class*="left icon"]).input > .ui.dropdown > .remove.icon,
|
36784
|
+
.ui.ui[class*="corner labeled"]:not([class*="left corner labeled"]).icon:not([class*="left icon"]).input > .ui.dropdown > .dropdown.icon {
|
36774
36785
|
padding-right: 4em;
|
36775
36786
|
}
|
36776
36787
|
|
@@ -37075,10 +37086,25 @@ img.ui.bordered.image {
|
|
37075
37086
|
}
|
37076
37087
|
}
|
37077
37088
|
|
37089
|
+
.ui.action.file.input input[type="file"]::-webkit-file-upload-button {
|
37090
|
+
display: none;
|
37091
|
+
}
|
37092
|
+
|
37078
37093
|
.ui.action.file.input input[type="file"]::file-selector-button {
|
37079
37094
|
display: none;
|
37080
37095
|
}
|
37081
37096
|
|
37097
|
+
.ui.form .field input[type="file"]::-webkit-file-upload-button,
|
37098
|
+
.ui.file.input input[type="file"]::-webkit-file-upload-button {
|
37099
|
+
border: none;
|
37100
|
+
cursor: pointer;
|
37101
|
+
padding: 0.67857143em 1em;
|
37102
|
+
margin-right: 1em;
|
37103
|
+
background: #e0e1e2;
|
37104
|
+
font-weight: bold;
|
37105
|
+
color: rgba(0, 0, 0, 0.6);
|
37106
|
+
}
|
37107
|
+
|
37082
37108
|
.ui.form .field input[type="file"]::file-selector-button,
|
37083
37109
|
.ui.file.input input[type="file"]::file-selector-button {
|
37084
37110
|
border: none;
|
@@ -37090,6 +37116,12 @@ img.ui.bordered.image {
|
|
37090
37116
|
color: rgba(0, 0, 0, 0.6);
|
37091
37117
|
}
|
37092
37118
|
|
37119
|
+
.ui.form .field input[type="file"]::-webkit-file-upload-button:hover,
|
37120
|
+
.ui.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
37121
|
+
background: #cacbcd;
|
37122
|
+
color: rgba(0, 0, 0, 0.6);
|
37123
|
+
}
|
37124
|
+
|
37093
37125
|
.ui.form .field input[type="file"]::file-selector-button:hover,
|
37094
37126
|
.ui.file.input input[type="file"]::file-selector-button:hover {
|
37095
37127
|
background: #cacbcd;
|
@@ -37309,12 +37341,23 @@ input[type="file"].ui.primary.file.input::-ms-browse:hover,
|
|
37309
37341
|
background: #1678c2;
|
37310
37342
|
}
|
37311
37343
|
|
37344
|
+
input[type="file"].ui.primary.file.input::-webkit-file-upload-button,
|
37345
|
+
.ui.primary.file.input input[type="file"]::-webkit-file-upload-button {
|
37346
|
+
background: #2185D0;
|
37347
|
+
color: #FFFFFF;
|
37348
|
+
}
|
37349
|
+
|
37312
37350
|
input[type="file"].ui.primary.file.input::file-selector-button,
|
37313
37351
|
.ui.primary.file.input input[type="file"]::file-selector-button {
|
37314
37352
|
background: #2185D0;
|
37315
37353
|
color: #FFFFFF;
|
37316
37354
|
}
|
37317
37355
|
|
37356
|
+
input[type="file"].ui.primary.file.input::-webkit-file-upload-button:hover,
|
37357
|
+
.ui.primary.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
37358
|
+
background: #1678c2;
|
37359
|
+
}
|
37360
|
+
|
37318
37361
|
input[type="file"].ui.primary.file.input::file-selector-button:hover,
|
37319
37362
|
.ui.primary.file.input input[type="file"]::file-selector-button:hover {
|
37320
37363
|
background: #1678c2;
|
@@ -37342,12 +37385,23 @@ input[type="file"].ui.secondary.file.input::-ms-browse:hover,
|
|
37342
37385
|
background: #27292a;
|
37343
37386
|
}
|
37344
37387
|
|
37388
|
+
input[type="file"].ui.secondary.file.input::-webkit-file-upload-button,
|
37389
|
+
.ui.secondary.file.input input[type="file"]::-webkit-file-upload-button {
|
37390
|
+
background: #1B1C1D;
|
37391
|
+
color: #FFFFFF;
|
37392
|
+
}
|
37393
|
+
|
37345
37394
|
input[type="file"].ui.secondary.file.input::file-selector-button,
|
37346
37395
|
.ui.secondary.file.input input[type="file"]::file-selector-button {
|
37347
37396
|
background: #1B1C1D;
|
37348
37397
|
color: #FFFFFF;
|
37349
37398
|
}
|
37350
37399
|
|
37400
|
+
input[type="file"].ui.secondary.file.input::-webkit-file-upload-button:hover,
|
37401
|
+
.ui.secondary.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
37402
|
+
background: #27292a;
|
37403
|
+
}
|
37404
|
+
|
37351
37405
|
input[type="file"].ui.secondary.file.input::file-selector-button:hover,
|
37352
37406
|
.ui.secondary.file.input input[type="file"]::file-selector-button:hover {
|
37353
37407
|
background: #27292a;
|
@@ -37375,12 +37429,23 @@ input[type="file"].ui.red.file.input::-ms-browse:hover,
|
|
37375
37429
|
background: #d01919;
|
37376
37430
|
}
|
37377
37431
|
|
37432
|
+
input[type="file"].ui.red.file.input::-webkit-file-upload-button,
|
37433
|
+
.ui.red.file.input input[type="file"]::-webkit-file-upload-button {
|
37434
|
+
background: #DB2828;
|
37435
|
+
color: #FFFFFF;
|
37436
|
+
}
|
37437
|
+
|
37378
37438
|
input[type="file"].ui.red.file.input::file-selector-button,
|
37379
37439
|
.ui.red.file.input input[type="file"]::file-selector-button {
|
37380
37440
|
background: #DB2828;
|
37381
37441
|
color: #FFFFFF;
|
37382
37442
|
}
|
37383
37443
|
|
37444
|
+
input[type="file"].ui.red.file.input::-webkit-file-upload-button:hover,
|
37445
|
+
.ui.red.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
37446
|
+
background: #d01919;
|
37447
|
+
}
|
37448
|
+
|
37384
37449
|
input[type="file"].ui.red.file.input::file-selector-button:hover,
|
37385
37450
|
.ui.red.file.input input[type="file"]::file-selector-button:hover {
|
37386
37451
|
background: #d01919;
|
@@ -37408,12 +37473,23 @@ input[type="file"].ui.orange.file.input::-ms-browse:hover,
|
|
37408
37473
|
background: #f26202;
|
37409
37474
|
}
|
37410
37475
|
|
37476
|
+
input[type="file"].ui.orange.file.input::-webkit-file-upload-button,
|
37477
|
+
.ui.orange.file.input input[type="file"]::-webkit-file-upload-button {
|
37478
|
+
background: #F2711C;
|
37479
|
+
color: #FFFFFF;
|
37480
|
+
}
|
37481
|
+
|
37411
37482
|
input[type="file"].ui.orange.file.input::file-selector-button,
|
37412
37483
|
.ui.orange.file.input input[type="file"]::file-selector-button {
|
37413
37484
|
background: #F2711C;
|
37414
37485
|
color: #FFFFFF;
|
37415
37486
|
}
|
37416
37487
|
|
37488
|
+
input[type="file"].ui.orange.file.input::-webkit-file-upload-button:hover,
|
37489
|
+
.ui.orange.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
37490
|
+
background: #f26202;
|
37491
|
+
}
|
37492
|
+
|
37417
37493
|
input[type="file"].ui.orange.file.input::file-selector-button:hover,
|
37418
37494
|
.ui.orange.file.input input[type="file"]::file-selector-button:hover {
|
37419
37495
|
background: #f26202;
|
@@ -37441,12 +37517,23 @@ input[type="file"].ui.yellow.file.input::-ms-browse:hover,
|
|
37441
37517
|
background: #eaae00;
|
37442
37518
|
}
|
37443
37519
|
|
37520
|
+
input[type="file"].ui.yellow.file.input::-webkit-file-upload-button,
|
37521
|
+
.ui.yellow.file.input input[type="file"]::-webkit-file-upload-button {
|
37522
|
+
background: #FBBD08;
|
37523
|
+
color: #FFFFFF;
|
37524
|
+
}
|
37525
|
+
|
37444
37526
|
input[type="file"].ui.yellow.file.input::file-selector-button,
|
37445
37527
|
.ui.yellow.file.input input[type="file"]::file-selector-button {
|
37446
37528
|
background: #FBBD08;
|
37447
37529
|
color: #FFFFFF;
|
37448
37530
|
}
|
37449
37531
|
|
37532
|
+
input[type="file"].ui.yellow.file.input::-webkit-file-upload-button:hover,
|
37533
|
+
.ui.yellow.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
37534
|
+
background: #eaae00;
|
37535
|
+
}
|
37536
|
+
|
37450
37537
|
input[type="file"].ui.yellow.file.input::file-selector-button:hover,
|
37451
37538
|
.ui.yellow.file.input input[type="file"]::file-selector-button:hover {
|
37452
37539
|
background: #eaae00;
|
@@ -37474,12 +37561,23 @@ input[type="file"].ui.olive.file.input::-ms-browse:hover,
|
|
37474
37561
|
background: #a7bd0d;
|
37475
37562
|
}
|
37476
37563
|
|
37564
|
+
input[type="file"].ui.olive.file.input::-webkit-file-upload-button,
|
37565
|
+
.ui.olive.file.input input[type="file"]::-webkit-file-upload-button {
|
37566
|
+
background: #B5CC18;
|
37567
|
+
color: #FFFFFF;
|
37568
|
+
}
|
37569
|
+
|
37477
37570
|
input[type="file"].ui.olive.file.input::file-selector-button,
|
37478
37571
|
.ui.olive.file.input input[type="file"]::file-selector-button {
|
37479
37572
|
background: #B5CC18;
|
37480
37573
|
color: #FFFFFF;
|
37481
37574
|
}
|
37482
37575
|
|
37576
|
+
input[type="file"].ui.olive.file.input::-webkit-file-upload-button:hover,
|
37577
|
+
.ui.olive.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
37578
|
+
background: #a7bd0d;
|
37579
|
+
}
|
37580
|
+
|
37483
37581
|
input[type="file"].ui.olive.file.input::file-selector-button:hover,
|
37484
37582
|
.ui.olive.file.input input[type="file"]::file-selector-button:hover {
|
37485
37583
|
background: #a7bd0d;
|
@@ -37507,12 +37605,23 @@ input[type="file"].ui.green.file.input::-ms-browse:hover,
|
|
37507
37605
|
background: #16ab39;
|
37508
37606
|
}
|
37509
37607
|
|
37608
|
+
input[type="file"].ui.green.file.input::-webkit-file-upload-button,
|
37609
|
+
.ui.green.file.input input[type="file"]::-webkit-file-upload-button {
|
37610
|
+
background: #21BA45;
|
37611
|
+
color: #FFFFFF;
|
37612
|
+
}
|
37613
|
+
|
37510
37614
|
input[type="file"].ui.green.file.input::file-selector-button,
|
37511
37615
|
.ui.green.file.input input[type="file"]::file-selector-button {
|
37512
37616
|
background: #21BA45;
|
37513
37617
|
color: #FFFFFF;
|
37514
37618
|
}
|
37515
37619
|
|
37620
|
+
input[type="file"].ui.green.file.input::-webkit-file-upload-button:hover,
|
37621
|
+
.ui.green.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
37622
|
+
background: #16ab39;
|
37623
|
+
}
|
37624
|
+
|
37516
37625
|
input[type="file"].ui.green.file.input::file-selector-button:hover,
|
37517
37626
|
.ui.green.file.input input[type="file"]::file-selector-button:hover {
|
37518
37627
|
background: #16ab39;
|
@@ -37540,12 +37649,23 @@ input[type="file"].ui.teal.file.input::-ms-browse:hover,
|
|
37540
37649
|
background: #009c95;
|
37541
37650
|
}
|
37542
37651
|
|
37652
|
+
input[type="file"].ui.teal.file.input::-webkit-file-upload-button,
|
37653
|
+
.ui.teal.file.input input[type="file"]::-webkit-file-upload-button {
|
37654
|
+
background: #00B5AD;
|
37655
|
+
color: #FFFFFF;
|
37656
|
+
}
|
37657
|
+
|
37543
37658
|
input[type="file"].ui.teal.file.input::file-selector-button,
|
37544
37659
|
.ui.teal.file.input input[type="file"]::file-selector-button {
|
37545
37660
|
background: #00B5AD;
|
37546
37661
|
color: #FFFFFF;
|
37547
37662
|
}
|
37548
37663
|
|
37664
|
+
input[type="file"].ui.teal.file.input::-webkit-file-upload-button:hover,
|
37665
|
+
.ui.teal.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
37666
|
+
background: #009c95;
|
37667
|
+
}
|
37668
|
+
|
37549
37669
|
input[type="file"].ui.teal.file.input::file-selector-button:hover,
|
37550
37670
|
.ui.teal.file.input input[type="file"]::file-selector-button:hover {
|
37551
37671
|
background: #009c95;
|
@@ -37573,12 +37693,23 @@ input[type="file"].ui.blue.file.input::-ms-browse:hover,
|
|
37573
37693
|
background: #1678c2;
|
37574
37694
|
}
|
37575
37695
|
|
37696
|
+
input[type="file"].ui.blue.file.input::-webkit-file-upload-button,
|
37697
|
+
.ui.blue.file.input input[type="file"]::-webkit-file-upload-button {
|
37698
|
+
background: #2185D0;
|
37699
|
+
color: #FFFFFF;
|
37700
|
+
}
|
37701
|
+
|
37576
37702
|
input[type="file"].ui.blue.file.input::file-selector-button,
|
37577
37703
|
.ui.blue.file.input input[type="file"]::file-selector-button {
|
37578
37704
|
background: #2185D0;
|
37579
37705
|
color: #FFFFFF;
|
37580
37706
|
}
|
37581
37707
|
|
37708
|
+
input[type="file"].ui.blue.file.input::-webkit-file-upload-button:hover,
|
37709
|
+
.ui.blue.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
37710
|
+
background: #1678c2;
|
37711
|
+
}
|
37712
|
+
|
37582
37713
|
input[type="file"].ui.blue.file.input::file-selector-button:hover,
|
37583
37714
|
.ui.blue.file.input input[type="file"]::file-selector-button:hover {
|
37584
37715
|
background: #1678c2;
|
@@ -37606,12 +37737,23 @@ input[type="file"].ui.violet.file.input::-ms-browse:hover,
|
|
37606
37737
|
background: #5829bb;
|
37607
37738
|
}
|
37608
37739
|
|
37740
|
+
input[type="file"].ui.violet.file.input::-webkit-file-upload-button,
|
37741
|
+
.ui.violet.file.input input[type="file"]::-webkit-file-upload-button {
|
37742
|
+
background: #6435C9;
|
37743
|
+
color: #FFFFFF;
|
37744
|
+
}
|
37745
|
+
|
37609
37746
|
input[type="file"].ui.violet.file.input::file-selector-button,
|
37610
37747
|
.ui.violet.file.input input[type="file"]::file-selector-button {
|
37611
37748
|
background: #6435C9;
|
37612
37749
|
color: #FFFFFF;
|
37613
37750
|
}
|
37614
37751
|
|
37752
|
+
input[type="file"].ui.violet.file.input::-webkit-file-upload-button:hover,
|
37753
|
+
.ui.violet.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
37754
|
+
background: #5829bb;
|
37755
|
+
}
|
37756
|
+
|
37615
37757
|
input[type="file"].ui.violet.file.input::file-selector-button:hover,
|
37616
37758
|
.ui.violet.file.input input[type="file"]::file-selector-button:hover {
|
37617
37759
|
background: #5829bb;
|
@@ -37639,12 +37781,23 @@ input[type="file"].ui.purple.file.input::-ms-browse:hover,
|
|
37639
37781
|
background: #9627ba;
|
37640
37782
|
}
|
37641
37783
|
|
37784
|
+
input[type="file"].ui.purple.file.input::-webkit-file-upload-button,
|
37785
|
+
.ui.purple.file.input input[type="file"]::-webkit-file-upload-button {
|
37786
|
+
background: #A333C8;
|
37787
|
+
color: #FFFFFF;
|
37788
|
+
}
|
37789
|
+
|
37642
37790
|
input[type="file"].ui.purple.file.input::file-selector-button,
|
37643
37791
|
.ui.purple.file.input input[type="file"]::file-selector-button {
|
37644
37792
|
background: #A333C8;
|
37645
37793
|
color: #FFFFFF;
|
37646
37794
|
}
|
37647
37795
|
|
37796
|
+
input[type="file"].ui.purple.file.input::-webkit-file-upload-button:hover,
|
37797
|
+
.ui.purple.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
37798
|
+
background: #9627ba;
|
37799
|
+
}
|
37800
|
+
|
37648
37801
|
input[type="file"].ui.purple.file.input::file-selector-button:hover,
|
37649
37802
|
.ui.purple.file.input input[type="file"]::file-selector-button:hover {
|
37650
37803
|
background: #9627ba;
|
@@ -37672,12 +37825,23 @@ input[type="file"].ui.pink.file.input::-ms-browse:hover,
|
|
37672
37825
|
background: #e61a8d;
|
37673
37826
|
}
|
37674
37827
|
|
37828
|
+
input[type="file"].ui.pink.file.input::-webkit-file-upload-button,
|
37829
|
+
.ui.pink.file.input input[type="file"]::-webkit-file-upload-button {
|
37830
|
+
background: #E03997;
|
37831
|
+
color: #FFFFFF;
|
37832
|
+
}
|
37833
|
+
|
37675
37834
|
input[type="file"].ui.pink.file.input::file-selector-button,
|
37676
37835
|
.ui.pink.file.input input[type="file"]::file-selector-button {
|
37677
37836
|
background: #E03997;
|
37678
37837
|
color: #FFFFFF;
|
37679
37838
|
}
|
37680
37839
|
|
37840
|
+
input[type="file"].ui.pink.file.input::-webkit-file-upload-button:hover,
|
37841
|
+
.ui.pink.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
37842
|
+
background: #e61a8d;
|
37843
|
+
}
|
37844
|
+
|
37681
37845
|
input[type="file"].ui.pink.file.input::file-selector-button:hover,
|
37682
37846
|
.ui.pink.file.input input[type="file"]::file-selector-button:hover {
|
37683
37847
|
background: #e61a8d;
|
@@ -37705,12 +37869,23 @@ input[type="file"].ui.brown.file.input::-ms-browse:hover,
|
|
37705
37869
|
background: #975b33;
|
37706
37870
|
}
|
37707
37871
|
|
37872
|
+
input[type="file"].ui.brown.file.input::-webkit-file-upload-button,
|
37873
|
+
.ui.brown.file.input input[type="file"]::-webkit-file-upload-button {
|
37874
|
+
background: #A5673F;
|
37875
|
+
color: #FFFFFF;
|
37876
|
+
}
|
37877
|
+
|
37708
37878
|
input[type="file"].ui.brown.file.input::file-selector-button,
|
37709
37879
|
.ui.brown.file.input input[type="file"]::file-selector-button {
|
37710
37880
|
background: #A5673F;
|
37711
37881
|
color: #FFFFFF;
|
37712
37882
|
}
|
37713
37883
|
|
37884
|
+
input[type="file"].ui.brown.file.input::-webkit-file-upload-button:hover,
|
37885
|
+
.ui.brown.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
37886
|
+
background: #975b33;
|
37887
|
+
}
|
37888
|
+
|
37714
37889
|
input[type="file"].ui.brown.file.input::file-selector-button:hover,
|
37715
37890
|
.ui.brown.file.input input[type="file"]::file-selector-button:hover {
|
37716
37891
|
background: #975b33;
|
@@ -37738,12 +37913,23 @@ input[type="file"].ui.grey.file.input::-ms-browse:hover,
|
|
37738
37913
|
background: #838383;
|
37739
37914
|
}
|
37740
37915
|
|
37916
|
+
input[type="file"].ui.grey.file.input::-webkit-file-upload-button,
|
37917
|
+
.ui.grey.file.input input[type="file"]::-webkit-file-upload-button {
|
37918
|
+
background: #767676;
|
37919
|
+
color: #FFFFFF;
|
37920
|
+
}
|
37921
|
+
|
37741
37922
|
input[type="file"].ui.grey.file.input::file-selector-button,
|
37742
37923
|
.ui.grey.file.input input[type="file"]::file-selector-button {
|
37743
37924
|
background: #767676;
|
37744
37925
|
color: #FFFFFF;
|
37745
37926
|
}
|
37746
37927
|
|
37928
|
+
input[type="file"].ui.grey.file.input::-webkit-file-upload-button:hover,
|
37929
|
+
.ui.grey.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
37930
|
+
background: #838383;
|
37931
|
+
}
|
37932
|
+
|
37747
37933
|
input[type="file"].ui.grey.file.input::file-selector-button:hover,
|
37748
37934
|
.ui.grey.file.input input[type="file"]::file-selector-button:hover {
|
37749
37935
|
background: #838383;
|
@@ -37771,12 +37957,23 @@ input[type="file"].ui.black.file.input::-ms-browse:hover,
|
|
37771
37957
|
background: #27292a;
|
37772
37958
|
}
|
37773
37959
|
|
37960
|
+
input[type="file"].ui.black.file.input::-webkit-file-upload-button,
|
37961
|
+
.ui.black.file.input input[type="file"]::-webkit-file-upload-button {
|
37962
|
+
background: #1B1C1D;
|
37963
|
+
color: #FFFFFF;
|
37964
|
+
}
|
37965
|
+
|
37774
37966
|
input[type="file"].ui.black.file.input::file-selector-button,
|
37775
37967
|
.ui.black.file.input input[type="file"]::file-selector-button {
|
37776
37968
|
background: #1B1C1D;
|
37777
37969
|
color: #FFFFFF;
|
37778
37970
|
}
|
37779
37971
|
|
37972
|
+
input[type="file"].ui.black.file.input::-webkit-file-upload-button:hover,
|
37973
|
+
.ui.black.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
37974
|
+
background: #27292a;
|
37975
|
+
}
|
37976
|
+
|
37780
37977
|
input[type="file"].ui.black.file.input::file-selector-button:hover,
|
37781
37978
|
.ui.black.file.input input[type="file"]::file-selector-button:hover {
|
37782
37979
|
background: #27292a;
|
@@ -37826,7 +38023,7 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
|
|
37826
38023
|
Site Overrides
|
37827
38024
|
*******************************/
|
37828
38025
|
/*!
|
37829
|
-
* # Fomantic-UI 2.9.1-beta.
|
38026
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Label
|
37830
38027
|
* https://github.com/fomantic/Fomantic-UI/
|
37831
38028
|
*
|
37832
38029
|
*
|
@@ -40238,7 +40435,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
|
|
40238
40435
|
Site Overrides
|
40239
40436
|
*******************************/
|
40240
40437
|
/*!
|
40241
|
-
* # Fomantic-UI 2.9.1-beta.
|
40438
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - List
|
40242
40439
|
* https://github.com/fomantic/Fomantic-UI/
|
40243
40440
|
*
|
40244
40441
|
*
|
@@ -41344,7 +41541,7 @@ ol.ui.suffixed.list li::before,
|
|
41344
41541
|
User Variable Overrides
|
41345
41542
|
*******************************/
|
41346
41543
|
/*!
|
41347
|
-
* # Fomantic-UI 2.9.1-beta.
|
41544
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Loader
|
41348
41545
|
* https://github.com/fomantic/Fomantic-UI/
|
41349
41546
|
*
|
41350
41547
|
*
|
@@ -42299,7 +42496,7 @@ ol.ui.suffixed.list li::before,
|
|
42299
42496
|
Site Overrides
|
42300
42497
|
*******************************/
|
42301
42498
|
/*!
|
42302
|
-
* # Fomantic-UI 2.9.1-beta.
|
42499
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Loader
|
42303
42500
|
* https://github.com/fomantic/Fomantic-UI/
|
42304
42501
|
*
|
42305
42502
|
*
|
@@ -42586,7 +42783,7 @@ ol.ui.suffixed.list li::before,
|
|
42586
42783
|
Theme Overrides
|
42587
42784
|
*******************************/
|
42588
42785
|
/*!
|
42589
|
-
* # Fomantic-UI 2.9.1-beta.
|
42786
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Rail
|
42590
42787
|
* https://github.com/fomantic/Fomantic-UI/
|
42591
42788
|
*
|
42592
42789
|
*
|
@@ -42748,7 +42945,7 @@ ol.ui.suffixed.list li::before,
|
|
42748
42945
|
Site Overrides
|
42749
42946
|
*******************************/
|
42750
42947
|
/*!
|
42751
|
-
* # Fomantic-UI 2.9.1-beta.
|
42948
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Reveal
|
42752
42949
|
* https://github.com/fomantic/Fomantic-UI/
|
42753
42950
|
*
|
42754
42951
|
*
|
@@ -43091,7 +43288,7 @@ ol.ui.suffixed.list li::before,
|
|
43091
43288
|
Site Overrides
|
43092
43289
|
*******************************/
|
43093
43290
|
/*!
|
43094
|
-
* # Fomantic-UI 2.9.1-beta.
|
43291
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Segment
|
43095
43292
|
* https://github.com/fomantic/Fomantic-UI/
|
43096
43293
|
*
|
43097
43294
|
*
|
@@ -44190,7 +44387,7 @@ ol.ui.suffixed.list li::before,
|
|
44190
44387
|
Site Overrides
|
44191
44388
|
*******************************/
|
44192
44389
|
/*!
|
44193
|
-
* # Fomantic-UI 2.9.1-beta.
|
44390
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Step
|
44194
44391
|
* https://github.com/fomantic/Fomantic-UI/
|
44195
44392
|
*
|
44196
44393
|
*
|
@@ -44962,7 +45159,7 @@ ol.ui.suffixed.list li::before,
|
|
44962
45159
|
Site Overrides
|
44963
45160
|
*******************************/
|
44964
45161
|
/*!
|
44965
|
-
* # Fomantic-UI 2.9.1-beta.
|
45162
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Text
|
44966
45163
|
* https://github.com/fomantic/Fomantic-UI/
|
44967
45164
|
*
|
44968
45165
|
*
|
@@ -45157,7 +45354,7 @@ span.ui.massive.text {
|
|
45157
45354
|
Theme Overrides
|
45158
45355
|
*******************************/
|
45159
45356
|
/*!
|
45160
|
-
* # Fomantic-UI 2.9.1-beta.
|
45357
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Breadcrumb
|
45161
45358
|
* https://github.com/fomantic/Fomantic-UI/
|
45162
45359
|
*
|
45163
45360
|
*
|
@@ -45302,7 +45499,7 @@ span.ui.massive.text {
|
|
45302
45499
|
Site Overrides
|
45303
45500
|
*******************************/
|
45304
45501
|
/*!
|
45305
|
-
* # Fomantic-UI 2.9.1-beta.
|
45502
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Form
|
45306
45503
|
* https://github.com/fomantic/Fomantic-UI/
|
45307
45504
|
*
|
45308
45505
|
*
|
@@ -47391,7 +47588,7 @@ span.ui.massive.text {
|
|
47391
47588
|
Site Overrides
|
47392
47589
|
*******************************/
|
47393
47590
|
/*!
|
47394
|
-
* # Fomantic-UI 2.9.1-beta.
|
47591
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Grid
|
47395
47592
|
* https://github.com/fomantic/Fomantic-UI/
|
47396
47593
|
*
|
47397
47594
|
*
|
@@ -52333,7 +52530,7 @@ Floated Menu / Item
|
|
52333
52530
|
Site Overrides
|
52334
52531
|
*******************************/
|
52335
52532
|
/*!
|
52336
|
-
* # Fomantic-UI 2.9.1-beta.
|
52533
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Message
|
52337
52534
|
* https://github.com/fomantic/Fomantic-UI/
|
52338
52535
|
*
|
52339
52536
|
*
|
@@ -53139,7 +53336,7 @@ Floated Menu / Item
|
|
53139
53336
|
Site Overrides
|
53140
53337
|
*******************************/
|
53141
53338
|
/*!
|
53142
|
-
* # Fomantic-UI 2.9.1-beta.
|
53339
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Table
|
53143
53340
|
* https://github.com/fomantic/Fomantic-UI/
|
53144
53341
|
*
|
53145
53342
|
*
|
@@ -57349,7 +57546,7 @@ Floated Menu / Item
|
|
57349
57546
|
Site Overrides
|
57350
57547
|
*******************************/
|
57351
57548
|
/*!
|
57352
|
-
* # Fomantic-UI 2.9.1-beta.
|
57549
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Ad
|
57353
57550
|
* https://github.com/fomantic/Fomantic-UI/
|
57354
57551
|
*
|
57355
57552
|
*
|
@@ -57638,7 +57835,7 @@ Floated Menu / Item
|
|
57638
57835
|
User Variable Overrides
|
57639
57836
|
*******************************/
|
57640
57837
|
/*!
|
57641
|
-
* # Fomantic-UI 2.9.1-beta.
|
57838
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Card
|
57642
57839
|
* https://github.com/fomantic/Fomantic-UI/
|
57643
57840
|
*
|
57644
57841
|
*
|
@@ -59900,7 +60097,7 @@ a.inverted.ui.card:hover,
|
|
59900
60097
|
User Variable Overrides
|
59901
60098
|
*******************************/
|
59902
60099
|
/*!
|
59903
|
-
* # Fomantic-UI 2.9.1-beta.
|
60100
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Comment
|
59904
60101
|
* https://github.com/fomantic/Fomantic-UI/
|
59905
60102
|
*
|
59906
60103
|
*
|
@@ -60215,7 +60412,7 @@ a.inverted.ui.card:hover,
|
|
60215
60412
|
User Variable Overrides
|
60216
60413
|
*******************************/
|
60217
60414
|
/*!
|
60218
|
-
* # Fomantic-UI 2.9.1-beta.
|
60415
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Feed
|
60219
60416
|
* https://github.com/fomantic/Fomantic-UI/
|
60220
60417
|
*
|
60221
60418
|
*
|
@@ -60570,7 +60767,7 @@ a.inverted.ui.card:hover,
|
|
60570
60767
|
User Variable Overrides
|
60571
60768
|
*******************************/
|
60572
60769
|
/*!
|
60573
|
-
* # Fomantic-UI 2.9.1-beta.
|
60770
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Item
|
60574
60771
|
* https://github.com/fomantic/Fomantic-UI/
|
60575
60772
|
*
|
60576
60773
|
*
|
@@ -61206,7 +61403,7 @@ a.inverted.ui.card:hover,
|
|
61206
61403
|
User Variable Overrides
|
61207
61404
|
*******************************/
|
61208
61405
|
/*!
|
61209
|
-
* # Fomantic-UI 2.9.1-beta.
|
61406
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Statistic
|
61210
61407
|
* https://github.com/fomantic/Fomantic-UI/
|
61211
61408
|
*
|
61212
61409
|
*
|
@@ -61486,6 +61683,10 @@ a.inverted.ui.card:hover,
|
|
61486
61683
|
margin: 0 0 1em;
|
61487
61684
|
}
|
61488
61685
|
|
61686
|
+
.ui.fluid.statistic {
|
61687
|
+
width: 100%;
|
61688
|
+
}
|
61689
|
+
|
61489
61690
|
/*--------------
|
61490
61691
|
Horizontal
|
61491
61692
|
---------------*/
|
@@ -61912,7 +62113,7 @@ a.inverted.ui.card:hover,
|
|
61912
62113
|
User Variable Overrides
|
61913
62114
|
*******************************/
|
61914
62115
|
/*!
|
61915
|
-
* # Fomantic-UI 2.9.1-beta.
|
62116
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Accordion
|
61916
62117
|
* https://github.com/fomantic/Fomantic-UI/
|
61917
62118
|
*
|
61918
62119
|
*
|
@@ -62330,7 +62531,7 @@ a.inverted.ui.card:hover,
|
|
62330
62531
|
User Overrides
|
62331
62532
|
*******************************/
|
62332
62533
|
/*!
|
62333
|
-
* # Fomantic-UI 2.9.1-beta.
|
62534
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Calendar
|
62334
62535
|
* https://github.com/fomantic/Fomantic-UI/
|
62335
62536
|
*
|
62336
62537
|
*
|
@@ -62548,7 +62749,7 @@ a.inverted.ui.card:hover,
|
|
62548
62749
|
Theme Overrides
|
62549
62750
|
*******************************/
|
62550
62751
|
/*!
|
62551
|
-
* # Fomantic-UI 2.9.1-beta.
|
62752
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Checkbox
|
62552
62753
|
* https://github.com/fomantic/Fomantic-UI/
|
62553
62754
|
*
|
62554
62755
|
*
|
@@ -63448,7 +63649,7 @@ a.inverted.ui.card:hover,
|
|
63448
63649
|
Site Overrides
|
63449
63650
|
*******************************/
|
63450
63651
|
/*!
|
63451
|
-
* # Fomantic-UI 2.9.1-beta.
|
63652
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Dimmer
|
63452
63653
|
* https://github.com/fomantic/Fomantic-UI/
|
63453
63654
|
*
|
63454
63655
|
*
|
@@ -63970,7 +64171,7 @@ body.dimmable > .dimmer {
|
|
63970
64171
|
User Overrides
|
63971
64172
|
*******************************/
|
63972
64173
|
/*!
|
63973
|
-
* # Fomantic-UI 2.9.1-beta.
|
64174
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Dropdown
|
63974
64175
|
* https://github.com/fomantic/Fomantic-UI/
|
63975
64176
|
*
|
63976
64177
|
*
|
@@ -66338,7 +66539,7 @@ select.ui.dropdown {
|
|
66338
66539
|
User Overrides
|
66339
66540
|
*******************************/
|
66340
66541
|
/*!
|
66341
|
-
* # Fomantic-UI 2.9.1-beta.
|
66542
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Video
|
66342
66543
|
* https://github.com/fomantic/Fomantic-UI/
|
66343
66544
|
*
|
66344
66545
|
*
|
@@ -66503,7 +66704,7 @@ select.ui.dropdown {
|
|
66503
66704
|
Site Overrides
|
66504
66705
|
*******************************/
|
66505
66706
|
/*!
|
66506
|
-
* # Fomantic-UI 2.9.1-beta.
|
66707
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Flyout
|
66507
66708
|
* https://github.com/fomantic/Fomantic-UI/
|
66508
66709
|
*
|
66509
66710
|
*
|
@@ -67156,7 +67357,7 @@ body.pushable > .pusher {
|
|
67156
67357
|
Theme Overrides
|
67157
67358
|
*******************************/
|
67158
67359
|
/*!
|
67159
|
-
* # Fomantic-UI 2.9.1-beta.
|
67360
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Modal
|
67160
67361
|
* https://github.com/fomantic/Fomantic-UI/
|
67161
67362
|
*
|
67162
67363
|
*
|
@@ -68069,7 +68270,7 @@ body.pushable > .pusher {
|
|
68069
68270
|
Site Overrides
|
68070
68271
|
*******************************/
|
68071
68272
|
/*!
|
68072
|
-
* # Fomantic-UI 2.9.1-beta.
|
68273
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Nag
|
68073
68274
|
* https://github.com/fomantic/Fomantic-UI/
|
68074
68275
|
*
|
68075
68276
|
*
|
@@ -68407,7 +68608,7 @@ a.ui.nag {
|
|
68407
68608
|
User Overrides
|
68408
68609
|
*******************************/
|
68409
68610
|
/*!
|
68410
|
-
* # Fomantic-UI 2.9.1-beta.
|
68611
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Popup
|
68411
68612
|
* https://github.com/fomantic/Fomantic-UI/
|
68412
68613
|
*
|
68413
68614
|
*
|
@@ -69666,7 +69867,7 @@ a.ui.nag {
|
|
69666
69867
|
User Overrides
|
69667
69868
|
*******************************/
|
69668
69869
|
/*!
|
69669
|
-
* # Fomantic-UI 2.9.1-beta.
|
69870
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Progress Bar
|
69670
69871
|
* https://github.com/fomantic/Fomantic-UI/
|
69671
69872
|
*
|
69672
69873
|
*
|
@@ -71586,7 +71787,7 @@ a.ui.nag {
|
|
71586
71787
|
Slider Overrides
|
71587
71788
|
*******************************/
|
71588
71789
|
/*!
|
71589
|
-
* # Fomantic-UI 2.9.1-beta.
|
71790
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Rating
|
71590
71791
|
* https://github.com/fomantic/Fomantic-UI/
|
71591
71792
|
*
|
71592
71793
|
*
|
@@ -72089,7 +72290,7 @@ a.ui.nag {
|
|
72089
72290
|
Site Overrides
|
72090
72291
|
*******************************/
|
72091
72292
|
/*!
|
72092
|
-
* # Fomantic-UI 2.9.1-beta.
|
72293
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Search
|
72093
72294
|
* https://github.com/fomantic/Fomantic-UI/
|
72094
72295
|
*
|
72095
72296
|
*
|
@@ -72671,7 +72872,7 @@ a.ui.nag {
|
|
72671
72872
|
Site Overrides
|
72672
72873
|
*******************************/
|
72673
72874
|
/*!
|
72674
|
-
* # Fomantic-UI 2.9.1-beta.
|
72875
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Shape
|
72675
72876
|
* https://github.com/fomantic/Fomantic-UI/
|
72676
72877
|
*
|
72677
72878
|
*
|
@@ -72832,7 +73033,7 @@ a.ui.nag {
|
|
72832
73033
|
User Overrides
|
72833
73034
|
*******************************/
|
72834
73035
|
/*!
|
72835
|
-
* # Fomantic-UI 2.9.1-beta.
|
73036
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Sidebar
|
72836
73037
|
* https://github.com/fomantic/Fomantic-UI/
|
72837
73038
|
*
|
72838
73039
|
*
|
@@ -73534,7 +73735,7 @@ body.pushable > .pusher {
|
|
73534
73735
|
Site Overrides
|
73535
73736
|
*******************************/
|
73536
73737
|
/*!
|
73537
|
-
* # Fomantic-UI 2.9.1-beta.
|
73738
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Sticky
|
73538
73739
|
* https://github.com/fomantic/Fomantic-UI/
|
73539
73740
|
*
|
73540
73741
|
*
|
@@ -73607,7 +73808,7 @@ body.pushable > .pusher {
|
|
73607
73808
|
Site Overrides
|
73608
73809
|
*******************************/
|
73609
73810
|
/*!
|
73610
|
-
* # Fomantic-UI 2.9.1-beta.
|
73811
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Tab
|
73611
73812
|
* https://github.com/fomantic/Fomantic-UI/
|
73612
73813
|
*
|
73613
73814
|
*
|
@@ -73691,7 +73892,7 @@ body.pushable > .pusher {
|
|
73691
73892
|
User Overrides
|
73692
73893
|
*******************************/
|
73693
73894
|
/*!
|
73694
|
-
* # Fomantic-UI 2.9.1-beta.
|
73895
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Toast
|
73695
73896
|
* https://github.com/fomantic/Fomantic-UI/
|
73696
73897
|
*
|
73697
73898
|
*
|
@@ -74692,7 +74893,7 @@ body.pushable > .pusher {
|
|
74692
74893
|
Theme Overrides
|
74693
74894
|
*******************************/
|
74694
74895
|
/*!
|
74695
|
-
* # Fomantic-UI 2.9.1-beta.
|
74896
|
+
* # Fomantic-UI 2.9.1-beta.16+7071e59 - Transition
|
74696
74897
|
* https://github.com/fomantic/Fomantic-UI/
|
74697
74898
|
*
|
74698
74899
|
*
|