fomantic-ui 2.10.0-beta.2 → 2.10.0-beta.4

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 (264) hide show
  1. package/.all-contributorsrc +9 -0
  2. package/CONTRIBUTING.md +4 -1
  3. package/CONTRIBUTORS.md +1 -0
  4. package/FAQ.md +7 -2
  5. package/README.md +1 -4
  6. package/ROADMAP.md +4 -4
  7. package/SECURITY.md +8 -7
  8. package/dist/components/accordion.css +1 -1
  9. package/dist/components/accordion.js +1 -1
  10. package/dist/components/accordion.min.css +1 -1
  11. package/dist/components/accordion.min.js +1 -1
  12. package/dist/components/ad.css +1 -1
  13. package/dist/components/ad.min.css +1 -1
  14. package/dist/components/api.js +6 -6
  15. package/dist/components/api.min.js +1 -1
  16. package/dist/components/breadcrumb.css +1 -1
  17. package/dist/components/breadcrumb.min.css +1 -1
  18. package/dist/components/button.css +1 -2
  19. package/dist/components/button.min.css +2 -2
  20. package/dist/components/calendar.css +1 -2
  21. package/dist/components/calendar.js +7 -7
  22. package/dist/components/calendar.min.css +2 -2
  23. package/dist/components/calendar.min.js +2 -2
  24. package/dist/components/card.css +1 -1
  25. package/dist/components/card.min.css +1 -1
  26. package/dist/components/checkbox.css +1 -2
  27. package/dist/components/checkbox.js +1 -9
  28. package/dist/components/checkbox.min.css +2 -2
  29. package/dist/components/checkbox.min.js +2 -2
  30. package/dist/components/comment.css +1 -1
  31. package/dist/components/comment.min.css +1 -1
  32. package/dist/components/container.css +2 -4
  33. package/dist/components/container.min.css +2 -2
  34. package/dist/components/dimmer.css +1 -11
  35. package/dist/components/dimmer.js +4 -4
  36. package/dist/components/dimmer.min.css +2 -2
  37. package/dist/components/dimmer.min.js +1 -1
  38. package/dist/components/divider.css +1 -2
  39. package/dist/components/divider.min.css +2 -2
  40. package/dist/components/dropdown.css +24 -47
  41. package/dist/components/dropdown.js +30 -34
  42. package/dist/components/dropdown.min.css +2 -2
  43. package/dist/components/dropdown.min.js +2 -2
  44. package/dist/components/embed.css +1 -1
  45. package/dist/components/embed.js +2 -2
  46. package/dist/components/embed.min.css +1 -1
  47. package/dist/components/embed.min.js +1 -1
  48. package/dist/components/emoji.css +1 -1
  49. package/dist/components/emoji.min.css +1 -1
  50. package/dist/components/feed.css +1 -1
  51. package/dist/components/feed.min.css +1 -1
  52. package/dist/components/flag.css +1 -1
  53. package/dist/components/flag.min.css +1 -1
  54. package/dist/components/flyout.css +2 -3
  55. package/dist/components/flyout.js +5 -45
  56. package/dist/components/flyout.min.css +2 -2
  57. package/dist/components/flyout.min.js +2 -2
  58. package/dist/components/form.css +5 -95
  59. package/dist/components/form.js +11 -16
  60. package/dist/components/form.min.css +2 -2
  61. package/dist/components/form.min.js +2 -2
  62. package/dist/components/grid.css +2 -58
  63. package/dist/components/grid.min.css +2 -2
  64. package/dist/components/header.css +1 -1
  65. package/dist/components/header.min.css +1 -1
  66. package/dist/components/icon.css +4 -4
  67. package/dist/components/icon.min.css +2 -2
  68. package/dist/components/image.css +1 -1
  69. package/dist/components/image.min.css +1 -1
  70. package/dist/components/input.css +1 -536
  71. package/dist/components/input.min.css +2 -2
  72. package/dist/components/item.css +1 -1
  73. package/dist/components/item.min.css +1 -1
  74. package/dist/components/label.css +1 -1
  75. package/dist/components/label.min.css +1 -1
  76. package/dist/components/list.css +1 -3
  77. package/dist/components/list.min.css +2 -2
  78. package/dist/components/loader.css +1 -1
  79. package/dist/components/loader.min.css +1 -1
  80. package/dist/components/menu.css +1 -9
  81. package/dist/components/menu.min.css +2 -2
  82. package/dist/components/message.css +1 -1
  83. package/dist/components/message.min.css +1 -1
  84. package/dist/components/modal.css +5 -9
  85. package/dist/components/modal.js +6 -30
  86. package/dist/components/modal.min.css +2 -2
  87. package/dist/components/modal.min.js +2 -2
  88. package/dist/components/nag.css +1 -1
  89. package/dist/components/nag.js +2 -2
  90. package/dist/components/nag.min.css +1 -1
  91. package/dist/components/nag.min.js +1 -1
  92. package/dist/components/placeholder.css +1 -1
  93. package/dist/components/placeholder.min.css +1 -1
  94. package/dist/components/popup.css +1 -2
  95. package/dist/components/popup.js +8 -8
  96. package/dist/components/popup.min.css +2 -2
  97. package/dist/components/popup.min.js +1 -1
  98. package/dist/components/progress.css +1 -1
  99. package/dist/components/progress.js +7 -7
  100. package/dist/components/progress.min.css +1 -1
  101. package/dist/components/progress.min.js +1 -1
  102. package/dist/components/rail.css +1 -1
  103. package/dist/components/rail.min.css +1 -1
  104. package/dist/components/rating.css +1 -1
  105. package/dist/components/rating.js +1 -1
  106. package/dist/components/rating.min.css +1 -1
  107. package/dist/components/rating.min.js +1 -1
  108. package/dist/components/reset.css +1 -1
  109. package/dist/components/reset.min.css +1 -1
  110. package/dist/components/reveal.css +1 -1
  111. package/dist/components/reveal.min.css +1 -1
  112. package/dist/components/search.css +2 -9
  113. package/dist/components/search.js +8 -8
  114. package/dist/components/search.min.css +2 -2
  115. package/dist/components/search.min.js +2 -2
  116. package/dist/components/segment.css +2 -7
  117. package/dist/components/segment.min.css +2 -2
  118. package/dist/components/shape.css +1 -2
  119. package/dist/components/shape.js +2 -2
  120. package/dist/components/shape.min.css +2 -2
  121. package/dist/components/shape.min.js +1 -1
  122. package/dist/components/sidebar.css +2 -3
  123. package/dist/components/sidebar.js +3 -44
  124. package/dist/components/sidebar.min.css +2 -2
  125. package/dist/components/sidebar.min.js +2 -2
  126. package/dist/components/site.css +9 -25
  127. package/dist/components/site.js +1 -1
  128. package/dist/components/site.min.css +2 -2
  129. package/dist/components/site.min.js +1 -1
  130. package/dist/components/slider.css +1 -1
  131. package/dist/components/slider.js +5 -5
  132. package/dist/components/slider.min.css +1 -1
  133. package/dist/components/slider.min.js +2 -2
  134. package/dist/components/state.js +3 -3
  135. package/dist/components/state.min.js +1 -1
  136. package/dist/components/statistic.css +1 -1
  137. package/dist/components/statistic.min.css +1 -1
  138. package/dist/components/step.css +1 -1
  139. package/dist/components/step.min.css +1 -1
  140. package/dist/components/sticky.css +1 -1
  141. package/dist/components/sticky.js +5 -5
  142. package/dist/components/sticky.min.css +1 -1
  143. package/dist/components/sticky.min.js +1 -1
  144. package/dist/components/tab.css +1 -1
  145. package/dist/components/tab.js +10 -10
  146. package/dist/components/tab.min.css +1 -1
  147. package/dist/components/tab.min.js +1 -1
  148. package/dist/components/table.css +3 -37
  149. package/dist/components/table.min.css +2 -2
  150. package/dist/components/text.css +1 -1
  151. package/dist/components/text.min.css +1 -1
  152. package/dist/components/toast.css +1 -3
  153. package/dist/components/toast.js +5 -5
  154. package/dist/components/toast.min.css +1 -1
  155. package/dist/components/toast.min.js +2 -2
  156. package/dist/components/transition.css +1 -1
  157. package/dist/components/transition.js +6 -6
  158. package/dist/components/transition.min.css +1 -1
  159. package/dist/components/transition.min.js +1 -1
  160. package/dist/components/visibility.js +2 -2
  161. package/dist/components/visibility.min.js +1 -1
  162. package/dist/semantic.css +92 -1100
  163. package/dist/semantic.js +142 -264
  164. package/dist/semantic.min.css +2 -2
  165. package/dist/semantic.min.js +2 -2
  166. package/package.json +3 -4
  167. package/src/README.md +3 -3
  168. package/src/definitions/behaviors/api.js +5 -5
  169. package/src/definitions/behaviors/form.js +10 -15
  170. package/src/definitions/behaviors/state.js +2 -2
  171. package/src/definitions/behaviors/visibility.js +1 -1
  172. package/src/definitions/collections/form.less +1 -13
  173. package/src/definitions/collections/grid.less +1 -61
  174. package/src/definitions/collections/menu.less +0 -11
  175. package/src/definitions/collections/table.less +1 -35
  176. package/src/definitions/elements/input.less +1 -61
  177. package/src/definitions/elements/segment.less +0 -6
  178. package/src/definitions/globals/site.less +2 -18
  179. package/src/definitions/modules/calendar.js +6 -6
  180. package/src/definitions/modules/checkbox.js +0 -8
  181. package/src/definitions/modules/dimmer.js +3 -3
  182. package/src/definitions/modules/dimmer.less +0 -9
  183. package/src/definitions/modules/dropdown.js +29 -33
  184. package/src/definitions/modules/dropdown.less +20 -42
  185. package/src/definitions/modules/embed.js +1 -1
  186. package/src/definitions/modules/flyout.js +4 -44
  187. package/src/definitions/modules/modal.js +5 -29
  188. package/src/definitions/modules/modal.less +1 -1
  189. package/src/definitions/modules/nag.js +1 -1
  190. package/src/definitions/modules/popup.js +7 -7
  191. package/src/definitions/modules/progress.js +6 -6
  192. package/src/definitions/modules/search.js +7 -7
  193. package/src/definitions/modules/search.less +0 -3
  194. package/src/definitions/modules/shape.js +1 -1
  195. package/src/definitions/modules/sidebar.js +2 -43
  196. package/src/definitions/modules/slider.js +4 -4
  197. package/src/definitions/modules/slider.less +1 -1
  198. package/src/definitions/modules/sticky.js +4 -4
  199. package/src/definitions/modules/tab.js +9 -9
  200. package/src/definitions/modules/toast.js +4 -4
  201. package/src/definitions/modules/toast.less +1 -1
  202. package/src/definitions/modules/transition.js +5 -5
  203. package/src/theme.less +0 -13
  204. package/src/themes/basic/elements/icon.variables +1 -1
  205. package/src/themes/default/collections/grid.variables +0 -30
  206. package/src/themes/default/collections/table.variables +1 -5
  207. package/src/themes/default/elements/icon.variables +3 -3
  208. package/src/themes/default/globals/site.variables +8 -15
  209. package/src/themes/default/globals/variation.variables +0 -1
  210. package/src/themes/default/modules/slider.variables +1 -1
  211. package/src/themes/github/elements/icon.variables +1 -1
  212. package/src/themes/material/elements/icon.variables +1 -1
  213. package/tasks/README.md +1 -1
  214. package/tasks/admin/components/create.js +1 -14
  215. package/tasks/admin/components/init.js +12 -37
  216. package/tasks/admin/components/update.js +7 -11
  217. package/tasks/admin/distributions/create.js +1 -11
  218. package/tasks/admin/distributions/init.js +10 -35
  219. package/tasks/admin/distributions/update.js +7 -8
  220. package/tasks/admin/publish.js +1 -1
  221. package/tasks/admin/register.js +3 -4
  222. package/tasks/admin/release.js +2 -2
  223. package/tasks/build/css.js +5 -5
  224. package/tasks/build/javascript.js +3 -3
  225. package/tasks/check-install.js +0 -1
  226. package/tasks/clean.js +5 -5
  227. package/tasks/collections/admin.js +1 -1
  228. package/tasks/collections/docs.js +2 -2
  229. package/tasks/config/admin/github.js +2 -10
  230. package/tasks/config/admin/templates/README.md +2 -2
  231. package/tasks/config/admin/templates/bower.json +2 -4
  232. package/tasks/config/admin/templates/composer.json +1 -1
  233. package/tasks/config/admin/templates/css-package.js +0 -1
  234. package/tasks/config/project/config.js +6 -6
  235. package/tasks/config/project/install.js +3 -4
  236. package/tasks/config/project/release.js +1 -1
  237. package/tasks/config/tasks.js +2 -9
  238. package/tasks/config/user.js +2 -4
  239. package/tasks/docs/metadata.js +8 -11
  240. package/tasks/docs/serve.js +3 -1
  241. package/tasks/install.js +14 -20
  242. package/tasks/rtl/watch.js +1 -1
  243. package/tasks/watch.js +4 -2
  244. package/types/fomantic-ui-calendar.d.ts +1 -1
  245. package/types/fomantic-ui-dropdown.d.ts +1 -1
  246. package/types/fomantic-ui-flyout.d.ts +1 -1
  247. package/types/fomantic-ui-form.d.ts +0 -7
  248. package/types/fomantic-ui-modal.d.ts +1 -1
  249. package/types/fomantic-ui-search.d.ts +6 -0
  250. package/types/fomantic-ui-toast.d.ts +1 -1
  251. package/src/themes/basic/assets/fonts/icons.woff +0 -0
  252. package/src/themes/default/assets/fonts/Lato-Bold.woff +0 -0
  253. package/src/themes/default/assets/fonts/Lato-BoldItalic.woff +0 -0
  254. package/src/themes/default/assets/fonts/Lato-Italic.woff +0 -0
  255. package/src/themes/default/assets/fonts/Lato-Regular.woff +0 -0
  256. package/src/themes/default/assets/fonts/LatoLatin-Bold.woff +0 -0
  257. package/src/themes/default/assets/fonts/LatoLatin-BoldItalic.woff +0 -0
  258. package/src/themes/default/assets/fonts/LatoLatin-Italic.woff +0 -0
  259. package/src/themes/default/assets/fonts/LatoLatin-Regular.woff +0 -0
  260. package/src/themes/default/assets/fonts/brand-icons.woff +0 -0
  261. package/src/themes/default/assets/fonts/icons.woff +0 -0
  262. package/src/themes/default/assets/fonts/outline-icons.woff +0 -0
  263. package/src/themes/github/assets/fonts/octicons.woff +0 -0
  264. package/src/themes/material/assets/fonts/icons.woff +0 -0
