fomantic-ui 2.9.0-beta.123 → 2.9.0-beta.127

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.
Files changed (159) hide show
  1. package/dist/components/accordion.css +1 -1
  2. package/dist/components/accordion.js +1 -1
  3. package/dist/components/accordion.min.css +1 -1
  4. package/dist/components/accordion.min.js +1 -1
  5. package/dist/components/ad.css +1 -1
  6. package/dist/components/ad.min.css +1 -1
  7. package/dist/components/api.js +1 -1
  8. package/dist/components/api.min.js +1 -1
  9. package/dist/components/breadcrumb.css +1 -1
  10. package/dist/components/breadcrumb.min.css +1 -1
  11. package/dist/components/button.css +1 -1
  12. package/dist/components/button.min.css +1 -1
  13. package/dist/components/calendar.css +1 -1
  14. package/dist/components/calendar.js +1 -1
  15. package/dist/components/calendar.min.css +1 -1
  16. package/dist/components/calendar.min.js +1 -1
  17. package/dist/components/card.css +1 -1
  18. package/dist/components/card.min.css +1 -1
  19. package/dist/components/checkbox.css +1 -1
  20. package/dist/components/checkbox.js +1 -1
  21. package/dist/components/checkbox.min.css +1 -1
  22. package/dist/components/checkbox.min.js +1 -1
  23. package/dist/components/comment.css +1 -1
  24. package/dist/components/comment.min.css +1 -1
  25. package/dist/components/container.css +77 -1
  26. package/dist/components/container.min.css +2 -2
  27. package/dist/components/dimmer.css +1 -1
  28. package/dist/components/dimmer.js +1 -1
  29. package/dist/components/dimmer.min.css +1 -1
  30. package/dist/components/dimmer.min.js +1 -1
  31. package/dist/components/divider.css +1 -1
  32. package/dist/components/divider.min.css +1 -1
  33. package/dist/components/dropdown.css +1 -1
  34. package/dist/components/dropdown.js +1 -1
  35. package/dist/components/dropdown.min.css +1 -1
  36. package/dist/components/dropdown.min.js +1 -1
  37. package/dist/components/embed.css +1 -1
  38. package/dist/components/embed.js +1 -1
  39. package/dist/components/embed.min.css +1 -1
  40. package/dist/components/embed.min.js +1 -1
  41. package/dist/components/feed.css +1 -1
  42. package/dist/components/feed.min.css +1 -1
  43. package/dist/components/flag.css +1 -1
  44. package/dist/components/flag.min.css +1 -1
  45. package/dist/components/form.css +4 -2
  46. package/dist/components/form.js +1 -1
  47. package/dist/components/form.min.css +2 -2
  48. package/dist/components/form.min.js +1 -1
  49. package/dist/components/grid.css +1 -1
  50. package/dist/components/grid.min.css +1 -1
  51. package/dist/components/header.css +1 -1
  52. package/dist/components/header.min.css +1 -1
  53. package/dist/components/icon.css +1 -1
  54. package/dist/components/icon.min.css +1 -1
  55. package/dist/components/image.css +1 -1
  56. package/dist/components/image.min.css +1 -1
  57. package/dist/components/input.css +642 -1
  58. package/dist/components/input.min.css +2 -2
  59. package/dist/components/item.css +1 -1
  60. package/dist/components/item.min.css +1 -1
  61. package/dist/components/label.css +1 -1
  62. package/dist/components/label.min.css +1 -1
  63. package/dist/components/list.css +1 -1
  64. package/dist/components/list.min.css +1 -1
  65. package/dist/components/loader.css +1 -1
  66. package/dist/components/loader.min.css +1 -1
  67. package/dist/components/message.css +1 -1
  68. package/dist/components/message.min.css +1 -1
  69. package/dist/components/modal.css +1 -1
  70. package/dist/components/modal.js +1 -1
  71. package/dist/components/modal.min.css +1 -1
  72. package/dist/components/modal.min.js +1 -1
  73. package/dist/components/nag.css +1 -1
  74. package/dist/components/nag.js +1 -1
  75. package/dist/components/nag.min.css +1 -1
  76. package/dist/components/nag.min.js +1 -1
  77. package/dist/components/placeholder.css +1 -1
  78. package/dist/components/placeholder.min.css +1 -1
  79. package/dist/components/popup.css +1 -1
  80. package/dist/components/popup.js +1 -1
  81. package/dist/components/popup.min.css +1 -1
  82. package/dist/components/popup.min.js +1 -1
  83. package/dist/components/progress.css +1 -1
  84. package/dist/components/progress.js +1 -1
  85. package/dist/components/progress.min.css +1 -1
  86. package/dist/components/progress.min.js +1 -1
  87. package/dist/components/rail.css +1 -1
  88. package/dist/components/rail.min.css +1 -1
  89. package/dist/components/rating.css +1 -1
  90. package/dist/components/rating.js +1 -1
  91. package/dist/components/rating.min.css +1 -1
  92. package/dist/components/rating.min.js +1 -1
  93. package/dist/components/reset.css +1 -1
  94. package/dist/components/reset.min.css +1 -1
  95. package/dist/components/reveal.css +1 -1
  96. package/dist/components/reveal.min.css +1 -1
  97. package/dist/components/search.css +1 -1
  98. package/dist/components/search.js +1 -1
  99. package/dist/components/search.min.css +1 -1
  100. package/dist/components/search.min.js +1 -1
  101. package/dist/components/segment.css +77 -1
  102. package/dist/components/segment.min.css +2 -2
  103. package/dist/components/shape.css +1 -1
  104. package/dist/components/shape.js +1 -1
  105. package/dist/components/shape.min.css +1 -1
  106. package/dist/components/shape.min.js +1 -1
  107. package/dist/components/sidebar.css +1 -1
  108. package/dist/components/sidebar.js +1 -1
  109. package/dist/components/sidebar.min.css +1 -1
  110. package/dist/components/sidebar.min.js +1 -1
  111. package/dist/components/site.css +1 -1
  112. package/dist/components/site.js +1 -1
  113. package/dist/components/site.min.css +1 -1
  114. package/dist/components/site.min.js +1 -1
  115. package/dist/components/slider.js +1 -1
  116. package/dist/components/slider.min.js +1 -1
  117. package/dist/components/state.js +1 -1
  118. package/dist/components/state.min.js +1 -1
  119. package/dist/components/statistic.css +1 -1
  120. package/dist/components/statistic.min.css +1 -1
  121. package/dist/components/step.css +1 -1
  122. package/dist/components/step.min.css +1 -1
  123. package/dist/components/sticky.css +1 -1
  124. package/dist/components/sticky.js +1 -1
  125. package/dist/components/sticky.min.css +1 -1
  126. package/dist/components/sticky.min.js +1 -1
  127. package/dist/components/tab.css +1 -1
  128. package/dist/components/tab.js +1 -1
  129. package/dist/components/tab.min.css +1 -1
  130. package/dist/components/tab.min.js +1 -1
  131. package/dist/components/table.css +187 -1
  132. package/dist/components/table.min.css +2 -2
  133. package/dist/components/text.css +1 -1
  134. package/dist/components/text.min.css +1 -1
  135. package/dist/components/toast.css +1 -1
  136. package/dist/components/toast.js +1 -1
  137. package/dist/components/toast.min.css +1 -1
  138. package/dist/components/toast.min.js +1 -1
  139. package/dist/components/transition.css +1 -1
  140. package/dist/components/transition.js +1 -1
  141. package/dist/components/transition.min.css +1 -1
  142. package/dist/components/transition.min.js +1 -1
  143. package/dist/components/visibility.js +1 -1
  144. package/dist/components/visibility.min.js +1 -1
  145. package/dist/semantic.css +1255 -50
  146. package/dist/semantic.js +25 -25
  147. package/dist/semantic.min.css +2 -2
  148. package/dist/semantic.min.js +1 -1
  149. package/package.json +1 -1
  150. package/src/definitions/collections/form.less +3 -1
  151. package/src/definitions/collections/table.less +253 -0
  152. package/src/definitions/elements/container.less +110 -0
  153. package/src/definitions/elements/input.less +153 -0
  154. package/src/definitions/elements/segment.less +109 -0
  155. package/src/themes/default/collections/table.variables +23 -0
  156. package/src/themes/default/elements/container.variables +8 -0
  157. package/src/themes/default/elements/input.variables +12 -0
  158. package/src/themes/default/elements/segment.variables +8 -0
  159. package/src/themes/default/globals/variation.variables +22 -0
package/dist/semantic.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.0-beta.123
2
+ * # Fomantic UI - 2.9.0-beta.127
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.123 - Reset
13
+ * # Fomantic-UI 2.9.0-beta.127 - 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.123 - Site
438
+ * # Fomantic-UI 2.9.0-beta.127 - 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.123 - Button
677
+ * # Fomantic-UI 2.9.0-beta.127 - 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.123 - Container
5690
+ * # Fomantic-UI 2.9.0-beta.127 - Container
5691
5691
  * http://github.com/fomantic/Fomantic-UI/
5692
5692
  *
5693
5693
  *
@@ -5836,6 +5836,102 @@ input::selection {
5836
5836
  hyphens: auto;
5837
5837
  }
5838
5838
 
