fomantic-ui 2.9.0-beta.124 → 2.9.0-beta.128

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 +189 -4
  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 +1257 -53
  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 +257 -3
  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.124
2
+ * # Fomantic UI - 2.9.0-beta.128
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.124 - Reset
13
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Site
438
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Button
677
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Container
5690
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Divider
5943
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Flag
21624
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Header
23036
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Icon
23990
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Image
33113
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Input
33468
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Label
35069
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - List
37469
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Loader
38575
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Loader
39530
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Rail
39817
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Reveal
39979
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Segment
40322
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Step
41418
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Text
42190
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Breadcrumb
42385
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Form
42530
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Grid
44589
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Message
49520
+ * # Fomantic-UI 2.9.0-beta.128 - 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.124 - Table
50326
+ * # Fomantic-UI 2.9.0-beta.128 - 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
  *******************************/
@@ -52665,12 +53732,11 @@ Floated Menu / Item
52665
53732
  .ui.sortable.table > thead > tr > th {
52666
53733
  cursor: pointer;
52667
53734
  white-space: nowrap;
52668
- border-left: 1px solid rgba(34, 36, 38, 0.15);
52669
53735
  color: rgba(0, 0, 0, 0.87);
52670
53736
  }
52671
53737
 
52672
- .ui.sortable.table > thead > tr > th:first-child {
52673
- border-left: none;
53738
+ .ui.celled.sortable.table > thead > tr > th:not(:first-child) {
53739
+ border-left: 1px solid rgba(34, 36, 38, 0.15);
52674
53740
  }
52675
53741
 
52676
53742
  .ui.sortable.table thead th.sorted,
@@ -53017,6 +54083,144 @@ Floated Menu / Item
53017
54083
  padding: 0.4em 0.6em;
53018
54084
  }
53019
54085
 