package/dist/semantic.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.10.0-beta.2+d30ebd7
2
+ * # Fomantic UI - 2.10.0-beta.4+fcf090f
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * https://fomantic-ui.com/
5
5
  *
@@ -9,7 +9,7 @@
9
9
  *
10
10
  */
11
11
  /*!
12
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Reset
12
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Reset
13
13
  * https://github.com/fomantic/Fomantic-UI/
14
14
  *
15
15
  *
@@ -430,7 +430,7 @@ template {
430
430
  Site Overrides
431
431
  *******************************/
432
432
  /*!
433
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Site
433
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Site
434
434
  * https://github.com/fomantic/Fomantic-UI/
435
435
  *
436
436
  *
@@ -445,7 +445,7 @@ template {
445
445
 
446
446
  @font-face {
447
447
  font-family: "Lato";
448
- src: url("./themes/default/assets/fonts/LatoLatin-Regular.woff2") format("woff2") , url("./themes/default/assets/fonts/LatoLatin-Regular.woff") format("woff");
448
+ src: url("./themes/default/assets/fonts/LatoLatin-Regular.woff2") format("woff2");
449
449
  font-style: normal;
450
450
  font-weight: normal;
451
451
  font-display: swap;
@@ -455,7 +455,7 @@ template {
455
455
 
456
456
  @font-face {
457
457
  font-family: "Lato";
458
- src: url("./themes/default/assets/fonts/LatoLatin-Bold.woff2") format("woff2") , url("./themes/default/assets/fonts/LatoLatin-Bold.woff") format("woff");
458
+ src: url("./themes/default/assets/fonts/LatoLatin-Bold.woff2") format("woff2");
459
459
  font-style: normal;
460
460
  font-weight: bold;
461
461
  font-display: swap;
@@ -465,7 +465,7 @@ template {
465
465
 
466
466
  @font-face {
467
467
  font-family: "Lato";
468
- src: url("./themes/default/assets/fonts/LatoLatin-Italic.woff2") format("woff2") , url("./themes/default/assets/fonts/LatoLatin-Italic.woff") format("woff");
468
+ src: url("./themes/default/assets/fonts/LatoLatin-Italic.woff2") format("woff2");
469
469
  font-style: italic;
470
470
  font-weight: normal;
471
471
  font-display: swap;
@@ -475,7 +475,7 @@ template {
475
475
 
476
476
  @font-face {
477
477
  font-family: "Lato";
478
- src: url("./themes/default/assets/fonts/LatoLatin-BoldItalic.woff2") format("woff2") , url("./themes/default/assets/fonts/LatoLatin-BoldItalic.woff") format("woff");
478
+ src: url("./themes/default/assets/fonts/LatoLatin-BoldItalic.woff2") format("woff2");
479
479
  font-style: italic;
480
480
  font-weight: bold;
481
481
  font-display: swap;
@@ -485,7 +485,7 @@ template {
485
485
 
486
486
  @font-face {
487
487
  font-family: "Lato";
488
- src: url("./themes/default/assets/fonts/Lato-Regular.woff2") format("woff2") , url("./themes/default/assets/fonts/Lato-Regular.woff") format("woff");
488
+ src: url("./themes/default/assets/fonts/Lato-Regular.woff2") format("woff2");
489
489
  font-style: normal;
490
490
  font-weight: normal;
491
491
  font-display: swap;
@@ -495,7 +495,7 @@ template {
495
495
 
496
496
  @font-face {
497
497
  font-family: "Lato";
498
- src: url("./themes/default/assets/fonts/Lato-Bold.woff2") format("woff2") , url("./themes/default/assets/fonts/Lato-Bold.woff") format("woff");
498
+ src: url("./themes/default/assets/fonts/Lato-Bold.woff2") format("woff2");
499
499
  font-style: normal;
500
500
  font-weight: bold;
501
501
  font-display: swap;
@@ -505,7 +505,7 @@ template {
505
505
 
506
506
  @font-face {
507
507
  font-family: "Lato";
508
- src: url("./themes/default/assets/fonts/Lato-Italic.woff2") format("woff2") , url("./themes/default/assets/fonts/Lato-Italic.woff") format("woff");
508
+ src: url("./themes/default/assets/fonts/Lato-Italic.woff2") format("woff2");
509
509
  font-style: italic;
510
510
  font-weight: normal;
511
511
  font-display: swap;
@@ -515,7 +515,7 @@ template {
515
515
 
516
516
  @font-face {
517
517
  font-family: "Lato";
518
- src: url("./themes/default/assets/fonts/Lato-BoldItalic.woff2") format("woff2") , url("./themes/default/assets/fonts/Lato-BoldItalic.woff") format("woff");
518
+ src: url("./themes/default/assets/fonts/Lato-BoldItalic.woff2") format("woff2");
519
519
  font-style: italic;
520
520
  font-weight: bold;
521
521
  font-display: swap;
@@ -661,14 +661,6 @@ body ::-webkit-scrollbar-thumb:hover {
661
661
  background: rgba(128, 135, 139, 0.8);
662
662
  }
663
663
 
664
- body .ui {
665
- /* IE11 */
666
- scrollbar-face-color: #bfbfbf;
667
- scrollbar-shadow-color: #bfbfbf;
668
- scrollbar-track-color: #e6e6e6;
669
- scrollbar-arrow-color: #e6e6e6;
670
- }
671
-
672
664
  @supports (-moz-appearance: none) {
673
665
  body .ui {
674
666
  /* firefox: first color thumb, second track */
@@ -695,14 +687,6 @@ body .ui.inverted:not(.dimmer)::-webkit-scrollbar-thumb:hover {
695
687
  background: rgba(255, 255, 255, 0.35);
696
688
  }
697
689
 
698
- body .ui.inverted:not(.dimmer) {
699
- /* IE11 */
700
- scrollbar-face-color: #656565;
701
- scrollbar-shadow-color: #656565;
702
- scrollbar-track-color: #323232;
703
- scrollbar-arrow-color: #323232;
704
- }
705
-
706
690
  @supports (-moz-appearance: none) {
707
691
  body .ui.inverted:not(.dimmer) {
708
692
  /* firefox: first color thumb, second track */
@@ -737,7 +721,7 @@ input::selection {
737
721
  Site Overrides
738
722
  *******************************/
739
723
  /*!
740
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Button
724
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Button
741
725
  * https://github.com/fomantic/Fomantic-UI/
742
726
  *
743
727
  *
@@ -772,7 +756,6 @@ input::selection {
772
756
  border-radius: 0.28571429rem;
773
757
  box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
774
758
  -webkit-user-select: none;
775
- -ms-user-select: none;
776
759
  user-select: none;
777
760
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
778
761
  will-change: auto;
@@ -5447,7 +5430,7 @@ input::selection {
5447
5430
  Site Overrides
5448
5431
  *******************************/
5449
5432
  /*!
5450
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Container
5433
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Container
5451
5434
  * https://github.com/fomantic/Fomantic-UI/
5452
5435
  *
5453
5436
  *
@@ -5613,7 +5596,6 @@ input::selection {
5613
5596
  .ui.justified.container {
5614
5597
  text-align: justify;
5615
5598
  -webkit-hyphens: auto;
5616
- -ms-hyphens: auto;
5617
5599
  hyphens: auto;
5618
5600
  }
5619
5601
 
@@ -5623,7 +5605,6 @@ input::selection {
5623
5605
 
5624
5606
  .ui.scrolling.container {
5625
5607
  overflow: auto;
5626
- -ms-scroll-chaining: none;
5627
5608
  overscroll-behavior: none;
5628
5609
  }
5629
5610
 
@@ -5804,7 +5785,7 @@ input::selection {
5804
5785
  Site Overrides
5805
5786
  *******************************/
5806
5787
  /*!
5807
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Divider
5788
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Divider
5808
5789
  * https://github.com/fomantic/Fomantic-UI/
5809
5790
  *
5810
5791
  *
@@ -5826,7 +5807,6 @@ input::selection {
5826
5807
  letter-spacing: 0.05em;
5827
5808
  color: rgba(0, 0, 0, 0.85);
5828
5809
  -webkit-user-select: none;
5829
- -ms-user-select: none;
5830
5810
  user-select: none;
5831
5811
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
5832
5812
  }
@@ -6122,7 +6102,7 @@ input::selection {
6122
6102
  Site Overrides
6123
6103
  *******************************/
6124
6104
  /*!
6125
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Emoji
6105
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Emoji
6126
6106
  * https://github.com/fomantic/Fomantic-UI/
6127
6107
  *
6128
6108
  *
@@ -25246,7 +25226,7 @@ em[data-emoji="regional_indicator_a"]::before {
25246
25226
  Site Overrides
25247
25227
  *******************************/
25248
25228
  /*!
25249
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Flag
25229
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Flag
25250
25230
  * https://github.com/fomantic/Fomantic-UI/
25251
25231
  *
25252
25232
  *
@@ -26661,7 +26641,7 @@ i.flag.united.nations::before {
26661
26641
  Site Overrides
26662
26642
  *******************************/
26663
26643
  /*!
26664
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Header
26644
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Header
26665
26645
  * https://github.com/fomantic/Fomantic-UI/
26666
26646
  *
26667
26647
  *
@@ -27615,7 +27595,7 @@ a.ui.inverted.black.header.header.header:hover {
27615
27595
  Site Overrides
27616
27596
  *******************************/
27617
27597
  /*!
27618
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Icon
27598
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Icon
27619
27599
  * https://github.com/fomantic/Fomantic-UI/
27620
27600
  *
27621
27601
  *
@@ -27630,7 +27610,7 @@ a.ui.inverted.black.header.header.header:hover {
27630
27610
 
27631
27611
  @font-face {
27632
27612
  font-family: "icons";
27633
- src: url("./themes/default/assets/fonts/icons.woff2") format("woff2") , url("./themes/default/assets/fonts/icons.woff") format("woff");
27613
+ src: url("./themes/default/assets/fonts/icons.woff2") format("woff2");
27634
27614
  font-style: normal;
27635
27615
  font-weight: normal;
27636
27616
  font-display: block;
@@ -27641,7 +27621,7 @@ a.ui.inverted.black.header.header.header:hover {
27641
27621
 
27642
27622
  @font-face {
27643
27623
  font-family: "outline-icons";
27644
- src: url("./themes/default/assets/fonts/outline-icons.woff2") format("woff2") , url("./themes/default/assets/fonts/outline-icons.woff") format("woff");
27624
+ src: url("./themes/default/assets/fonts/outline-icons.woff2") format("woff2");
27645
27625
  font-style: normal;
27646
27626
  font-weight: normal;
27647
27627
  font-display: block;
@@ -27652,7 +27632,7 @@ a.ui.inverted.black.header.header.header:hover {
27652
27632
 
27653
27633
  @font-face {
27654
27634
  font-family: "brand-icons";
27655
- src: url("./themes/default/assets/fonts/brand-icons.woff2") format("woff2") , url("./themes/default/assets/fonts/brand-icons.woff") format("woff");
27635
+ src: url("./themes/default/assets/fonts/brand-icons.woff2") format("woff2");
27656
27636
  font-style: normal;
27657
27637
  font-weight: normal;
27658
27638
  font-display: block;
@@ -36725,7 +36705,7 @@ i.icon.youtube.play::before {
36725
36705
  Site Overrides
36726
36706
  *******************************/
36727
36707
  /*!
36728
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Image
36708
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Image
36729
36709
  * https://github.com/fomantic/Fomantic-UI/
36730
36710
  *
36731
36711
  *
@@ -37066,7 +37046,7 @@ img.ui.bordered.image {
37066
37046
  Site Overrides
37067
37047
  *******************************/
37068
37048
  /*!
37069
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Input
37049
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Input
37070
37050
  * https://github.com/fomantic/Fomantic-UI/
37071
37051
  *
37072
37052
  *
@@ -37126,14 +37106,6 @@ img.ui.bordered.image {
37126
37106
 
37127
37107
  /* browsers require these rules separate */
37128
37108
 
37129
- .ui.input > input:-ms-input-placeholder {
37130
- color: rgba(191, 191, 191, 0.87);
37131
- }
37132
-
37133
- .ui.input > input::-ms-input-placeholder {
37134
- color: rgba(191, 191, 191, 0.87);
37135
- }
37136
-
37137
37109
  .ui.input > input::placeholder {
37138
37110
  color: rgba(191, 191, 191, 0.87);
37139
37111
  }
@@ -37142,10 +37114,6 @@ img.ui.bordered.image {
37142
37114
  opacity: 1;
37143
37115
  }
37144
37116
 
37145
- .ui.input > input:-ms-input-placeholder {
37146
- color: rgba(191, 191, 191, 0.87);
37147
- }
37148
-
37149
37117
  /*******************************
37150
37118
  States
37151
37119
  *******************************/
@@ -37225,26 +37193,11 @@ img.ui.bordered.image {
37225
37193
  box-shadow: none;
37226
37194
  }
37227
37195
 
37228
- .ui.input.focus > input:-ms-input-placeholder,
37229
- .ui.input > input:focus:-ms-input-placeholder {
37230
- color: rgba(115, 115, 115, 0.87);
37231
- }
37232
-
37233
- .ui.input.focus > input::-ms-input-placeholder,
37234
- .ui.input > input:focus::-ms-input-placeholder {
37235
- color: rgba(115, 115, 115, 0.87);
37236
- }
37237
-
37238
37196
  .ui.input.focus > input::placeholder,
37239
37197
  .ui.input > input:focus::placeholder {
37240
37198
  color: rgba(115, 115, 115, 0.87);
37241
37199
  }
37242
37200
 
37243
- .ui.input.focus > input:-ms-input-placeholder,
37244
- .ui.input > input:focus:-ms-input-placeholder {
37245
- color: rgba(115, 115, 115, 0.87);
37246
- }
37247
-
37248
37201
  /* --------------------
37249
37202
  States
37250
37203
  --------------------- */
@@ -37258,40 +37211,16 @@ img.ui.bordered.image {
37258
37211
 
37259
37212
  /* Placeholder */
37260
37213
 
37261
- .ui.input.error > input:-ms-input-placeholder {
37262
- color: #e7bdbc;
37263
- }
37264
-
37265
- .ui.input.error > input::-ms-input-placeholder {
37266
- color: #e7bdbc;
37267
- }
37268
-
37269
37214
  .ui.input.error > input::placeholder {
37270
37215
  color: #e7bdbc;
37271
37216
  }
37272
37217
 
37273
- .ui.input.error > input:-ms-input-placeholder {
37274
- color: #e7bdbc !important;
37275
- }
37276
-
37277
37218
  /* Focused Placeholder */
37278
37219
 
37279
- .ui.input.error > input:focus:-ms-input-placeholder {
37280
- color: #da9796;
37281
- }
37282
-
37283
- .ui.input.error > input:focus::-ms-input-placeholder {
37284
- color: #da9796;
37285
- }
37286
-
37287
37220
  .ui.input.error > input:focus::placeholder {
37288
37221
  color: #da9796;
37289
37222
  }
37290
37223
 
37291
- .ui.input.error > input:focus:-ms-input-placeholder {
37292
- color: #da9796 !important;
37293
- }
37294
-
37295
37224
  .ui.input.info > input {
37296
37225
  background-color: #f8ffff;
37297
37226
  border-color: #a9d5de;
@@ -37301,40 +37230,16 @@ img.ui.bordered.image {
37301
37230
 
37302
37231
  /* Placeholder */
37303
37232
 
37304
- .ui.input.info > input:-ms-input-placeholder {
37305
- color: #98cfe1;
37306
- }
37307
-
37308
- .ui.input.info > input::-ms-input-placeholder {
37309
- color: #98cfe1;
37310
- }
37311
-
37312
37233
  .ui.input.info > input::placeholder {
37313
37234
  color: #98cfe1;
37314
37235
  }
37315
37236
 
37316
- .ui.input.info > input:-ms-input-placeholder {
37317
- color: #98cfe1 !important;
37318
- }
37319
-
37320
37237
  /* Focused Placeholder */
37321
37238
 
37322
- .ui.input.info > input:focus:-ms-input-placeholder {
37323
- color: #70bdd6;
37324
- }
37325
-
37326
- .ui.input.info > input:focus::-ms-input-placeholder {
37327
- color: #70bdd6;
37328
- }
37329
-
37330
37239
  .ui.input.info > input:focus::placeholder {
37331
37240
  color: #70bdd6;
37332
37241
  }
37333
37242
 
37334
- .ui.input.info > input:focus:-ms-input-placeholder {
37335
- color: #70bdd6 !important;
37336
- }
37337
-
37338
37243
  .ui.input.success > input {
37339
37244
  background-color: #fcfff5;
37340
37245
  border-color: #a3c293;
@@ -37344,40 +37249,16 @@ img.ui.bordered.image {
37344
37249
 
37345
37250
  /* Placeholder */
37346
37251
 
37347
- .ui.input.success > input:-ms-input-placeholder {
37348
- color: #8fcf90;
37349
- }
37350
-
37351
- .ui.input.success > input::-ms-input-placeholder {
37352
- color: #8fcf90;
37353
- }
37354
-
37355
37252
  .ui.input.success > input::placeholder {
37356
37253
  color: #8fcf90;
37357
37254
  }
37358
37255
 
37359
- .ui.input.success > input:-ms-input-placeholder {
37360
- color: #8fcf90 !important;
37361
- }
37362
-
37363
37256
  /* Focused Placeholder */
37364
37257
 
37365
- .ui.input.success > input:focus:-ms-input-placeholder {
37366
- color: #6cbf6d;
37367
- }
37368
-
37369
- .ui.input.success > input:focus::-ms-input-placeholder {
37370
- color: #6cbf6d;
37371
- }
37372
-
37373
37258
  .ui.input.success > input:focus::placeholder {
37374
37259
  color: #6cbf6d;
37375
37260
  }
37376
37261
 
37377
- .ui.input.success > input:focus:-ms-input-placeholder {
37378
- color: #6cbf6d !important;
37379
- }
37380
-
37381
37262
  .ui.input.warning > input {
37382
37263
  background-color: #fffaf3;
37383
37264
  border-color: #c9ba9b;
@@ -37387,40 +37268,16 @@ img.ui.bordered.image {
37387
37268
 
37388
37269
  /* Placeholder */
37389
37270
 
37390
- .ui.input.warning > input:-ms-input-placeholder {
37391
- color: #edad3e;
37392
- }
37393
-
37394
- .ui.input.warning > input::-ms-input-placeholder {
37395
- color: #edad3e;
37396
- }
37397
-
37398
37271
  .ui.input.warning > input::placeholder {
37399
37272
  color: #edad3e;
37400
37273
  }
37401
37274
 
37402
- .ui.input.warning > input:-ms-input-placeholder {
37403
- color: #edad3e !important;
37404
- }
37405
-
37406
37275
  /* Focused Placeholder */
37407
37276
 
37408
- .ui.input.warning > input:focus:-ms-input-placeholder {
37409
- color: #e39715;
37410
- }
37411
-
37412
- .ui.input.warning > input:focus::-ms-input-placeholder {
37413
- color: #e39715;
37414
- }
37415
-
37416
37277
  .ui.input.warning > input:focus::placeholder {
37417
37278
  color: #e39715;
37418
37279
  }
37419
37280
 
37420
- .ui.input.warning > input:focus:-ms-input-placeholder {
37421
- color: #e39715 !important;
37422
- }
37423
-
37424
37281
  /*******************************
37425
37282
  Variations
37426
37283
  *******************************/
@@ -37469,22 +37326,10 @@ img.ui.bordered.image {
37469
37326
  color: inherit;
37470
37327
  }
37471
37328
 
37472
- .ui.transparent.inverted.input > input:-ms-input-placeholder {
37473
- color: rgba(255, 255, 255, 0.5);
37474
- }
37475
-
37476
- .ui.transparent.inverted.input > input::-ms-input-placeholder {
37477
- color: rgba(255, 255, 255, 0.5);
37478
- }
37479
-
37480
37329
  .ui.transparent.inverted.input > input::placeholder {
37481
37330
  color: rgba(255, 255, 255, 0.5);
37482
37331
  }
37483
37332
 
37484
- .ui.transparent.inverted.input > input:-ms-input-placeholder {
37485
- color: rgba(255, 255, 255, 0.5);
37486
- }
37487
-
37488
37333
  /* --------------------
37489
37334
  Icon
37490
37335
  --------------------- */
@@ -37992,76 +37837,10 @@ img.ui.bordered.image {
37992
37837
  padding: 0;
37993
37838
  }
37994
37839
 
37995
- .ui.action.file.input input[type="file"]::-webkit-file-upload-button {
37996
- display: none;
37997
- }
37998
-
37999
- .ui.form .field input[type="file"]::-webkit-file-upload-button,
38000
- .ui.file.input input[type="file"]::-webkit-file-upload-button {
38001
- border: none;
38002
- cursor: pointer;
38003
- padding: 0.67857143em 1em;
38004
- margin-right: 1em;
38005
- background: #e0e1e2;
38006
- font-weight: bold;
38007
- color: rgba(0, 0, 0, 0.6);
38008
- }
38009
-
38010
- .ui.form .field input[type="file"]::-webkit-file-upload-button:hover,
38011
- .ui.file.input input[type="file"]::-webkit-file-upload-button:hover {
38012
- background: #cacbcd;
38013
- color: rgba(0, 0, 0, 0.6);
38014
- }
38015
-
38016
- .ui.action.file.input input[type="file"]::-ms-browse {
38017
- display: none;
38018
- }
38019
-
38020
- .ui.form .field input[type="file"]::-ms-browse,
38021
- .ui.file.input input[type="file"]::-ms-browse {
38022
- border: none;
38023
- cursor: pointer;
38024
- padding: 0.67857143em 1em;
38025
- margin: 0;
38026
- background: #e0e1e2;
38027
- font-weight: bold;
38028
- color: rgba(0, 0, 0, 0.6);
38029
- }
38030
-
38031
- .ui.form .field input[type="file"]::-ms-browse:hover,
38032
- .ui.file.input input[type="file"]::-ms-browse:hover {
38033
- background: #cacbcd;
38034
- color: rgba(0, 0, 0, 0.6);
38035
- }
38036
-
38037
- /* IE needs additional styling for input field :S */
38038
-
38039
- @media all and (-ms-high-contrast: none) {
38040
- .ui.file.input > input[type="file"],
38041
- input[type="file"].ui.file.input {
38042
- padding: 0 !important;
38043
- }
38044
- }
38045
-
38046
- .ui.action.file.input input[type="file"]::-webkit-file-upload-button {
38047
- display: none;
38048
- }
38049
-
38050
37840
  .ui.action.file.input input[type="file"]::file-selector-button {
38051
37841
  display: none;
38052
37842
  }
38053
37843
 
38054
- .ui.form .field input[type="file"]::-webkit-file-upload-button,
38055
- .ui.file.input input[type="file"]::-webkit-file-upload-button {
38056
- border: none;
38057
- cursor: pointer;
38058
- padding: 0.67857143em 1em;
38059
- margin-right: 1em;
38060
- background: #e0e1e2;
38061
- font-weight: bold;
38062
- color: rgba(0, 0, 0, 0.6);
38063
- }
38064
-
38065
37844
  .ui.form .field input[type="file"]::file-selector-button,
38066
37845
  .ui.file.input input[type="file"]::file-selector-button {
38067
37846
  border: none;
@@ -38073,12 +37852,6 @@ img.ui.bordered.image {
38073
37852
  color: rgba(0, 0, 0, 0.6);
38074
37853
  }
38075
37854
 
38076
- .ui.form .field input[type="file"]::-webkit-file-upload-button:hover,
38077
- .ui.file.input input[type="file"]::-webkit-file-upload-button:hover {
38078
- background: #cacbcd;
38079
- color: rgba(0, 0, 0, 0.6);
38080
- }
38081
-
38082
37855
  .ui.form .field input[type="file"]::file-selector-button:hover,
38083
37856
  .ui.file.input input[type="file"]::file-selector-button:hover {
38084
37857
  background: #cacbcd;
@@ -38269,661 +38042,166 @@ input[type="file"].ui.file.input:focus + label.ui.black.button:not(.basic):not(.
38269
38042
  background-color: #000000;
38270
38043
  }
38271
38044
 
38272
- input[type="file"].ui.primary.file.input::-webkit-file-upload-button,
38273
- .ui.primary.file.input input[type="file"]::-webkit-file-upload-button {
38274
- background: #2185d0;
38275
- color: #fff;
38276
- }
38277
-
38278
- input[type="file"].ui.primary.file.input::-webkit-file-upload-button:hover,
38279
- .ui.primary.file.input input[type="file"]::-webkit-file-upload-button:hover {
38280
- background: #1678c2;
38281
- }
38282
-
38283
- input[type="file"].ui.primary.file.input::-ms-browse,
38284
- .ui.primary.file.input input[type="file"]::-ms-browse {
38285
- background: #2185d0;
38286
- color: #fff;
38287
- }
38288
-
38289
- input[type="file"].ui.primary.file.input::-ms-browse:hover,
38290
- .ui.primary.file.input input[type="file"]::-ms-browse:hover {
38291
- background: #1678c2;
38292
- }
38293
-
38294
- input[type="file"].ui.primary.file.input::-webkit-file-upload-button,
38295
- .ui.primary.file.input input[type="file"]::-webkit-file-upload-button {
38296
- background: #2185d0;
38297
- color: #fff;
38298
- }
38299
-
38300
38045
  input[type="file"].ui.primary.file.input::file-selector-button,
38301
38046
  .ui.primary.file.input input[type="file"]::file-selector-button {
38302
38047
  background: #2185d0;
38303
38048
  color: #fff;
38304
38049
  }
38305
38050
 
38306
- input[type="file"].ui.primary.file.input::-webkit-file-upload-button:hover,
38307
- .ui.primary.file.input input[type="file"]::-webkit-file-upload-button:hover {
38308
- background: #1678c2;
38309
- }
38310
-
38311
38051
  input[type="file"].ui.primary.file.input::file-selector-button:hover,
38312
38052
  .ui.primary.file.input input[type="file"]::file-selector-button:hover {
38313
38053
  background: #1678c2;
38314
38054
  }
38315
38055
 
38316
- input[type="file"].ui.secondary.file.input::-webkit-file-upload-button,
38317
- .ui.secondary.file.input input[type="file"]::-webkit-file-upload-button {
38318
- background: #1b1c1d;
38319
- color: #fff;
38320
- }
38321
-
38322
- input[type="file"].ui.secondary.file.input::-webkit-file-upload-button:hover,
38323
- .ui.secondary.file.input input[type="file"]::-webkit-file-upload-button:hover {
38324
- background: #27292a;
38325
- }
38326
-
38327
- input[type="file"].ui.secondary.file.input::-ms-browse,
38328
- .ui.secondary.file.input input[type="file"]::-ms-browse {
38329
- background: #1b1c1d;
38330
- color: #fff;
38331
- }
38332
-
38333
- input[type="file"].ui.secondary.file.input::-ms-browse:hover,
38334
- .ui.secondary.file.input input[type="file"]::-ms-browse:hover {
38335
- background: #27292a;
38336
- }
38337
-
38338
- input[type="file"].ui.secondary.file.input::-webkit-file-upload-button,
38339
- .ui.secondary.file.input input[type="file"]::-webkit-file-upload-button {
38340
- background: #1b1c1d;
38341
- color: #fff;
38342
- }
38343
-
38344
38056
  input[type="file"].ui.secondary.file.input::file-selector-button,
38345
38057
  .ui.secondary.file.input input[type="file"]::file-selector-button {
38346
38058
  background: #1b1c1d;
38347
38059
  color: #fff;
38348
38060
  }
38349
38061
 
38350
- input[type="file"].ui.secondary.file.input::-webkit-file-upload-button:hover,
38351
- .ui.secondary.file.input input[type="file"]::-webkit-file-upload-button:hover {
38352
- background: #27292a;
38353
- }
38354
-
38355
38062
  input[type="file"].ui.secondary.file.input::file-selector-button:hover,
38356
38063
  .ui.secondary.file.input input[type="file"]::file-selector-button:hover {
38357
38064
  background: #27292a;
38358
38065
  }
38359
38066
 
38360
- input[type="file"].ui.red.file.input::-webkit-file-upload-button,
38361
- .ui.red.file.input input[type="file"]::-webkit-file-upload-button {
38362
- background: #db2828;
38363
- color: #fff;
38364
- }
38365
-
38366
- input[type="file"].ui.red.file.input::-webkit-file-upload-button:hover,
38367
- .ui.red.file.input input[type="file"]::-webkit-file-upload-button:hover {
38368
- background: #d01919;
38369
- }
38370
-
38371
- input[type="file"].ui.red.file.input::-ms-browse,
38372
- .ui.red.file.input input[type="file"]::-ms-browse {
38373
- background: #db2828;
38374
- color: #fff;
38375
- }
38376
-
38377
- input[type="file"].ui.red.file.input::-ms-browse:hover,
38378
- .ui.red.file.input input[type="file"]::-ms-browse:hover {
38379
- background: #d01919;
38380
- }
38381
-
38382
- input[type="file"].ui.red.file.input::-webkit-file-upload-button,
38383
- .ui.red.file.input input[type="file"]::-webkit-file-upload-button {
38384
- background: #db2828;
38385
- color: #fff;
38386
- }
38387
-
38388
38067
  input[type="file"].ui.red.file.input::file-selector-button,
38389
38068
  .ui.red.file.input input[type="file"]::file-selector-button {
38390
38069
  background: #db2828;
38391
38070
  color: #fff;
38392
38071
  }
38393
38072
 
38394
- input[type="file"].ui.red.file.input::-webkit-file-upload-button:hover,
38395
- .ui.red.file.input input[type="file"]::-webkit-file-upload-button:hover {
38396
- background: #d01919;
38397
- }
38398
-
38399
38073
  input[type="file"].ui.red.file.input::file-selector-button:hover,
38400
38074
  .ui.red.file.input input[type="file"]::file-selector-button:hover {
38401
38075
  background: #d01919;
38402
38076
  }
38403
38077
 
38404
- input[type="file"].ui.orange.file.input::-webkit-file-upload-button,
38405
- .ui.orange.file.input input[type="file"]::-webkit-file-upload-button {
38406
- background: #f2711c;
38407
- color: #fff;
38408
- }
38409
-
38410
- input[type="file"].ui.orange.file.input::-webkit-file-upload-button:hover,
38411
- .ui.orange.file.input input[type="file"]::-webkit-file-upload-button:hover {
38412
- background: #f26202;
38413
- }
38414
-
38415
- input[type="file"].ui.orange.file.input::-ms-browse,
38416
- .ui.orange.file.input input[type="file"]::-ms-browse {
38417
- background: #f2711c;
38418
- color: #fff;
38419
- }
38420
-
38421
- input[type="file"].ui.orange.file.input::-ms-browse:hover,
38422
- .ui.orange.file.input input[type="file"]::-ms-browse:hover {
38423
- background: #f26202;
38424
- }
38425
-
38426
- input[type="file"].ui.orange.file.input::-webkit-file-upload-button,
38427
- .ui.orange.file.input input[type="file"]::-webkit-file-upload-button {
38428
- background: #f2711c;
38429
- color: #fff;
38430
- }
38431
-
38432
38078
  input[type="file"].ui.orange.file.input::file-selector-button,
38433
38079
  .ui.orange.file.input input[type="file"]::file-selector-button {
38434
38080
  background: #f2711c;
38435
38081
  color: #fff;
38436
38082
  }
38437
38083
 
38438
- input[type="file"].ui.orange.file.input::-webkit-file-upload-button:hover,
38439
- .ui.orange.file.input input[type="file"]::-webkit-file-upload-button:hover {
38440
- background: #f26202;
38441
- }
38442
-
38443
38084
  input[type="file"].ui.orange.file.input::file-selector-button:hover,
38444
38085
  .ui.orange.file.input input[type="file"]::file-selector-button:hover {
38445
38086
  background: #f26202;
38446
38087
  }
38447
38088
 
38448
- input[type="file"].ui.yellow.file.input::-webkit-file-upload-button,
38449
- .ui.yellow.file.input input[type="file"]::-webkit-file-upload-button {
38450
- background: #fbbd08;
38451
- color: #fff;
38452
- }
38453
-
38454
- input[type="file"].ui.yellow.file.input::-webkit-file-upload-button:hover,
38455
- .ui.yellow.file.input input[type="file"]::-webkit-file-upload-button:hover {
38456
- background: #eaae00;
38457
- }
38458
-
38459
- input[type="file"].ui.yellow.file.input::-ms-browse,
38460
- .ui.yellow.file.input input[type="file"]::-ms-browse {
38461
- background: #fbbd08;
38462
- color: #fff;
38463
- }
38464
-
38465
- input[type="file"].ui.yellow.file.input::-ms-browse:hover,
38466
- .ui.yellow.file.input input[type="file"]::-ms-browse:hover {
38467
- background: #eaae00;
38468
- }
38469
-
38470
- input[type="file"].ui.yellow.file.input::-webkit-file-upload-button,
38471
- .ui.yellow.file.input input[type="file"]::-webkit-file-upload-button {
38472
- background: #fbbd08;
38473
- color: #fff;
38474
- }
38475
-
38476
38089
  input[type="file"].ui.yellow.file.input::file-selector-button,
38477
38090
  .ui.yellow.file.input input[type="file"]::file-selector-button {
38478
38091
  background: #fbbd08;
38479
38092
  color: #fff;
38480
38093
  }
38481
38094
 
38482
- input[type="file"].ui.yellow.file.input::-webkit-file-upload-button:hover,
38483
- .ui.yellow.file.input input[type="file"]::-webkit-file-upload-button:hover {
38484
- background: #eaae00;
38485
- }
38486
-
38487
38095
  input[type="file"].ui.yellow.file.input::file-selector-button:hover,
38488
38096
  .ui.yellow.file.input input[type="file"]::file-selector-button:hover {
38489
38097
  background: #eaae00;
38490
38098
  }
38491
38099
 
38492
- input[type="file"].ui.olive.file.input::-webkit-file-upload-button,
38493
- .ui.olive.file.input input[type="file"]::-webkit-file-upload-button {
38494
- background: #b5cc18;
38495
- color: #fff;
38496
- }
38497
-
38498
- input[type="file"].ui.olive.file.input::-webkit-file-upload-button:hover,
38499
- .ui.olive.file.input input[type="file"]::-webkit-file-upload-button:hover {
38500
- background: #a7bd0d;
38501
- }
38502
-
38503
- input[type="file"].ui.olive.file.input::-ms-browse,
38504
- .ui.olive.file.input input[type="file"]::-ms-browse {
38505
- background: #b5cc18;
38506
- color: #fff;
38507
- }
38508
-
38509
- input[type="file"].ui.olive.file.input::-ms-browse:hover,
38510
- .ui.olive.file.input input[type="file"]::-ms-browse:hover {
38511
- background: #a7bd0d;
38512
- }
38513
-
38514
- input[type="file"].ui.olive.file.input::-webkit-file-upload-button,
38515
- .ui.olive.file.input input[type="file"]::-webkit-file-upload-button {
38516
- background: #b5cc18;
38517
- color: #fff;
38518
- }
38519
-
38520
38100
  input[type="file"].ui.olive.file.input::file-selector-button,
38521
38101
  .ui.olive.file.input input[type="file"]::file-selector-button {
38522
38102
  background: #b5cc18;
38523
38103
  color: #fff;
38524
38104
  }
38525
38105
 
38526
- input[type="file"].ui.olive.file.input::-webkit-file-upload-button:hover,
38527
- .ui.olive.file.input input[type="file"]::-webkit-file-upload-button:hover {
38528
- background: #a7bd0d;
38529
- }
38530
-
38531
38106
  input[type="file"].ui.olive.file.input::file-selector-button:hover,
38532
38107
  .ui.olive.file.input input[type="file"]::file-selector-button:hover {
38533
38108
  background: #a7bd0d;
38534
38109
  }
38535
38110
 
38536
- input[type="file"].ui.green.file.input::-webkit-file-upload-button,
38537
- .ui.green.file.input input[type="file"]::-webkit-file-upload-button {
38538
- background: #21ba45;
38539
- color: #fff;
38540
- }
38541
-
38542
- input[type="file"].ui.green.file.input::-webkit-file-upload-button:hover,
38543
- .ui.green.file.input input[type="file"]::-webkit-file-upload-button:hover {
38544
- background: #16ab39;
38545
- }
38546
-
38547
- input[type="file"].ui.green.file.input::-ms-browse,
38548
- .ui.green.file.input input[type="file"]::-ms-browse {
38549
- background: #21ba45;
38550
- color: #fff;
38551
- }
38552
-
38553
- input[type="file"].ui.green.file.input::-ms-browse:hover,
38554
- .ui.green.file.input input[type="file"]::-ms-browse:hover {
38555
- background: #16ab39;
38556
- }
38557
-
38558
- input[type="file"].ui.green.file.input::-webkit-file-upload-button,
38559
- .ui.green.file.input input[type="file"]::-webkit-file-upload-button {
38560
- background: #21ba45;
38561
- color: #fff;
38562
- }
38563
-
38564
38111
  input[type="file"].ui.green.file.input::file-selector-button,
38565
38112
  .ui.green.file.input input[type="file"]::file-selector-button {
38566
38113
  background: #21ba45;
38567
38114
  color: #fff;
38568
38115
  }
38569
38116
 
38570
- input[type="file"].ui.green.file.input::-webkit-file-upload-button:hover,
38571
- .ui.green.file.input input[type="file"]::-webkit-file-upload-button:hover {
38572
- background: #16ab39;
38573
- }
38574
-
38575
38117
  input[type="file"].ui.green.file.input::file-selector-button:hover,
38576
38118
  .ui.green.file.input input[type="file"]::file-selector-button:hover {
38577
38119
  background: #16ab39;
38578
38120
  }
38579
38121
 
38580
- input[type="file"].ui.teal.file.input::-webkit-file-upload-button,
38581
- .ui.teal.file.input input[type="file"]::-webkit-file-upload-button {
38582
- background: #00b5ad;
38583
- color: #fff;
38584
- }
38585
-
38586
- input[type="file"].ui.teal.file.input::-webkit-file-upload-button:hover,
38587
- .ui.teal.file.input input[type="file"]::-webkit-file-upload-button:hover {
38588
- background: #009c95;
38589
- }
38590
-
38591
- input[type="file"].ui.teal.file.input::-ms-browse,
38592
- .ui.teal.file.input input[type="file"]::-ms-browse {
38593
- background: #00b5ad;
38594
- color: #fff;
38595
- }
38596
-
38597
- input[type="file"].ui.teal.file.input::-ms-browse:hover,
38598
- .ui.teal.file.input input[type="file"]::-ms-browse:hover {
38599
- background: #009c95;
38600
- }
38601
-
38602
- input[type="file"].ui.teal.file.input::-webkit-file-upload-button,
38603
- .ui.teal.file.input input[type="file"]::-webkit-file-upload-button {
38604
- background: #00b5ad;
38605
- color: #fff;
38606
- }
38607
-
38608
38122
  input[type="file"].ui.teal.file.input::file-selector-button,
38609
38123
  .ui.teal.file.input input[type="file"]::file-selector-button {
38610
38124
  background: #00b5ad;
38611
38125
  color: #fff;
38612
38126
  }
38613
38127
 
38614
- input[type="file"].ui.teal.file.input::-webkit-file-upload-button:hover,
38615
- .ui.teal.file.input input[type="file"]::-webkit-file-upload-button:hover {
38616
- background: #009c95;
38617
- }
38618
-
38619
38128
  input[type="file"].ui.teal.file.input::file-selector-button:hover,
38620
38129
  .ui.teal.file.input input[type="file"]::file-selector-button:hover {
38621
38130
  background: #009c95;
38622
38131
  }
38623
38132
 
38624
- input[type="file"].ui.blue.file.input::-webkit-file-upload-button,
38625
- .ui.blue.file.input input[type="file"]::-webkit-file-upload-button {
38626
- background: #2185d0;
38627
- color: #fff;
38628
- }
38629
-
38630
- input[type="file"].ui.blue.file.input::-webkit-file-upload-button:hover,
38631
- .ui.blue.file.input input[type="file"]::-webkit-file-upload-button:hover {
38632
- background: #1678c2;
38633
- }
38634
-
38635
- input[type="file"].ui.blue.file.input::-ms-browse,
38636
- .ui.blue.file.input input[type="file"]::-ms-browse {
38637
- background: #2185d0;
38638
- color: #fff;
38639
- }
38640
-
38641
- input[type="file"].ui.blue.file.input::-ms-browse:hover,
38642
- .ui.blue.file.input input[type="file"]::-ms-browse:hover {
38643
- background: #1678c2;
38644
- }
38645
-
38646
- input[type="file"].ui.blue.file.input::-webkit-file-upload-button,
38647
- .ui.blue.file.input input[type="file"]::-webkit-file-upload-button {
38648
- background: #2185d0;
38649
- color: #fff;
38650
- }
38651
-
38652
38133
  input[type="file"].ui.blue.file.input::file-selector-button,
38653
38134
  .ui.blue.file.input input[type="file"]::file-selector-button {
38654
38135
  background: #2185d0;
38655
38136
  color: #fff;
38656
38137
  }
38657
38138
 
38658
- input[type="file"].ui.blue.file.input::-webkit-file-upload-button:hover,
38659
- .ui.blue.file.input input[type="file"]::-webkit-file-upload-button:hover {
38660
- background: #1678c2;
38661
- }
38662
-
38663
38139
  input[type="file"].ui.blue.file.input::file-selector-button:hover,
38664
38140
  .ui.blue.file.input input[type="file"]::file-selector-button:hover {
38665
38141
  background: #1678c2;
38666
38142
  }
38667
38143
 
38668
- input[type="file"].ui.violet.file.input::-webkit-file-upload-button,
38669
- .ui.violet.file.input input[type="file"]::-webkit-file-upload-button {
38670
- background: #6435c9;
38671
- color: #fff;
38672
- }
38673
-
38674
- input[type="file"].ui.violet.file.input::-webkit-file-upload-button:hover,
38675
- .ui.violet.file.input input[type="file"]::-webkit-file-upload-button:hover {
38676
- background: #5829bb;
38677
- }
38678
-
38679
- input[type="file"].ui.violet.file.input::-ms-browse,
38680
- .ui.violet.file.input input[type="file"]::-ms-browse {
38681
- background: #6435c9;
38682
- color: #fff;
38683
- }
38684
-
38685
- input[type="file"].ui.violet.file.input::-ms-browse:hover,
38686
- .ui.violet.file.input input[type="file"]::-ms-browse:hover {
38687
- background: #5829bb;
38688
- }
38689
-
38690
- input[type="file"].ui.violet.file.input::-webkit-file-upload-button,
38691
- .ui.violet.file.input input[type="file"]::-webkit-file-upload-button {
38692
- background: #6435c9;
38693
- color: #fff;
38694
- }
38695
-
38696
38144
  input[type="file"].ui.violet.file.input::file-selector-button,
38697
38145
  .ui.violet.file.input input[type="file"]::file-selector-button {
38698
38146
  background: #6435c9;
38699
38147
  color: #fff;
38700
38148
  }
38701
38149
 
38702
- input[type="file"].ui.violet.file.input::-webkit-file-upload-button:hover,
38703
- .ui.violet.file.input input[type="file"]::-webkit-file-upload-button:hover {
38704
- background: #5829bb;
38705
- }
38706
-
38707
38150
  input[type="file"].ui.violet.file.input::file-selector-button:hover,
38708
38151
  .ui.violet.file.input input[type="file"]::file-selector-button:hover {
38709
38152
  background: #5829bb;
38710
38153
  }
38711
38154
 
38712
- input[type="file"].ui.purple.file.input::-webkit-file-upload-button,
38713
- .ui.purple.file.input input[type="file"]::-webkit-file-upload-button {
38714
- background: #a333c8;
38715
- color: #fff;
38716
- }
38717
-
38718
- input[type="file"].ui.purple.file.input::-webkit-file-upload-button:hover,
38719
- .ui.purple.file.input input[type="file"]::-webkit-file-upload-button:hover {
38720
- background: #9627ba;
38721
- }
38722
-
38723
- input[type="file"].ui.purple.file.input::-ms-browse,
38724
- .ui.purple.file.input input[type="file"]::-ms-browse {
38725
- background: #a333c8;
38726
- color: #fff;
38727
- }
38728
-
38729
- input[type="file"].ui.purple.file.input::-ms-browse:hover,
38730
- .ui.purple.file.input input[type="file"]::-ms-browse:hover {
38731
- background: #9627ba;
38732
- }
38733
-
38734
- input[type="file"].ui.purple.file.input::-webkit-file-upload-button,
38735
- .ui.purple.file.input input[type="file"]::-webkit-file-upload-button {
38736
- background: #a333c8;
38737
- color: #fff;
38738
- }
38739
-
38740
38155
  input[type="file"].ui.purple.file.input::file-selector-button,
38741
38156
  .ui.purple.file.input input[type="file"]::file-selector-button {
38742
38157
  background: #a333c8;
38743
38158
  color: #fff;
38744
38159
  }
38745
38160
 
38746
- input[type="file"].ui.purple.file.input::-webkit-file-upload-button:hover,
38747
- .ui.purple.file.input input[type="file"]::-webkit-file-upload-button:hover {
38748
- background: #9627ba;
38749
- }
38750
-
38751
38161
  input[type="file"].ui.purple.file.input::file-selector-button:hover,
38752
38162
  .ui.purple.file.input input[type="file"]::file-selector-button:hover {
38753
38163
  background: #9627ba;
38754
38164
  }
38755
38165
 
38756
- input[type="file"].ui.pink.file.input::-webkit-file-upload-button,
38757
- .ui.pink.file.input input[type="file"]::-webkit-file-upload-button {
38758
- background: #e03997;
38759
- color: #fff;
38760
- }
38761
-
38762
- input[type="file"].ui.pink.file.input::-webkit-file-upload-button:hover,
38763
- .ui.pink.file.input input[type="file"]::-webkit-file-upload-button:hover {
38764
- background: #e61a8d;
38765
- }
38766
-
38767
- input[type="file"].ui.pink.file.input::-ms-browse,
38768
- .ui.pink.file.input input[type="file"]::-ms-browse {
38769
- background: #e03997;
38770
- color: #fff;
38771
- }
38772
-
38773
- input[type="file"].ui.pink.file.input::-ms-browse:hover,
38774
- .ui.pink.file.input input[type="file"]::-ms-browse:hover {
38775
- background: #e61a8d;
38776
- }
38777
-
38778
- input[type="file"].ui.pink.file.input::-webkit-file-upload-button,
38779
- .ui.pink.file.input input[type="file"]::-webkit-file-upload-button {
38780
- background: #e03997;
38781
- color: #fff;
38782
- }
38783
-
38784
38166
  input[type="file"].ui.pink.file.input::file-selector-button,
38785
38167
  .ui.pink.file.input input[type="file"]::file-selector-button {
38786
38168
  background: #e03997;
38787
38169
  color: #fff;
38788
38170
  }
38789
38171
 
38790
- input[type="file"].ui.pink.file.input::-webkit-file-upload-button:hover,
38791
- .ui.pink.file.input input[type="file"]::-webkit-file-upload-button:hover {
38792
- background: #e61a8d;
38793
- }
38794
-
38795
38172
  input[type="file"].ui.pink.file.input::file-selector-button:hover,
38796
38173
  .ui.pink.file.input input[type="file"]::file-selector-button:hover {
38797
38174
  background: #e61a8d;
38798
38175
  }
38799
38176
 
38800
- input[type="file"].ui.brown.file.input::-webkit-file-upload-button,
38801
- .ui.brown.file.input input[type="file"]::-webkit-file-upload-button {
38802
- background: #a5673f;
38803
- color: #fff;
38804
- }
38805
-
38806
- input[type="file"].ui.brown.file.input::-webkit-file-upload-button:hover,
38807
- .ui.brown.file.input input[type="file"]::-webkit-file-upload-button:hover {
38808
- background: #975b33;
38809
- }
38810
-
38811
- input[type="file"].ui.brown.file.input::-ms-browse,
38812
- .ui.brown.file.input input[type="file"]::-ms-browse {
38813
- background: #a5673f;
38814
- color: #fff;
38815
- }
38816
-
38817
- input[type="file"].ui.brown.file.input::-ms-browse:hover,
38818
- .ui.brown.file.input input[type="file"]::-ms-browse:hover {
38819
- background: #975b33;
38820
- }
38821
-
38822
- input[type="file"].ui.brown.file.input::-webkit-file-upload-button,
38823
- .ui.brown.file.input input[type="file"]::-webkit-file-upload-button {
38824
- background: #a5673f;
38825
- color: #fff;
38826
- }
38827
-
38828
38177
  input[type="file"].ui.brown.file.input::file-selector-button,
38829
38178
  .ui.brown.file.input input[type="file"]::file-selector-button {
38830
38179
  background: #a5673f;
38831
38180
  color: #fff;
38832
38181
  }
38833
38182
 
38834
- input[type="file"].ui.brown.file.input::-webkit-file-upload-button:hover,
38835
- .ui.brown.file.input input[type="file"]::-webkit-file-upload-button:hover {
38836
- background: #975b33;
38837
- }
38838
-
38839
38183
  input[type="file"].ui.brown.file.input::file-selector-button:hover,
38840
38184
  .ui.brown.file.input input[type="file"]::file-selector-button:hover {
38841
38185
  background: #975b33;
38842
38186
  }
38843
38187
 
38844
- input[type="file"].ui.grey.file.input::-webkit-file-upload-button,
38845
- .ui.grey.file.input input[type="file"]::-webkit-file-upload-button {
38846
- background: #767676;
38847
- color: #fff;
38848
- }
38849
-
38850
- input[type="file"].ui.grey.file.input::-webkit-file-upload-button:hover,
38851
- .ui.grey.file.input input[type="file"]::-webkit-file-upload-button:hover {
38852
- background: #838383;
38853
- }
38854
-
38855
- input[type="file"].ui.grey.file.input::-ms-browse,
38856
- .ui.grey.file.input input[type="file"]::-ms-browse {
38857
- background: #767676;
38858
- color: #fff;
38859
- }
38860
-
38861
- input[type="file"].ui.grey.file.input::-ms-browse:hover,
38862
- .ui.grey.file.input input[type="file"]::-ms-browse:hover {
38863
- background: #838383;
38864
- }
38865
-
38866
- input[type="file"].ui.grey.file.input::-webkit-file-upload-button,
38867
- .ui.grey.file.input input[type="file"]::-webkit-file-upload-button {
38868
- background: #767676;
38869
- color: #fff;
38870
- }
38871
-
38872
38188
  input[type="file"].ui.grey.file.input::file-selector-button,
38873
38189
  .ui.grey.file.input input[type="file"]::file-selector-button {
38874
38190
  background: #767676;
38875
38191
  color: #fff;
38876
38192
  }
38877
38193
 
38878
- input[type="file"].ui.grey.file.input::-webkit-file-upload-button:hover,
38879
- .ui.grey.file.input input[type="file"]::-webkit-file-upload-button:hover {
38880
- background: #838383;
38881
- }
38882
-
38883
38194
  input[type="file"].ui.grey.file.input::file-selector-button:hover,
38884
38195
  .ui.grey.file.input input[type="file"]::file-selector-button:hover {
38885
38196
  background: #838383;
38886
38197
  }
38887
38198
 
38888
- input[type="file"].ui.black.file.input::-webkit-file-upload-button,
38889
- .ui.black.file.input input[type="file"]::-webkit-file-upload-button {
38890
- background: #1b1c1d;
38891
- color: #fff;
38892
- }
38893
-
38894
- input[type="file"].ui.black.file.input::-webkit-file-upload-button:hover,
38895
- .ui.black.file.input input[type="file"]::-webkit-file-upload-button:hover {
38896
- background: #27292a;
38897
- }
38898
-
38899
- input[type="file"].ui.black.file.input::-ms-browse,
38900
- .ui.black.file.input input[type="file"]::-ms-browse {
38901
- background: #1b1c1d;
38902
- color: #fff;
38903
- }
38904
-
38905
- input[type="file"].ui.black.file.input::-ms-browse:hover,
38906
- .ui.black.file.input input[type="file"]::-ms-browse:hover {
38907
- background: #27292a;
38908
- }
38909
-
38910
- input[type="file"].ui.black.file.input::-webkit-file-upload-button,
38911
- .ui.black.file.input input[type="file"]::-webkit-file-upload-button {
38912
- background: #1b1c1d;
38913
- color: #fff;
38914
- }
38915
-
38916
38199
  input[type="file"].ui.black.file.input::file-selector-button,
38917
38200
  .ui.black.file.input input[type="file"]::file-selector-button {
38918
38201
  background: #1b1c1d;
38919
38202
  color: #fff;
38920
38203
  }
38921
38204
 
38922
- input[type="file"].ui.black.file.input::-webkit-file-upload-button:hover,
38923
- .ui.black.file.input input[type="file"]::-webkit-file-upload-button:hover {
38924
- background: #27292a;
38925
- }
38926
-
38927
38205
  input[type="file"].ui.black.file.input::file-selector-button:hover,
38928
38206
  .ui.black.file.input input[type="file"]::file-selector-button:hover {
38929
38207
  background: #27292a;
@@ -38973,7 +38251,7 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
38973
38251
  Site Overrides
38974
38252
  *******************************/
38975
38253
  /*!
38976
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Label
38254
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Label
38977
38255
  * https://github.com/fomantic/Fomantic-UI/
38978
38256
  *
38979
38257
  *
@@ -41386,7 +40664,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
41386
40664
  Site Overrides
41387
40665
  *******************************/
41388
40666
  /*!
41389
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - List
40667
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - List
41390
40668
  * https://github.com/fomantic/Fomantic-UI/
41391
40669
  *
41392
40670
  *
@@ -42017,7 +41295,6 @@ ul.ui.list li::before,
42017
41295
  .ui.bulleted.list .list > .item::before,
42018
41296
  .ui.bulleted.list > .item::before {
42019
41297
  -webkit-user-select: none;
42020
- -ms-user-select: none;
42021
41298
  user-select: none;
42022
41299
  pointer-events: none;
42023
41300
  position: absolute;
@@ -42096,7 +41373,6 @@ ol.ui.list li::before,
42096
41373
  top: auto;
42097
41374
  left: auto;
42098
41375
  -webkit-user-select: none;
42099
- -ms-user-select: none;
42100
41376
  user-select: none;
42101
41377
  pointer-events: none;
42102
41378
  margin-left: -1.25rem;
@@ -42486,7 +41762,7 @@ ol.ui.suffixed.list li::before,
42486
41762
  Site Overrides
42487
41763
  *******************************/
42488
41764
  /*!
42489
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Loader
41765
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Loader
42490
41766
  * https://github.com/fomantic/Fomantic-UI/
42491
41767
  *
42492
41768
  *
@@ -43354,7 +42630,7 @@ ol.ui.suffixed.list li::before,
43354
42630
  Site Overrides
43355
42631
  *******************************/
43356
42632
  /*!
43357
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Placeholder
42633
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Placeholder
43358
42634
  * https://github.com/fomantic/Fomantic-UI/
43359
42635
  *
43360
42636
  *
@@ -43625,7 +42901,7 @@ ol.ui.suffixed.list li::before,
43625
42901
  Site Overrides
43626
42902
  *******************************/
43627
42903
  /*!
43628
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Rail
42904
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Rail
43629
42905
  * https://github.com/fomantic/Fomantic-UI/
43630
42906
  *
43631
42907
  *
@@ -43787,7 +43063,7 @@ ol.ui.suffixed.list li::before,
43787
43063
  Site Overrides
43788
43064
  *******************************/
43789
43065
  /*!
43790
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Reveal
43066
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Reveal
43791
43067
  * https://github.com/fomantic/Fomantic-UI/
43792
43068
  *
43793
43069
  *
@@ -44098,7 +43374,7 @@ ol.ui.suffixed.list li::before,
44098
43374
  Site Overrides
44099
43375
  *******************************/
44100
43376
  /*!
44101
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Segment
43377
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Segment
44102
43378
  * https://github.com/fomantic/Fomantic-UI/
44103
43379
  *
44104
43380
  *
@@ -44183,7 +43459,6 @@ ol.ui.suffixed.list li::before,
44183
43459
 
44184
43460
  /* Grid */
44185
43461
 
44186
- .ui.page.grid.segment,
44187
43462
  .ui.grid > .row > .ui.segment.column,
44188
43463
  .ui.grid > .ui.segment.column {
44189
43464
  padding-top: 2em;
@@ -44593,7 +43868,6 @@ ol.ui.suffixed.list li::before,
44593
43868
 
44594
43869
  .ui.horizontal.segments:not(.compact) > .segment:not(.compact) {
44595
43870
  flex: 1 1 auto;
44596
- -ms-flex: 1 1 0;
44597
43871
  }
44598
43872
 
44599
43873
  .ui.horizontal.segments > .segment {
@@ -44643,7 +43917,6 @@ ol.ui.suffixed.list li::before,
44643
43917
  color: rgba(40, 40, 40, 0.3);
44644
43918
  pointer-events: none;
44645
43919
  -webkit-user-select: none;
44646
- -ms-user-select: none;
44647
43920
  user-select: none;
44648
43921
  }
44649
43922
 
@@ -44657,7 +43930,6 @@ ol.ui.suffixed.list li::before,
44657
43930
  cursor: default;
44658
43931
  pointer-events: none;
44659
43932
  -webkit-user-select: none;
44660
- -ms-user-select: none;
44661
43933
  user-select: none;
44662
43934
  transition: all 0s linear;
44663
43935
  min-height: 4.5em;
@@ -45108,7 +44380,6 @@ ol.ui.suffixed.list li::before,
45108
44380
 
45109
44381
  .ui.scrolling.segment {
45110
44382
  overflow: auto;
45111
- -ms-scroll-chaining: none;
45112
44383
  overscroll-behavior: none;
45113
44384
  }
45114
44385
 
@@ -45337,7 +44608,7 @@ ol.ui.suffixed.list li::before,
45337
44608
  Site Overrides
45338
44609
  *******************************/
45339
44610
  /*!
45340
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Step
44611
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Step
45341
44612
  * https://github.com/fomantic/Fomantic-UI/
45342
44613
  *
45343
44614
  *
@@ -47191,7 +46462,7 @@ ol.ui.suffixed.list li::before,
47191
46462
  Site Overrides
47192
46463
  *******************************/
47193
46464
  /*!
47194
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Text
46465
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Text
47195
46466
  * https://github.com/fomantic/Fomantic-UI/
47196
46467
  *
47197
46468
  *
@@ -47390,7 +46661,7 @@ span.ui.massive.text {
47390
46661
  Site Overrides
47391
46662
  *******************************/
47392
46663
  /*!
47393
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Breadcrumb
46664
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Breadcrumb
47394
46665
  * https://github.com/fomantic/Fomantic-UI/
47395
46666
  *
47396
46667
  *
@@ -47535,7 +46806,7 @@ span.ui.massive.text {
47535
46806
  Site Overrides
47536
46807
  *******************************/
47537
46808
  /*!
47538
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Form
46809
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Form
47539
46810
  * https://github.com/fomantic/Fomantic-UI/
47540
46811
  *
47541
46812
  *
@@ -47945,38 +47216,14 @@ span.ui.massive.text {
47945
47216
 
47946
47217
  /* browsers require these rules separate */
47947
47218
 
47948
- .ui.form :-ms-input-placeholder {
47949
- color: rgba(191, 191, 191, 0.87);
47950
- }
47951
-
47952
- .ui.form ::-ms-input-placeholder {
47953
- color: rgba(191, 191, 191, 0.87);
47954
- }
47955
-
47956
47219
  .ui.form ::placeholder {
47957
47220
  color: rgba(191, 191, 191, 0.87);
47958
47221
  }
47959
47222
 
47960
- .ui.form :-ms-input-placeholder {
47961
- color: rgba(191, 191, 191, 0.87) !important;
47962
- }
47963
-
47964
- .ui.form :focus:-ms-input-placeholder {
47965
- color: rgba(115, 115, 115, 0.87);
47966
- }
47967
-
47968
- .ui.form :focus::-ms-input-placeholder {
47969
- color: rgba(115, 115, 115, 0.87);
47970
- }
47971
-
47972
47223
  .ui.form :focus::placeholder {
47973
47224
  color: rgba(115, 115, 115, 0.87);
47974
47225
  }
47975
47226
 
47976
- .ui.form :focus:-ms-input-placeholder {
47977
- color: rgba(115, 115, 115, 0.87) !important;
47978
- }
47979
-
47980
47227
  /* --------------------
47981
47228
  Focus
47982
47229
  --------------------- */
@@ -48196,7 +47443,7 @@ span.ui.massive.text {
48196
47443
  border-color: #e0b4b4;
48197
47444
  }
48198
47445
 
48199
- /* Preserve Native Select Stylings */
47446
+ /* Preserve Native Select Styling */
48200
47447
 
48201
47448
  .ui.form .field.error select {
48202
47449
  -webkit-appearance: menulist-button;
@@ -48225,40 +47472,16 @@ span.ui.massive.text {
48225
47472
 
48226
47473
  /* Placeholder */
48227
47474
 
48228
- .ui.form .error :-ms-input-placeholder {
48229
- color: #e7bdbc;
48230
- }
48231
-
48232
- .ui.form .error ::-ms-input-placeholder {
48233
- color: #e7bdbc;
48234
- }
48235
-
48236
47475
  .ui.form .error .ui.dropdown > .default.text,
48237
47476
  .ui.form .error ::placeholder {
48238
47477
  color: #e7bdbc;
48239
47478
  }
48240
47479
 
48241
- .ui.form .error :-ms-input-placeholder {
48242
- color: #e7bdbc !important;
48243
- }
48244
-
48245
- .ui.form .error :focus:-ms-input-placeholder {
48246
- color: #da9796;
48247
- }
48248
-
48249
- .ui.form .error :focus::-ms-input-placeholder {
48250
- color: #da9796;
48251
- }
48252
-
48253
47480
  .ui.form .error .ui.dropdown > input:focus ~ .default.text,
48254
47481
  .ui.form .error :focus::placeholder {
48255
47482
  color: #da9796;
48256
47483
  }
48257
47484
 
48258
- .ui.form .error :focus:-ms-input-placeholder {
48259
- color: #da9796 !important;
48260
- }
48261
-
48262
47485
  /*------------------
48263
47486
  Dropdown State
48264
47487
  --------------------*/
@@ -48471,7 +47694,7 @@ span.ui.massive.text {
48471
47694
  border-color: #a9d5de;
48472
47695
  }
48473
47696
 
48474
- /* Preserve Native Select Stylings */
47697
+ /* Preserve Native Select Styling */
48475
47698
 
48476
47699
  .ui.form .field.info select {
48477
47700
  -webkit-appearance: menulist-button;
@@ -48500,40 +47723,16 @@ span.ui.massive.text {
48500
47723
 
48501
47724
  /* Placeholder */
48502
47725
 
48503
- .ui.form .info :-ms-input-placeholder {
48504
- color: #98cfe1;
48505
- }
48506
-
48507
- .ui.form .info ::-ms-input-placeholder {
48508
- color: #98cfe1;
48509
- }
48510
-
48511
47726
  .ui.form .info .ui.dropdown > .default.text,
48512
47727
  .ui.form .info ::placeholder {
48513
47728
  color: #98cfe1;
48514
47729
  }
48515
47730
 
48516
- .ui.form .info :-ms-input-placeholder {
48517
- color: #98cfe1 !important;
48518
- }
48519
-
48520
- .ui.form .info :focus:-ms-input-placeholder {
48521
- color: #70bdd6;
48522
- }
48523
-
48524
- .ui.form .info :focus::-ms-input-placeholder {
48525
- color: #70bdd6;
48526
- }
48527
-
48528
47731
  .ui.form .info .ui.dropdown > input:focus ~ .default.text,
48529
47732
  .ui.form .info :focus::placeholder {
48530
47733
  color: #70bdd6;
48531
47734
  }
48532
47735
 
48533
- .ui.form .info :focus:-ms-input-placeholder {
48534
- color: #70bdd6 !important;
48535
- }
48536
-
48537
47736
  /*------------------
48538
47737
  Dropdown State
48539
47738
  --------------------*/
@@ -48746,7 +47945,7 @@ span.ui.massive.text {
48746
47945
  border-color: #a3c293;
48747
47946
  }
48748
47947
 
48749
- /* Preserve Native Select Stylings */
47948
+ /* Preserve Native Select Styling */
48750
47949
 
48751
47950
  .ui.form .field.success select {
48752
47951
  -webkit-appearance: menulist-button;
@@ -48775,40 +47974,16 @@ span.ui.massive.text {
48775
47974
 
48776
47975
  /* Placeholder */
48777
47976
 
48778
- .ui.form .success :-ms-input-placeholder {
48779
- color: #8fcf90;
48780
- }
48781
-
48782
- .ui.form .success ::-ms-input-placeholder {
48783
- color: #8fcf90;
48784
- }
48785
-
48786
47977
  .ui.form .success .ui.dropdown > .default.text,
48787
47978
  .ui.form .success ::placeholder {
48788
47979
  color: #8fcf90;
48789
47980
  }
48790
47981
 
48791
- .ui.form .success :-ms-input-placeholder {
48792
- color: #8fcf90 !important;
48793
- }
48794
-
48795
- .ui.form .success :focus:-ms-input-placeholder {
48796
- color: #6cbf6d;
48797
- }
48798
-
48799
- .ui.form .success :focus::-ms-input-placeholder {
48800
- color: #6cbf6d;
48801
- }
48802
-
48803
47982
  .ui.form .success .ui.dropdown > input:focus ~ .default.text,
48804
47983
  .ui.form .success :focus::placeholder {
48805
47984
  color: #6cbf6d;
48806
47985
  }
48807
47986
 
48808
- .ui.form .success :focus:-ms-input-placeholder {
48809
- color: #6cbf6d !important;
48810
- }
48811
-
48812
47987
  /*------------------
48813
47988
  Dropdown State
48814
47989
  --------------------*/
@@ -49021,7 +48196,7 @@ span.ui.massive.text {
49021
48196
  border-color: #c9ba9b;
49022
48197
  }
49023
48198
 
49024
- /* Preserve Native Select Stylings */
48199
+ /* Preserve Native Select Styling */
49025
48200
 
49026
48201
  .ui.form .field.warning select {
49027
48202
  -webkit-appearance: menulist-button;
@@ -49050,40 +48225,16 @@ span.ui.massive.text {
49050
48225
 
49051
48226
  /* Placeholder */
49052
48227
 
49053
- .ui.form .warning :-ms-input-placeholder {
49054
- color: #edad3e;
49055
- }
49056
-
49057
- .ui.form .warning ::-ms-input-placeholder {
49058
- color: #edad3e;
49059
- }
49060
-
49061
48228
  .ui.form .warning .ui.dropdown > .default.text,
49062
48229
  .ui.form .warning ::placeholder {
49063
48230
  color: #edad3e;
49064
48231
  }
49065
48232
 
49066
- .ui.form .warning :-ms-input-placeholder {
49067
- color: #edad3e !important;
49068
- }
49069
-
49070
- .ui.form .warning :focus:-ms-input-placeholder {
49071
- color: #e39715;
49072
- }
49073
-
49074
- .ui.form .warning :focus::-ms-input-placeholder {
49075
- color: #e39715;
49076
- }
49077
-
49078
48233
  .ui.form .warning .ui.dropdown > input:focus ~ .default.text,
49079
48234
  .ui.form .warning :focus::placeholder {
49080
48235
  color: #e39715;
49081
48236
  }
49082
48237
 
49083
- .ui.form .warning :focus:-ms-input-placeholder {
49084
- color: #e39715 !important;
49085
- }
49086
-
49087
48238
  /*------------------
49088
48239
  Dropdown State
49089
48240
  --------------------*/
@@ -49676,7 +48827,7 @@ span.ui.massive.text {
49676
48827
  Site Overrides
49677
48828
  *******************************/
49678
48829
  /*!
49679
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Grid
48830
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Grid
49680
48831
  * https://github.com/fomantic/Fomantic-UI/
49681
48832
  *
49682
48833
  *
@@ -49825,60 +48976,6 @@ span.ui.massive.text {
49825
48976
  Variations
49826
48977
  *******************************/
49827
48978
 
49828
- /* -----------------------
49829
- Page Grid
49830
- ------------------------- */
49831
-
49832
- @media only screen and (max-width: 767.98px) {
49833
- .ui.page.grid {
49834
- width: auto;
49835
- padding-left: 0;
49836
- padding-right: 0;
49837
- margin-left: 0;
49838
- margin-right: 0;
49839
- }
49840
- }
49841
-
49842
- @media only screen and (min-width: 768px) and (max-width: 991.98px) {
49843
- .ui.page.grid {
49844
- width: auto;
49845
- margin-left: 0;
49846
- margin-right: 0;
49847
- padding-left: 2em;
49848
- padding-right: 2em;
49849
- }
49850
- }
49851
-
49852
- @media only screen and (min-width: 992px) and (max-width: 1199.98px) {
49853
- .ui.page.grid {
49854
- width: auto;
49855
- margin-left: 0;
49856
- margin-right: 0;
49857
- padding-left: 3%;
49858
- padding-right: 3%;
49859
- }
49860
- }
49861
-
49862
- @media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
49863
- .ui.page.grid {
49864
- width: auto;
49865
- margin-left: 0;
49866
- margin-right: 0;
49867
- padding-left: 15%;
49868
- padding-right: 15%;
49869
- }
49870
- }
49871
-
49872
- @media only screen and (min-width: 1920px) {
49873
- .ui.page.grid {
49874
- width: auto;
49875
- margin-left: 0;
49876
- margin-right: 0;
49877
- padding-left: 23%;
49878
- padding-right: 23%;
49879
- }
49880
- }
49881
-
49882
48979
  /* -------------------
49883
48980
  Column Count
49884
48981
  -------------------- */
@@ -50038,12 +49135,6 @@ span.ui.massive.text {
50038
49135
  width: 6.25% !important;
50039
49136
  }
50040
49137
 
50041
- /* Celled Page */
50042
-
50043
- .ui.celled.page.grid {
50044
- box-shadow: none;
50045
- }
50046
-
50047
49138
  /* -------------------
50048
49139
  Column Width
50049
49140
  -------------------- */
@@ -51106,7 +50197,6 @@ span.ui.massive.text {
51106
50197
  .ui.ui.grid > .row > .justified.column {
51107
50198
  text-align: justify;
51108
50199
  -webkit-hyphens: auto;
51109
- -ms-hyphens: auto;
51110
50200
  hyphens: auto;
51111
50201
  }
51112
50202
 
@@ -51648,8 +50738,7 @@ span.ui.massive.text {
51648
50738
 
51649
50739
  /* Don't pad inside segment or nested grid */
51650
50740
 
51651
- .ui.grid .ui.stackable.grid,
51652
- .ui.segment:not(.vertical) .ui.stackable.page.grid {
50741
+ .ui.grid .ui.stackable.grid {
51653
50742
  margin-left: -1rem;
51654
50743
  margin-right: -1rem;
51655
50744
  }
@@ -51940,7 +51029,7 @@ span.ui.massive.text {
51940
51029
  Site Overrides
51941
51030
  *******************************/
51942
51031
  /*!
51943
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Menu
51032
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Menu
51944
51033
  * https://github.com/fomantic/Fomantic-UI/
51945
51034
  *
51946
51035
  *
@@ -52014,7 +51103,6 @@ span.ui.massive.text {
52014
51103
  -webkit-tap-highlight-color: transparent;
52015
51104
  flex: 0 0 auto;
52016
51105
  -webkit-user-select: none;
52017
- -ms-user-select: none;
52018
51106
  user-select: none;
52019
51107
  background: none;
52020
51108
  padding: 0.92857143em 1.14285714em;
@@ -52048,7 +51136,6 @@ span.ui.massive.text {
52048
51136
  .ui.menu .item > a:not(.ui),
52049
51137
  .ui.menu .item > p:only-child {
52050
51138
  -webkit-user-select: text;
52051
- -ms-user-select: text;
52052
51139
  user-select: text;
52053
51140
  line-height: 1.3;
52054
51141
  }
@@ -52233,8 +51320,6 @@ span.ui.massive.text {
52233
51320
 
52234
51321
  .ui.vertical.menu .dropdown.item .menu {
52235
51322
  left: 100%;
52236
- /* IE needs 0, all others support max-content to show dropdown icon inline, so keep both settings! */
52237
- min-width: 0;
52238
51323
  min-width: max-content;
52239
51324
  margin: 0 0 0 0;
52240
51325
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
@@ -53889,8 +52974,6 @@ Floated Menu / Item
53889
52974
  }
53890
52975
 
53891
52976
  .ui.compact.vertical.menu {
53892
- /* IE hack to make dropdown icons appear inline */
53893
- display: -ms-inline-flexbox !important;
53894
52977
  display: inline-block;
53895
52978
  }
53896
52979
 
@@ -54442,7 +53525,7 @@ Floated Menu / Item
54442
53525
  Site Overrides
54443
53526
  *******************************/
54444
53527
  /*!
54445
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Message
53528
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Message
54446
53529
  * https://github.com/fomantic/Fomantic-UI/
54447
53530
  *
54448
53531
  *
@@ -55187,7 +54270,7 @@ Floated Menu / Item
55187
54270
  Site Overrides
55188
54271
  *******************************/
55189
54272
  /*!
55190
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Table
54273
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Table
55191
54274
  * https://github.com/fomantic/Fomantic-UI/
55192
54275
  *
55193
54276
  *
@@ -55882,7 +54965,6 @@ Floated Menu / Item
55882
54965
  .ui.scrolling.table > tbody {
55883
54966
  display: block;
55884
54967
  overflow-y: scroll;
55885
- -ms-scroll-chaining: none;
55886
54968
  overscroll-behavior: none;
55887
54969
  }
55888
54970
 
@@ -55939,34 +55021,6 @@ Floated Menu / Item
55939
55021
  }
55940
55022
  }
55941
55023
 
55942
- /* IE scrollbar color needs hex values */
55943
-
55944
- @media all and (-ms-high-contrast: none) {
55945
- .ui.scrolling.table > thead,
55946
- .ui.scrolling.table > tfoot {
55947
- scrollbar-face-color: currentColor;
55948
- scrollbar-shadow-color: currentColor;
55949
- scrollbar-track-color: currentColor;
55950
- scrollbar-arrow-color: currentColor;
55951
- }
55952
-
55953
- .ui.scrolling.table > thead {
55954
- color: #f9fafb;
55955
- }
55956
-
55957
- .ui.scrolling.table > tfoot {
55958
- color: #f9fafb;
55959
- }
55960
-
55961
- .ui.inverted.scrolling.table > thead {
55962
- color: #252525;
55963
- }
55964
-
55965
- .ui.inverted.scrolling.table > tfoot {
55966
- color: #252525;
55967
- }
55968
- }
55969
-
55970
55024
  .ui.inverted.scrolling.table > tbody::-webkit-scrollbar-track {
55971
55025
  background: rgba(255, 255, 255, 0.1);
55972
55026
  }
@@ -55983,14 +55037,6 @@ Floated Menu / Item
55983
55037
  background: rgba(255, 255, 255, 0.35);
55984
55038
  }
55985
55039
 
55986
- .ui.inverted.scrolling.table > tbody {
55987
- /* IE11 */
55988
- scrollbar-face-color: #656565;
55989
- scrollbar-shadow-color: #656565;
55990
- scrollbar-track-color: #323232;
55991
- scrollbar-arrow-color: #323232;
55992
- }
55993
-
55994
55040
  @supports (-moz-appearance: none) {
55995
55041
  .ui.inverted.scrolling.table > tbody {
55996
55042
  /* firefox: first color thumb, second track */
@@ -56010,7 +55056,6 @@ Floated Menu / Item
56010
55056
  .ui.overflowing.table {
56011
55057
  display: block;
56012
55058
  overflow: auto;
56013
- -ms-scroll-chaining: none;
56014
55059
  overscroll-behavior: none;
56015
55060
  }
56016
55061
 
@@ -58780,7 +57825,6 @@ Floated Menu / Item
58780
57825
  .ui.sortable.table thead th.sorted,
58781
57826
  .ui.sortable.table thead th.sorted:hover {
58782
57827
  -webkit-user-select: none;
58783
- -ms-user-select: none;
58784
57828
  user-select: none;
58785
57829
  }
58786
57830
 
@@ -59298,7 +58342,7 @@ Floated Menu / Item
59298
58342
  Site Overrides
59299
58343
  *******************************/
59300
58344
  /*!
59301
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Ad
58345
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Ad
59302
58346
  * https://github.com/fomantic/Fomantic-UI/
59303
58347
  *
59304
58348
  *
@@ -59586,7 +58630,7 @@ Floated Menu / Item
59586
58630
  Site Overrides
59587
58631
  *******************************/
59588
58632
  /*!
59589
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Card
58633
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Card
59590
58634
  * https://github.com/fomantic/Fomantic-UI/
59591
58635
  *
59592
58636
  *
@@ -61734,7 +60778,7 @@ a.inverted.ui.card:hover,
61734
60778
  Site Overrides
61735
60779
  *******************************/
61736
60780
  /*!
61737
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Comment
60781
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Comment
61738
60782
  * https://github.com/fomantic/Fomantic-UI/
61739
60783
  *
61740
60784
  *
@@ -62051,7 +61095,7 @@ a.inverted.ui.card:hover,
62051
61095
  Site Overrides
62052
61096
  *******************************/
62053
61097
  /*!
62054
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Feed
61098
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Feed
62055
61099
  * https://github.com/fomantic/Fomantic-UI/
62056
61100
  *
62057
61101
  *
@@ -63003,7 +62047,7 @@ a.inverted.ui.card:hover,
63003
62047
  Site Overrides
63004
62048
  *******************************/
63005
62049
  /*!
63006
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Item
62050
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Item
63007
62051
  * https://github.com/fomantic/Fomantic-UI/
63008
62052
  *
63009
62053
  *
@@ -63620,7 +62664,7 @@ a.inverted.ui.card:hover,
63620
62664
  Site Overrides
63621
62665
  *******************************/
63622
62666
  /*!
63623
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Statistic
62667
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Statistic
63624
62668
  * https://github.com/fomantic/Fomantic-UI/
63625
62669
  *
63626
62670
  *
@@ -64298,7 +63342,7 @@ a.inverted.ui.card:hover,
64298
63342
  Site Overrides
64299
63343
  *******************************/
64300
63344
  /*!
64301
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Accordion
63345
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Accordion
64302
63346
  * https://github.com/fomantic/Fomantic-UI/
64303
63347
  *
64304
63348
  *
@@ -64705,7 +63749,7 @@ a.inverted.ui.card:hover,
64705
63749
  User Overrides
64706
63750
  *******************************/
64707
63751
  /*!
64708
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Calendar
63752
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Calendar
64709
63753
  * https://github.com/fomantic/Fomantic-UI/
64710
63754
  *
64711
63755
  *
@@ -64723,7 +63767,6 @@ a.inverted.ui.card:hover,
64723
63767
  padding: 0;
64724
63768
  border: none;
64725
63769
  -webkit-user-select: none;
64726
- -ms-user-select: none;
64727
63770
  user-select: none;
64728
63771
  }
64729
63772
 
@@ -65094,7 +64137,7 @@ a.inverted.ui.card:hover,
65094
64137
  User Overrides
65095
64138
  *******************************/
65096
64139
  /*!
65097
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Checkbox
64140
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Checkbox
65098
64141
  * https://github.com/fomantic/Fomantic-UI/
65099
64142
  *
65100
64143
  *
@@ -65358,7 +64401,6 @@ a.inverted.ui.card:hover,
65358
64401
  .ui.checkbox input.hidden + label {
65359
64402
  cursor: pointer;
65360
64403
  -webkit-user-select: none;
65361
- -ms-user-select: none;
65362
64404
  user-select: none;
65363
64405
  }
65364
64406
 
@@ -65995,7 +65037,7 @@ a.inverted.ui.card:hover,
65995
65037
  Site Overrides
65996
65038
  *******************************/
65997
65039
  /*!
65998
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Dimmer
65040
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Dimmer
65999
65041
  * https://github.com/fomantic/Fomantic-UI/
66000
65042
  *
66001
65043
  *
@@ -66032,7 +65074,6 @@ a.inverted.ui.card:hover,
66032
65074
  align-items: center;
66033
65075
  justify-content: center;
66034
65076
  -webkit-user-select: none;
66035
- -ms-user-select: none;
66036
65077
  user-select: none;
66037
65078
  will-change: opacity;
66038
65079
  z-index: 1000;
@@ -66042,7 +65083,6 @@ a.inverted.ui.card:hover,
66042
65083
 
66043
65084
  .ui.dimmer > .content {
66044
65085
  -webkit-user-select: text;
66045
- -ms-user-select: text;
66046
65086
  user-select: text;
66047
65087
  color: #fff;
66048
65088
  }
@@ -66071,14 +65111,6 @@ a.inverted.ui.card:hover,
66071
65111
  background: rgba(255, 255, 255, 0.35);
66072
65112
  }
66073
65113
 
66074
- .ui.dimmer:not(.inverted) {
66075
- /* IE11 */
66076
- scrollbar-face-color: #656565;
66077
- scrollbar-shadow-color: #656565;
66078
- scrollbar-track-color: #323232;
66079
- scrollbar-arrow-color: #323232;
66080
- }
66081
-
66082
65114
  @supports (-moz-appearance: none) {
66083
65115
  .ui.dimmer:not(.inverted) {
66084
65116
  /* firefox: first color thumb, second track */
@@ -66406,7 +65438,7 @@ body.dimmable > .dimmer {
66406
65438
  User Overrides
66407
65439
  *******************************/
66408
65440
  /*!
66409
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Dropdown
65441
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Dropdown
66410
65442
  * https://github.com/fomantic/Fomantic-UI/
66411
65443
  *
66412
65444
  *
@@ -66427,7 +65459,6 @@ body.dimmable > .dimmer {
66427
65459
  text-align: left;
66428
65460
  transition: box-shadow 0.1s ease, width 0.1s ease;
66429
65461
  -webkit-user-select: none;
66430
- -ms-user-select: none;
66431
65462
  user-select: none;
66432
65463
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
66433
65464
  }
@@ -66842,26 +65873,11 @@ select.ui.dropdown {
66842
65873
  transition: opacity 0.1s ease;
66843
65874
  }
66844
65875
 
66845
- /* Compact */
66846
-
66847
- .ui.compact.selection.dropdown {
66848
- min-width: 0;
66849
- }
66850
-
66851
- .ui.compact.selection.dropdown > .menu {
66852
- width: auto;
66853
- }
66854
-
66855
- .ui.compact.selection.dropdown > .menu:not(.multiline) {
66856
- width: max-content;
66857
- }
66858
-
66859
65876
  /* Selection Menu */
66860
65877
 
66861
65878
  .ui.selection.dropdown:not(.unlimited) .menu {
66862
65879
  overflow-x: hidden;
66863
65880
  overflow-y: auto;
66864
- -ms-scroll-chaining: none;
66865
65881
  overscroll-behavior: none;
66866
65882
  -webkit-backface-visibility: hidden;
66867
65883
  backface-visibility: hidden;
@@ -67143,6 +66159,24 @@ select.ui.dropdown {
67143
66159
  }
67144
66160
  }
67145
66161
 
66162
+ /* Compact */
66163
+
66164
+ .ui.compact.dropdown {
66165
+ min-width: 0;
66166
+ }
66167
+
66168
+ .ui.compact.dropdown > .menu {
66169
+ width: auto;
66170
+ }
66171
+
66172
+ .ui.compact.dropdown > .menu:not(.multiline) {
66173
+ width: max-content;
66174
+ }
66175
+
66176
+ .ui.compact.dropdown .menu > .item {
66177
+ white-space: normal;
66178
+ }
66179
+
67146
66180
  /* --------------
67147
66181
  Searchable
67148
66182
  --------------- */
@@ -67230,7 +66264,6 @@ select.ui.dropdown {
67230
66264
  .ui.search.dropdown:not(.unlimited) .menu {
67231
66265
  overflow-x: hidden;
67232
66266
  overflow-y: auto;
67233
- -ms-scroll-chaining: none;
67234
66267
  overscroll-behavior: none;
67235
66268
  -webkit-backface-visibility: hidden;
67236
66269
  backface-visibility: hidden;
@@ -67952,7 +66985,6 @@ select.ui.dropdown {
67952
66985
  .ui.dropdown .scrolling.menu {
67953
66986
  overflow-x: hidden;
67954
66987
  overflow-y: auto;
67955
- -ms-scroll-chaining: none;
67956
66988
  overscroll-behavior: none;
67957
66989
  -webkit-backface-visibility: hidden;
67958
66990
  backface-visibility: hidden;
@@ -67984,15 +67016,6 @@ select.ui.dropdown {
67984
67016
  display: block;
67985
67017
  }
67986
67018
 
67987
- /* Scrollbar in IE */
67988
-
67989
- @media all and (-ms-high-contrast: none) {
67990
- .ui.scrolling.dropdown .menu,
67991
- .ui.dropdown .scrolling.menu {
67992
- min-width: calc(100% - 17px);
67993
- }
67994
- }
67995
-
67996
67019
  @media only screen and (max-width: 767.98px) {
67997
67020
  .ui.scrolling.dropdown .menu,
67998
67021
  .ui.dropdown .scrolling.menu {
@@ -68109,8 +67132,6 @@ select.ui.dropdown {
68109
67132
 
68110
67133
  .ui.simple.dropdown .menu {
68111
67134
  position: absolute;
68112
- /* IE hack to make dropdown icons appear inline */
68113
- display: -ms-inline-flexbox !important;
68114
67135
  display: block;
68115
67136
  overflow: hidden;
68116
67137
  top: -9999px;
@@ -68163,7 +67184,6 @@ select.ui.dropdown {
68163
67184
  .ui.simple.selection.dropdown > .menu > .item:active > .menu,
68164
67185
  .ui.simple.selection.dropdown .menu .item:hover > .menu {
68165
67186
  overflow: auto;
68166
- -ms-scroll-chaining: none;
68167
67187
  overscroll-behavior: none;
68168
67188
  }
68169
67189
 
@@ -68194,7 +67214,6 @@ select.ui.dropdown {
68194
67214
  .ui.simple.scrolling.dropdown:hover > .menu {
68195
67215
  overflow-x: hidden;
68196
67216
  overflow-y: auto;
68197
- -ms-scroll-chaining: none;
68198
67217
  overscroll-behavior: none;
68199
67218
  }
68200
67219
 
@@ -68420,16 +67439,16 @@ select.ui.dropdown {
68420
67439
 
68421
67440
  /* Upward pointing */
68422
67441
 
68423
- .ui.pointing.upward.dropdown .menu,
68424
- .ui.top.pointing.upward.dropdown .menu {
67442
+ .ui.pointing.upward.dropdown > .menu,
67443
+ .ui.top.pointing.upward.dropdown > .menu {
68425
67444
  top: auto !important;
68426
67445
  bottom: 100% !important;
68427
67446
  margin: 0 0 0.78571429rem;
68428
67447
  border-radius: 0.28571429rem;
68429
67448
  }
68430
67449
 
68431
- .ui.pointing.upward.dropdown .menu::after,
68432
- .ui.top.pointing.upward.dropdown .menu::after {
67450
+ .ui.pointing.upward.dropdown > .menu::after,
67451
+ .ui.top.pointing.upward.dropdown > .menu::after {
68433
67452
  top: 100% !important;
68434
67453
  bottom: auto !important;
68435
67454
  box-shadow: 1px 1px 0 0 rgba(34, 36, 38, 0.15);
@@ -68707,15 +67726,6 @@ select.ui.dropdown {
68707
67726
  background: rgba(255, 255, 255, 0.35);
68708
67727
  }
68709
67728
 
68710
- .ui.dropdown .inverted.menu,
68711
- .ui.inverted.dropdown .menu {
68712
- /* IE11 */
68713
- scrollbar-face-color: #656565;
68714
- scrollbar-shadow-color: #656565;
68715
- scrollbar-track-color: #323232;
68716
- scrollbar-arrow-color: #323232;
68717
- }
68718
-
68719
67729
  @supports (-moz-appearance: none) {
68720
67730
  .ui.dropdown .inverted.menu,
68721
67731
  .ui.inverted.dropdown .menu {
@@ -68817,7 +67827,7 @@ select.ui.dropdown {
68817
67827
  User Overrides
68818
67828
  *******************************/
68819
67829
  /*!
68820
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Embed
67830
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Embed
68821
67831
  * https://github.com/fomantic/Fomantic-UI/
68822
67832
  *
68823
67833
  *
@@ -68977,7 +67987,7 @@ select.ui.dropdown {
68977
67987
  Site Overrides
68978
67988
  *******************************/
68979
67989
  /*!
68980
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Flyout
67990
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Flyout
68981
67991
  * https://github.com/fomantic/Fomantic-UI/
68982
67992
  *
68983
67993
  *
@@ -69075,7 +68085,6 @@ select.ui.dropdown {
69075
68085
 
69076
68086
  .ui.flyout > .content.scrolling {
69077
68087
  overflow: auto;
69078
- -ms-scroll-chaining: none;
69079
68088
  overscroll-behavior: none;
69080
68089
  }
69081
68090
 
@@ -69608,7 +68617,7 @@ body.pushable > .pusher {
69608
68617
  User Overrides
69609
68618
  *******************************/
69610
68619
  /*!
69611
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Modal
68620
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Modal
69612
68621
  * https://github.com/fomantic/Fomantic-UI/
69613
68622
  *
69614
68623
  *
@@ -69633,7 +68642,6 @@ body.pushable > .pusher {
69633
68642
  flex: 0 0 auto;
69634
68643
  border-radius: 0.28571429rem;
69635
68644
  -webkit-user-select: text;
69636
- -ms-user-select: text;
69637
68645
  user-select: text;
69638
68646
  will-change: top, left, margin, transform, opacity;
69639
68647
  outline: none;
@@ -70085,7 +69093,6 @@ body.pushable > .pusher {
70085
69093
 
70086
69094
  .scrolling.dimmable.dimmed > .dimmer {
70087
69095
  overflow: auto;
70088
- -ms-scroll-chaining: none;
70089
69096
  overscroll-behavior: none;
70090
69097
  }
70091
69098
 
@@ -70098,7 +69105,7 @@ body.pushable > .pusher {
70098
69105
  top: 1em;
70099
69106
  }
70100
69107
 
70101
- /* Fix for Firefox, Edge, IE11 */
69108
+ /* Fix for Firefox, Edge */
70102
69109
 
70103
69110
  .modals.dimmer .ui.scrolling.modal:not([class*="overlay fullscreen"])::after {
70104
69111
  content: "\00A0";
@@ -70110,7 +69117,6 @@ body.pushable > .pusher {
70110
69117
 
70111
69118
  .scrolling.undetached.dimmable.dimmed {
70112
69119
  overflow: auto;
70113
- -ms-scroll-chaining: none;
70114
69120
  overscroll-behavior: none;
70115
69121
  }
70116
69122
 
@@ -70128,7 +69134,6 @@ body.pushable > .pusher {
70128
69134
  .ui.modal > .scrolling.content {
70129
69135
  max-height: calc(80vh - 10rem);
70130
69136
  overflow: auto;
70131
- -ms-scroll-chaining: none;
70132
69137
  overscroll-behavior: none;
70133
69138
  }
70134
69139
 
@@ -70503,7 +69508,7 @@ body.pushable > .pusher {
70503
69508
  Site Overrides
70504
69509
  *******************************/
70505
69510
  /*!
70506
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Nag
69511
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Nag
70507
69512
  * https://github.com/fomantic/Fomantic-UI/
70508
69513
  *
70509
69514
  *
@@ -70838,7 +69843,7 @@ a.ui.nag {
70838
69843
  User Overrides
70839
69844
  *******************************/
70840
69845
  /*!
70841
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Popup
69846
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Popup
70842
69847
  * https://github.com/fomantic/Fomantic-UI/
70843
69848
  *
70844
69849
  *
@@ -71520,7 +70525,6 @@ a.ui.nag {
71520
70525
  cursor: default;
71521
70526
  pointer-events: none;
71522
70527
  -webkit-user-select: none;
71523
- -ms-user-select: none;
71524
70528
  user-select: none;
71525
70529
  }
71526
70530
 
@@ -72208,7 +71212,7 @@ a.ui.nag {
72208
71212
  User Overrides
72209
71213
  *******************************/
72210
71214
  /*!
72211
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Progress
71215
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Progress
72212
71216
  * https://github.com/fomantic/Fomantic-UI/
72213
71217
  *
72214
71218
  *
@@ -73089,7 +72093,7 @@ a.ui.nag {
73089
72093
  Site Overrides
73090
72094
  *******************************/
73091
72095
  /*!
73092
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Slider
72096
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Slider
73093
72097
  * https://github.com/fomantic/Fomantic-UI/
73094
72098
  *
73095
72099
  *
@@ -74225,7 +73229,7 @@ a.ui.nag {
74225
73229
  User Overrides
74226
73230
  *******************************/
74227
73231
  /*!
74228
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Rating
73232
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Rating
74229
73233
  * https://github.com/fomantic/Fomantic-UI/
74230
73234
  *
74231
73235
  *
@@ -74691,7 +73695,7 @@ a.ui.nag {
74691
73695
  Site Overrides
74692
73696
  *******************************/
74693
73697
  /*!
74694
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Search
73698
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Search
74695
73699
  * https://github.com/fomantic/Fomantic-UI/
74696
73700
  *
74697
73701
  *
@@ -75003,19 +74007,11 @@ a.ui.nag {
75003
74007
  display: none;
75004
74008
  }
75005
74009
 
75006
- .ui.search > .icon.input > input:-ms-input-placeholder ~ .remove.icon {
75007
- display: none;
75008
- }
75009
-
75010
74010
  .ui.search > .icon.input > input:placeholder-shown ~ .remove.icon,
75011
74011
  .ui.search.loading > .icon.input > .remove.icon {
75012
74012
  display: none;
75013
74013
  }
75014
74014
 
75015
- .ui.search > .icon.input > input:-ms-input-placeholder ~ .remove.icon {
75016
- display: none;
75017
- }
75018
-
75019
74015
  /* --------------
75020
74016
  Category
75021
74017
  --------------- */
@@ -75109,7 +74105,6 @@ a.ui.nag {
75109
74105
  .ui.search.short > .results {
75110
74106
  overflow-x: hidden;
75111
74107
  overflow-y: auto;
75112
- -ms-scroll-chaining: none;
75113
74108
  overscroll-behavior: none;
75114
74109
  -webkit-backface-visibility: hidden;
75115
74110
  backface-visibility: hidden;
@@ -75308,7 +74303,7 @@ a.ui.nag {
75308
74303
  Site Overrides
75309
74304
  *******************************/
75310
74305
  /*!
75311
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Shape
74306
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Shape
75312
74307
  * https://github.com/fomantic/Fomantic-UI/
75313
74308
  *
75314
74309
  *
@@ -75367,7 +74362,6 @@ a.ui.nag {
75367
74362
  display: table;
75368
74363
  text-align: center;
75369
74364
  -webkit-user-select: text;
75370
- -ms-user-select: text;
75371
74365
  user-select: text;
75372
74366
  }
75373
74367
 
@@ -75457,7 +74451,7 @@ a.ui.nag {
75457
74451
  User Overrides
75458
74452
  *******************************/
75459
74453
  /*!
75460
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Sidebar
74454
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Sidebar
75461
74455
  * https://github.com/fomantic/Fomantic-UI/
75462
74456
  *
75463
74457
  *
@@ -75487,7 +74481,6 @@ a.ui.nag {
75487
74481
  border-radius: 0 !important;
75488
74482
  margin: 0 !important;
75489
74483
  overflow-y: auto !important;
75490
- -ms-scroll-chaining: none;
75491
74484
  overscroll-behavior: none;
75492
74485
  z-index: 102;
75493
74486
  }
@@ -76073,7 +75066,7 @@ body.pushable > .pusher {
76073
75066
  Site Overrides
76074
75067
  *******************************/
76075
75068
  /*!
76076
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Sticky
75069
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Sticky
76077
75070
  * https://github.com/fomantic/Fomantic-UI/
76078
75071
  *
76079
75072
  *
@@ -76142,7 +75135,7 @@ body.pushable > .pusher {
76142
75135
  Site Overrides
76143
75136
  *******************************/
76144
75137
  /*!
76145
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Tab
75138
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Tab
76146
75139
  * https://github.com/fomantic/Fomantic-UI/
76147
75140
  *
76148
75141
  *
@@ -76224,7 +75217,7 @@ body.pushable > .pusher {
76224
75217
  User Overrides
76225
75218
  *******************************/
76226
75219
  /*!
76227
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Toast
75220
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Toast
76228
75221
  * https://github.com/fomantic/Fomantic-UI/
76229
75222
  *
76230
75223
  *
@@ -76827,7 +75820,6 @@ body.pushable > .pusher {
76827
75820
  .ui.toast.vertical > .ui.image {
76828
75821
  align-self: flex-start;
76829
75822
  flex-shrink: 0;
76830
- /* IE11 fix */
76831
75823
  }
76832
75824
 
76833
75825
  .ui.toast.vertical > .centered.image,
@@ -77153,7 +76145,7 @@ body.pushable > .pusher {
77153
76145
  User Overrides
77154
76146
  *******************************/
77155
76147
  /*!
77156
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Transition
76148
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Transition
77157
76149
  * https://github.com/fomantic/Fomantic-UI/
77158
76150
  *
77159
76151
  *