5839
+ /*--------------
5840
+ Scrolling
5841
+ ---------------*/
5842
+
5843
+ .ui.scrolling.container {
5844
+ overflow: auto;
5845
+ }
5846
+
5847
+ @media only screen and (max-width: 767.98px) {
5848
+ .ui.scrolling.container.short {
5849
+ max-height: 11.25em;
5850
+ }
5851
+
5852
+ .ui.scrolling.container[class*="very short"] {
5853
+ max-height: 7.5em;
5854
+ }
5855
+
5856
+ .ui.scrolling.container {
5857
+ max-height: 15em;
5858
+ }
5859
+
5860
+ .ui.scrolling.container.long {
5861
+ max-height: 30em;
5862
+ }
5863
+
5864
+ .ui.scrolling.container[class*="very long"] {
5865
+ max-height: 45em;
5866
+ }
5867
+ }
5868
+
5869
+ @media only screen and (min-width: 768px) {
5870
+ .ui.scrolling.container.short {
5871
+ max-height: 13.5em;
5872
+ }
5873
+
5874
+ .ui.scrolling.container[class*="very short"] {
5875
+ max-height: 9em;
5876
+ }
5877
+
5878
+ .ui.scrolling.container {
5879
+ max-height: 18em;
5880
+ }
5881
+
5882
+ .ui.scrolling.container.long {
5883
+ max-height: 36em;
5884
+ }
5885
+
5886
+ .ui.scrolling.container[class*="very long"] {
5887
+ max-height: 54em;
5888
+ }
5889
+ }
5890
+
5891
+ @media only screen and (min-width: 992px) {
5892
+ .ui.scrolling.container.short {
5893
+ max-height: 18em;
5894
+ }
5895
+
5896
+ .ui.scrolling.container[class*="very short"] {
5897
+ max-height: 12em;
5898
+ }
5899
+
5900
+ .ui.scrolling.container {
5901
+ max-height: 24em;
5902
+ }
5903
+
5904
+ .ui.scrolling.container.long {
5905
+ max-height: 48em;
5906
+ }
5907
+
5908
+ .ui.scrolling.container[class*="very long"] {
5909
+ max-height: 72em;
5910
+ }
5911
+ }
5912
+
5913
+ @media only screen and (min-width: 1920px) {
5914
+ .ui.scrolling.container.short {
5915
+ max-height: 22.5em;
5916
+ }
5917
+
5918
+ .ui.scrolling.container[class*="very short"] {
5919
+ max-height: 15em;
5920
+ }
5921
+
5922
+ .ui.scrolling.container {
5923
+ max-height: 30em;
5924
+ }
5925
+
5926
+ .ui.scrolling.container.long {
5927
+ max-height: 60em;
5928
+ }
5929
+
5930
+ .ui.scrolling.container[class*="very long"] {
5931
+ max-height: 90em;
5932
+ }
5933
+ }
5934
+
5839
5935
  /*******************************
5840
5936
  Theme Overrides
5841
5937
  *******************************/