54086
+ /*--------------
54087
+ Stuck
54088
+ ---------------*/
54089
+
54090
+ .ui.stuck.table:not(.inverted) {
54091
+ background: #FFFFFF;
54092
+ }
54093
+
54094
+ .ui.stuck.table:not(.inverted) > thead > tr {
54095
+ background: #F9FAFB;
54096
+ }
54097
+
54098
+ .ui.stuck.table:not(.inverted) > tbody > tr {
54099
+ background: #FFFFFF;
54100
+ }
54101
+
54102
+ .ui.stuck.table:not(.inverted) > tfoot > tr {
54103
+ background: #F9FAFB;
54104
+ }
54105
+
54106
+ .ui.stuck.table:not(.inverted).basic > thead > tr,
54107
+ .ui.stuck.table:not(.inverted).basic > tfoot > tr {
54108
+ background: #FFFFFF;
54109
+ }
54110
+
54111
+ .ui.inverted.stuck.table > thead > tr {
54112
+ background: #252525;
54113
+ }
54114
+
54115
+ .ui.inverted.stuck.table > tbody > tr {
54116
+ background: #333333;
54117
+ }
54118
+
54119
+ .ui.inverted.stuck.table > tfoot > tr {
54120
+ background: #252525;
54121
+ }
54122
+
54123
+ .ui.inverted.stuck.table.basic > thead > tr,
54124
+ .ui.inverted.stuck.table.basic > tfoot > tr {
54125
+ background: #333333;
54126
+ }
54127
+
54128
+ .ui.head.stuck.table > thead,
54129
+ .ui.foot.stuck.table > tfoot {
54130
+ position: sticky;
54131
+ z-index: 800;
54132
+ }
54133
+
54134
+ .ui.head.stuck.table {
54135
+ border-top: 0;
54136
+ }
54137
+
54138
+ .ui.head.stuck.table > thead {
54139
+ top: 0;
54140
+ bottom: auto;
54141
+ }
54142
+
54143
+ .ui.head.stuck.table > thead > tr:first-child > th {
54144
+ border-top: 1px solid rgba(34, 36, 38, 0.1);
54145
+ }
54146
+
54147
+ .ui.head.stuck.table.inverted > thead > tr:first-child > th {
54148
+ border-top: 1px solid rgba(255, 255, 255, 0.1);
54149
+ }
54150
+
54151
+ .ui.foot.stuck.table {
54152
+ border-bottom: 0;
54153
+ }
54154
+
54155
+ .ui.foot.stuck.table > tfoot {
54156
+ top: auto;
54157
+ bottom: 0;
54158
+ }
54159
+
54160
+ .ui.foot.stuck.table > tfoot > tr:last-child > td,
54161
+ .ui.foot.stuck.table > tfoot > tr:last-child > th {
54162
+ border-bottom: 1px solid rgba(34, 36, 38, 0.1);
54163
+ }
54164
+
54165
+ .ui.foot.stuck.table.inverted > tfoot > tr:first-child > td,
54166
+ .ui.foot.stuck.table.inverted > tfoot > tr:first-child > th {
54167
+ border-top: 1px solid rgba(255, 255, 255, 0.1);
54168
+ }
54169
+
54170
+ .ui.first.stuck.table {
54171
+ border-left: 0;
54172
+ }
54173
+
54174
+ .ui.first.stuck.table th:first-child,
54175
+ .ui.first.stuck.table td:first-child {
54176
+ position: sticky;
54177
+ left: 0;
54178
+ border-left: 1px solid rgba(34, 36, 38, 0.1);
54179
+ background: inherit;
54180
+ }
54181
+
54182
+ .ui.first.stuck.table.inverted th:first-child,
54183
+ .ui.first.stuck.table.inverted td:first-child {
54184
+ border-left: 1px solid rgba(255, 255, 255, 0.1);
54185
+ }
54186
+
54187
+ .ui.last.stuck.table {
54188
+ border-right: 0;
54189
+ }
54190
+
54191
+ .ui.last.stuck.table th:last-child,
54192
+ .ui.last.stuck.table td:last-child {
54193
+ position: sticky;
54194
+ right: 0;
54195
+ border-right: 1px solid rgba(34, 36, 38, 0.1);
54196
+ background: inherit;
54197
+ }
54198
+
54199
+ .ui.last.stuck.table.inverted th:last-child,
54200
+ .ui.last.stuck.table.inverted td:last-child {
54201
+ border-right: 1px solid rgba(255, 255, 255, 0.1);
54202
+ }
54203
+
54204
+ .ui.celled.first.stuck.table th:first-child,
54205
+ .ui.celled.first.stuck.table td:first-child {
54206
+ border-right: 1px solid rgba(34, 36, 38, 0.1);
54207
+ }
54208
+
54209
+ .ui.celled.last.stuck.table th:last-child,
54210
+ .ui.celled.last.stuck.table td:last-child {
54211
+ border-left: 1px solid rgba(34, 36, 38, 0.1);
54212
+ }
54213
+
54214
+ .ui.inverted.celled.first.stuck.table th:first-child,
54215
+ .ui.inverted.celled.first.stuck.table td:first-child {
54216
+ border-right: 1px solid rgba(255, 255, 255, 0.1);
54217
+ }
54218
+
54219
+ .ui.inverted.celled.last.stuck.table th:last-child,
54220
+ .ui.inverted.celled.last.stuck.table td:last-child {
54221
+ border-left: 1px solid rgba(255, 255, 255, 0.1);
54222
+ }
54223
+
53020
54224
  /*--------------
53021
54225
  Sizes
53022
54226
  ---------------*/
@@ -53059,7 +54263,7 @@ Floated Menu / Item
53059
54263
  Site Overrides
53060
54264
  *******************************/
53061
54265
  /*!
53062
- * # Fomantic-UI 2.9.0-beta.124 - Ad
54266
+ * # Fomantic-UI 2.9.0-beta.128 - Ad
53063
54267
  * http://github.com/fomantic/Fomantic-UI/
53064
54268
  *
53065
54269
  *
@@ -53348,7 +54552,7 @@ Floated Menu / Item
53348
54552
  User Variable Overrides
53349
54553
  *******************************/
53350
54554
  /*!
53351
- * # Fomantic-UI 2.9.0-beta.124 - Card
54555
+ * # Fomantic-UI 2.9.0-beta.128 - Card
53352
54556
  * http://github.com/fomantic/Fomantic-UI/
53353
54557
  *
53354
54558
  *
@@ -54915,7 +56119,7 @@ a.inverted.ui.card:hover,
54915
56119
  User Variable Overrides
54916
56120
  *******************************/
54917
56121
  /*!
54918
- * # Fomantic-UI 2.9.0-beta.124 - Comment
56122
+ * # Fomantic-UI 2.9.0-beta.128 - Comment
54919
56123
  * http://github.com/fomantic/Fomantic-UI/
54920
56124
  *
54921
56125
  *
@@ -55230,7 +56434,7 @@ a.inverted.ui.card:hover,
55230
56434
  User Variable Overrides
55231
56435
  *******************************/
