fomantic-ui 2.9.1-beta.14 → 2.9.1-beta.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (181) hide show
  1. package/dist/components/accordion.css +1 -1
  2. package/dist/components/accordion.js +14 -12
  3. package/dist/components/accordion.min.css +1 -1
  4. package/dist/components/accordion.min.js +2 -2
  5. package/dist/components/ad.css +1 -1
  6. package/dist/components/ad.min.css +1 -1
  7. package/dist/components/api.js +15 -12
  8. package/dist/components/api.min.js +2 -2
  9. package/dist/components/breadcrumb.css +1 -1
  10. package/dist/components/breadcrumb.min.css +1 -1
  11. package/dist/components/button.css +1 -1
  12. package/dist/components/button.min.css +1 -1
  13. package/dist/components/calendar.css +1 -1
  14. package/dist/components/calendar.js +21 -21
  15. package/dist/components/calendar.min.css +1 -1
  16. package/dist/components/calendar.min.js +2 -2
  17. package/dist/components/card.css +1 -1
  18. package/dist/components/card.min.css +1 -1
  19. package/dist/components/checkbox.css +1 -1
  20. package/dist/components/checkbox.js +7 -7
  21. package/dist/components/checkbox.min.css +1 -1
  22. package/dist/components/checkbox.min.js +2 -2
  23. package/dist/components/comment.css +1 -1
  24. package/dist/components/comment.min.css +1 -1
  25. package/dist/components/container.css +1 -1
  26. package/dist/components/container.min.css +1 -1
  27. package/dist/components/dimmer.css +1 -1
  28. package/dist/components/dimmer.js +8 -8
  29. package/dist/components/dimmer.min.css +1 -1
  30. package/dist/components/dimmer.min.js +2 -2
  31. package/dist/components/divider.css +1 -1
  32. package/dist/components/divider.min.css +1 -1
  33. package/dist/components/dropdown.css +1 -1
  34. package/dist/components/dropdown.js +23 -23
  35. package/dist/components/dropdown.min.css +1 -1
  36. package/dist/components/dropdown.min.js +2 -2
  37. package/dist/components/embed.css +1 -1
  38. package/dist/components/embed.js +4 -4
  39. package/dist/components/embed.min.css +1 -1
  40. package/dist/components/embed.min.js +2 -2
  41. package/dist/components/feed.css +1 -1
  42. package/dist/components/feed.min.css +1 -1
  43. package/dist/components/flag.css +1 -1
  44. package/dist/components/flag.min.css +1 -1
  45. package/dist/components/flyout.css +1 -1
  46. package/dist/components/flyout.js +26 -24
  47. package/dist/components/flyout.min.css +1 -1
  48. package/dist/components/flyout.min.js +2 -2
  49. package/dist/components/form.css +1 -1
  50. package/dist/components/form.js +15 -15
  51. package/dist/components/form.min.css +1 -1
  52. package/dist/components/form.min.js +2 -2
  53. package/dist/components/grid.css +1 -1
  54. package/dist/components/grid.min.css +1 -1
  55. package/dist/components/header.css +1 -1
  56. package/dist/components/header.min.css +1 -1
  57. package/dist/components/icon.css +1 -1
  58. package/dist/components/icon.min.css +1 -1
  59. package/dist/components/image.css +1 -1
  60. package/dist/components/image.min.css +1 -1
  61. package/dist/components/input.css +138 -8
  62. package/dist/components/input.min.css +2 -2
  63. package/dist/components/item.css +1 -1
  64. package/dist/components/item.min.css +1 -1
  65. package/dist/components/label.css +1 -1
  66. package/dist/components/label.min.css +1 -1
  67. package/dist/components/list.css +1 -1
  68. package/dist/components/list.min.css +1 -1
  69. package/dist/components/loader.css +1 -1
  70. package/dist/components/loader.min.css +1 -1
  71. package/dist/components/message.css +1 -1
  72. package/dist/components/message.min.css +1 -1
  73. package/dist/components/modal.css +1 -1
  74. package/dist/components/modal.js +30 -28
  75. package/dist/components/modal.min.css +1 -1
  76. package/dist/components/modal.min.js +2 -2
  77. package/dist/components/nag.css +1 -1
  78. package/dist/components/nag.js +6 -6
  79. package/dist/components/nag.min.css +1 -1
  80. package/dist/components/nag.min.js +2 -2
  81. package/dist/components/placeholder.css +1 -1
  82. package/dist/components/placeholder.min.css +1 -1
  83. package/dist/components/popup.css +1 -1
  84. package/dist/components/popup.js +9 -9
  85. package/dist/components/popup.min.css +1 -1
  86. package/dist/components/popup.min.js +2 -2
  87. package/dist/components/progress.css +1 -1
  88. package/dist/components/progress.js +8 -8
  89. package/dist/components/progress.min.css +1 -1
  90. package/dist/components/progress.min.js +2 -2
  91. package/dist/components/rail.css +1 -1
  92. package/dist/components/rail.min.css +1 -1
  93. package/dist/components/rating.css +1 -1
  94. package/dist/components/rating.js +4 -4
  95. package/dist/components/rating.min.css +1 -1
  96. package/dist/components/rating.min.js +2 -2
  97. package/dist/components/reset.css +1 -1
  98. package/dist/components/reset.min.css +1 -1
  99. package/dist/components/reveal.css +1 -1
  100. package/dist/components/reveal.min.css +1 -1
  101. package/dist/components/search.css +1 -1
  102. package/dist/components/search.js +12 -12
  103. package/dist/components/search.min.css +1 -1
  104. package/dist/components/search.min.js +2 -2
  105. package/dist/components/segment.css +1 -1
  106. package/dist/components/segment.min.css +1 -1
  107. package/dist/components/shape.css +1 -1
  108. package/dist/components/shape.js +5 -5
  109. package/dist/components/shape.min.css +1 -1
  110. package/dist/components/shape.min.js +2 -2
  111. package/dist/components/sidebar.css +1 -1
  112. package/dist/components/sidebar.js +9 -9
  113. package/dist/components/sidebar.min.css +1 -1
  114. package/dist/components/sidebar.min.js +2 -2
  115. package/dist/components/site.css +1 -1
  116. package/dist/components/site.js +10 -15
  117. package/dist/components/site.min.css +1 -1
  118. package/dist/components/site.min.js +2 -2
  119. package/dist/components/slider.js +18 -13
  120. package/dist/components/slider.min.js +2 -2
  121. package/dist/components/state.js +4 -4
  122. package/dist/components/state.min.js +2 -2
  123. package/dist/components/statistic.css +4 -1
  124. package/dist/components/statistic.min.css +2 -2
  125. package/dist/components/step.css +1 -1
  126. package/dist/components/step.min.css +1 -1
  127. package/dist/components/sticky.css +1 -1
  128. package/dist/components/sticky.js +10 -9
  129. package/dist/components/sticky.min.css +1 -1
  130. package/dist/components/sticky.min.js +2 -2
  131. package/dist/components/tab.css +1 -1
  132. package/dist/components/tab.js +11 -11
  133. package/dist/components/tab.min.css +1 -1
  134. package/dist/components/tab.min.js +2 -2
  135. package/dist/components/table.css +1 -1
  136. package/dist/components/table.min.css +1 -1
  137. package/dist/components/text.css +1 -1
  138. package/dist/components/text.min.css +1 -1
  139. package/dist/components/toast.css +1 -1
  140. package/dist/components/toast.js +28 -25
  141. package/dist/components/toast.min.css +1 -1
  142. package/dist/components/toast.min.js +2 -2
  143. package/dist/components/transition.css +1 -1
  144. package/dist/components/transition.js +4 -4
  145. package/dist/components/transition.min.css +1 -1
  146. package/dist/components/transition.min.js +2 -2
  147. package/dist/components/visibility.js +5 -5
  148. package/dist/components/visibility.min.js +2 -2
  149. package/dist/semantic.css +258 -57
  150. package/dist/semantic.js +307 -294
  151. package/dist/semantic.min.css +2 -2
  152. package/dist/semantic.min.js +2 -2
  153. package/package.json +2 -2
  154. package/src/definitions/behaviors/api.js +14 -11
  155. package/src/definitions/behaviors/form.js +14 -14
  156. package/src/definitions/behaviors/state.js +3 -3
  157. package/src/definitions/behaviors/visibility.js +4 -4
  158. package/src/definitions/elements/input.less +14 -5
  159. package/src/definitions/globals/site.js +9 -14
  160. package/src/definitions/modules/accordion.js +13 -11
  161. package/src/definitions/modules/calendar.js +20 -20
  162. package/src/definitions/modules/checkbox.js +6 -6
  163. package/src/definitions/modules/dimmer.js +7 -7
  164. package/src/definitions/modules/dropdown.js +22 -22
  165. package/src/definitions/modules/embed.js +3 -3
  166. package/src/definitions/modules/flyout.js +25 -23
  167. package/src/definitions/modules/modal.js +29 -27
  168. package/src/definitions/modules/nag.js +5 -5
  169. package/src/definitions/modules/popup.js +8 -8
  170. package/src/definitions/modules/progress.js +7 -7
  171. package/src/definitions/modules/rating.js +3 -3
  172. package/src/definitions/modules/search.js +11 -11
  173. package/src/definitions/modules/shape.js +4 -4
  174. package/src/definitions/modules/sidebar.js +8 -8
  175. package/src/definitions/modules/slider.js +17 -12
  176. package/src/definitions/modules/sticky.js +9 -8
  177. package/src/definitions/modules/tab.js +10 -10
  178. package/src/definitions/modules/toast.js +27 -24
  179. package/src/definitions/modules/transition.js +3 -3
  180. package/src/definitions/views/statistic.less +5 -0
  181. package/src/themes/default/globals/variation.variables +1 -0
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.14+1a3de4b - Grid
2
+ * # Fomantic-UI 2.9.1-beta.16+7071e59 - Grid
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.14+1a3de4b - Grid
2
+ * # Fomantic-UI 2.9.1-beta.16+7071e59 - Grid
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.14+1a3de4b - Header
2
+ * # Fomantic-UI 2.9.1-beta.16+7071e59 - Header
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.14+1a3de4b - Header
2
+ * # Fomantic-UI 2.9.1-beta.16+7071e59 - Header
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.14+1a3de4b - Icon
2
+ * # Fomantic-UI 2.9.1-beta.16+7071e59 - Icon
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.14+1a3de4b - Icon
2
+ * # Fomantic-UI 2.9.1-beta.16+7071e59 - Icon
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.14+1a3de4b - Image
2
+ * # Fomantic-UI 2.9.1-beta.16+7071e59 - Image
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.14+1a3de4b - Image
2
+ * # Fomantic-UI 2.9.1-beta.16+7071e59 - Image
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.14+1a3de4b - Input
2
+ * # Fomantic-UI 2.9.1-beta.16+7071e59 - Input
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -504,7 +504,8 @@
504
504
  }