@@ -5844,7 +5940,7 @@ input::selection {
5844
5940
  Site Overrides
5845
5941
  *******************************/
5846
5942
  /*!
5847
- * # Fomantic-UI 2.9.0-beta.123 - Divider
5943
+ * # Fomantic-UI 2.9.0-beta.127 - Divider
5848
5944
  * http://github.com/fomantic/Fomantic-UI/
5849
5945
  *
5850
5946
  *
@@ -21525,7 +21621,7 @@ em[data-emoji="tone5"]:before {
21525
21621
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f3ff.svg");
21526
21622
  }
21527
21623
  /*!
21528
- * # Fomantic-UI 2.9.0-beta.123 - Flag
21624
+ * # Fomantic-UI 2.9.0-beta.127 - Flag
21529
21625
  * http://github.com/fomantic/Fomantic-UI/
21530
21626
  *
21531
21627
  *
@@ -22937,7 +23033,7 @@ i.flag.united.nations:before {
22937
23033
  Site Overrides
22938
23034
  *******************************/
22939
23035
  /*!
22940
- * # Fomantic-UI 2.9.0-beta.123 - Header
23036
+ * # Fomantic-UI 2.9.0-beta.127 - Header
22941
23037
  * http://github.com/fomantic/Fomantic-UI/
22942
23038
  *
22943
23039
  *
@@ -23891,7 +23987,7 @@ a.ui.inverted.black.header.header.header:hover {
23891
23987
  Site Overrides
23892
23988
  *******************************/
23893
23989
  /*!
23894
- * # Fomantic-UI 2.9.0-beta.123 - Icon
23990
+ * # Fomantic-UI 2.9.0-beta.127 - Icon
23895
23991
  * http://github.com/fomantic/Fomantic-UI/
23896
23992
  *
23897
23993
  *
@@ -33014,7 +33110,7 @@ i.icon.youtube.play:before {
33014
33110
  Site Overrides
33015
33111
  *******************************/
33016
33112
  /*!
33017
- * # Fomantic-UI 2.9.0-beta.123 - Image
33113
+ * # Fomantic-UI 2.9.0-beta.127 - Image
33018
33114
  * http://github.com/fomantic/Fomantic-UI/
33019
33115
  *
33020
33116
  *
@@ -33369,7 +33465,7 @@ img.ui.bordered.image {
33369
33465
  Site Overrides
33370
33466
  *******************************/
33371
33467
  /*!
33372
- * # Fomantic-UI 2.9.0-beta.123 - Input
33468
+ * # Fomantic-UI 2.9.0-beta.127 - Input
33373
33469
  * http://github.com/fomantic/Fomantic-UI/
33374
33470
  *
33375
33471
  *
@@ -34149,6 +34245,783 @@ img.ui.bordered.image {
34149
34245
  width: 0 !important;
34150
34246
  }
34151
34247
 
34248
+ /*--------------------
34249
+ File
34250
+ ---------------------*/
34251
+
34252
+ /* width hack for chrome/edge */
34253
+
34254
+ .ui.file.input {
34255
+ width: 100%;
34256
+ }
34257
+
34258
+ .ui.file.input input[type="file"] {
34259
+ width: 0;
34260
+ }
34261
+
34262
+ .ui.form .field > input[type="file"],
34263
+ .ui.file.input:not(.action) input[type="file"] {
34264
+ padding: 0;
34265
+ }
34266
+
34267
+ .ui.action.file.input input[type="file"]::-webkit-file-upload-button {
34268
+ display: none;
34269
+ }
34270
+
34271
+ .ui.form .field input[type="file"]::-webkit-file-upload-button,
34272
+ .ui.file.input input[type="file"]::-webkit-file-upload-button {
34273
+ border: none;
34274
+ cursor: pointer;
34275
+ padding: 0.67857143em 1em;
34276
+ margin-right: 1em;
34277
+ background: #e0e1e2;
34278
+ font-weight: bold;
34279
+ color: rgba(0, 0, 0, 0.6);
34280
+ }
34281
+
34282
+ .ui.form .field input[type="file"]::-webkit-file-upload-button:hover,
34283
+ .ui.file.input input[type="file"]::-webkit-file-upload-button:hover {
34284
+ background: #cacbcd;
34285
+ color: rgba(0, 0, 0, 0.6);
34286
+ }
34287
+
34288
+ .ui.action.file.input input[type="file"]::-ms-browse {
34289
+ display: none;
34290
+ }
34291
+
34292
+ .ui.form .field input[type="file"]::-ms-browse,
34293
+ .ui.file.input input[type="file"]::-ms-browse {
34294
+ border: none;
34295
+ cursor: pointer;
34296
+ padding: 0.67857143em 1em;
34297
+ margin: 0;
34298
+ background: #e0e1e2;
34299
+ font-weight: bold;
34300
+ color: rgba(0, 0, 0, 0.6);
34301
+ }
34302
+
34303
+ .ui.form .field input[type="file"]::-ms-browse:hover,
34304
+ .ui.file.input input[type="file"]::-ms-browse:hover {
34305
+ background: #cacbcd;
34306
+ color: rgba(0, 0, 0, 0.6);
34307
+ }
34308
+
34309
+ /* IE needs additional styling for input field :S */
34310
+
34311
+ @media all and (-ms-high-contrast: none) {
34312
+ .ui.file.input > input[type="file"],
34313
+ input[type="file"].ui.file.input {
34314
+ padding: 0 !important;
34315
+ }
34316
+ }
34317
+
34318
+ .ui.action.file.input input[type="file"]::file-selector-button {
34319
+ display: none;
34320
+ }
34321
+
34322
+ .ui.form .field input[type="file"]::file-selector-button,
34323
+ .ui.file.input input[type="file"]::file-selector-button {
34324
+ border: none;
34325
+ cursor: pointer;
34326
+ padding: 0.67857143em 1em;
34327
+ margin-right: 1em;
34328
+ background: #e0e1e2;
34329
+ font-weight: bold;
34330
+ color: rgba(0, 0, 0, 0.6);
34331
+ }
34332
+
34333
+ .ui.form .field input[type="file"]::file-selector-button:hover,
34334
+ .ui.file.input input[type="file"]::file-selector-button:hover {
34335
+ background: #cacbcd;
34336
+ color: rgba(0, 0, 0, 0.6);
34337
+ }
34338
+
34339
+ .ui.form .field input[type="file"]:required:invalid,
34340
+ .ui.file.input input[type="file"]:required:invalid {
34341
+ color: #9F3A38;
34342
+ background: #FFF6F6;
34343
+ border-color: #E0B4B4;
34344
+ }
34345
+
34346
+ input[type="file"].ui.invisible.file.input,
34347
+ .ui.invisible.file.input input[type="file"] {
34348
+ left: -99999px;
34349
+ position: absolute;
34350
+ }
34351
+
34352
+ input[type="file"].ui.file.input:focus + label.ui.button:not(.basic):not(.tertiary),
34353
+ .ui.file.input input[type="file"]:focus + label.ui.button:not(.basic):not(.tertiary) {
34354
+ background: #cacbcd;
34355
+ color: rgba(0, 0, 0, 0.8);
34356
+ }
34357
+
34358
+ input[type="file"].ui.file.input:focus + label.ui.button:not(.basic):not(.tertiary).inverted,
34359
+ .ui.file.input input[type="file"]:focus + label.ui.button:not(.basic):not(.tertiary).inverted {
34360
+ background: #FFFFFF;
34361
+ }
34362
+
34363
+ /* this is related to existing buttons, so the button color variable is used here! */
34364
+
34365
+ input[type="file"].ui.file.input:focus + label.ui.primary.button:not(.basic):not(.tertiary),
34366
+ .ui.file.input input[type="file"]:focus + label.ui.primary.button:not(.basic):not(.tertiary) {
34367
+ background-color: #1678c2;
34368
+ color: #FFFFFF;
34369
+ }
34370
+
34371
+ input[type="file"].ui.file.input:focus + label.ui.primary.button:not(.basic):not(.tertiary).inverted,
34372
+ .ui.file.input input[type="file"]:focus + label.ui.primary.button:not(.basic):not(.tertiary).inverted {
34373
+ background-color: #21b8ff;
34374
+ }
34375
+
34376
+ input[type="file"].ui.file.input:focus + label.ui.secondary.button:not(.basic):not(.tertiary),
34377
+ .ui.file.input input[type="file"]:focus + label.ui.secondary.button:not(.basic):not(.tertiary) {
34378
+ background-color: #27292a;
34379
+ color: #FFFFFF;
34380
+ }
34381
+
34382
+ input[type="file"].ui.file.input:focus + label.ui.secondary.button:not(.basic):not(.tertiary).inverted,
34383
+ .ui.file.input input[type="file"]:focus + label.ui.secondary.button:not(.basic):not(.tertiary).inverted {
34384
+ background-color: #6e6e6e;
34385
+ }
34386
+
34387
+ input[type="file"].ui.file.input:focus + label.ui.red.button:not(.basic):not(.tertiary),
34388
+ .ui.file.input input[type="file"]:focus + label.ui.red.button:not(.basic):not(.tertiary) {
34389
+ background-color: #d01919;
34390
+ color: #FFFFFF;
34391
+ }
34392
+
34393
+ input[type="file"].ui.file.input:focus + label.ui.red.button:not(.basic):not(.tertiary).inverted,
34394
+ .ui.file.input input[type="file"]:focus + label.ui.red.button:not(.basic):not(.tertiary).inverted {
34395
+ background-color: #ff392b;
34396
+ }
34397
+
34398
+ input[type="file"].ui.file.input:focus + label.ui.orange.button:not(.basic):not(.tertiary),
34399
+ .ui.file.input input[type="file"]:focus + label.ui.orange.button:not(.basic):not(.tertiary) {
34400
+ background-color: #f26202;
34401
+ color: #FFFFFF;
34402
+ }
34403
+
34404
+ input[type="file"].ui.file.input:focus + label.ui.orange.button:not(.basic):not(.tertiary).inverted,
34405
+ .ui.file.input input[type="file"]:focus + label.ui.orange.button:not(.basic):not(.tertiary).inverted {
34406
+ background-color: #e76b00;
34407
+ }
34408
+
34409
+ input[type="file"].ui.file.input:focus + label.ui.yellow.button:not(.basic):not(.tertiary),
34410
+ .ui.file.input input[type="file"]:focus + label.ui.yellow.button:not(.basic):not(.tertiary) {
34411
+ background-color: #eaae00;
34412
+ color: #FFFFFF;
34413
+ }
34414
+
34415
+ input[type="file"].ui.file.input:focus + label.ui.yellow.button:not(.basic):not(.tertiary).inverted,
34416
+ .ui.file.input input[type="file"]:focus + label.ui.yellow.button:not(.basic):not(.tertiary).inverted {
34417
+ background-color: #ebcd00;
34418
+ }
34419
+
34420
+ input[type="file"].ui.file.input:focus + label.ui.olive.button:not(.basic):not(.tertiary),
34421
+ .ui.file.input input[type="file"]:focus + label.ui.olive.button:not(.basic):not(.tertiary) {
34422
+ background-color: #a7bd0d;
34423
+ color: #FFFFFF;
34424
+ }
34425
+
34426
+ input[type="file"].ui.file.input:focus + label.ui.olive.button:not(.basic):not(.tertiary).inverted,
34427
+ .ui.file.input input[type="file"]:focus + label.ui.olive.button:not(.basic):not(.tertiary).inverted {
34428
+ background-color: #d2e745;
34429
+ }
34430
+
34431
+ input[type="file"].ui.file.input:focus + label.ui.green.button:not(.basic):not(.tertiary),
34432
+ .ui.file.input input[type="file"]:focus + label.ui.green.button:not(.basic):not(.tertiary) {
34433
+ background-color: #16ab39;
34434
+ color: #FFFFFF;
34435
+ }
34436
+
34437
+ input[type="file"].ui.file.input:focus + label.ui.green.button:not(.basic):not(.tertiary).inverted,
34438
+ .ui.file.input input[type="file"]:focus + label.ui.green.button:not(.basic):not(.tertiary).inverted {
34439
+ background-color: #1ea92e;
34440
+ }
34441
+
34442
+ input[type="file"].ui.file.input:focus + label.ui.teal.button:not(.basic):not(.tertiary),
34443
+ .ui.file.input input[type="file"]:focus + label.ui.teal.button:not(.basic):not(.tertiary) {
34444
+ background-color: #009c95;
34445
+ color: #FFFFFF;
34446
+ }
34447
+
34448
+ input[type="file"].ui.file.input:focus + label.ui.teal.button:not(.basic):not(.tertiary).inverted,
34449
+ .ui.file.input input[type="file"]:focus + label.ui.teal.button:not(.basic):not(.tertiary).inverted {
34450
+ background-color: #3affff;
34451
+ }
34452
+
34453
+ input[type="file"].ui.file.input:focus + label.ui.blue.button:not(.basic):not(.tertiary),
34454
+ .ui.file.input input[type="file"]:focus + label.ui.blue.button:not(.basic):not(.tertiary) {
34455
+ background-color: #1678c2;
34456
+ color: #FFFFFF;
34457
+ }
34458
+
34459
+ input[type="file"].ui.file.input:focus + label.ui.blue.button:not(.basic):not(.tertiary).inverted,
34460
+ .ui.file.input input[type="file"]:focus + label.ui.blue.button:not(.basic):not(.tertiary).inverted {
34461
+ background-color: #21b8ff;
34462
+ }
34463
+
34464
+ input[type="file"].ui.file.input:focus + label.ui.violet.button:not(.basic):not(.tertiary),
34465
+ .ui.file.input input[type="file"]:focus + label.ui.violet.button:not(.basic):not(.tertiary) {
34466
+ background-color: #5829bb;
34467
+ color: #FFFFFF;
34468
+ }
34469
+
34470
+ input[type="file"].ui.file.input:focus + label.ui.violet.button:not(.basic):not(.tertiary).inverted,
34471
+ .ui.file.input input[type="file"]:focus + label.ui.violet.button:not(.basic):not(.tertiary).inverted {
34472
+ background-color: #745aff;
34473
+ }
34474
+
34475
+ input[type="file"].ui.file.input:focus + label.ui.purple.button:not(.basic):not(.tertiary),
34476
+ .ui.file.input input[type="file"]:focus + label.ui.purple.button:not(.basic):not(.tertiary) {
34477
+ background-color: #9627ba;
34478
+ color: #FFFFFF;
34479
+ }
34480
+
34481
+ input[type="file"].ui.file.input:focus + label.ui.purple.button:not(.basic):not(.tertiary).inverted,
34482
+ .ui.file.input input[type="file"]:focus + label.ui.purple.button:not(.basic):not(.tertiary).inverted {
34483
+ background-color: #cf40ff;
34484
+ }
34485
+
34486
+ input[type="file"].ui.file.input:focus + label.ui.pink.button:not(.basic):not(.tertiary),
34487
+ .ui.file.input input[type="file"]:focus + label.ui.pink.button:not(.basic):not(.tertiary) {
34488
+ background-color: #e61a8d;
34489
+ color: #FFFFFF;
34490
+ }
34491
+
34492
+ input[type="file"].ui.file.input:focus + label.ui.pink.button:not(.basic):not(.tertiary).inverted,
34493
+ .ui.file.input input[type="file"]:focus + label.ui.pink.button:not(.basic):not(.tertiary).inverted {
34494
+ background-color: #ff5bd1;
34495
+ }
34496
+
34497
+ input[type="file"].ui.file.input:focus + label.ui.brown.button:not(.basic):not(.tertiary),
34498
+ .ui.file.input input[type="file"]:focus + label.ui.brown.button:not(.basic):not(.tertiary) {
34499
+ background-color: #975b33;
34500
+ color: #FFFFFF;
34501
+ }
34502
+
34503
+ input[type="file"].ui.file.input:focus + label.ui.brown.button:not(.basic):not(.tertiary).inverted,
34504
+ .ui.file.input input[type="file"]:focus + label.ui.brown.button:not(.basic):not(.tertiary).inverted {
34505
+ background-color: #b0620f;
34506
+ }
34507
+
34508
+ input[type="file"].ui.file.input:focus + label.ui.grey.button:not(.basic):not(.tertiary),
34509
+ .ui.file.input input[type="file"]:focus + label.ui.grey.button:not(.basic):not(.tertiary) {
34510
+ background-color: #838383;
34511
+ color: #FFFFFF;
34512
+ }
34513
+
34514
+ input[type="file"].ui.file.input:focus + label.ui.grey.button:not(.basic):not(.tertiary).inverted,
34515
+ .ui.file.input input[type="file"]:focus + label.ui.grey.button:not(.basic):not(.tertiary).inverted {
34516
+ background-color: #c2c4c5;
34517
+ }
34518
+
34519
+ input[type="file"].ui.file.input:focus + label.ui.black.button:not(.basic):not(.tertiary),
34520
+ .ui.file.input input[type="file"]:focus + label.ui.black.button:not(.basic):not(.tertiary) {
34521
+ background-color: #27292a;
34522
+ color: #FFFFFF;
34523
+ }
34524
+
34525
+ input[type="file"].ui.file.input:focus + label.ui.black.button:not(.basic):not(.tertiary).inverted,
34526
+ .ui.file.input input[type="file"]:focus + label.ui.black.button:not(.basic):not(.tertiary).inverted {
34527
+ background-color: #000000;
34528
+ }
34529
+
34530
+ input[type="file"].ui.primary.file.input::-webkit-file-upload-button,
34531
+ .ui.primary.file.input input[type="file"]::-webkit-file-upload-button {
34532
+ background: #2185D0;
34533
+ color: #FFFFFF;
34534
+ }
34535
+
34536
+ input[type="file"].ui.primary.file.input::-webkit-file-upload-button:hover,
34537
+ .ui.primary.file.input input[type="file"]::-webkit-file-upload-button:hover {
34538
+ background: #1678c2;
34539
+ }
34540
+
34541
+ input[type="file"].ui.primary.file.input::-ms-browse,
34542
+ .ui.primary.file.input input[type="file"]::-ms-browse {
34543
+ background: #2185D0;
34544
+ color: #FFFFFF;
34545
+ }
34546
+
34547
+ input[type="file"].ui.primary.file.input::-ms-browse:hover,
34548
+ .ui.primary.file.input input[type="file"]::-ms-browse:hover {
34549
+ background: #1678c2;
34550
+ }
34551
+
34552
+ input[type="file"].ui.primary.file.input::file-selector-button,
34553
+ .ui.primary.file.input input[type="file"]::file-selector-button {
34554
+ background: #2185D0;
34555
+ color: #FFFFFF;
34556
+ }
34557
+
34558
+ input[type="file"].ui.primary.file.input::file-selector-button:hover,
34559
+ .ui.primary.file.input input[type="file"]::file-selector-button:hover {
34560
+ background: #1678c2;
34561
+ }
34562
+
34563
+ input[type="file"].ui.secondary.file.input::-webkit-file-upload-button,
34564
+ .ui.secondary.file.input input[type="file"]::-webkit-file-upload-button {
34565
+ background: #1B1C1D;
34566
+ color: #FFFFFF;
34567
+ }
34568
+
34569
+ input[type="file"].ui.secondary.file.input::-webkit-file-upload-button:hover,
34570
+ .ui.secondary.file.input input[type="file"]::-webkit-file-upload-button:hover {
34571
+ background: #27292a;
34572
+ }
34573
+
34574
+ input[type="file"].ui.secondary.file.input::-ms-browse,
34575
+ .ui.secondary.file.input input[type="file"]::-ms-browse {
34576
+ background: #1B1C1D;
34577
+ color: #FFFFFF;
34578
+ }
34579
+
34580
+ input[type="file"].ui.secondary.file.input::-ms-browse:hover,
34581
+ .ui.secondary.file.input input[type="file"]::-ms-browse:hover {
34582
+ background: #27292a;
34583
+ }
34584
+
34585
+ input[type="file"].ui.secondary.file.input::file-selector-button,
34586
+ .ui.secondary.file.input input[type="file"]::file-selector-button {
34587
+ background: #1B1C1D;
34588
+ color: #FFFFFF;
34589
+ }
34590
+
34591
+ input[type="file"].ui.secondary.file.input::file-selector-button:hover,
34592
+ .ui.secondary.file.input input[type="file"]::file-selector-button:hover {
34593
+ background: #27292a;
34594
+ }
34595
+
34596
+ input[type="file"].ui.red.file.input::-webkit-file-upload-button,
34597
+ .ui.red.file.input input[type="file"]::-webkit-file-upload-button {
34598
+ background: #DB2828;
34599
+ color: #FFFFFF;
34600
+ }
34601
+
34602
+ input[type="file"].ui.red.file.input::-webkit-file-upload-button:hover,
34603
+ .ui.red.file.input input[type="file"]::-webkit-file-upload-button:hover {
34604
+ background: #d01919;
34605
+ }
34606
+
34607
+ input[type="file"].ui.red.file.input::-ms-browse,
34608
+ .ui.red.file.input input[type="file"]::-ms-browse {
34609
+ background: #DB2828;
34610
+ color: #FFFFFF;
34611
+ }
34612
+
34613
+ input[type="file"].ui.red.file.input::-ms-browse:hover,
34614
+ .ui.red.file.input input[type="file"]::-ms-browse:hover {
34615
+ background: #d01919;
34616
+ }
34617
+
34618
+ input[type="file"].ui.red.file.input::file-selector-button,
34619
+ .ui.red.file.input input[type="file"]::file-selector-button {
34620
+ background: #DB2828;
34621
+ color: #FFFFFF;
34622
+ }
34623
+
34624
+ input[type="file"].ui.red.file.input::file-selector-button:hover,
34625
+ .ui.red.file.input input[type="file"]::file-selector-button:hover {
34626
+ background: #d01919;
34627
+ }
34628
+
34629
+ input[type="file"].ui.orange.file.input::-webkit-file-upload-button,
34630
+ .ui.orange.file.input input[type="file"]::-webkit-file-upload-button {
34631
+ background: #F2711C;
34632
+ color: #FFFFFF;
34633
+ }
34634
+
34635
+ input[type="file"].ui.orange.file.input::-webkit-file-upload-button:hover,
34636
+ .ui.orange.file.input input[type="file"]::-webkit-file-upload-button:hover {
34637
+ background: #f26202;
34638
+ }
34639
+
34640
+ input[type="file"].ui.orange.file.input::-ms-browse,
34641
+ .ui.orange.file.input input[type="file"]::-ms-browse {
34642
+ background: #F2711C;
34643
+ color: #FFFFFF;
34644
+ }
34645
+
34646
+ input[type="file"].ui.orange.file.input::-ms-browse:hover,
34647
+ .ui.orange.file.input input[type="file"]::-ms-browse:hover {
34648
+ background: #f26202;
34649
+ }
34650
+
34651
+ input[type="file"].ui.orange.file.input::file-selector-button,
34652
+ .ui.orange.file.input input[type="file"]::file-selector-button {
34653
+ background: #F2711C;
34654
+ color: #FFFFFF;
34655
+ }
34656
+
34657
+ input[type="file"].ui.orange.file.input::file-selector-button:hover,
34658
+ .ui.orange.file.input input[type="file"]::file-selector-button:hover {
34659
+ background: #f26202;
34660
+ }
34661
+
34662
+ input[type="file"].ui.yellow.file.input::-webkit-file-upload-button,
34663
+ .ui.yellow.file.input input[type="file"]::-webkit-file-upload-button {
34664
+ background: #FBBD08;
34665
+ color: #FFFFFF;
34666
+ }
34667
+
34668
+ input[type="file"].ui.yellow.file.input::-webkit-file-upload-button:hover,
34669
+ .ui.yellow.file.input input[type="file"]::-webkit-file-upload-button:hover {
34670
+ background: #eaae00;
34671
+ }
34672
+
34673
+ input[type="file"].ui.yellow.file.input::-ms-browse,
34674
+ .ui.yellow.file.input input[type="file"]::-ms-browse {
34675
+ background: #FBBD08;
34676
+ color: #FFFFFF;
34677
+ }
34678
+
34679
+ input[type="file"].ui.yellow.file.input::-ms-browse:hover,
34680
+ .ui.yellow.file.input input[type="file"]::-ms-browse:hover {
34681
+ background: #eaae00;
34682
+ }
34683
+
34684
+ input[type="file"].ui.yellow.file.input::file-selector-button,
34685
+ .ui.yellow.file.input input[type="file"]::file-selector-button {
34686
+ background: #FBBD08;
34687
+ color: #FFFFFF;
34688
+ }
34689
+
34690
+ input[type="file"].ui.yellow.file.input::file-selector-button:hover,
34691
+ .ui.yellow.file.input input[type="file"]::file-selector-button:hover {
34692
+ background: #eaae00;
34693
+ }
34694
+
34695
+ input[type="file"].ui.olive.file.input::-webkit-file-upload-button,
34696
+ .ui.olive.file.input input[type="file"]::-webkit-file-upload-button {
34697
+ background: #B5CC18;
34698
+ color: #FFFFFF;
34699
+ }
34700
+
34701
+ input[type="file"].ui.olive.file.input::-webkit-file-upload-button:hover,
34702
+ .ui.olive.file.input input[type="file"]::-webkit-file-upload-button:hover {
34703
+ background: #a7bd0d;
34704
+ }
34705
+
34706
+ input[type="file"].ui.olive.file.input::-ms-browse,
34707
+ .ui.olive.file.input input[type="file"]::-ms-browse {
34708
+ background: #B5CC18;
34709
+ color: #FFFFFF;
34710
+ }
34711
+
34712
+ input[type="file"].ui.olive.file.input::-ms-browse:hover,
34713
+ .ui.olive.file.input input[type="file"]::-ms-browse:hover {
34714
+ background: #a7bd0d;
34715
+ }
34716
+
34717
+ input[type="file"].ui.olive.file.input::file-selector-button,
34718
+ .ui.olive.file.input input[type="file"]::file-selector-button {
34719
+ background: #B5CC18;
34720
+ color: #FFFFFF;
34721
+ }
34722
+
34723
+ input[type="file"].ui.olive.file.input::file-selector-button:hover,
34724
+ .ui.olive.file.input input[type="file"]::file-selector-button:hover {
34725
+ background: #a7bd0d;
34726
+ }
34727
+
34728
+ input[type="file"].ui.green.file.input::-webkit-file-upload-button,
34729
+ .ui.green.file.input input[type="file"]::-webkit-file-upload-button {
34730
+ background: #21BA45;
34731
+ color: #FFFFFF;
34732
+ }
34733
+
34734
+ input[type="file"].ui.green.file.input::-webkit-file-upload-button:hover,
34735
+ .ui.green.file.input input[type="file"]::-webkit-file-upload-button:hover {
34736
+ background: #16ab39;
34737
+ }
34738
+
34739
+ input[type="file"].ui.green.file.input::-ms-browse,
34740
+ .ui.green.file.input input[type="file"]::-ms-browse {
34741
+ background: #21BA45;
34742
+ color: #FFFFFF;
34743
+ }
34744
+
34745
+ input[type="file"].ui.green.file.input::-ms-browse:hover,
34746
+ .ui.green.file.input input[type="file"]::-ms-browse:hover {
34747
+ background: #16ab39;
34748
+ }
34749
+
34750
+ input[type="file"].ui.green.file.input::file-selector-button,
34751
+ .ui.green.file.input input[type="file"]::file-selector-button {
34752
+ background: #21BA45;
34753
+ color: #FFFFFF;
34754
+ }
34755
+
34756
+ input[type="file"].ui.green.file.input::file-selector-button:hover,
34757
+ .ui.green.file.input input[type="file"]::file-selector-button:hover {
34758
+ background: #16ab39;
34759
+ }
34760
+
34761
+ input[type="file"].ui.teal.file.input::-webkit-file-upload-button,
34762
+ .ui.teal.file.input input[type="file"]::-webkit-file-upload-button {
34763
+ background: #00B5AD;
34764
+ color: #FFFFFF;
34765
+ }
34766
+
34767
+ input[type="file"].ui.teal.file.input::-webkit-file-upload-button:hover,
34768
+ .ui.teal.file.input input[type="file"]::-webkit-file-upload-button:hover {
34769
+ background: #009c95;
34770
+ }
34771
+
34772
+ input[type="file"].ui.teal.file.input::-ms-browse,
34773
+ .ui.teal.file.input input[type="file"]::-ms-browse {
34774
+ background: #00B5AD;
34775
+ color: #FFFFFF;
34776
+ }
34777
+
34778
+ input[type="file"].ui.teal.file.input::-ms-browse:hover,
34779
+ .ui.teal.file.input input[type="file"]::-ms-browse:hover {
34780
+ background: #009c95;
34781
+ }
34782
+
34783
+ input[type="file"].ui.teal.file.input::file-selector-button,
34784
+ .ui.teal.file.input input[type="file"]::file-selector-button {
34785
+ background: #00B5AD;
34786
+ color: #FFFFFF;
34787
+ }
34788
+
34789
+ input[type="file"].ui.teal.file.input::file-selector-button:hover,
34790
+ .ui.teal.file.input input[type="file"]::file-selector-button:hover {
34791
+ background: #009c95;
34792
+ }
34793
+
34794
+ input[type="file"].ui.blue.file.input::-webkit-file-upload-button,
34795
+ .ui.blue.file.input input[type="file"]::-webkit-file-upload-button {
34796
+ background: #2185D0;
34797
+ color: #FFFFFF;
34798
+ }
34799
+
34800
+ input[type="file"].ui.blue.file.input::-webkit-file-upload-button:hover,
34801
+ .ui.blue.file.input input[type="file"]::-webkit-file-upload-button:hover {
34802
+ background: #1678c2;
34803
+ }
34804
+
34805
+ input[type="file"].ui.blue.file.input::-ms-browse,
34806
+ .ui.blue.file.input input[type="file"]::-ms-browse {
34807
+ background: #2185D0;
34808
+ color: #FFFFFF;
34809
+ }
34810
+
34811
+ input[type="file"].ui.blue.file.input::-ms-browse:hover,
34812
+ .ui.blue.file.input input[type="file"]::-ms-browse:hover {
34813
+ background: #1678c2;
34814
+ }
34815
+
34816
+ input[type="file"].ui.blue.file.input::file-selector-button,
34817
+ .ui.blue.file.input input[type="file"]::file-selector-button {
34818
+ background: #2185D0;
34819
+ color: #FFFFFF;
34820
+ }
34821
+
34822
+ input[type="file"].ui.blue.file.input::file-selector-button:hover,
34823
+ .ui.blue.file.input input[type="file"]::file-selector-button:hover {
34824
+ background: #1678c2;
34825
+ }
34826
+
34827
+ input[type="file"].ui.violet.file.input::-webkit-file-upload-button,
34828
+ .ui.violet.file.input input[type="file"]::-webkit-file-upload-button {
34829
+ background: #6435C9;
34830
+ color: #FFFFFF;
34831
+ }
34832
+
34833
+ input[type="file"].ui.violet.file.input::-webkit-file-upload-button:hover,
34834
+ .ui.violet.file.input input[type="file"]::-webkit-file-upload-button:hover {
34835
+ background: #5829bb;
34836
+ }
34837
+
34838
+ input[type="file"].ui.violet.file.input::-ms-browse,
34839
+ .ui.violet.file.input input[type="file"]::-ms-browse {
34840
+ background: #6435C9;
34841
+ color: #FFFFFF;
34842
+ }
34843
+
34844
+ input[type="file"].ui.violet.file.input::-ms-browse:hover,
34845
+ .ui.violet.file.input input[type="file"]::-ms-browse:hover {
34846
+ background: #5829bb;
34847
+ }
34848
+
34849
+ input[type="file"].ui.violet.file.input::file-selector-button,
34850
+ .ui.violet.file.input input[type="file"]::file-selector-button {
34851
+ background: #6435C9;
34852
+ color: #FFFFFF;
34853
+ }
34854
+
34855
+ input[type="file"].ui.violet.file.input::file-selector-button:hover,
34856
+ .ui.violet.file.input input[type="file"]::file-selector-button:hover {
34857
+ background: #5829bb;
34858
+ }
34859
+
34860
+ input[type="file"].ui.purple.file.input::-webkit-file-upload-button,
34861
+ .ui.purple.file.input input[type="file"]::-webkit-file-upload-button {
34862
+ background: #A333C8;
34863
+ color: #FFFFFF;
34864
+ }
34865
+
34866
+ input[type="file"].ui.purple.file.input::-webkit-file-upload-button:hover,
34867
+ .ui.purple.file.input input[type="file"]::-webkit-file-upload-button:hover {
34868
+ background: #9627ba;
34869
+ }
34870
+
34871
+ input[type="file"].ui.purple.file.input::-ms-browse,
34872
+ .ui.purple.file.input input[type="file"]::-ms-browse {
34873
+ background: #A333C8;
34874
+ color: #FFFFFF;
34875
+ }
34876
+
34877
+ input[type="file"].ui.purple.file.input::-ms-browse:hover,
34878
+ .ui.purple.file.input input[type="file"]::-ms-browse:hover {
34879
+ background: #9627ba;
34880
+ }
34881
+
34882
+ input[type="file"].ui.purple.file.input::file-selector-button,
34883
+ .ui.purple.file.input input[type="file"]::file-selector-button {
34884
+ background: #A333C8;
34885
+ color: #FFFFFF;
34886
+ }
34887
+
34888
+ input[type="file"].ui.purple.file.input::file-selector-button:hover,
34889
+ .ui.purple.file.input input[type="file"]::file-selector-button:hover {
34890
+ background: #9627ba;
34891
+ }
34892
+
34893
+ input[type="file"].ui.pink.file.input::-webkit-file-upload-button,
34894
+ .ui.pink.file.input input[type="file"]::-webkit-file-upload-button {
34895
+ background: #E03997;
34896
+ color: #FFFFFF;
34897
+ }
34898
+
34899
+ input[type="file"].ui.pink.file.input::-webkit-file-upload-button:hover,
34900
+ .ui.pink.file.input input[type="file"]::-webkit-file-upload-button:hover {
34901
+ background: #e61a8d;
34902
+ }
34903
+
34904
+ input[type="file"].ui.pink.file.input::-ms-browse,
34905
+ .ui.pink.file.input input[type="file"]::-ms-browse {
34906
+ background: #E03997;
34907
+ color: #FFFFFF;
34908
+ }
34909
+
34910
+ input[type="file"].ui.pink.file.input::-ms-browse:hover,
34911
+ .ui.pink.file.input input[type="file"]::-ms-browse:hover {
34912
+ background: #e61a8d;
34913
+ }
34914
+
34915
+ input[type="file"].ui.pink.file.input::file-selector-button,
34916
+ .ui.pink.file.input input[type="file"]::file-selector-button {
34917
+ background: #E03997;
34918
+ color: #FFFFFF;
34919
+ }
34920
+
34921
+ input[type="file"].ui.pink.file.input::file-selector-button:hover,
34922
+ .ui.pink.file.input input[type="file"]::file-selector-button:hover {
34923
+ background: #e61a8d;
34924
+ }
34925
+
34926
+ input[type="file"].ui.brown.file.input::-webkit-file-upload-button,
34927
+ .ui.brown.file.input input[type="file"]::-webkit-file-upload-button {
34928
+ background: #A5673F;
34929
+ color: #FFFFFF;
34930
+ }
34931
+
34932
+ input[type="file"].ui.brown.file.input::-webkit-file-upload-button:hover,
34933
+ .ui.brown.file.input input[type="file"]::-webkit-file-upload-button:hover {
34934
+ background: #975b33;
34935
+ }
34936
+
34937
+ input[type="file"].ui.brown.file.input::-ms-browse,
34938
+ .ui.brown.file.input input[type="file"]::-ms-browse {
34939
+ background: #A5673F;
34940
+ color: #FFFFFF;
34941
+ }
34942
+
34943
+ input[type="file"].ui.brown.file.input::-ms-browse:hover,
34944
+ .ui.brown.file.input input[type="file"]::-ms-browse:hover {
34945
+ background: #975b33;
34946
+ }
34947
+
34948
+ input[type="file"].ui.brown.file.input::file-selector-button,
34949
+ .ui.brown.file.input input[type="file"]::file-selector-button {
34950
+ background: #A5673F;
34951
+ color: #FFFFFF;
34952
+ }
34953
+
34954
+ input[type="file"].ui.brown.file.input::file-selector-button:hover,
34955
+ .ui.brown.file.input input[type="file"]::file-selector-button:hover {
34956
+ background: #975b33;
34957
+ }
34958
+
34959
+ input[type="file"].ui.grey.file.input::-webkit-file-upload-button,
34960
+ .ui.grey.file.input input[type="file"]::-webkit-file-upload-button {
34961
+ background: #767676;
34962
+ color: #FFFFFF;
34963
+ }
34964
+
34965
+ input[type="file"].ui.grey.file.input::-webkit-file-upload-button:hover,
34966
+ .ui.grey.file.input input[type="file"]::-webkit-file-upload-button:hover {
34967
+ background: #838383;
34968
+ }
34969
+
34970
+ input[type="file"].ui.grey.file.input::-ms-browse,
34971
+ .ui.grey.file.input input[type="file"]::-ms-browse {
34972
+ background: #767676;
34973
+ color: #FFFFFF;
34974
+ }
34975
+
34976
+ input[type="file"].ui.grey.file.input::-ms-browse:hover,
34977
+ .ui.grey.file.input input[type="file"]::-ms-browse:hover {
34978
+ background: #838383;
34979
+ }
34980
+
34981
+ input[type="file"].ui.grey.file.input::file-selector-button,
34982
+ .ui.grey.file.input input[type="file"]::file-selector-button {
34983
+ background: #767676;
34984
+ color: #FFFFFF;
34985
+ }
34986
+
34987
+ input[type="file"].ui.grey.file.input::file-selector-button:hover,
34988
+ .ui.grey.file.input input[type="file"]::file-selector-button:hover {
34989
+ background: #838383;
34990
+ }
34991
+
34992
+ input[type="file"].ui.black.file.input::-webkit-file-upload-button,
34993
+ .ui.black.file.input input[type="file"]::-webkit-file-upload-button {
34994
+ background: #1B1C1D;
34995
+ color: #FFFFFF;
34996
+ }
34997
+
34998
+ input[type="file"].ui.black.file.input::-webkit-file-upload-button:hover,
34999
+ .ui.black.file.input input[type="file"]::-webkit-file-upload-button:hover {
35000
+ background: #27292a;
35001
+ }
35002
+
35003
+ input[type="file"].ui.black.file.input::-ms-browse,
35004
+ .ui.black.file.input input[type="file"]::-ms-browse {
35005
+ background: #1B1C1D;
35006
+ color: #FFFFFF;
35007
+ }
35008
+
35009
+ input[type="file"].ui.black.file.input::-ms-browse:hover,
35010
+ .ui.black.file.input input[type="file"]::-ms-browse:hover {
35011
+ background: #27292a;
35012
+ }
35013
+
35014
+ input[type="file"].ui.black.file.input::file-selector-button,
35015
+ .ui.black.file.input input[type="file"]::file-selector-button {
35016
+ background: #1B1C1D;
35017
+ color: #FFFFFF;
35018
+ }
35019
+
35020
+ input[type="file"].ui.black.file.input::file-selector-button:hover,
35021
+ .ui.black.file.input input[type="file"]::file-selector-button:hover {
35022
+ background: #27292a;
35023
+ }
35024
+
34152
35025
  /*--------------------
34153
35026
  Size
34154
35027
  ---------------------*/
@@ -34193,7 +35066,7 @@ img.ui.bordered.image {
34193
35066
  Site Overrides
34194
35067
  *******************************/
34195
35068
  /*!
34196
- * # Fomantic-UI 2.9.0-beta.123 - Label
35069
+ * # Fomantic-UI 2.9.0-beta.127 - Label
34197
35070
  * http://github.com/fomantic/Fomantic-UI/
34198
35071
  *
34199
35072
  *
@@ -36593,7 +37466,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
36593
37466
  Site Overrides
36594
37467
  *******************************/
36595
37468
  /*!
36596
- * # Fomantic-UI 2.9.0-beta.123 - List
37469
+ * # Fomantic-UI 2.9.0-beta.127 - List
36597
37470
  * http://github.com/fomantic/Fomantic-UI/
36598
37471
  *
36599
37472
  *
@@ -37699,7 +38572,7 @@ ol.ui.suffixed.list li:before,
37699
38572
  User Variable Overrides
37700
38573
  *******************************/
37701
38574
  /*!
37702
- * # Fomantic-UI 2.9.0-beta.123 - Loader
38575
+ * # Fomantic-UI 2.9.0-beta.127 - Loader
37703
38576
  * http://github.com/fomantic/Fomantic-UI/
37704
38577
  *
37705
38578
  *
@@ -38654,7 +39527,7 @@ ol.ui.suffixed.list li:before,
38654
39527
  Site Overrides
38655
39528
  *******************************/
38656
39529
  /*!
38657
- * # Fomantic-UI 2.9.0-beta.123 - Loader
39530
+ * # Fomantic-UI 2.9.0-beta.127 - Loader
38658
39531
  * http://github.com/fomantic/Fomantic-UI/
38659
39532
  *
38660
39533
  *
@@ -38941,7 +39814,7 @@ ol.ui.suffixed.list li:before,
38941
39814
  Theme Overrides
38942
39815
  *******************************/
38943
39816
  /*!
38944
- * # Fomantic-UI 2.9.0-beta.123 - Rail
39817
+ * # Fomantic-UI 2.9.0-beta.127 - Rail
38945
39818
  * http://github.com/fomantic/Fomantic-UI/
38946
39819
  *
38947
39820
  *
@@ -39103,7 +39976,7 @@ ol.ui.suffixed.list li:before,
39103
39976
  Site Overrides
39104
39977
  *******************************/
39105
39978
  /*!
39106
- * # Fomantic-UI 2.9.0-beta.123 - Reveal
39979
+ * # Fomantic-UI 2.9.0-beta.127 - Reveal
39107
39980
  * http://github.com/fomantic/Fomantic-UI/
39108
39981
  *
39109
39982
  *
@@ -39446,7 +40319,7 @@ ol.ui.suffixed.list li:before,
39446
40319
  Site Overrides
39447
40320
  *******************************/
39448
40321
  /*!
39449
- * # Fomantic-UI 2.9.0-beta.123 - Segment
40322
+ * # Fomantic-UI 2.9.0-beta.127 - Segment
39450
40323
  * http://github.com/fomantic/Fomantic-UI/
39451
40324
  *
39452
40325
  *
@@ -40394,6 +41267,102 @@ ol.ui.suffixed.list li:before,
40394
41267
  padding-right: 0;
40395
41268
  }
40396
41269
 
41270
+ /*--------------
41271
+ Scrolling
41272
+ ---------------*/
41273
+
41274
+ .ui.scrolling.segment {
41275
+ overflow: auto;
41276
+ }
41277
+
41278
+ @media only screen and (max-width: 767.98px) {
41279
+ .ui.scrolling.segment.short {
41280
+ max-height: 11.25em;
41281
+ }
41282
+
41283
+ .ui.scrolling.segment[class*="very short"] {
41284
+ max-height: 7.5em;
41285
+ }
41286
+
41287
+ .ui.scrolling.segment {
41288
+ max-height: 15em;
41289
+ }
41290
+
41291
+ .ui.scrolling.segment.long {
41292
+ max-height: 30em;
41293
+ }
41294
+
41295
+ .ui.scrolling.segment[class*="very long"] {
41296
+ max-height: 45em;
41297
+ }
41298
+ }
41299
+
41300
+ @media only screen and (min-width: 768px) {
41301
+ .ui.scrolling.segment.short {
41302
+ max-height: 13.5em;
41303
+ }
41304
+
41305
+ .ui.scrolling.segment[class*="very short"] {
41306
+ max-height: 9em;
41307
+ }
41308
+
41309
+ .ui.scrolling.segment {
41310
+ max-height: 18em;
41311
+ }
41312
+
41313
+ .ui.scrolling.segment.long {
41314
+ max-height: 36em;
41315
+ }
41316
+
41317
+ .ui.scrolling.segment[class*="very long"] {
41318
+ max-height: 54em;
41319
+ }
41320
+ }
41321
+
41322
+ @media only screen and (min-width: 992px) {
41323
+ .ui.scrolling.segment.short {
41324
+ max-height: 18em;
41325
+ }
41326
+
41327
+ .ui.scrolling.segment[class*="very short"] {
41328
+ max-height: 12em;
41329
+ }
41330
+
41331
+ .ui.scrolling.segment {
41332
+ max-height: 24em;
41333
+ }
41334
+
41335
+ .ui.scrolling.segment.long {
41336
+ max-height: 48em;
41337
+ }
41338
+
41339
+ .ui.scrolling.segment[class*="very long"] {
41340
+ max-height: 72em;
41341
+ }
41342
+ }
41343
+
41344
+ @media only screen and (min-width: 1920px) {
41345
+ .ui.scrolling.segment.short {
41346
+ max-height: 22.5em;
41347
+ }
41348
+
41349
+ .ui.scrolling.segment[class*="very short"] {
41350
+ max-height: 15em;
41351
+ }
41352
+
41353
+ .ui.scrolling.segment {
41354
+ max-height: 30em;
41355
+ }
41356
+
41357
+ .ui.scrolling.segment.long {
41358
+ max-height: 60em;
41359
+ }
41360
+
41361
+ .ui.scrolling.segment[class*="very long"] {
41362
+ max-height: 90em;
41363
+ }
41364
+ }
41365
+
40397
41366
  /*-------------------
40398
41367
  Size
40399
41368
  --------------------*/
@@ -40446,7 +41415,7 @@ ol.ui.suffixed.list li:before,
40446
41415
  Site Overrides
40447
41416
  *******************************/
40448
41417
  /*!
40449
- * # Fomantic-UI 2.9.0-beta.123 - Step
41418
+ * # Fomantic-UI 2.9.0-beta.127 - Step
40450
41419
  * http://github.com/fomantic/Fomantic-UI/
40451
41420
  *
40452
41421
  *
@@ -41218,7 +42187,7 @@ ol.ui.suffixed.list li:before,
41218
42187
  Site Overrides
41219
42188
  *******************************/
41220
42189
  /*!
41221
- * # Fomantic-UI 2.9.0-beta.123 - Text
42190
+ * # Fomantic-UI 2.9.0-beta.127 - Text
41222
42191
  * http://github.com/fomantic/Fomantic-UI/
41223
42192
  *
41224
42193
  *
@@ -41413,7 +42382,7 @@ span.ui.massive.text {
41413
42382
  Theme Overrides
41414
42383
  *******************************/
41415
42384
  /*!
41416
- * # Fomantic-UI 2.9.0-beta.123 - Breadcrumb
42385
+ * # Fomantic-UI 2.9.0-beta.127 - Breadcrumb
41417
42386
  * http://github.com/fomantic/Fomantic-UI/
41418
42387
  *
41419
42388
  *
@@ -41558,7 +42527,7 @@ span.ui.massive.text {
41558
42527
  Site Overrides
41559
42528
  *******************************/
41560
42529
  /*!
41561
- * # Fomantic-UI 2.9.0-beta.123 - Form
42530
+ * # Fomantic-UI 2.9.0-beta.127 - Form
41562
42531
  * http://github.com/fomantic/Fomantic-UI/
41563
42532
  *
41564
42533
  *
@@ -41615,12 +42584,15 @@ span.ui.massive.text {
41615
42584
  .ui.form .field > label {
41616
42585
  display: block;
41617
42586
  margin: 0 0 0.28571429rem 0;
41618
- color: rgba(0, 0, 0, 0.87);
41619
42587
  font-size: 0.92857143em;
41620
42588
  font-weight: bold;
41621
42589
  text-transform: none;
41622
42590
  }
41623
42591
 
42592
+ .ui.form .field > label:not(.button) {
42593
+ color: rgba(0, 0, 0, 0.87);
42594
+ }
42595
+
41624
42596
  /*--------------------
41625
42597
  Standard Inputs
41626
42598
  ---------------------*/
@@ -43614,7 +44586,7 @@ span.ui.massive.text {
43614
44586
  Site Overrides
43615
44587
  *******************************/
43616
44588
  /*!
43617
- * # Fomantic-UI 2.9.0-beta.123 - Grid
44589
+ * # Fomantic-UI 2.9.0-beta.127 - Grid
43618
44590
  * http://github.com/fomantic/Fomantic-UI/
43619
44591
  *
43620
44592
  *
@@ -48545,7 +49517,7 @@ Floated Menu / Item
48545
49517
  Site Overrides
48546
49518
  *******************************/
48547
49519
  /*!
48548
- * # Fomantic-UI 2.9.0-beta.123 - Message
49520
+ * # Fomantic-UI 2.9.0-beta.127 - Message
48549
49521
  * http://github.com/fomantic/Fomantic-UI/
48550
49522
  *
48551
49523
  *
@@ -49351,7 +50323,7 @@ Floated Menu / Item
49351
50323
  Site Overrides
49352
50324
  *******************************/
49353
50325
  /*!
49354
- * # Fomantic-UI 2.9.0-beta.123 - Table
50326
+ * # Fomantic-UI 2.9.0-beta.127 - Table
49355
50327
  * http://github.com/fomantic/Fomantic-UI/
49356
50328
  *
49357
50329
  *
@@ -49936,6 +50908,26 @@ Floated Menu / Item
49936
50908
  .ui.scrolling.table[class*="very long"] > tbody {
49937
50909
  max-height: 26.99935714em;
49938
50910
  }
50911
+
50912
+ .ui.overflowing.table.short {
50913
+ max-height: 11.24973214em;
50914
+ }
50915
+
50916
+ .ui.overflowing.table[class*="very short"] {
50917
+ max-height: 7.49982143em;
50918
+ }
50919
+
50920
+ .ui.overflowing.table {
50921
+ max-height: 14.99964286em;
50922
+ }
50923
+
50924
+ .ui.overflowing.table.long {
50925
+ max-height: 29.99928571em;
50926
+ }
50927
+
50928
+ .ui.overflowing.table[class*="very long"] {
50929
+ max-height: 44.99892857em;
50930
+ }
49939
50931
  }
49940
50932
 
49941
50933
  /*--------------
@@ -50112,6 +51104,81 @@ Floated Menu / Item
50112
51104
  scrollbar-color: rgba(255, 255, 255, 0.25) rgba(255, 255, 255, 0.1);
50113
51105
  }
50114
51106
 
51107
+ /*--------------
51108
+ Overflowing
51109
+ ---------------*/
51110
+
51111
+ .ui.overflowing.table {
51112
+ display: block;
51113
+ overflow: auto;
51114
+ }
51115
+
51116
+ @media only screen and (min-width: 768px) {
51117
+ .ui.overflowing.table.short {
51118
+ max-height: 13.49967857em;
51119
+ }
51120
+
51121
+ .ui.overflowing.table[class*="very short"] {
51122
+ max-height: 8.99978571em;
51123
+ }
51124
+
51125
+ .ui.overflowing.table {
51126
+ max-height: 17.99957143em;
51127
+ }
51128
+
51129
+ .ui.overflowing.table.long {
51130
+ max-height: 35.99914286em;
51131
+ }
51132
+
51133
+ .ui.overflowing.table[class*="very long"] {
51134
+ max-height: 53.99871429em;
51135
+ }
51136
+ }
51137
+
51138
+ @media only screen and (min-width: 992px) {
51139
+ .ui.overflowing.table.short {
51140
+ max-height: 17.99957143em;
51141
+ }
51142
+
51143
+ .ui.overflowing.table[class*="very short"] {
51144
+ max-height: 11.99971429em;
51145
+ }
51146
+
51147
+ .ui.overflowing.table {
51148
+ max-height: 23.99942857em;
51149
+ }
51150
+
51151
+ .ui.overflowing.table.long {
51152
+ max-height: 47.99885714em;
51153
+ }
51154
+
51155
+ .ui.overflowing.table[class*="very long"] {
51156
+ max-height: 71.99828571em;
51157
+ }
51158
+ }
51159
+
51160
+ @media only screen and (min-width: 1920px) {
51161
+ .ui.overflowing.table.short {
51162
+ max-height: 22.49946429em;
51163
+ }
51164
+
51165
+ .ui.overflowing.table[class*="very short"] {
51166
+ max-height: 14.99964286em;
51167
+ }
51168
+
51169
+ .ui.overflowing.table {
51170
+ max-height: 29.99928571em;
51171
+ }
51172
+
51173
+ .ui.overflowing.table.long {
51174
+ max-height: 59.99857143em;
51175
+ }
51176
+
51177
+ .ui.overflowing.table[class*="very long"] {
51178
+ max-height: 89.99785714em;
51179
+ }
51180
+ }
51181
+
50115
51182
  /*******************************
50116
51183
  Coupling
50117
51184
  *******************************/
@@ -53017,6 +54084,144 @@ Floated Menu / Item
53017
54084
  padding: 0.4em 0.6em;
53018
54085
  }
53019
54086
 
54087
+ /*--------------
54088
+ Stuck
54089
+ ---------------*/
54090
+
54091
+ .ui.stuck.table:not(.inverted) {
54092
+ background: #FFFFFF;
54093
+ }
54094
+
54095
+ .ui.stuck.table:not(.inverted) > thead > tr {
54096
+ background: #F9FAFB;
54097
+ }
54098
+
54099
+ .ui.stuck.table:not(.inverted) > tbody > tr {
54100
+ background: #FFFFFF;
54101
+ }
54102
+
54103
+ .ui.stuck.table:not(.inverted) > tfoot > tr {
54104
+ background: #F9FAFB;
54105
+ }
54106
+
54107
+ .ui.stuck.table:not(.inverted).basic > thead > tr,
54108
+ .ui.stuck.table:not(.inverted).basic > tfoot > tr {
54109
+ background: #FFFFFF;
54110
+ }
54111
+
54112
+ .ui.inverted.stuck.table > thead > tr {
54113
+ background: #252525;
54114
+ }
54115
+
54116
+ .ui.inverted.stuck.table > tbody > tr {
54117
+ background: #333333;
54118
+ }
54119
+
54120
+ .ui.inverted.stuck.table > tfoot > tr {
54121
+ background: #252525;
54122
+ }
54123
+
54124
+ .ui.inverted.stuck.table.basic > thead > tr,
54125
+ .ui.inverted.stuck.table.basic > tfoot > tr {
54126
+ background: #333333;
54127
+ }
54128
+
54129
+ .ui.head.stuck.table > thead,
54130
+ .ui.foot.stuck.table > tfoot {
54131
+ position: sticky;
54132
+ z-index: 800;
54133
+ }
54134
+
54135
+ .ui.head.stuck.table {
54136
+ border-top: 0;
54137
+ }
54138
+
54139
+ .ui.head.stuck.table > thead {
54140
+ top: 0;
54141
+ bottom: auto;
54142
+ }
54143
+
54144
+ .ui.head.stuck.table > thead > tr:first-child > th {
54145
+ border-top: 1px solid rgba(34, 36, 38, 0.1);
54146
+ }
54147
+
54148
+ .ui.head.stuck.table.inverted > thead > tr:first-child > th {
54149
+ border-top: 1px solid rgba(255, 255, 255, 0.1);
54150
+ }
54151
+
54152
+ .ui.foot.stuck.table {
54153
+ border-bottom: 0;
54154
+ }
54155
+
54156
+ .ui.foot.stuck.table > tfoot {
54157
+ top: auto;
54158
+ bottom: 0;
54159
+ }
54160
+
54161
+ .ui.foot.stuck.table > tfoot > tr:last-child > td,
54162
+ .ui.foot.stuck.table > tfoot > tr:last-child > th {
54163
+ border-bottom: 1px solid rgba(34, 36, 38, 0.1);
54164
+ }
54165
+
54166
+ .ui.foot.stuck.table.inverted > tfoot > tr:first-child > td,
54167
+ .ui.foot.stuck.table.inverted > tfoot > tr:first-child > th {
54168
+ border-top: 1px solid rgba(255, 255, 255, 0.1);
54169
+ }
54170
+
54171
+ .ui.first.stuck.table {
54172
+ border-left: 0;
54173
+ }
54174
+
54175
+ .ui.first.stuck.table th:first-child,
54176
+ .ui.first.stuck.table td:first-child {
54177
+ position: sticky;
54178
+ left: 0;
54179
+ border-left: 1px solid rgba(34, 36, 38, 0.1);
54180
+ background: inherit;
54181
+ }
54182
+
54183
+ .ui.first.stuck.table.inverted th:first-child,
54184
+ .ui.first.stuck.table.inverted td:first-child {
54185
+ border-left: 1px solid rgba(255, 255, 255, 0.1);
54186
+ }
54187
+
54188
+ .ui.last.stuck.table {
54189
+ border-right: 0;
54190
+ }
54191
+
54192
+ .ui.last.stuck.table th:last-child,
54193
+ .ui.last.stuck.table td:last-child {
54194
+ position: sticky;
54195
+ right: 0;
54196
+ border-right: 1px solid rgba(34, 36, 38, 0.1);
54197
+ background: inherit;
54198
+ }
54199
+
54200
+ .ui.last.stuck.table.inverted th:last-child,
54201
+ .ui.last.stuck.table.inverted td:last-child {
54202
+ border-right: 1px solid rgba(255, 255, 255, 0.1);
54203
+ }
54204
+
54205
+ .ui.celled.first.stuck.table th:first-child,
54206
+ .ui.celled.first.stuck.table td:first-child {
54207
+ border-right: 1px solid rgba(34, 36, 38, 0.1);
54208
+ }
54209
+
54210
+ .ui.celled.last.stuck.table th:last-child,
54211
+ .ui.celled.last.stuck.table td:last-child {
54212
+ border-left: 1px solid rgba(34, 36, 38, 0.1);
54213
+ }
54214
+
54215
+ .ui.inverted.celled.first.stuck.table th:first-child,
54216
+ .ui.inverted.celled.first.stuck.table td:first-child {
54217
+ border-right: 1px solid rgba(255, 255, 255, 0.1);
54218
+ }
54219
+
54220
+ .ui.inverted.celled.last.stuck.table th:last-child,
54221
+ .ui.inverted.celled.last.stuck.table td:last-child {
54222
+ border-left: 1px solid rgba(255, 255, 255, 0.1);
54223
+ }
54224
+
53020
54225
  /*--------------
53021
54226
  Sizes
53022
54227
  ---------------*/
@@ -53059,7 +54264,7 @@ Floated Menu / Item
53059
54264
  Site Overrides
53060
54265
  *******************************/
53061
54266
  /*!
53062
- * # Fomantic-UI 2.9.0-beta.123 - Ad
54267
+ * # Fomantic-UI 2.9.0-beta.127 - Ad
53063
54268
  * http://github.com/fomantic/Fomantic-UI/
53064
54269
  *
53065
54270
  *
@@ -53348,7 +54553,7 @@ Floated Menu / Item
53348
54553
  User Variable Overrides
53349
54554
  *******************************/
53350
54555
  /*!
53351
- * # Fomantic-UI 2.9.0-beta.123 - Card
54556
+ * # Fomantic-UI 2.9.0-beta.127 - Card
53352
54557
  * http://github.com/fomantic/Fomantic-UI/
53353
54558
  *
53354
54559
  *
@@ -54915,7 +56120,7 @@ a.inverted.ui.card:hover,
54915
56120
  User Variable Overrides
54916
56121
  *******************************/
54917
56122
  /*!
54918
- * # Fomantic-UI 2.9.0-beta.123 - Comment
56123
+ * # Fomantic-UI 2.9.0-beta.127 - Comment
54919
56124
  * http://github.com/fomantic/Fomantic-UI/
54920
56125
  *
54921
56126
  *
@@ -55230,7 +56435,7 @@ a.inverted.ui.card:hover,
55230
56435
  User Variable Overrides
55231
56436
  *******************************/
55232
56437
  /*!
55233
- * # Fomantic-UI 2.9.0-beta.123 - Feed
56438
+ * # Fomantic-UI 2.9.0-beta.127 - Feed
55234
56439
  * http://github.com/fomantic/Fomantic-UI/
55235
56440
  *
55236
56441
  *
@@ -55585,7 +56790,7 @@ a.inverted.ui.card:hover,
55585
56790
  User Variable Overrides
55586
56791
  *******************************/
55587
56792
  /*!
55588
- * # Fomantic-UI 2.9.0-beta.123 - Item
56793
+ * # Fomantic-UI 2.9.0-beta.127 - Item
55589
56794
  * http://github.com/fomantic/Fomantic-UI/
55590
56795
  *
55591
56796
  *
@@ -56221,7 +57426,7 @@ a.inverted.ui.card:hover,
56221
57426
  User Variable Overrides
56222
57427
  *******************************/
56223
57428
  /*!
56224
- * # Fomantic-UI 2.9.0-beta.123 - Statistic
57429
+ * # Fomantic-UI 2.9.0-beta.127 - Statistic
56225
57430
  * http://github.com/fomantic/Fomantic-UI/
56226
57431
  *
56227
57432
  *
@@ -56927,7 +58132,7 @@ a.inverted.ui.card:hover,
56927
58132
  User Variable Overrides
56928
58133
  *******************************/
56929
58134
  /*!
56930
- * # Fomantic-UI 2.9.0-beta.123 - Accordion
58135
+ * # Fomantic-UI 2.9.0-beta.127 - Accordion
56931
58136
  * http://github.com/fomantic/Fomantic-UI/
56932
58137
  *
56933
58138
  *
@@ -57233,7 +58438,7 @@ a.inverted.ui.card:hover,
57233
58438
  User Overrides
57234
58439
  *******************************/
57235
58440
  /*!
57236
- * # Fomantic-UI 2.9.0-beta.123 - Calendar
58441
+ * # Fomantic-UI 2.9.0-beta.127 - Calendar
57237
58442
  * http://github.com/fomantic/Fomantic-UI/
57238
58443
  *
57239
58444
  *
@@ -57424,7 +58629,7 @@ a.inverted.ui.card:hover,
57424
58629
  Theme Overrides
57425
58630
  *******************************/
57426
58631
  /*!
57427
- * # Fomantic-UI 2.9.0-beta.123 - Checkbox
58632
+ * # Fomantic-UI 2.9.0-beta.127 - Checkbox
57428
58633
  * http://github.com/fomantic/Fomantic-UI/
57429
58634
  *
57430
58635
  *
@@ -58324,7 +59529,7 @@ a.inverted.ui.card:hover,
58324
59529
  Site Overrides
58325
59530
  *******************************/
58326
59531
  /*!
58327
- * # Fomantic-UI 2.9.0-beta.123 - Dimmer
59532
+ * # Fomantic-UI 2.9.0-beta.127 - Dimmer
58328
59533
  * http://github.com/fomantic/Fomantic-UI/
58329
59534
  *
58330
59535
  *
@@ -58845,7 +60050,7 @@ body.dimmable > .dimmer {
58845
60050
  User Overrides
58846
60051
  *******************************/
58847
60052
  /*!
58848
- * # Fomantic-UI 2.9.0-beta.123 - Dropdown
60053
+ * # Fomantic-UI 2.9.0-beta.127 - Dropdown
58849
60054
  * http://github.com/fomantic/Fomantic-UI/
58850
60055
  *
58851
60056
  *
@@ -61177,7 +62382,7 @@ select.ui.dropdown {
61177
62382
  User Overrides
61178
62383
  *******************************/
61179
62384
  /*!
61180
- * # Fomantic-UI 2.9.0-beta.123 - Video
62385
+ * # Fomantic-UI 2.9.0-beta.127 - Video
61181
62386
  * http://github.com/fomantic/Fomantic-UI/
61182
62387
  *
61183
62388
  *
@@ -61342,7 +62547,7 @@ select.ui.dropdown {
61342
62547
  Site Overrides
61343
62548
  *******************************/
61344
62549
  /*!
61345
- * # Fomantic-UI 2.9.0-beta.123 - Modal
62550
+ * # Fomantic-UI 2.9.0-beta.127 - Modal
61346
62551
  * http://github.com/fomantic/Fomantic-UI/
61347
62552
  *
61348
62553
  *
@@ -62219,7 +63424,7 @@ select.ui.dropdown {
62219
63424
  Site Overrides
62220
63425
  *******************************/
62221
63426
  /*!
62222
- * # Fomantic-UI 2.9.0-beta.123 - Nag
63427
+ * # Fomantic-UI 2.9.0-beta.127 - Nag
62223
63428
  * http://github.com/fomantic/Fomantic-UI/
62224
63429
  *
62225
63430
  *
@@ -62558,7 +63763,7 @@ a.ui.nag {
62558
63763
  User Overrides
62559
63764
  *******************************/
62560
63765
  /*!
62561
- * # Fomantic-UI 2.9.0-beta.123 - Popup
63766
+ * # Fomantic-UI 2.9.0-beta.127 - Popup
62562
63767
  * http://github.com/fomantic/Fomantic-UI/
62563
63768
  *
62564
63769
  *
@@ -63473,7 +64678,7 @@ a.ui.nag {
63473
64678
  User Overrides
63474
64679
  *******************************/
63475
64680
  /*!
63476
- * # Fomantic-UI 2.9.0-beta.123 - Progress Bar
64681
+ * # Fomantic-UI 2.9.0-beta.127 - Progress Bar
63477
64682
  * http://github.com/fomantic/Fomantic-UI/
63478
64683
  *
63479
64684
  *
@@ -65393,7 +66598,7 @@ a.ui.nag {
65393
66598
  Slider Overrides
65394
66599
  *******************************/
65395
66600
  /*!
65396
- * # Fomantic-UI 2.9.0-beta.123 - Rating
66601
+ * # Fomantic-UI 2.9.0-beta.127 - Rating
65397
66602
  * http://github.com/fomantic/Fomantic-UI/
65398
66603
  *
65399
66604
  *
@@ -65896,7 +67101,7 @@ a.ui.nag {
65896
67101
  Site Overrides
65897
67102
  *******************************/
65898
67103
  /*!
65899
- * # Fomantic-UI 2.9.0-beta.123 - Search
67104
+ * # Fomantic-UI 2.9.0-beta.127 - Search
65900
67105
  * http://github.com/fomantic/Fomantic-UI/
65901
67106
  *
65902
67107
  *
@@ -66478,7 +67683,7 @@ a.ui.nag {
66478
67683
  Site Overrides
66479
67684
  *******************************/
66480
67685
  /*!
66481
- * # Fomantic-UI 2.9.0-beta.123 - Shape
67686
+ * # Fomantic-UI 2.9.0-beta.127 - Shape
66482
67687
  * http://github.com/fomantic/Fomantic-UI/
66483
67688
  *
66484
67689
  *
@@ -66639,7 +67844,7 @@ a.ui.nag {
66639
67844
  User Overrides
66640
67845
  *******************************/
66641
67846
  /*!
66642
- * # Fomantic-UI 2.9.0-beta.123 - Sidebar
67847
+ * # Fomantic-UI 2.9.0-beta.127 - Sidebar
66643
67848
  * http://github.com/fomantic/Fomantic-UI/
66644
67849
  *
66645
67850
  *
@@ -67326,7 +68531,7 @@ body.pushable > .pusher {
67326
68531
  Site Overrides
67327
68532
  *******************************/
67328
68533
  /*!
67329
- * # Fomantic-UI 2.9.0-beta.123 - Sticky
68534
+ * # Fomantic-UI 2.9.0-beta.127 - Sticky
67330
68535
  * http://github.com/fomantic/Fomantic-UI/
67331
68536
  *
67332
68537
  *
@@ -67399,7 +68604,7 @@ body.pushable > .pusher {
67399
68604
  Site Overrides
67400
68605
  *******************************/
67401
68606
  /*!
67402
- * # Fomantic-UI 2.9.0-beta.123 - Tab
68607
+ * # Fomantic-UI 2.9.0-beta.127 - Tab
67403
68608
  * http://github.com/fomantic/Fomantic-UI/
67404
68609
  *
67405
68610
  *
@@ -67483,7 +68688,7 @@ body.pushable > .pusher {
67483
68688
  User Overrides
67484
68689
  *******************************/
67485
68690
  /*!
67486
- * # Fomantic-UI 2.9.0-beta.123 - Toast
68691
+ * # Fomantic-UI 2.9.0-beta.127 - Toast
67487
68692
  * http://github.com/fomantic/Fomantic-UI/
67488
68693
  *
67489
68694
  *
@@ -68475,7 +69680,7 @@ body.pushable > .pusher {
68475
69680
  }
68476
69681
  }
68477
69682
  /*!
68478
- * # Fomantic-UI 2.9.0-beta.123 - Transition
69683
+ * # Fomantic-UI 2.9.0-beta.127 - Transition
68479
69684
  * http://github.com/fomantic/Fomantic-UI/
68480
69685
  *
68481
69686
  *