55232
56436
  /*!
55233
- * # Fomantic-UI 2.9.0-beta.124 - Feed
56437
+ * # Fomantic-UI 2.9.0-beta.128 - Feed
55234
56438
  * http://github.com/fomantic/Fomantic-UI/
55235
56439
  *
55236
56440
  *
@@ -55585,7 +56789,7 @@ a.inverted.ui.card:hover,
55585
56789
  User Variable Overrides
55586
56790
  *******************************/
55587
56791
  /*!
55588
- * # Fomantic-UI 2.9.0-beta.124 - Item
56792
+ * # Fomantic-UI 2.9.0-beta.128 - Item
55589
56793
  * http://github.com/fomantic/Fomantic-UI/
55590
56794
  *
55591
56795
  *
@@ -56221,7 +57425,7 @@ a.inverted.ui.card:hover,
56221
57425
  User Variable Overrides
56222
57426
  *******************************/
56223
57427
  /*!
56224
- * # Fomantic-UI 2.9.0-beta.124 - Statistic
57428
+ * # Fomantic-UI 2.9.0-beta.128 - Statistic
56225
57429
  * http://github.com/fomantic/Fomantic-UI/
56226
57430
  *
56227
57431
  *
@@ -56927,7 +58131,7 @@ a.inverted.ui.card:hover,
56927
58131
  User Variable Overrides
56928
58132
  *******************************/
56929
58133
  /*!
56930
- * # Fomantic-UI 2.9.0-beta.124 - Accordion
58134
+ * # Fomantic-UI 2.9.0-beta.128 - Accordion
56931
58135
  * http://github.com/fomantic/Fomantic-UI/
56932
58136
  *
56933
58137
  *
@@ -57233,7 +58437,7 @@ a.inverted.ui.card:hover,
57233
58437
  User Overrides
57234
58438
  *******************************/
57235
58439
  /*!
57236
- * # Fomantic-UI 2.9.0-beta.124 - Calendar
58440
+ * # Fomantic-UI 2.9.0-beta.128 - Calendar
57237
58441
  * http://github.com/fomantic/Fomantic-UI/
57238
58442
  *
57239
58443
  *
@@ -57424,7 +58628,7 @@ a.inverted.ui.card:hover,
57424
58628
  Theme Overrides
57425
58629
  *******************************/
57426
58630
  /*!
57427
- * # Fomantic-UI 2.9.0-beta.124 - Checkbox
58631
+ * # Fomantic-UI 2.9.0-beta.128 - Checkbox
57428
58632
  * http://github.com/fomantic/Fomantic-UI/
57429
58633
  *
57430
58634
  *
@@ -58324,7 +59528,7 @@ a.inverted.ui.card:hover,
58324
59528
  Site Overrides
58325
59529
  *******************************/
58326
59530
  /*!
58327
- * # Fomantic-UI 2.9.0-beta.124 - Dimmer
59531
+ * # Fomantic-UI 2.9.0-beta.128 - Dimmer
58328
59532
  * http://github.com/fomantic/Fomantic-UI/
58329
59533
  *
58330
59534
  *
@@ -58845,7 +60049,7 @@ body.dimmable > .dimmer {
58845
60049
  User Overrides
58846
60050
  *******************************/
58847
60051
  /*!
58848
- * # Fomantic-UI 2.9.0-beta.124 - Dropdown
60052
+ * # Fomantic-UI 2.9.0-beta.128 - Dropdown
58849
60053
  * http://github.com/fomantic/Fomantic-UI/
58850
60054
  *
58851
60055
  *
@@ -61177,7 +62381,7 @@ select.ui.dropdown {
61177
62381
  User Overrides
61178
62382
  *******************************/
61179
62383
  /*!
61180
- * # Fomantic-UI 2.9.0-beta.124 - Video
62384
+ * # Fomantic-UI 2.9.0-beta.128 - Video
61181
62385
  * http://github.com/fomantic/Fomantic-UI/
61182
62386
  *
61183
62387
  *
@@ -61342,7 +62546,7 @@ select.ui.dropdown {
61342
62546
  Site Overrides
61343
62547
  *******************************/
61344
62548
  /*!
61345
- * # Fomantic-UI 2.9.0-beta.124 - Modal
62549
+ * # Fomantic-UI 2.9.0-beta.128 - Modal
61346
62550
  * http://github.com/fomantic/Fomantic-UI/
61347
62551
  *
61348
62552
  *
@@ -62219,7 +63423,7 @@ select.ui.dropdown {
62219
63423
  Site Overrides
62220
63424
  *******************************/