505
505
 
506
506
  /* Left Labeled */
507
- .ui[class*="left icon"].input > .ui.dropdown,
507
+ .ui[class*="left icon"].input > .ui.dropdown:first-child,
508
+ .ui[class*="left icon"].input > i.icon + .ui.dropdown,
508
509
  .ui[class*="left corner labeled"].input > .ui.dropdown,
509
510
  .ui[class*="left corner labeled"].input > textarea,
510
511
  .ui[class*="left corner labeled"].input > input {
@@ -515,9 +516,9 @@
515
516
  .ui[class*="corner labeled"]:not([class*="left corner labeled"])[class*="left icon"].input > input {
516
517
  padding-right: 3.25em;
517
518
  }
518
- .ui[class*="left corner labeled"][class*="left icon"].input > .ui.dropdown,
519
- .ui[class*="left corner labeled"][class*="left icon"].input > textarea,
520
- .ui[class*="left corner labeled"][class*="left icon"].input > input {
519
+ .ui.ui[class*="left corner labeled"][class*="left icon"].input > .ui.dropdown,
520
+ .ui.ui[class*="left corner labeled"][class*="left icon"].input > textarea,
521
+ .ui.ui[class*="left corner labeled"][class*="left icon"].input > input {
521
522
  padding-left: 4em;
522
523
  }
523
524
  .ui[class*="left corner labeled"].icon.input > i.icon {
@@ -558,11 +559,19 @@
558
559
  .ui[class*="corner labeled"]:not([class*="left corner labeled"]).input > .ui.dropdown > .dropdown.icon {
559
560
  padding-right: 2.5em;
560
561
  }
561
- .ui[class*="corner labeled"]:not([class*="left corner labeled"]).icon:not([class*="left icon"]).input > .ui.dropdown > .search {
562
+ @supports selector(:has(.f)) {
563
+ .ui.icon.input:not([class*="left icon"]) > .ui.dropdown > .dropdown.icon {
564
+ padding-right: initial;
565
+ }
566
+ .ui.icon.input:not([class*="left icon"]):not(:has(.ui.dropdown~input)) > .ui.dropdown > .dropdown.icon {
567
+ padding-right: 2.5em;
568
+ }
569
+ }
570
+ .ui.ui[class*="corner labeled"]:not([class*="left corner labeled"]).icon:not([class*="left icon"]).input > .ui.dropdown > .search {
562
571
  padding-right: 7.25em;
563
572
  }
564
- .ui[class*="corner labeled"]:not([class*="left corner labeled"]).icon:not([class*="left icon"]).input > .ui.dropdown > .remove.icon,
565
- .ui[class*="corner labeled"]:not([class*="left corner labeled"]).icon:not([class*="left icon"]).input > .ui.dropdown > .dropdown.icon {
573
+ .ui.ui[class*="corner labeled"]:not([class*="left corner labeled"]).icon:not([class*="left icon"]).input > .ui.dropdown > .remove.icon,
574
+ .ui.ui[class*="corner labeled"]:not([class*="left corner labeled"]).icon:not([class*="left icon"]).input > .ui.dropdown > .dropdown.icon {
566
575
  padding-right: 4em;
567
576
  }
568
577
  .ui.icon.input > .ui.visible.dropdown ~ i.icon,
@@ -825,9 +834,21 @@
825
834
  padding: 0 !important;
826
835
  }
827
836
  }
837
+ .ui.action.file.input input[type="file"]::-webkit-file-upload-button {
838
+ display: none;
839
+ }
828
840
  .ui.action.file.input input[type="file"]::file-selector-button {
829
841
  display: none;
830
842
  }
843
+ .ui.form .field input[type="file"]::-webkit-file-upload-button, .ui.file.input input[type="file"]::-webkit-file-upload-button {
844
+ border: none;
845
+ cursor: pointer;
846
+ padding: 0.67857143em 1em;
847
+ margin-right: 1em;
848
+ background: #e0e1e2;
849
+ font-weight: bold;
850
+ color: rgba(0, 0, 0, 0.6);
851
+ }
831
852
  .ui.form .field input[type="file"]::file-selector-button,
832
853
  .ui.file.input input[type="file"]::file-selector-button {
833
854
  border: none;
@@ -838,6 +859,10 @@
838
859
  font-weight: bold;
839
860
  color: rgba(0, 0, 0, 0.6);
840
861
  }
862
+ .ui.form .field input[type="file"]::-webkit-file-upload-button:hover, .ui.file.input input[type="file"]::-webkit-file-upload-button:hover {
863
+ background: #cacbcd;
864
+ color: rgba(0, 0, 0, 0.6);
865
+ }
841
866
  .ui.form .field input[type="file"]::file-selector-button:hover,
842
867
  .ui.file.input input[type="file"]::file-selector-button:hover {
843
868
  background: #cacbcd;
@@ -1018,11 +1043,18 @@ input[type="file"].ui.primary.file.input::-ms-browse:hover,
1018
1043
  .ui.primary.file.input input[type="file"]::-ms-browse:hover {
1019
1044
  background: #1678c2;
1020
1045
  }
1046
+ input[type="file"].ui.primary.file.input::-webkit-file-upload-button, .ui.primary.file.input input[type="file"]::-webkit-file-upload-button {
1047
+ background: #2185D0;
1048
+ color: #FFFFFF;
1049
+ }
1021
1050
  input[type="file"].ui.primary.file.input::file-selector-button,
1022
1051
  .ui.primary.file.input input[type="file"]::file-selector-button {
1023
1052
  background: #2185D0;
1024
1053
  color: #FFFFFF;
1025
1054
  }
1055
+ input[type="file"].ui.primary.file.input::-webkit-file-upload-button:hover, .ui.primary.file.input input[type="file"]::-webkit-file-upload-button:hover {
1056
+ background: #1678c2;
1057
+ }
1026
1058
  input[type="file"].ui.primary.file.input::file-selector-button:hover,
1027
1059
  .ui.primary.file.input input[type="file"]::file-selector-button:hover {
1028
1060
  background: #1678c2;
@@ -1045,11 +1077,18 @@ input[type="file"].ui.secondary.file.input::-ms-browse:hover,
1045
1077
  .ui.secondary.file.input input[type="file"]::-ms-browse:hover {
1046
1078
  background: #27292a;
1047
1079
  }
1080
+ input[type="file"].ui.secondary.file.input::-webkit-file-upload-button, .ui.secondary.file.input input[type="file"]::-webkit-file-upload-button {
1081
+ background: #1B1C1D;
1082
+ color: #FFFFFF;
1083
+ }
1048
1084
  input[type="file"].ui.secondary.file.input::file-selector-button,
1049
1085
  .ui.secondary.file.input input[type="file"]::file-selector-button {
1050
1086
  background: #1B1C1D;
1051
1087
  color: #FFFFFF;
1052
1088
  }
1089
+ input[type="file"].ui.secondary.file.input::-webkit-file-upload-button:hover, .ui.secondary.file.input input[type="file"]::-webkit-file-upload-button:hover {
1090
+ background: #27292a;
1091
+ }
1053
1092
  input[type="file"].ui.secondary.file.input::file-selector-button:hover,
1054
1093
  .ui.secondary.file.input input[type="file"]::file-selector-button:hover {
1055
1094
  background: #27292a;
@@ -1072,11 +1111,18 @@ input[type="file"].ui.red.file.input::-ms-browse:hover,
1072
1111
  .ui.red.file.input input[type="file"]::-ms-browse:hover {
1073
1112
  background: #d01919;
1074
1113
  }
1114
+ input[type="file"].ui.red.file.input::-webkit-file-upload-button, .ui.red.file.input input[type="file"]::-webkit-file-upload-button {
1115
+ background: #DB2828;
1116
+ color: #FFFFFF;
1117
+ }
1075
1118
  input[type="file"].ui.red.file.input::file-selector-button,
1076
1119
  .ui.red.file.input input[type="file"]::file-selector-button {
1077
1120
  background: #DB2828;
1078
1121
  color: #FFFFFF;
1079
1122
  }
1123
+ input[type="file"].ui.red.file.input::-webkit-file-upload-button:hover, .ui.red.file.input input[type="file"]::-webkit-file-upload-button:hover {
1124
+ background: #d01919;
1125
+ }
1080
1126
  input[type="file"].ui.red.file.input::file-selector-button:hover,
1081
1127
  .ui.red.file.input input[type="file"]::file-selector-button:hover {
1082
1128
  background: #d01919;
@@ -1099,11 +1145,18 @@ input[type="file"].ui.orange.file.input::-ms-browse:hover,
1099
1145
  .ui.orange.file.input input[type="file"]::-ms-browse:hover {
1100
1146
  background: #f26202;
1101
1147
  }
1148
+ input[type="file"].ui.orange.file.input::-webkit-file-upload-button, .ui.orange.file.input input[type="file"]::-webkit-file-upload-button {
1149
+ background: #F2711C;
1150
+ color: #FFFFFF;
1151
+ }
1102
1152
  input[type="file"].ui.orange.file.input::file-selector-button,
1103
1153
  .ui.orange.file.input input[type="file"]::file-selector-button {
1104
1154
  background: #F2711C;
1105
1155
  color: #FFFFFF;
1106
1156
  }
1157
+ input[type="file"].ui.orange.file.input::-webkit-file-upload-button:hover, .ui.orange.file.input input[type="file"]::-webkit-file-upload-button:hover {
1158
+ background: #f26202;
1159
+ }
1107
1160
  input[type="file"].ui.orange.file.input::file-selector-button:hover,
1108
1161
  .ui.orange.file.input input[type="file"]::file-selector-button:hover {
1109
1162
  background: #f26202;
@@ -1126,11 +1179,18 @@ input[type="file"].ui.yellow.file.input::-ms-browse:hover,
1126
1179
  .ui.yellow.file.input input[type="file"]::-ms-browse:hover {
1127
1180
  background: #eaae00;
1128
1181
  }
1182
+ input[type="file"].ui.yellow.file.input::-webkit-file-upload-button, .ui.yellow.file.input input[type="file"]::-webkit-file-upload-button {
1183
+ background: #FBBD08;
1184
+ color: #FFFFFF;
1185
+ }
1129
1186
  input[type="file"].ui.yellow.file.input::file-selector-button,
1130
1187
  .ui.yellow.file.input input[type="file"]::file-selector-button {
1131
1188
  background: #FBBD08;
1132
1189
  color: #FFFFFF;
1133
1190
  }
1191
+ input[type="file"].ui.yellow.file.input::-webkit-file-upload-button:hover, .ui.yellow.file.input input[type="file"]::-webkit-file-upload-button:hover {
1192
+ background: #eaae00;
1193
+ }
1134
1194
  input[type="file"].ui.yellow.file.input::file-selector-button:hover,
1135
1195
  .ui.yellow.file.input input[type="file"]::file-selector-button:hover {
1136
1196
  background: #eaae00;
@@ -1153,11 +1213,18 @@ input[type="file"].ui.olive.file.input::-ms-browse:hover,
1153
1213
  .ui.olive.file.input input[type="file"]::-ms-browse:hover {
1154
1214
  background: #a7bd0d;
1155
1215
  }
1216
+ input[type="file"].ui.olive.file.input::-webkit-file-upload-button, .ui.olive.file.input input[type="file"]::-webkit-file-upload-button {
1217
+ background: #B5CC18;
1218
+ color: #FFFFFF;
1219
+ }
1156
1220
  input[type="file"].ui.olive.file.input::file-selector-button,
1157
1221
  .ui.olive.file.input input[type="file"]::file-selector-button {
1158
1222
  background: #B5CC18;
1159
1223
  color: #FFFFFF;
1160
1224
  }
1225
+ input[type="file"].ui.olive.file.input::-webkit-file-upload-button:hover, .ui.olive.file.input input[type="file"]::-webkit-file-upload-button:hover {
1226
+ background: #a7bd0d;
1227
+ }
1161
1228
  input[type="file"].ui.olive.file.input::file-selector-button:hover,
1162
1229
  .ui.olive.file.input input[type="file"]::file-selector-button:hover {
1163
1230
  background: #a7bd0d;
@@ -1180,11 +1247,18 @@ input[type="file"].ui.green.file.input::-ms-browse:hover,
1180
1247
  .ui.green.file.input input[type="file"]::-ms-browse:hover {
1181
1248
  background: #16ab39;
1182
1249
  }
1250
+ input[type="file"].ui.green.file.input::-webkit-file-upload-button, .ui.green.file.input input[type="file"]::-webkit-file-upload-button {
1251
+ background: #21BA45;
1252
+ color: #FFFFFF;
1253
+ }
1183
1254
  input[type="file"].ui.green.file.input::file-selector-button,
1184
1255
  .ui.green.file.input input[type="file"]::file-selector-button {
1185
1256
  background: #21BA45;
1186
1257
  color: #FFFFFF;
1187
1258
  }
1259
+ input[type="file"].ui.green.file.input::-webkit-file-upload-button:hover, .ui.green.file.input input[type="file"]::-webkit-file-upload-button:hover {
1260
+ background: #16ab39;
1261
+ }
1188
1262
  input[type="file"].ui.green.file.input::file-selector-button:hover,
1189
1263
  .ui.green.file.input input[type="file"]::file-selector-button:hover {
1190
1264
  background: #16ab39;
@@ -1207,11 +1281,18 @@ input[type="file"].ui.teal.file.input::-ms-browse:hover,
1207
1281
  .ui.teal.file.input input[type="file"]::-ms-browse:hover {
1208
1282
  background: #009c95;
1209
1283
  }
1284
+ input[type="file"].ui.teal.file.input::-webkit-file-upload-button, .ui.teal.file.input input[type="file"]::-webkit-file-upload-button {
1285
+ background: #00B5AD;
1286
+ color: #FFFFFF;
1287
+ }
1210
1288
  input[type="file"].ui.teal.file.input::file-selector-button,
1211
1289
  .ui.teal.file.input input[type="file"]::file-selector-button {
1212
1290
  background: #00B5AD;
1213
1291
  color: #FFFFFF;
1214
1292
  }
1293
+ input[type="file"].ui.teal.file.input::-webkit-file-upload-button:hover, .ui.teal.file.input input[type="file"]::-webkit-file-upload-button:hover {
1294
+ background: #009c95;
1295
+ }
1215
1296
  input[type="file"].ui.teal.file.input::file-selector-button:hover,
1216
1297
  .ui.teal.file.input input[type="file"]::file-selector-button:hover {
1217
1298
  background: #009c95;
@@ -1234,11 +1315,18 @@ input[type="file"].ui.blue.file.input::-ms-browse:hover,
1234
1315
  .ui.blue.file.input input[type="file"]::-ms-browse:hover {
1235
1316
  background: #1678c2;
1236
1317
  }
1318
+ input[type="file"].ui.blue.file.input::-webkit-file-upload-button, .ui.blue.file.input input[type="file"]::-webkit-file-upload-button {
1319
+ background: #2185D0;
1320
+ color: #FFFFFF;
1321
+ }
1237
1322
  input[type="file"].ui.blue.file.input::file-selector-button,
1238
1323
  .ui.blue.file.input input[type="file"]::file-selector-button {
1239
1324
  background: #2185D0;
1240
1325
  color: #FFFFFF;
1241
1326
  }
1327
+ input[type="file"].ui.blue.file.input::-webkit-file-upload-button:hover, .ui.blue.file.input input[type="file"]::-webkit-file-upload-button:hover {
1328
+ background: #1678c2;
1329
+ }
1242
1330
  input[type="file"].ui.blue.file.input::file-selector-button:hover,
1243
1331
  .ui.blue.file.input input[type="file"]::file-selector-button:hover {
1244
1332
  background: #1678c2;
@@ -1261,11 +1349,18 @@ input[type="file"].ui.violet.file.input::-ms-browse:hover,
1261
1349
  .ui.violet.file.input input[type="file"]::-ms-browse:hover {
1262
1350
  background: #5829bb;
1263
1351
  }
1352
+ input[type="file"].ui.violet.file.input::-webkit-file-upload-button, .ui.violet.file.input input[type="file"]::-webkit-file-upload-button {
1353
+ background: #6435C9;
1354
+ color: #FFFFFF;
1355
+ }
1264
1356
  input[type="file"].ui.violet.file.input::file-selector-button,
1265
1357
  .ui.violet.file.input input[type="file"]::file-selector-button {
1266
1358
  background: #6435C9;
1267
1359
  color: #FFFFFF;
1268
1360
  }
1361
+ input[type="file"].ui.violet.file.input::-webkit-file-upload-button:hover, .ui.violet.file.input input[type="file"]::-webkit-file-upload-button:hover {
1362
+ background: #5829bb;
1363
+ }
1269
1364
  input[type="file"].ui.violet.file.input::file-selector-button:hover,
1270
1365
  .ui.violet.file.input input[type="file"]::file-selector-button:hover {
1271
1366
  background: #5829bb;
@@ -1288,11 +1383,18 @@ input[type="file"].ui.purple.file.input::-ms-browse:hover,
1288
1383
  .ui.purple.file.input input[type="file"]::-ms-browse:hover {
1289
1384
  background: #9627ba;
1290
1385
  }
1386
+ input[type="file"].ui.purple.file.input::-webkit-file-upload-button, .ui.purple.file.input input[type="file"]::-webkit-file-upload-button {
1387
+ background: #A333C8;
1388
+ color: #FFFFFF;
1389
+ }
1291
1390
  input[type="file"].ui.purple.file.input::file-selector-button,
1292
1391
  .ui.purple.file.input input[type="file"]::file-selector-button {
1293
1392
  background: #A333C8;
1294
1393
  color: #FFFFFF;
1295
1394
  }
1395
+ input[type="file"].ui.purple.file.input::-webkit-file-upload-button:hover, .ui.purple.file.input input[type="file"]::-webkit-file-upload-button:hover {
1396
+ background: #9627ba;
1397
+ }
1296
1398
  input[type="file"].ui.purple.file.input::file-selector-button:hover,
1297
1399
  .ui.purple.file.input input[type="file"]::file-selector-button:hover {
1298
1400
  background: #9627ba;
@@ -1315,11 +1417,18 @@ input[type="file"].ui.pink.file.input::-ms-browse:hover,
1315
1417
  .ui.pink.file.input input[type="file"]::-ms-browse:hover {
1316
1418
  background: #e61a8d;
1317
1419
  }
1420
+ input[type="file"].ui.pink.file.input::-webkit-file-upload-button, .ui.pink.file.input input[type="file"]::-webkit-file-upload-button {
1421
+ background: #E03997;
1422
+ color: #FFFFFF;
1423
+ }
1318
1424
  input[type="file"].ui.pink.file.input::file-selector-button,
1319
1425
  .ui.pink.file.input input[type="file"]::file-selector-button {
1320
1426
  background: #E03997;
1321
1427
  color: #FFFFFF;
1322
1428
  }
1429
+ input[type="file"].ui.pink.file.input::-webkit-file-upload-button:hover, .ui.pink.file.input input[type="file"]::-webkit-file-upload-button:hover {
1430
+ background: #e61a8d;
1431
+ }
1323
1432
  input[type="file"].ui.pink.file.input::file-selector-button:hover,
1324
1433
  .ui.pink.file.input input[type="file"]::file-selector-button:hover {
1325
1434
  background: #e61a8d;
@@ -1342,11 +1451,18 @@ input[type="file"].ui.brown.file.input::-ms-browse:hover,
1342
1451
  .ui.brown.file.input input[type="file"]::-ms-browse:hover {
1343
1452
  background: #975b33;
1344
1453
  }
1454
+ input[type="file"].ui.brown.file.input::-webkit-file-upload-button, .ui.brown.file.input input[type="file"]::-webkit-file-upload-button {
1455
+ background: #A5673F;
1456
+ color: #FFFFFF;
1457
+ }
1345
1458
  input[type="file"].ui.brown.file.input::file-selector-button,
1346
1459
  .ui.brown.file.input input[type="file"]::file-selector-button {
1347
1460
  background: #A5673F;
1348
1461
  color: #FFFFFF;
1349
1462
  }
1463
+ input[type="file"].ui.brown.file.input::-webkit-file-upload-button:hover, .ui.brown.file.input input[type="file"]::-webkit-file-upload-button:hover {
1464
+ background: #975b33;
1465
+ }
1350
1466
  input[type="file"].ui.brown.file.input::file-selector-button:hover,
1351
1467
  .ui.brown.file.input input[type="file"]::file-selector-button:hover {
1352
1468
  background: #975b33;
@@ -1369,11 +1485,18 @@ input[type="file"].ui.grey.file.input::-ms-browse:hover,
1369
1485
  .ui.grey.file.input input[type="file"]::-ms-browse:hover {
1370
1486
  background: #838383;
1371
1487
  }
1488
+ input[type="file"].ui.grey.file.input::-webkit-file-upload-button, .ui.grey.file.input input[type="file"]::-webkit-file-upload-button {
1489
+ background: #767676;
1490
+ color: #FFFFFF;
1491
+ }
1372
1492
  input[type="file"].ui.grey.file.input::file-selector-button,
1373
1493
  .ui.grey.file.input input[type="file"]::file-selector-button {
1374
1494
  background: #767676;
1375
1495
  color: #FFFFFF;
1376
1496
  }
1497
+ input[type="file"].ui.grey.file.input::-webkit-file-upload-button:hover, .ui.grey.file.input input[type="file"]::-webkit-file-upload-button:hover {
1498
+ background: #838383;
1499
+ }
1377
1500
  input[type="file"].ui.grey.file.input::file-selector-button:hover,
1378
1501
  .ui.grey.file.input input[type="file"]::file-selector-button:hover {
1379
1502
  background: #838383;
@@ -1396,11 +1519,18 @@ input[type="file"].ui.black.file.input::-ms-browse:hover,
1396
1519
  .ui.black.file.input input[type="file"]::-ms-browse:hover {
1397
1520
  background: #27292a;
1398
1521
  }
1522
+ input[type="file"].ui.black.file.input::-webkit-file-upload-button, .ui.black.file.input input[type="file"]::-webkit-file-upload-button {
1523
+ background: #1B1C1D;
1524
+ color: #FFFFFF;
1525
+ }
1399
1526
  input[type="file"].ui.black.file.input::file-selector-button,
1400
1527
  .ui.black.file.input input[type="file"]::file-selector-button {
1401
1528
  background: #1B1C1D;
1402
1529
  color: #FFFFFF;
1403
1530
  }
1531
+ input[type="file"].ui.black.file.input::-webkit-file-upload-button:hover, .ui.black.file.input input[type="file"]::-webkit-file-upload-button:hover {
1532
+ background: #27292a;
1533
+ }
1404
1534
  input[type="file"].ui.black.file.input::file-selector-button:hover,
1405
1535
  .ui.black.file.input input[type="file"]::file-selector-button:hover {
1406
1536
  background: #27292a;