62221
63425
  /*!
62222
- * # Fomantic-UI 2.9.0-beta.124 - Nag
63426
+ * # Fomantic-UI 2.9.0-beta.128 - Nag
62223
63427
  * http://github.com/fomantic/Fomantic-UI/
62224
63428
  *
62225
63429
  *
@@ -62558,7 +63762,7 @@ a.ui.nag {
62558
63762
  User Overrides
62559
63763
  *******************************/
62560
63764
  /*!
62561
- * # Fomantic-UI 2.9.0-beta.124 - Popup
63765
+ * # Fomantic-UI 2.9.0-beta.128 - Popup
62562
63766
  * http://github.com/fomantic/Fomantic-UI/
62563
63767
  *
62564
63768
  *
@@ -63473,7 +64677,7 @@ a.ui.nag {
63473
64677
  User Overrides
63474
64678
  *******************************/
63475
64679
  /*!
63476
- * # Fomantic-UI 2.9.0-beta.124 - Progress Bar
64680
+ * # Fomantic-UI 2.9.0-beta.128 - Progress Bar
63477
64681
  * http://github.com/fomantic/Fomantic-UI/
63478
64682
  *
63479
64683
  *
@@ -65393,7 +66597,7 @@ a.ui.nag {
65393
66597
  Slider Overrides
65394
66598
  *******************************/
65395
66599
  /*!
65396
- * # Fomantic-UI 2.9.0-beta.124 - Rating
66600
+ * # Fomantic-UI 2.9.0-beta.128 - Rating
65397
66601
  * http://github.com/fomantic/Fomantic-UI/
65398
66602
  *
65399
66603
  *
@@ -65896,7 +67100,7 @@ a.ui.nag {
65896
67100
  Site Overrides
65897
67101
  *******************************/
65898
67102
  /*!
65899
- * # Fomantic-UI 2.9.0-beta.124 - Search
67103
+ * # Fomantic-UI 2.9.0-beta.128 - Search
65900
67104
  * http://github.com/fomantic/Fomantic-UI/
65901
67105
  *
65902
67106
  *
@@ -66478,7 +67682,7 @@ a.ui.nag {
66478
67682
  Site Overrides
66479
67683
  *******************************/
66480
67684
  /*!
66481
- * # Fomantic-UI 2.9.0-beta.124 - Shape
67685
+ * # Fomantic-UI 2.9.0-beta.128 - Shape
66482
67686
  * http://github.com/fomantic/Fomantic-UI/
66483
67687
  *
66484
67688
  *
@@ -66639,7 +67843,7 @@ a.ui.nag {
66639
67843
  User Overrides
66640
67844
  *******************************/
66641
67845
  /*!
66642
- * # Fomantic-UI 2.9.0-beta.124 - Sidebar
67846
+ * # Fomantic-UI 2.9.0-beta.128 - Sidebar
66643
67847
  * http://github.com/fomantic/Fomantic-UI/
66644
67848
  *
66645
67849
  *
@@ -67326,7 +68530,7 @@ body.pushable > .pusher {
67326
68530
  Site Overrides
67327
68531
  *******************************/
67328
68532
  /*!
67329
- * # Fomantic-UI 2.9.0-beta.124 - Sticky
68533
+ * # Fomantic-UI 2.9.0-beta.128 - Sticky
67330
68534
  * http://github.com/fomantic/Fomantic-UI/
67331
68535
  *
67332
68536
  *
@@ -67399,7 +68603,7 @@ body.pushable > .pusher {
67399
68603
  Site Overrides
67400
68604
  *******************************/
67401
68605
  /*!
67402
- * # Fomantic-UI 2.9.0-beta.124 - Tab
68606
+ * # Fomantic-UI 2.9.0-beta.128 - Tab
67403
68607
  * http://github.com/fomantic/Fomantic-UI/
67404
68608
  *
67405
68609
  *
@@ -67483,7 +68687,7 @@ body.pushable > .pusher {
67483
68687
  User Overrides
67484
68688
  *******************************/
67485
68689
  /*!
67486
- * # Fomantic-UI 2.9.0-beta.124 - Toast
68690
+ * # Fomantic-UI 2.9.0-beta.128 - Toast
67487
68691
  * http://github.com/fomantic/Fomantic-UI/
67488
68692
  *
67489
68693
  *
@@ -68475,7 +69679,7 @@ body.pushable > .pusher {
68475
69679
  }
68476
69680
  }
68477
69681
  /*!
68478
- * # Fomantic-UI 2.9.0-beta.124 - Transition
69682
+ * # Fomantic-UI 2.9.0-beta.128 - Transition
68479
69683
  * http://github.com/fomantic/Fomantic-UI/
68480
69684
  *
68481
69685
  *