fomantic-ui 2.9.1-beta.26 → 2.9.1-beta.27

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 (326) hide show
  1. package/.github/workflows/ci.yml +18 -1
  2. package/.stylelintrc.js +2 -3
  3. package/dist/components/accordion.css +8 -7
  4. package/dist/components/accordion.js +1 -1
  5. package/dist/components/accordion.min.css +2 -2
  6. package/dist/components/accordion.min.js +1 -1
  7. package/dist/components/ad.css +3 -3
  8. package/dist/components/ad.min.css +2 -2
  9. package/dist/components/api.js +1 -1
  10. package/dist/components/api.min.js +1 -1
  11. package/dist/components/breadcrumb.css +4 -4
  12. package/dist/components/breadcrumb.min.css +1 -1
  13. package/dist/components/button.css +375 -375
  14. package/dist/components/button.min.css +2 -2
  15. package/dist/components/calendar.css +5 -5
  16. package/dist/components/calendar.js +1 -1
  17. package/dist/components/calendar.min.css +1 -1
  18. package/dist/components/calendar.min.js +1 -1
  19. package/dist/components/card.css +181 -181
  20. package/dist/components/card.min.css +2 -2
  21. package/dist/components/checkbox.css +41 -41
  22. package/dist/components/checkbox.js +1 -1
  23. package/dist/components/checkbox.min.css +2 -2
  24. package/dist/components/checkbox.min.js +1 -1
  25. package/dist/components/comment.css +4 -4
  26. package/dist/components/comment.min.css +1 -1
  27. package/dist/components/container.css +2 -2
  28. package/dist/components/container.min.css +2 -2
  29. package/dist/components/dimmer.css +5 -5
  30. package/dist/components/dimmer.js +1 -1
  31. package/dist/components/dimmer.min.css +2 -2
  32. package/dist/components/dimmer.min.js +1 -1
  33. package/dist/components/divider.css +9 -9
  34. package/dist/components/divider.min.css +2 -2
  35. package/dist/components/dropdown.css +70 -68
  36. package/dist/components/dropdown.js +1 -1
  37. package/dist/components/dropdown.min.css +2 -2
  38. package/dist/components/dropdown.min.js +1 -1
  39. package/dist/components/embed.css +5 -5
  40. package/dist/components/embed.js +2 -2
  41. package/dist/components/embed.min.css +2 -2
  42. package/dist/components/embed.min.js +2 -2
  43. package/dist/components/emoji.css +3548 -3548
  44. package/dist/components/emoji.min.css +1 -1
  45. package/dist/components/feed.css +6 -6
  46. package/dist/components/feed.min.css +2 -2
  47. package/dist/components/flag.css +266 -266
  48. package/dist/components/flag.min.css +2 -2
  49. package/dist/components/flyout.css +12 -12
  50. package/dist/components/flyout.js +1 -1
  51. package/dist/components/flyout.min.css +2 -2
  52. package/dist/components/flyout.min.js +1 -1
  53. package/dist/components/form.css +154 -154
  54. package/dist/components/form.js +1 -1
  55. package/dist/components/form.min.css +2 -2
  56. package/dist/components/form.min.js +1 -1
  57. package/dist/components/grid.css +43 -43
  58. package/dist/components/grid.min.css +2 -2
  59. package/dist/components/header.css +67 -67
  60. package/dist/components/header.min.css +2 -2
  61. package/dist/components/icon.css +2536 -2536
  62. package/dist/components/icon.min.css +2 -2
  63. package/dist/components/image.css +1 -1
  64. package/dist/components/image.min.css +1 -1
  65. package/dist/components/input.css +194 -194
  66. package/dist/components/input.min.css +2 -2
  67. package/dist/components/item.css +18 -18
  68. package/dist/components/item.min.css +2 -2
  69. package/dist/components/label.css +276 -276
  70. package/dist/components/label.min.css +2 -2
  71. package/dist/components/list.css +8 -8
  72. package/dist/components/list.min.css +2 -2
  73. package/dist/components/loader.css +32 -32
  74. package/dist/components/loader.min.css +2 -2
  75. package/dist/components/menu.css +91 -91
  76. package/dist/components/menu.min.css +1 -1
  77. package/dist/components/message.css +129 -127
  78. package/dist/components/message.min.css +2 -2
  79. package/dist/components/modal.css +21 -21
  80. package/dist/components/modal.js +1 -1
  81. package/dist/components/modal.min.css +2 -2
  82. package/dist/components/modal.min.js +1 -1
  83. package/dist/components/nag.css +32 -32
  84. package/dist/components/nag.js +1 -1
  85. package/dist/components/nag.min.css +1 -1
  86. package/dist/components/nag.min.js +1 -1
  87. package/dist/components/placeholder.css +7 -7
  88. package/dist/components/placeholder.min.css +2 -2
  89. package/dist/components/popup.css +93 -93
  90. package/dist/components/popup.js +1 -1
  91. package/dist/components/popup.min.css +2 -2
  92. package/dist/components/popup.min.js +1 -1
  93. package/dist/components/progress.css +54 -54
  94. package/dist/components/progress.js +1 -1
  95. package/dist/components/progress.min.css +2 -2
  96. package/dist/components/progress.min.js +1 -1
  97. package/dist/components/rail.css +1 -1
  98. package/dist/components/rail.min.css +1 -1
  99. package/dist/components/rating.css +81 -81
  100. package/dist/components/rating.js +1 -1
  101. package/dist/components/rating.min.css +1 -1
  102. package/dist/components/rating.min.js +1 -1
  103. package/dist/components/reset.css +3 -3
  104. package/dist/components/reset.min.css +1 -1
  105. package/dist/components/reveal.css +1 -1
  106. package/dist/components/reveal.min.css +1 -1
  107. package/dist/components/search.css +20 -20
  108. package/dist/components/search.js +1 -1
  109. package/dist/components/search.min.css +2 -2
  110. package/dist/components/search.min.js +1 -1
  111. package/dist/components/segment.css +58 -58
  112. package/dist/components/segment.min.css +2 -2
  113. package/dist/components/shape.css +2 -2
  114. package/dist/components/shape.js +1 -1
  115. package/dist/components/shape.min.css +1 -1
  116. package/dist/components/shape.min.js +1 -1
  117. package/dist/components/sidebar.css +3 -3
  118. package/dist/components/sidebar.js +1 -1
  119. package/dist/components/sidebar.min.css +2 -2
  120. package/dist/components/sidebar.min.js +1 -1
  121. package/dist/components/site.css +29 -29
  122. package/dist/components/site.js +1 -1
  123. package/dist/components/site.min.css +2 -2
  124. package/dist/components/site.min.js +1 -1
  125. package/dist/components/slider.css +60 -60
  126. package/dist/components/slider.js +1 -1
  127. package/dist/components/slider.min.css +1 -1
  128. package/dist/components/slider.min.js +1 -1
  129. package/dist/components/state.js +1 -1
  130. package/dist/components/state.min.js +1 -1
  131. package/dist/components/statistic.css +33 -33
  132. package/dist/components/statistic.min.css +2 -2
  133. package/dist/components/step.css +26 -26
  134. package/dist/components/step.min.css +2 -2
  135. package/dist/components/sticky.css +1 -1
  136. package/dist/components/sticky.js +1 -1
  137. package/dist/components/sticky.min.css +1 -1
  138. package/dist/components/sticky.min.js +1 -1
  139. package/dist/components/tab.css +3 -3
  140. package/dist/components/tab.js +1 -1
  141. package/dist/components/tab.min.css +2 -2
  142. package/dist/components/tab.min.js +1 -1
  143. package/dist/components/table.css +585 -585
  144. package/dist/components/table.min.css +2 -2
  145. package/dist/components/text.css +32 -32
  146. package/dist/components/text.min.css +1 -1
  147. package/dist/components/toast.css +35 -35
  148. package/dist/components/toast.js +1 -1
  149. package/dist/components/toast.min.css +1 -1
  150. package/dist/components/toast.min.js +1 -1
  151. package/dist/components/transition.css +1 -1
  152. package/dist/components/transition.js +1 -1
  153. package/dist/components/transition.min.css +1 -1
  154. package/dist/components/transition.min.js +1 -1
  155. package/dist/components/visibility.js +1 -1
  156. package/dist/components/visibility.min.js +1 -1
  157. package/dist/semantic.css +9275 -9270
  158. package/dist/semantic.js +27 -27
  159. package/dist/semantic.min.css +2 -2
  160. package/dist/semantic.min.js +2 -2
  161. package/examples/components/sticky-context.html +1 -1
  162. package/examples/fixed.html +1 -1
  163. package/examples/grid.html +3 -3
  164. package/examples/login.html +1 -1
  165. package/examples/sticky.html +3 -3
  166. package/package.json +1 -1
  167. package/src/definitions/collections/breadcrumb.less +4 -4
  168. package/src/definitions/collections/form.less +19 -19
  169. package/src/definitions/collections/grid.less +9 -9
  170. package/src/definitions/collections/menu.less +15 -15
  171. package/src/definitions/collections/message.less +8 -9
  172. package/src/definitions/collections/table.less +11 -12
  173. package/src/definitions/elements/button.less +22 -25
  174. package/src/definitions/elements/container.less +3 -3
  175. package/src/definitions/elements/divider.less +7 -8
  176. package/src/definitions/elements/emoji.less +7 -7
  177. package/src/definitions/elements/flag.less +14 -14
  178. package/src/definitions/elements/header.less +12 -12
  179. package/src/definitions/elements/icon.less +14 -14
  180. package/src/definitions/elements/image.less +4 -4
  181. package/src/definitions/elements/input.less +14 -14
  182. package/src/definitions/elements/label.less +11 -11
  183. package/src/definitions/elements/list.less +6 -6
  184. package/src/definitions/elements/loader.less +9 -9
  185. package/src/definitions/elements/placeholder.less +8 -8
  186. package/src/definitions/elements/rail.less +4 -4
  187. package/src/definitions/elements/reveal.less +4 -4
  188. package/src/definitions/elements/segment.less +10 -10
  189. package/src/definitions/elements/step.less +5 -7
  190. package/src/definitions/elements/text.less +6 -6
  191. package/src/definitions/globals/reset.less +3 -3
  192. package/src/definitions/globals/site.less +8 -8
  193. package/src/definitions/modules/accordion.less +3 -3
  194. package/src/definitions/modules/calendar.less +3 -3
  195. package/src/definitions/modules/checkbox.less +18 -18
  196. package/src/definitions/modules/dimmer.less +3 -3
  197. package/src/definitions/modules/dropdown.less +14 -14
  198. package/src/definitions/modules/embed.js +1 -1
  199. package/src/definitions/modules/embed.less +4 -4
  200. package/src/definitions/modules/flyout.less +4 -4
  201. package/src/definitions/modules/modal.less +5 -6
  202. package/src/definitions/modules/nag.less +6 -6
  203. package/src/definitions/modules/popup.less +10 -10
  204. package/src/definitions/modules/progress.less +9 -9
  205. package/src/definitions/modules/rating.less +6 -6
  206. package/src/definitions/modules/search.less +7 -7
  207. package/src/definitions/modules/shape.less +3 -3
  208. package/src/definitions/modules/sidebar.less +4 -4
  209. package/src/definitions/modules/slider.less +6 -6
  210. package/src/definitions/modules/sticky.less +3 -3
  211. package/src/definitions/modules/tab.less +5 -5
  212. package/src/definitions/modules/toast.less +9 -9
  213. package/src/definitions/modules/transition.less +5 -5
  214. package/src/definitions/views/ad.less +3 -3
  215. package/src/definitions/views/card.less +12 -12
  216. package/src/definitions/views/comment.less +5 -5
  217. package/src/definitions/views/feed.less +5 -5
  218. package/src/definitions/views/item.less +9 -9
  219. package/src/definitions/views/statistic.less +6 -6
  220. package/src/semantic.less +52 -52
  221. package/src/theme.less +18 -18
  222. package/src/themes/amazon/elements/button.variables +9 -9
  223. package/src/themes/amazon/globals/site.variables +12 -12
  224. package/src/themes/basic/elements/button.variables +7 -7
  225. package/src/themes/basic/elements/icon.overrides +418 -148
  226. package/src/themes/basic/elements/icon.variables +12 -7
  227. package/src/themes/bookish/elements/header.overrides +1 -1
  228. package/src/themes/bookish/elements/header.variables +3 -3
  229. package/src/themes/bootstrap3/elements/button.variables +11 -11
  230. package/src/themes/chubby/elements/button.overrides +1 -1
  231. package/src/themes/chubby/elements/button.variables +8 -8
  232. package/src/themes/chubby/elements/header.overrides +1 -1
  233. package/src/themes/chubby/elements/header.variables +1 -1
  234. package/src/themes/chubby/views/comment.variables +3 -3
  235. package/src/themes/classic/elements/button.variables +9 -9
  236. package/src/themes/classic/elements/header.variables +1 -1
  237. package/src/themes/classic/modules/progress.variables +1 -1
  238. package/src/themes/classic/views/card.overrides +2 -2
  239. package/src/themes/classic/views/card.variables +1 -1
  240. package/src/themes/default/collections/form.variables +2 -2
  241. package/src/themes/default/collections/grid.variables +1 -1
  242. package/src/themes/default/collections/menu.variables +13 -13
  243. package/src/themes/default/collections/message.variables +1 -1
  244. package/src/themes/default/collections/table.variables +15 -15
  245. package/src/themes/default/elements/button.variables +13 -13
  246. package/src/themes/default/elements/container.variables +13 -13
  247. package/src/themes/default/elements/divider.overrides +2 -2
  248. package/src/themes/default/elements/divider.variables +3 -3
  249. package/src/themes/default/elements/emoji.variables +2 -2
  250. package/src/themes/default/elements/flag.variables +2 -2
  251. package/src/themes/default/elements/header.variables +2 -2
  252. package/src/themes/default/elements/icon.variables +1972 -1972
  253. package/src/themes/default/elements/input.variables +1 -1
  254. package/src/themes/default/elements/label.variables +19 -19
  255. package/src/themes/default/elements/list.variables +4 -4
  256. package/src/themes/default/elements/rail.variables +2 -2
  257. package/src/themes/default/elements/segment.variables +4 -4
  258. package/src/themes/default/elements/step.overrides +2 -2
  259. package/src/themes/default/elements/step.variables +6 -6
  260. package/src/themes/default/globals/reset.overrides +4 -4
  261. package/src/themes/default/globals/site.variables +298 -298
  262. package/src/themes/default/modules/accordion.overrides +2 -2
  263. package/src/themes/default/modules/accordion.variables +1 -1
  264. package/src/themes/default/modules/checkbox.overrides +5 -5
  265. package/src/themes/default/modules/checkbox.variables +7 -7
  266. package/src/themes/default/modules/dimmer.variables +3 -3
  267. package/src/themes/default/modules/dropdown.overrides +9 -9
  268. package/src/themes/default/modules/dropdown.variables +9 -9
  269. package/src/themes/default/modules/flyout.variables +2 -2
  270. package/src/themes/default/modules/modal.variables +4 -4
  271. package/src/themes/default/modules/popup.variables +1 -1
  272. package/src/themes/default/modules/progress.variables +7 -7
  273. package/src/themes/default/modules/search.variables +4 -4
  274. package/src/themes/default/modules/shape.variables +1 -1
  275. package/src/themes/default/modules/sidebar.variables +1 -1
  276. package/src/themes/default/modules/toast.variables +1 -1
  277. package/src/themes/default/modules/transition.variables +1 -1
  278. package/src/themes/default/views/ad.variables +1 -1
  279. package/src/themes/default/views/card.variables +22 -22
  280. package/src/themes/default/views/comment.variables +1 -1
  281. package/src/themes/default/views/feed.variables +4 -4
  282. package/src/themes/default/views/item.variables +9 -9
  283. package/src/themes/famfamfam/elements/flag.overrides +1 -1
  284. package/src/themes/famfamfam/elements/flag.variables +2 -2
  285. package/src/themes/fixed-width/collections/grid.variables +1 -1
  286. package/src/themes/flat/collections/form.variables +5 -5
  287. package/src/themes/flat/globals/site.variables +26 -26
  288. package/src/themes/github/collections/form.variables +4 -4
  289. package/src/themes/github/collections/menu.variables +10 -10
  290. package/src/themes/github/collections/message.variables +7 -7
  291. package/src/themes/github/collections/table.variables +1 -1
  292. package/src/themes/github/elements/button.variables +10 -10
  293. package/src/themes/github/elements/icon.overrides +537 -179
  294. package/src/themes/github/elements/icon.variables +13 -8
  295. package/src/themes/github/elements/input.variables +2 -2
  296. package/src/themes/github/elements/segment.variables +5 -5
  297. package/src/themes/github/elements/step.variables +2 -2
  298. package/src/themes/github/globals/site.variables +12 -12
  299. package/src/themes/github/modules/dropdown.overrides +5 -5
  300. package/src/themes/github/modules/dropdown.variables +1 -1
  301. package/src/themes/gmail/collections/message.variables +2 -2
  302. package/src/themes/instagram/views/card.overrides +1 -1
  303. package/src/themes/instagram/views/card.variables +4 -4
  304. package/src/themes/joypixels/elements/emoji.variables +2 -2
  305. package/src/themes/material/collections/menu.overrides +1 -1
  306. package/src/themes/material/collections/menu.variables +1 -1
  307. package/src/themes/material/elements/button.overrides +1 -1
  308. package/src/themes/material/elements/button.variables +13 -13
  309. package/src/themes/material/elements/header.overrides +1 -1
  310. package/src/themes/material/elements/header.variables +1 -1
  311. package/src/themes/material/elements/icon.overrides +2796 -932
  312. package/src/themes/material/elements/icon.variables +13 -8
  313. package/src/themes/material/globals/site.variables +31 -31
  314. package/src/themes/material/modules/dropdown.overrides +1 -1
  315. package/src/themes/material/modules/dropdown.variables +1 -1
  316. package/src/themes/material/modules/modal.overrides +1 -1
  317. package/src/themes/material/modules/modal.variables +1 -1
  318. package/src/themes/raised/elements/button.variables +1 -1
  319. package/src/themes/resetcss/globals/reset.overrides +1 -1
  320. package/src/themes/round/elements/button.variables +8 -8
  321. package/src/themes/rtl/globals/site.overrides +1 -1
  322. package/src/themes/rtl/globals/site.variables +3 -3
  323. package/src/themes/systemfont/globals/site.variables +1 -1
  324. package/src/themes/twitter/elements/button.variables +10 -10
  325. package/src/themes/twitter/elements/emoji.variables +2 -2
  326. package/.github/workflows/codeql.yml +0 -68
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.26+1084e98 - Input
2
+ * # Fomantic-UI 2.9.1-beta.27+2ec6af4 - Input
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -36,8 +36,8 @@
36
36
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
37
37
  text-align: left;
38
38
  line-height: 1.21428571em;
39
- font-family: 'Lato', system-ui, -apple-system, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', Arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
40
- background: #FFFFFF;
39
+ font-family: "Lato", system-ui, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
40
+ background: #fff;
41
41
  border: 1px solid rgba(34, 36, 38, 0.15);
42
42
  color: rgba(0, 0, 0, 0.87);
43
43
  border-radius: 0.28571429rem;
@@ -99,7 +99,7 @@
99
99
  .ui.input > input:active,
100
100
  .ui.input.down input {
101
101
  border-color: rgba(0, 0, 0, 0.3);
102
- background: #FAFAFA;
102
+ background: #fafafa;
103
103
  color: rgba(0, 0, 0, 0.87);
104
104
  -webkit-box-shadow: none;
105
105
  box-shadow: none;
@@ -110,7 +110,7 @@
110
110
  --------------------- */
111
111
  .ui.loading.loading.input > i.icon::before {
112
112
  position: absolute;
113
- content: '';
113
+ content: "";
114
114
  top: 50%;
115
115
  left: 50%;
116
116
  margin: -0.64285714em 0 0 -0.64285714em;
@@ -121,7 +121,7 @@
121
121
  }
122
122
  .ui.loading.loading.input > i.icon::after {
123
123
  position: absolute;
124
- content: '';
124
+ content: "";
125
125
  top: 50%;
126
126
  left: 50%;
127
127
  margin: -0.64285714em 0 0 -0.64285714em;
@@ -140,8 +140,8 @@
140
140
  --------------------- */
141
141
  .ui.input.focus > input,
142
142
  .ui.input > input:focus {
143
- border-color: #85B7D9;
144
- background: #FFFFFF;
143
+ border-color: #85b7d9;
144
+ background: #fff;
145
145
  color: rgba(0, 0, 0, 0.8);
146
146
  -webkit-box-shadow: none;
147
147
  box-shadow: none;
@@ -163,35 +163,35 @@
163
163
  States
164
164
  --------------------- */
165
165
  .ui.input.error > input {
166
- background-color: #FFF6F6;
167
- border-color: #E0B4B4;
168
- color: #9F3A38;
166
+ background-color: #fff6f6;
167
+ border-color: #e0b4b4;
168
+ color: #9f3a38;
169
169
  -webkit-box-shadow: none;
170
170
  box-shadow: none;
171
171
  }
172
172
  .ui.input > input:not(:-moz-placeholder-shown):invalid {
173
- background-color: #FFF6F6;
174
- border-color: #E0B4B4;
175
- color: #9F3A38;
173
+ background-color: #fff6f6;
174
+ border-color: #e0b4b4;
175
+ color: #9f3a38;
176
176
  box-shadow: none;
177
177
  }
178
178
  .ui.input > input:not(:-ms-input-placeholder):invalid {
179
- background-color: #FFF6F6;
180
- border-color: #E0B4B4;
181
- color: #9F3A38;
179
+ background-color: #fff6f6;
180
+ border-color: #e0b4b4;
181
+ color: #9f3a38;
182
182
  box-shadow: none;
183
183
  }
184
184
  .ui.input > input:not(:placeholder-shown):invalid {
185
- background-color: #FFF6F6;
186
- border-color: #E0B4B4;
187
- color: #9F3A38;
185
+ background-color: #fff6f6;
186
+ border-color: #e0b4b4;
187
+ color: #9f3a38;
188
188
  -webkit-box-shadow: none;
189
189
  box-shadow: none;
190
190
  }
191
191
  .ui.input > input:not(:-ms-input-placeholder):invalid {
192
- background-color: #FFF6F6;
193
- border-color: #E0B4B4;
194
- color: #9F3A38;
192
+ background-color: #fff6f6;
193
+ border-color: #e0b4b4;
194
+ color: #9f3a38;
195
195
  box-shadow: none;
196
196
  }
197
197
 
@@ -217,9 +217,9 @@
217
217
  color: #da9796 !important;
218
218
  }
219
219
  .ui.input.info > input {
220
- background-color: #F8FFFF;
221
- border-color: #A9D5DE;
222
- color: #276F86;
220
+ background-color: #f8ffff;
221
+ border-color: #a9d5de;
222
+ color: #276f86;
223
223
  -webkit-box-shadow: none;
224
224
  box-shadow: none;
225
225
  }
@@ -246,9 +246,9 @@
246
246
  color: #70bdd6 !important;
247
247
  }
248
248
  .ui.input.success > input {
249
- background-color: #FCFFF5;
250
- border-color: #A3C293;
251
- color: #2C662D;
249
+ background-color: #fcfff5;
250
+ border-color: #a3c293;
251
+ color: #2c662d;
252
252
  -webkit-box-shadow: none;
253
253
  box-shadow: none;
254
254
  }
@@ -275,9 +275,9 @@
275
275
  color: #6cbf6d !important;
276
276
  }
277
277
  .ui.input.warning > input {
278
- background-color: #FFFAF3;
279
- border-color: #C9BA9B;
280
- color: #573A08;
278
+ background-color: #fffaf3;
279
+ border-color: #c9ba9b;
280
+ color: #573a08;
281
281
  -webkit-box-shadow: none;
282
282
  box-shadow: none;
283
283
  }
@@ -341,7 +341,7 @@
341
341
 
342
342
  /* Transparent Inverted */
343
343
  .ui.transparent.inverted.input {
344
- color: #FFFFFF;
344
+ color: #fff;
345
345
  }
346
346
  .ui.ui.transparent.inverted.input > textarea,
347
347
  .ui.ui.transparent.inverted.input > input {
@@ -453,7 +453,7 @@
453
453
  border-left-color: transparent;
454
454
  }
455
455
  .ui.labeled.input:not([class*="corner labeled"]) .label:first-child + input:focus {
456
- border-left-color: #85B7D9;
456
+ border-left-color: #85b7d9;
457
457
  }
458
458
 
459
459
  /* Regular Label on Right */
@@ -467,7 +467,7 @@
467
467
  border-bottom-left-radius: 0;
468
468
  }
469
469
  .ui[class*="right labeled"].input > input:focus {
470
- border-right-color: #85B7D9 !important;
470
+ border-right-color: #85b7d9 !important;
471
471
  }
472
472
 
473
473
  /* Corner Label */
@@ -553,7 +553,7 @@
553
553
  .ui.icon.input:not([class*="left icon"]) > .ui.dropdown > .dropdown.icon {
554
554
  padding-right: initial;
555
555
  }
556
- .ui.icon.input:not([class*="left icon"]):not(:has(.ui.dropdown~input)) > .ui.dropdown > .dropdown.icon {
556
+ .ui.icon.input:not([class*="left icon"]):not(:has(.ui.dropdown ~ input)) > .ui.dropdown > .dropdown.icon {
557
557
  padding-right: 2.5em;
558
558
  }
559
559
  }
@@ -577,7 +577,7 @@
577
577
  height: 1.3em;
578
578
  }
579
579
 
580
- /* Corner Label Position */
580
+ /* Corner Label Position */
581
581
  .ui.input > .ui.corner.label {
582
582
  top: 1px;
583
583
  right: 1px;
@@ -592,93 +592,93 @@
592
592
  .ui.form .field.error > .ui.labeled.input:not([class*="corner labeled"]) > .ui.label,
593
593
  .ui.action.input.error > .ui.button,
594
594
  .ui.labeled.input.error:not([class*="corner labeled"]) > .ui.label {
595
- border-top: 1px solid #E0B4B4;
596
- border-bottom: 1px solid #E0B4B4;
595
+ border-top: 1px solid #e0b4b4;
596
+ border-bottom: 1px solid #e0b4b4;
597
597
  }
598
598
  .ui.form .field.error > .ui[class*="left action"].input > .ui.button,
599
599
  .ui.form .field.error > .ui.labeled.input:not(.right):not([class*="corner labeled"]) > .ui.label,
600
600
  .ui[class*="left action"].input.error > .ui.button,
601
601
  .ui.labeled.input.error:not(.right):not([class*="corner labeled"]) > .ui.label {
602
- border-left: 1px solid #E0B4B4;
602
+ border-left: 1px solid #e0b4b4;
603
603
  }
604
604
  .ui.form .field.error > .ui.action.input:not([class*="left action"]) > input + .ui.button,
605
605
  .ui.form .field.error > .ui.right.labeled.input:not([class*="corner labeled"]) > input + .ui.label,
606
606
  .ui.action.input.error:not([class*="left action"]) > input + .ui.button,
607
607
  .ui.right.labeled.input.error:not([class*="corner labeled"]) > input + .ui.label {
608
- border-right: 1px solid #E0B4B4;
608
+ border-right: 1px solid #e0b4b4;
609
609
  }
610
610
  .ui.form .field.error > .ui.right.labeled.input:not([class*="corner labeled"]) > .ui.label:first-child,
611
611
  .ui.right.labeled.input.error:not([class*="corner labeled"]) > .ui.label:first-child {
612
- border-left: 1px solid #E0B4B4;
612
+ border-left: 1px solid #e0b4b4;
613
613
  }
614
614
  .ui.form .field.info > .ui.action.input > .ui.button,
615
615
  .ui.form .field.info > .ui.labeled.input:not([class*="corner labeled"]) > .ui.label,
616
616
  .ui.action.input.info > .ui.button,
617
617
  .ui.labeled.input.info:not([class*="corner labeled"]) > .ui.label {
618
- border-top: 1px solid #A9D5DE;
619
- border-bottom: 1px solid #A9D5DE;
618
+ border-top: 1px solid #a9d5de;
619
+ border-bottom: 1px solid #a9d5de;
620
620
  }
621
621
  .ui.form .field.info > .ui[class*="left action"].input > .ui.button,
622
622
  .ui.form .field.info > .ui.labeled.input:not(.right):not([class*="corner labeled"]) > .ui.label,
623
623
  .ui[class*="left action"].input.info > .ui.button,
624
624
  .ui.labeled.input.info:not(.right):not([class*="corner labeled"]) > .ui.label {
625
- border-left: 1px solid #A9D5DE;
625
+ border-left: 1px solid #a9d5de;
626
626
  }
627
627
  .ui.form .field.info > .ui.action.input:not([class*="left action"]) > input + .ui.button,
628
628
  .ui.form .field.info > .ui.right.labeled.input:not([class*="corner labeled"]) > input + .ui.label,
629
629
  .ui.action.input.info:not([class*="left action"]) > input + .ui.button,
630
630
  .ui.right.labeled.input.info:not([class*="corner labeled"]) > input + .ui.label {
631
- border-right: 1px solid #A9D5DE;
631
+ border-right: 1px solid #a9d5de;
632
632
  }
633
633
  .ui.form .field.info > .ui.right.labeled.input:not([class*="corner labeled"]) > .ui.label:first-child,
634
634
  .ui.right.labeled.input.info:not([class*="corner labeled"]) > .ui.label:first-child {
635
- border-left: 1px solid #A9D5DE;
635
+ border-left: 1px solid #a9d5de;
636
636
  }
637
637
  .ui.form .field.success > .ui.action.input > .ui.button,
638
638
  .ui.form .field.success > .ui.labeled.input:not([class*="corner labeled"]) > .ui.label,
639
639
  .ui.action.input.success > .ui.button,
640
640
  .ui.labeled.input.success:not([class*="corner labeled"]) > .ui.label {
641
- border-top: 1px solid #A3C293;
642
- border-bottom: 1px solid #A3C293;
641
+ border-top: 1px solid #a3c293;
642
+ border-bottom: 1px solid #a3c293;
643
643
  }
644
644
  .ui.form .field.success > .ui[class*="left action"].input > .ui.button,
645
645
  .ui.form .field.success > .ui.labeled.input:not(.right):not([class*="corner labeled"]) > .ui.label,
646
646
  .ui[class*="left action"].input.success > .ui.button,
647
647
  .ui.labeled.input.success:not(.right):not([class*="corner labeled"]) > .ui.label {
648
- border-left: 1px solid #A3C293;
648
+ border-left: 1px solid #a3c293;
649
649
  }
650
650
  .ui.form .field.success > .ui.action.input:not([class*="left action"]) > input + .ui.button,
651
651
  .ui.form .field.success > .ui.right.labeled.input:not([class*="corner labeled"]) > input + .ui.label,
652
652
  .ui.action.input.success:not([class*="left action"]) > input + .ui.button,
653
653
  .ui.right.labeled.input.success:not([class*="corner labeled"]) > input + .ui.label {
654
- border-right: 1px solid #A3C293;
654
+ border-right: 1px solid #a3c293;
655
655
  }
656
656
  .ui.form .field.success > .ui.right.labeled.input:not([class*="corner labeled"]) > .ui.label:first-child,
657
657
  .ui.right.labeled.input.success:not([class*="corner labeled"]) > .ui.label:first-child {
658
- border-left: 1px solid #A3C293;
658
+ border-left: 1px solid #a3c293;
659
659
  }
660
660
  .ui.form .field.warning > .ui.action.input > .ui.button,
661
661
  .ui.form .field.warning > .ui.labeled.input:not([class*="corner labeled"]) > .ui.label,
662
662
  .ui.action.input.warning > .ui.button,
663
663
  .ui.labeled.input.warning:not([class*="corner labeled"]) > .ui.label {
664
- border-top: 1px solid #C9BA9B;
665
- border-bottom: 1px solid #C9BA9B;
664
+ border-top: 1px solid #c9ba9b;
665
+ border-bottom: 1px solid #c9ba9b;
666
666
  }
667
667
  .ui.form .field.warning > .ui[class*="left action"].input > .ui.button,
668
668
  .ui.form .field.warning > .ui.labeled.input:not(.right):not([class*="corner labeled"]) > .ui.label,
669
669
  .ui[class*="left action"].input.warning > .ui.button,
670
670
  .ui.labeled.input.warning:not(.right):not([class*="corner labeled"]) > .ui.label {
671
- border-left: 1px solid #C9BA9B;
671
+ border-left: 1px solid #c9ba9b;
672
672
  }
673
673
  .ui.form .field.warning > .ui.action.input:not([class*="left action"]) > input + .ui.button,
674
674
  .ui.form .field.warning > .ui.right.labeled.input:not([class*="corner labeled"]) > input + .ui.label,
675
675
  .ui.action.input.warning:not([class*="left action"]) > input + .ui.button,
676
676
  .ui.right.labeled.input.warning:not([class*="corner labeled"]) > input + .ui.label {
677
- border-right: 1px solid #C9BA9B;
677
+ border-right: 1px solid #c9ba9b;
678
678
  }
679
679
  .ui.form .field.warning > .ui.right.labeled.input:not([class*="corner labeled"]) > .ui.label:first-child,
680
680
  .ui.right.labeled.input.warning:not([class*="corner labeled"]) > .ui.label:first-child {
681
- border-left: 1px solid #C9BA9B;
681
+ border-left: 1px solid #c9ba9b;
682
682
  }
683
683
 
684
684
  /* --------------------
@@ -736,10 +736,10 @@
736
736
 
737
737
  /* Input Focus */
738
738
  .ui.action.input:not([class*="left action"]) > input:focus {
739
- border-right-color: #85B7D9;
739
+ border-right-color: #85b7d9;
740
740
  }
741
741
  .ui.ui[class*="left action"].input > input:focus {
742
- border-left-color: #85B7D9;
742
+ border-left-color: #85b7d9;
743
743
  }
744
744
 
745
745
  /* --------------------
@@ -858,9 +858,9 @@
858
858
  }
859
859
  .ui.form .field input[type="file"]:required:invalid,
860
860
  .ui.file.input input[type="file"]:required:invalid {
861
- color: #9F3A38;
862
- background: #FFF6F6;
863
- border-color: #E0B4B4;
861
+ color: #9f3a38;
862
+ background: #fff6f6;
863
+ border-color: #e0b4b4;
864
864
  }
865
865
  input[type="file"].ui.invisible.file.input,
866
866
  .ui.invisible.file.input input[type="file"] {
@@ -874,14 +874,14 @@ input[type="file"].ui.file.input:focus + label.ui.button:not(.basic):not(.tertia
874
874
  }
875
875
  input[type="file"].ui.file.input:focus + label.ui.button:not(.basic):not(.tertiary).inverted,
876
876
  .ui.file.input input[type="file"]:focus + label.ui.button:not(.basic):not(.tertiary).inverted {
877
- background: #FFFFFF;
877
+ background: #fff;
878
878
  }
879
879
 
880
880
  /* this is related to existing buttons, so the button color variable is used here! */
881
881
  input[type="file"].ui.file.input:focus + label.ui.primary.button:not(.basic):not(.tertiary),
882
882
  .ui.file.input input[type="file"]:focus + label.ui.primary.button:not(.basic):not(.tertiary) {
883
883
  background-color: #1678c2;
884
- color: #FFFFFF;
884
+ color: #fff;
885
885
  }
886
886
  input[type="file"].ui.file.input:focus + label.ui.primary.button:not(.basic):not(.tertiary).inverted,
887
887
  .ui.file.input input[type="file"]:focus + label.ui.primary.button:not(.basic):not(.tertiary).inverted {
@@ -890,7 +890,7 @@ input[type="file"].ui.file.input:focus + label.ui.primary.button:not(.basic):not
890
890
  input[type="file"].ui.file.input:focus + label.ui.secondary.button:not(.basic):not(.tertiary),
891
891
  .ui.file.input input[type="file"]:focus + label.ui.secondary.button:not(.basic):not(.tertiary) {
892
892
  background-color: #27292a;
893
- color: #FFFFFF;
893
+ color: #fff;
894
894
  }
895
895
  input[type="file"].ui.file.input:focus + label.ui.secondary.button:not(.basic):not(.tertiary).inverted,
896
896
  .ui.file.input input[type="file"]:focus + label.ui.secondary.button:not(.basic):not(.tertiary).inverted {
@@ -899,7 +899,7 @@ input[type="file"].ui.file.input:focus + label.ui.secondary.button:not(.basic):n
899
899
  input[type="file"].ui.file.input:focus + label.ui.red.button:not(.basic):not(.tertiary),
900
900
  .ui.file.input input[type="file"]:focus + label.ui.red.button:not(.basic):not(.tertiary) {
901
901
  background-color: #d01919;
902
- color: #FFFFFF;
902
+ color: #fff;
903
903
  }
904
904
  input[type="file"].ui.file.input:focus + label.ui.red.button:not(.basic):not(.tertiary).inverted,
905
905
  .ui.file.input input[type="file"]:focus + label.ui.red.button:not(.basic):not(.tertiary).inverted {
@@ -908,7 +908,7 @@ input[type="file"].ui.file.input:focus + label.ui.red.button:not(.basic):not(.te
908
908
  input[type="file"].ui.file.input:focus + label.ui.orange.button:not(.basic):not(.tertiary),
909
909
  .ui.file.input input[type="file"]:focus + label.ui.orange.button:not(.basic):not(.tertiary) {
910
910
  background-color: #f26202;
911
- color: #FFFFFF;
911
+ color: #fff;
912
912
  }
913
913
  input[type="file"].ui.file.input:focus + label.ui.orange.button:not(.basic):not(.tertiary).inverted,
914
914
  .ui.file.input input[type="file"]:focus + label.ui.orange.button:not(.basic):not(.tertiary).inverted {
@@ -917,7 +917,7 @@ input[type="file"].ui.file.input:focus + label.ui.orange.button:not(.basic):not(
917
917
  input[type="file"].ui.file.input:focus + label.ui.yellow.button:not(.basic):not(.tertiary),
918
918
  .ui.file.input input[type="file"]:focus + label.ui.yellow.button:not(.basic):not(.tertiary) {
919
919
  background-color: #eaae00;
920
- color: #FFFFFF;
920
+ color: #fff;
921
921
  }
922
922
  input[type="file"].ui.file.input:focus + label.ui.yellow.button:not(.basic):not(.tertiary).inverted,
923
923
  .ui.file.input input[type="file"]:focus + label.ui.yellow.button:not(.basic):not(.tertiary).inverted {
@@ -926,7 +926,7 @@ input[type="file"].ui.file.input:focus + label.ui.yellow.button:not(.basic):not(
926
926
  input[type="file"].ui.file.input:focus + label.ui.olive.button:not(.basic):not(.tertiary),
927
927
  .ui.file.input input[type="file"]:focus + label.ui.olive.button:not(.basic):not(.tertiary) {
928
928
  background-color: #a7bd0d;
929
- color: #FFFFFF;
929
+ color: #fff;
930
930
  }
931
931
  input[type="file"].ui.file.input:focus + label.ui.olive.button:not(.basic):not(.tertiary).inverted,
932
932
  .ui.file.input input[type="file"]:focus + label.ui.olive.button:not(.basic):not(.tertiary).inverted {
@@ -935,7 +935,7 @@ input[type="file"].ui.file.input:focus + label.ui.olive.button:not(.basic):not(.
935
935
  input[type="file"].ui.file.input:focus + label.ui.green.button:not(.basic):not(.tertiary),
936
936
  .ui.file.input input[type="file"]:focus + label.ui.green.button:not(.basic):not(.tertiary) {
937
937
  background-color: #16ab39;
938
- color: #FFFFFF;
938
+ color: #fff;
939
939
  }
940
940
  input[type="file"].ui.file.input:focus + label.ui.green.button:not(.basic):not(.tertiary).inverted,
941
941
  .ui.file.input input[type="file"]:focus + label.ui.green.button:not(.basic):not(.tertiary).inverted {
@@ -944,7 +944,7 @@ input[type="file"].ui.file.input:focus + label.ui.green.button:not(.basic):not(.
944
944
  input[type="file"].ui.file.input:focus + label.ui.teal.button:not(.basic):not(.tertiary),
945
945
  .ui.file.input input[type="file"]:focus + label.ui.teal.button:not(.basic):not(.tertiary) {
946
946
  background-color: #009c95;
947
- color: #FFFFFF;
947
+ color: #fff;
948
948
  }
949
949
  input[type="file"].ui.file.input:focus + label.ui.teal.button:not(.basic):not(.tertiary).inverted,
950
950
  .ui.file.input input[type="file"]:focus + label.ui.teal.button:not(.basic):not(.tertiary).inverted {
@@ -953,7 +953,7 @@ input[type="file"].ui.file.input:focus + label.ui.teal.button:not(.basic):not(.t
953
953
  input[type="file"].ui.file.input:focus + label.ui.blue.button:not(.basic):not(.tertiary),
954
954
  .ui.file.input input[type="file"]:focus + label.ui.blue.button:not(.basic):not(.tertiary) {
955
955
  background-color: #1678c2;
956
- color: #FFFFFF;
956
+ color: #fff;
957
957
  }
958
958
  input[type="file"].ui.file.input:focus + label.ui.blue.button:not(.basic):not(.tertiary).inverted,
959
959
  .ui.file.input input[type="file"]:focus + label.ui.blue.button:not(.basic):not(.tertiary).inverted {
@@ -962,7 +962,7 @@ input[type="file"].ui.file.input:focus + label.ui.blue.button:not(.basic):not(.t
962
962
  input[type="file"].ui.file.input:focus + label.ui.violet.button:not(.basic):not(.tertiary),
963
963
  .ui.file.input input[type="file"]:focus + label.ui.violet.button:not(.basic):not(.tertiary) {
964
964
  background-color: #5829bb;
965
- color: #FFFFFF;
965
+ color: #fff;
966
966
  }
967
967
  input[type="file"].ui.file.input:focus + label.ui.violet.button:not(.basic):not(.tertiary).inverted,
968
968
  .ui.file.input input[type="file"]:focus + label.ui.violet.button:not(.basic):not(.tertiary).inverted {
@@ -971,7 +971,7 @@ input[type="file"].ui.file.input:focus + label.ui.violet.button:not(.basic):not(
971
971
  input[type="file"].ui.file.input:focus + label.ui.purple.button:not(.basic):not(.tertiary),
972
972
  .ui.file.input input[type="file"]:focus + label.ui.purple.button:not(.basic):not(.tertiary) {
973
973
  background-color: #9627ba;
974
- color: #FFFFFF;
974
+ color: #fff;
975
975
  }
976
976
  input[type="file"].ui.file.input:focus + label.ui.purple.button:not(.basic):not(.tertiary).inverted,
977
977
  .ui.file.input input[type="file"]:focus + label.ui.purple.button:not(.basic):not(.tertiary).inverted {
@@ -980,7 +980,7 @@ input[type="file"].ui.file.input:focus + label.ui.purple.button:not(.basic):not(
980
980
  input[type="file"].ui.file.input:focus + label.ui.pink.button:not(.basic):not(.tertiary),
981
981
  .ui.file.input input[type="file"]:focus + label.ui.pink.button:not(.basic):not(.tertiary) {
982
982
  background-color: #e61a8d;
983
- color: #FFFFFF;
983
+ color: #fff;
984
984
  }
985
985
  input[type="file"].ui.file.input:focus + label.ui.pink.button:not(.basic):not(.tertiary).inverted,
986
986
  .ui.file.input input[type="file"]:focus + label.ui.pink.button:not(.basic):not(.tertiary).inverted {
@@ -989,7 +989,7 @@ input[type="file"].ui.file.input:focus + label.ui.pink.button:not(.basic):not(.t
989
989
  input[type="file"].ui.file.input:focus + label.ui.brown.button:not(.basic):not(.tertiary),
990
990
  .ui.file.input input[type="file"]:focus + label.ui.brown.button:not(.basic):not(.tertiary) {
991
991
  background-color: #975b33;
992
- color: #FFFFFF;
992
+ color: #fff;
993
993
  }
994
994
  input[type="file"].ui.file.input:focus + label.ui.brown.button:not(.basic):not(.tertiary).inverted,
995
995
  .ui.file.input input[type="file"]:focus + label.ui.brown.button:not(.basic):not(.tertiary).inverted {
@@ -998,7 +998,7 @@ input[type="file"].ui.file.input:focus + label.ui.brown.button:not(.basic):not(.
998
998
  input[type="file"].ui.file.input:focus + label.ui.grey.button:not(.basic):not(.tertiary),
999
999
  .ui.file.input input[type="file"]:focus + label.ui.grey.button:not(.basic):not(.tertiary) {
1000
1000
  background-color: #838383;
1001
- color: #FFFFFF;
1001
+ color: #fff;
1002
1002
  }
1003
1003
  input[type="file"].ui.file.input:focus + label.ui.grey.button:not(.basic):not(.tertiary).inverted,
1004
1004
  .ui.file.input input[type="file"]:focus + label.ui.grey.button:not(.basic):not(.tertiary).inverted {
@@ -1007,7 +1007,7 @@ input[type="file"].ui.file.input:focus + label.ui.grey.button:not(.basic):not(.t
1007
1007
  input[type="file"].ui.file.input:focus + label.ui.black.button:not(.basic):not(.tertiary),
1008
1008
  .ui.file.input input[type="file"]:focus + label.ui.black.button:not(.basic):not(.tertiary) {
1009
1009
  background-color: #27292a;
1010
- color: #FFFFFF;
1010
+ color: #fff;
1011
1011
  }
1012
1012
  input[type="file"].ui.file.input:focus + label.ui.black.button:not(.basic):not(.tertiary).inverted,
1013
1013
  .ui.file.input input[type="file"]:focus + label.ui.black.button:not(.basic):not(.tertiary).inverted {
@@ -1015,8 +1015,8 @@ input[type="file"].ui.file.input:focus + label.ui.black.button:not(.basic):not(.
1015
1015
  }
1016
1016
  input[type="file"].ui.primary.file.input::-webkit-file-upload-button,
1017
1017
  .ui.primary.file.input input[type="file"]::-webkit-file-upload-button {
1018
- background: #2185D0;
1019
- color: #FFFFFF;
1018
+ background: #2185d0;
1019
+ color: #fff;
1020
1020
  }
1021
1021
  input[type="file"].ui.primary.file.input::-webkit-file-upload-button:hover,
1022
1022
  .ui.primary.file.input input[type="file"]::-webkit-file-upload-button:hover {
@@ -1024,21 +1024,21 @@ input[type="file"].ui.primary.file.input::-webkit-file-upload-button:hover,
1024
1024
  }
1025
1025
  input[type="file"].ui.primary.file.input::-ms-browse,
1026
1026
  .ui.primary.file.input input[type="file"]::-ms-browse {
1027
- background: #2185D0;
1028
- color: #FFFFFF;
1027
+ background: #2185d0;
1028
+ color: #fff;
1029
1029
  }
1030
1030
  input[type="file"].ui.primary.file.input::-ms-browse:hover,
1031
1031
  .ui.primary.file.input input[type="file"]::-ms-browse:hover {
1032
1032
  background: #1678c2;
1033
1033
  }
1034
1034
  input[type="file"].ui.primary.file.input::-webkit-file-upload-button, .ui.primary.file.input input[type="file"]::-webkit-file-upload-button {
1035
- background: #2185D0;
1036
- color: #FFFFFF;
1035
+ background: #2185d0;
1036
+ color: #fff;
1037
1037
  }
1038
1038
  input[type="file"].ui.primary.file.input::file-selector-button,
1039
1039
  .ui.primary.file.input input[type="file"]::file-selector-button {
1040
- background: #2185D0;
1041
- color: #FFFFFF;
1040
+ background: #2185d0;
1041
+ color: #fff;
1042
1042
  }
1043
1043
  input[type="file"].ui.primary.file.input::-webkit-file-upload-button:hover, .ui.primary.file.input input[type="file"]::-webkit-file-upload-button:hover {
1044
1044
  background: #1678c2;
@@ -1049,8 +1049,8 @@ input[type="file"].ui.primary.file.input::file-selector-button:hover,
1049
1049
  }
1050
1050
  input[type="file"].ui.secondary.file.input::-webkit-file-upload-button,
1051
1051
  .ui.secondary.file.input input[type="file"]::-webkit-file-upload-button {
1052
- background: #1B1C1D;
1053
- color: #FFFFFF;
1052
+ background: #1b1c1d;
1053
+ color: #fff;
1054
1054
  }
1055
1055
  input[type="file"].ui.secondary.file.input::-webkit-file-upload-button:hover,
1056
1056
  .ui.secondary.file.input input[type="file"]::-webkit-file-upload-button:hover {
@@ -1058,21 +1058,21 @@ input[type="file"].ui.secondary.file.input::-webkit-file-upload-button:hover,
1058
1058
  }
1059
1059
  input[type="file"].ui.secondary.file.input::-ms-browse,
1060
1060
  .ui.secondary.file.input input[type="file"]::-ms-browse {
1061
- background: #1B1C1D;
1062
- color: #FFFFFF;
1061
+ background: #1b1c1d;
1062
+ color: #fff;
1063
1063
  }
1064
1064
  input[type="file"].ui.secondary.file.input::-ms-browse:hover,
1065
1065
  .ui.secondary.file.input input[type="file"]::-ms-browse:hover {
1066
1066
  background: #27292a;
1067
1067
  }
1068
1068
  input[type="file"].ui.secondary.file.input::-webkit-file-upload-button, .ui.secondary.file.input input[type="file"]::-webkit-file-upload-button {
1069
- background: #1B1C1D;
1070
- color: #FFFFFF;
1069
+ background: #1b1c1d;
1070
+ color: #fff;
1071
1071
  }
1072
1072
  input[type="file"].ui.secondary.file.input::file-selector-button,
1073
1073
  .ui.secondary.file.input input[type="file"]::file-selector-button {
1074
- background: #1B1C1D;
1075
- color: #FFFFFF;
1074
+ background: #1b1c1d;
1075
+ color: #fff;
1076
1076
  }
1077
1077
  input[type="file"].ui.secondary.file.input::-webkit-file-upload-button:hover, .ui.secondary.file.input input[type="file"]::-webkit-file-upload-button:hover {
1078
1078
  background: #27292a;
@@ -1083,8 +1083,8 @@ input[type="file"].ui.secondary.file.input::file-selector-button:hover,
1083
1083
  }
1084
1084
  input[type="file"].ui.red.file.input::-webkit-file-upload-button,
1085
1085
  .ui.red.file.input input[type="file"]::-webkit-file-upload-button {
1086
- background: #DB2828;
1087
- color: #FFFFFF;
1086
+ background: #db2828;
1087
+ color: #fff;
1088
1088
  }
1089
1089
  input[type="file"].ui.red.file.input::-webkit-file-upload-button:hover,
1090
1090
  .ui.red.file.input input[type="file"]::-webkit-file-upload-button:hover {
@@ -1092,21 +1092,21 @@ input[type="file"].ui.red.file.input::-webkit-file-upload-button:hover,
1092
1092
  }
1093
1093
  input[type="file"].ui.red.file.input::-ms-browse,
1094
1094
  .ui.red.file.input input[type="file"]::-ms-browse {
1095
- background: #DB2828;
1096
- color: #FFFFFF;
1095
+ background: #db2828;
1096
+ color: #fff;
1097
1097
  }
1098
1098
  input[type="file"].ui.red.file.input::-ms-browse:hover,
1099
1099
  .ui.red.file.input input[type="file"]::-ms-browse:hover {
1100
1100
  background: #d01919;
1101
1101
  }
1102
1102
  input[type="file"].ui.red.file.input::-webkit-file-upload-button, .ui.red.file.input input[type="file"]::-webkit-file-upload-button {
1103
- background: #DB2828;
1104
- color: #FFFFFF;
1103
+ background: #db2828;
1104
+ color: #fff;
1105
1105
  }
1106
1106
  input[type="file"].ui.red.file.input::file-selector-button,
1107
1107
  .ui.red.file.input input[type="file"]::file-selector-button {
1108
- background: #DB2828;
1109
- color: #FFFFFF;
1108
+ background: #db2828;
1109
+ color: #fff;
1110
1110
  }
1111
1111
  input[type="file"].ui.red.file.input::-webkit-file-upload-button:hover, .ui.red.file.input input[type="file"]::-webkit-file-upload-button:hover {
1112
1112
  background: #d01919;
@@ -1117,8 +1117,8 @@ input[type="file"].ui.red.file.input::file-selector-button:hover,
1117
1117
  }
1118
1118
  input[type="file"].ui.orange.file.input::-webkit-file-upload-button,
1119
1119
  .ui.orange.file.input input[type="file"]::-webkit-file-upload-button {
1120
- background: #F2711C;
1121
- color: #FFFFFF;
1120
+ background: #f2711c;
1121
+ color: #fff;
1122
1122
  }
1123
1123
  input[type="file"].ui.orange.file.input::-webkit-file-upload-button:hover,
1124
1124
  .ui.orange.file.input input[type="file"]::-webkit-file-upload-button:hover {
@@ -1126,21 +1126,21 @@ input[type="file"].ui.orange.file.input::-webkit-file-upload-button:hover,
1126
1126
  }
1127
1127
  input[type="file"].ui.orange.file.input::-ms-browse,
1128
1128
  .ui.orange.file.input input[type="file"]::-ms-browse {
1129
- background: #F2711C;
1130
- color: #FFFFFF;
1129
+ background: #f2711c;
1130
+ color: #fff;
1131
1131
  }
1132
1132
  input[type="file"].ui.orange.file.input::-ms-browse:hover,
1133
1133
  .ui.orange.file.input input[type="file"]::-ms-browse:hover {
1134
1134
  background: #f26202;
1135
1135
  }
1136
1136
  input[type="file"].ui.orange.file.input::-webkit-file-upload-button, .ui.orange.file.input input[type="file"]::-webkit-file-upload-button {
1137
- background: #F2711C;
1138
- color: #FFFFFF;
1137
+ background: #f2711c;
1138
+ color: #fff;
1139
1139
  }
1140
1140
  input[type="file"].ui.orange.file.input::file-selector-button,
1141
1141
  .ui.orange.file.input input[type="file"]::file-selector-button {
1142
- background: #F2711C;
1143
- color: #FFFFFF;
1142
+ background: #f2711c;
1143
+ color: #fff;
1144
1144
  }
1145
1145
  input[type="file"].ui.orange.file.input::-webkit-file-upload-button:hover, .ui.orange.file.input input[type="file"]::-webkit-file-upload-button:hover {
1146
1146
  background: #f26202;
@@ -1151,8 +1151,8 @@ input[type="file"].ui.orange.file.input::file-selector-button:hover,
1151
1151
  }
1152
1152
  input[type="file"].ui.yellow.file.input::-webkit-file-upload-button,
1153
1153
  .ui.yellow.file.input input[type="file"]::-webkit-file-upload-button {
1154
- background: #FBBD08;
1155
- color: #FFFFFF;
1154
+ background: #fbbd08;
1155
+ color: #fff;
1156
1156
  }
1157
1157
  input[type="file"].ui.yellow.file.input::-webkit-file-upload-button:hover,
1158
1158
  .ui.yellow.file.input input[type="file"]::-webkit-file-upload-button:hover {
@@ -1160,21 +1160,21 @@ input[type="file"].ui.yellow.file.input::-webkit-file-upload-button:hover,
1160
1160
  }
1161
1161
  input[type="file"].ui.yellow.file.input::-ms-browse,
1162
1162
  .ui.yellow.file.input input[type="file"]::-ms-browse {
1163
- background: #FBBD08;
1164
- color: #FFFFFF;
1163
+ background: #fbbd08;
1164
+ color: #fff;
1165
1165
  }
1166
1166
  input[type="file"].ui.yellow.file.input::-ms-browse:hover,
1167
1167
  .ui.yellow.file.input input[type="file"]::-ms-browse:hover {
1168
1168
  background: #eaae00;
1169
1169
  }
1170
1170
  input[type="file"].ui.yellow.file.input::-webkit-file-upload-button, .ui.yellow.file.input input[type="file"]::-webkit-file-upload-button {
1171
- background: #FBBD08;
1172
- color: #FFFFFF;
1171
+ background: #fbbd08;
1172
+ color: #fff;
1173
1173
  }
1174
1174
  input[type="file"].ui.yellow.file.input::file-selector-button,
1175
1175
  .ui.yellow.file.input input[type="file"]::file-selector-button {
1176
- background: #FBBD08;
1177
- color: #FFFFFF;
1176
+ background: #fbbd08;
1177
+ color: #fff;
1178
1178
  }
1179
1179
  input[type="file"].ui.yellow.file.input::-webkit-file-upload-button:hover, .ui.yellow.file.input input[type="file"]::-webkit-file-upload-button:hover {
1180
1180
  background: #eaae00;
@@ -1185,8 +1185,8 @@ input[type="file"].ui.yellow.file.input::file-selector-button:hover,
1185
1185
  }
1186
1186
  input[type="file"].ui.olive.file.input::-webkit-file-upload-button,
1187
1187
  .ui.olive.file.input input[type="file"]::-webkit-file-upload-button {
1188
- background: #B5CC18;
1189
- color: #FFFFFF;
1188
+ background: #b5cc18;
1189
+ color: #fff;
1190
1190
  }
1191
1191
  input[type="file"].ui.olive.file.input::-webkit-file-upload-button:hover,
1192
1192
  .ui.olive.file.input input[type="file"]::-webkit-file-upload-button:hover {
@@ -1194,21 +1194,21 @@ input[type="file"].ui.olive.file.input::-webkit-file-upload-button:hover,
1194
1194
  }
1195
1195
  input[type="file"].ui.olive.file.input::-ms-browse,
1196
1196
  .ui.olive.file.input input[type="file"]::-ms-browse {
1197
- background: #B5CC18;
1198
- color: #FFFFFF;
1197
+ background: #b5cc18;
1198
+ color: #fff;
1199
1199
  }
1200
1200
  input[type="file"].ui.olive.file.input::-ms-browse:hover,
1201
1201
  .ui.olive.file.input input[type="file"]::-ms-browse:hover {
1202
1202
  background: #a7bd0d;
1203
1203
  }
1204
1204
  input[type="file"].ui.olive.file.input::-webkit-file-upload-button, .ui.olive.file.input input[type="file"]::-webkit-file-upload-button {
1205
- background: #B5CC18;
1206
- color: #FFFFFF;
1205
+ background: #b5cc18;
1206
+ color: #fff;
1207
1207
  }
1208
1208
  input[type="file"].ui.olive.file.input::file-selector-button,
1209
1209
  .ui.olive.file.input input[type="file"]::file-selector-button {
1210
- background: #B5CC18;
1211
- color: #FFFFFF;
1210
+ background: #b5cc18;
1211
+ color: #fff;
1212
1212
  }
1213
1213
  input[type="file"].ui.olive.file.input::-webkit-file-upload-button:hover, .ui.olive.file.input input[type="file"]::-webkit-file-upload-button:hover {
1214
1214
  background: #a7bd0d;
@@ -1219,8 +1219,8 @@ input[type="file"].ui.olive.file.input::file-selector-button:hover,
1219
1219
  }
1220
1220
  input[type="file"].ui.green.file.input::-webkit-file-upload-button,
1221
1221
  .ui.green.file.input input[type="file"]::-webkit-file-upload-button {
1222
- background: #21BA45;
1223
- color: #FFFFFF;
1222
+ background: #21ba45;
1223
+ color: #fff;
1224
1224
  }
1225
1225
  input[type="file"].ui.green.file.input::-webkit-file-upload-button:hover,
1226
1226
  .ui.green.file.input input[type="file"]::-webkit-file-upload-button:hover {
@@ -1228,21 +1228,21 @@ input[type="file"].ui.green.file.input::-webkit-file-upload-button:hover,
1228
1228
  }
1229
1229
  input[type="file"].ui.green.file.input::-ms-browse,
1230
1230
  .ui.green.file.input input[type="file"]::-ms-browse {
1231
- background: #21BA45;
1232
- color: #FFFFFF;
1231
+ background: #21ba45;
1232
+ color: #fff;
1233
1233
  }
1234
1234
  input[type="file"].ui.green.file.input::-ms-browse:hover,
1235
1235
  .ui.green.file.input input[type="file"]::-ms-browse:hover {
1236
1236
  background: #16ab39;
1237
1237
  }
1238
1238
  input[type="file"].ui.green.file.input::-webkit-file-upload-button, .ui.green.file.input input[type="file"]::-webkit-file-upload-button {
1239
- background: #21BA45;
1240
- color: #FFFFFF;
1239
+ background: #21ba45;
1240
+ color: #fff;
1241
1241
  }
1242
1242
  input[type="file"].ui.green.file.input::file-selector-button,
1243
1243
  .ui.green.file.input input[type="file"]::file-selector-button {
1244
- background: #21BA45;
1245
- color: #FFFFFF;
1244
+ background: #21ba45;
1245
+ color: #fff;
1246
1246
  }
1247
1247
  input[type="file"].ui.green.file.input::-webkit-file-upload-button:hover, .ui.green.file.input input[type="file"]::-webkit-file-upload-button:hover {
1248
1248
  background: #16ab39;
@@ -1253,8 +1253,8 @@ input[type="file"].ui.green.file.input::file-selector-button:hover,
1253
1253
  }
1254
1254
  input[type="file"].ui.teal.file.input::-webkit-file-upload-button,
1255
1255
  .ui.teal.file.input input[type="file"]::-webkit-file-upload-button {
1256
- background: #00B5AD;
1257
- color: #FFFFFF;
1256
+ background: #00b5ad;
1257
+ color: #fff;
1258
1258
  }
1259
1259
  input[type="file"].ui.teal.file.input::-webkit-file-upload-button:hover,
1260
1260
  .ui.teal.file.input input[type="file"]::-webkit-file-upload-button:hover {
@@ -1262,21 +1262,21 @@ input[type="file"].ui.teal.file.input::-webkit-file-upload-button:hover,
1262
1262
  }
1263
1263
  input[type="file"].ui.teal.file.input::-ms-browse,
1264
1264
  .ui.teal.file.input input[type="file"]::-ms-browse {
1265
- background: #00B5AD;
1266
- color: #FFFFFF;
1265
+ background: #00b5ad;
1266
+ color: #fff;
1267
1267
  }
1268
1268
  input[type="file"].ui.teal.file.input::-ms-browse:hover,
1269
1269
  .ui.teal.file.input input[type="file"]::-ms-browse:hover {
1270
1270
  background: #009c95;
1271
1271
  }
1272
1272
  input[type="file"].ui.teal.file.input::-webkit-file-upload-button, .ui.teal.file.input input[type="file"]::-webkit-file-upload-button {
1273
- background: #00B5AD;
1274
- color: #FFFFFF;
1273
+ background: #00b5ad;
1274
+ color: #fff;
1275
1275
  }
1276
1276
  input[type="file"].ui.teal.file.input::file-selector-button,
1277
1277
  .ui.teal.file.input input[type="file"]::file-selector-button {
1278
- background: #00B5AD;
1279
- color: #FFFFFF;
1278
+ background: #00b5ad;
1279
+ color: #fff;
1280
1280
  }
1281
1281
  input[type="file"].ui.teal.file.input::-webkit-file-upload-button:hover, .ui.teal.file.input input[type="file"]::-webkit-file-upload-button:hover {
1282
1282
  background: #009c95;
@@ -1287,8 +1287,8 @@ input[type="file"].ui.teal.file.input::file-selector-button:hover,
1287
1287
  }
1288
1288
  input[type="file"].ui.blue.file.input::-webkit-file-upload-button,
1289
1289
  .ui.blue.file.input input[type="file"]::-webkit-file-upload-button {
1290
- background: #2185D0;
1291
- color: #FFFFFF;
1290
+ background: #2185d0;
1291
+ color: #fff;
1292
1292
  }
1293
1293
  input[type="file"].ui.blue.file.input::-webkit-file-upload-button:hover,
1294
1294
  .ui.blue.file.input input[type="file"]::-webkit-file-upload-button:hover {
@@ -1296,21 +1296,21 @@ input[type="file"].ui.blue.file.input::-webkit-file-upload-button:hover,
1296
1296
  }
1297
1297
  input[type="file"].ui.blue.file.input::-ms-browse,
1298
1298
  .ui.blue.file.input input[type="file"]::-ms-browse {
1299
- background: #2185D0;
1300
- color: #FFFFFF;
1299
+ background: #2185d0;
1300
+ color: #fff;
1301
1301
  }
1302
1302
  input[type="file"].ui.blue.file.input::-ms-browse:hover,
1303
1303
  .ui.blue.file.input input[type="file"]::-ms-browse:hover {
1304
1304
  background: #1678c2;
1305
1305
  }
1306
1306
  input[type="file"].ui.blue.file.input::-webkit-file-upload-button, .ui.blue.file.input input[type="file"]::-webkit-file-upload-button {
1307
- background: #2185D0;
1308
- color: #FFFFFF;
1307
+ background: #2185d0;
1308
+ color: #fff;
1309
1309
  }
1310
1310
  input[type="file"].ui.blue.file.input::file-selector-button,
1311
1311
  .ui.blue.file.input input[type="file"]::file-selector-button {
1312
- background: #2185D0;
1313
- color: #FFFFFF;
1312
+ background: #2185d0;
1313
+ color: #fff;
1314
1314
  }
1315
1315
  input[type="file"].ui.blue.file.input::-webkit-file-upload-button:hover, .ui.blue.file.input input[type="file"]::-webkit-file-upload-button:hover {
1316
1316
  background: #1678c2;
@@ -1321,8 +1321,8 @@ input[type="file"].ui.blue.file.input::file-selector-button:hover,
1321
1321
  }
1322
1322
  input[type="file"].ui.violet.file.input::-webkit-file-upload-button,
1323
1323
  .ui.violet.file.input input[type="file"]::-webkit-file-upload-button {
1324
- background: #6435C9;
1325
- color: #FFFFFF;
1324
+ background: #6435c9;
1325
+ color: #fff;
1326
1326
  }
1327
1327
  input[type="file"].ui.violet.file.input::-webkit-file-upload-button:hover,
1328
1328
  .ui.violet.file.input input[type="file"]::-webkit-file-upload-button:hover {
@@ -1330,21 +1330,21 @@ input[type="file"].ui.violet.file.input::-webkit-file-upload-button:hover,
1330
1330
  }
1331
1331
  input[type="file"].ui.violet.file.input::-ms-browse,
1332
1332
  .ui.violet.file.input input[type="file"]::-ms-browse {
1333
- background: #6435C9;
1334
- color: #FFFFFF;
1333
+ background: #6435c9;
1334
+ color: #fff;
1335
1335
  }
1336
1336
  input[type="file"].ui.violet.file.input::-ms-browse:hover,
1337
1337
  .ui.violet.file.input input[type="file"]::-ms-browse:hover {
1338
1338
  background: #5829bb;
1339
1339
  }
1340
1340
  input[type="file"].ui.violet.file.input::-webkit-file-upload-button, .ui.violet.file.input input[type="file"]::-webkit-file-upload-button {
1341
- background: #6435C9;
1342
- color: #FFFFFF;
1341
+ background: #6435c9;
1342
+ color: #fff;
1343
1343
  }
1344
1344
  input[type="file"].ui.violet.file.input::file-selector-button,
1345
1345
  .ui.violet.file.input input[type="file"]::file-selector-button {
1346
- background: #6435C9;
1347
- color: #FFFFFF;
1346
+ background: #6435c9;
1347
+ color: #fff;
1348
1348
  }
1349
1349
  input[type="file"].ui.violet.file.input::-webkit-file-upload-button:hover, .ui.violet.file.input input[type="file"]::-webkit-file-upload-button:hover {
1350
1350
  background: #5829bb;
@@ -1355,8 +1355,8 @@ input[type="file"].ui.violet.file.input::file-selector-button:hover,
1355
1355
  }
1356
1356
  input[type="file"].ui.purple.file.input::-webkit-file-upload-button,
1357
1357
  .ui.purple.file.input input[type="file"]::-webkit-file-upload-button {
1358
- background: #A333C8;
1359
- color: #FFFFFF;
1358
+ background: #a333c8;
1359
+ color: #fff;
1360
1360
  }
1361
1361
  input[type="file"].ui.purple.file.input::-webkit-file-upload-button:hover,
1362
1362
  .ui.purple.file.input input[type="file"]::-webkit-file-upload-button:hover {
@@ -1364,21 +1364,21 @@ input[type="file"].ui.purple.file.input::-webkit-file-upload-button:hover,
1364
1364
  }
1365
1365
  input[type="file"].ui.purple.file.input::-ms-browse,
1366
1366
  .ui.purple.file.input input[type="file"]::-ms-browse {
1367
- background: #A333C8;
1368
- color: #FFFFFF;
1367
+ background: #a333c8;
1368
+ color: #fff;
1369
1369
  }
1370
1370
  input[type="file"].ui.purple.file.input::-ms-browse:hover,
1371
1371
  .ui.purple.file.input input[type="file"]::-ms-browse:hover {
1372
1372
  background: #9627ba;
1373
1373
  }
1374
1374
  input[type="file"].ui.purple.file.input::-webkit-file-upload-button, .ui.purple.file.input input[type="file"]::-webkit-file-upload-button {
1375
- background: #A333C8;
1376
- color: #FFFFFF;
1375
+ background: #a333c8;
1376
+ color: #fff;
1377
1377
  }
1378
1378
  input[type="file"].ui.purple.file.input::file-selector-button,
1379
1379
  .ui.purple.file.input input[type="file"]::file-selector-button {
1380
- background: #A333C8;
1381
- color: #FFFFFF;
1380
+ background: #a333c8;
1381
+ color: #fff;
1382
1382
  }
1383
1383
  input[type="file"].ui.purple.file.input::-webkit-file-upload-button:hover, .ui.purple.file.input input[type="file"]::-webkit-file-upload-button:hover {
1384
1384
  background: #9627ba;
@@ -1389,8 +1389,8 @@ input[type="file"].ui.purple.file.input::file-selector-button:hover,
1389
1389
  }
1390
1390
  input[type="file"].ui.pink.file.input::-webkit-file-upload-button,
1391
1391
  .ui.pink.file.input input[type="file"]::-webkit-file-upload-button {
1392
- background: #E03997;
1393
- color: #FFFFFF;
1392
+ background: #e03997;
1393
+ color: #fff;
1394
1394
  }
1395
1395
  input[type="file"].ui.pink.file.input::-webkit-file-upload-button:hover,
1396
1396
  .ui.pink.file.input input[type="file"]::-webkit-file-upload-button:hover {
@@ -1398,21 +1398,21 @@ input[type="file"].ui.pink.file.input::-webkit-file-upload-button:hover,
1398
1398
  }
1399
1399
  input[type="file"].ui.pink.file.input::-ms-browse,
1400
1400
  .ui.pink.file.input input[type="file"]::-ms-browse {
1401
- background: #E03997;
1402
- color: #FFFFFF;
1401
+ background: #e03997;
1402
+ color: #fff;
1403
1403
  }
1404
1404
  input[type="file"].ui.pink.file.input::-ms-browse:hover,
1405
1405
  .ui.pink.file.input input[type="file"]::-ms-browse:hover {
1406
1406
  background: #e61a8d;
1407
1407
  }
1408
1408
  input[type="file"].ui.pink.file.input::-webkit-file-upload-button, .ui.pink.file.input input[type="file"]::-webkit-file-upload-button {
1409
- background: #E03997;
1410
- color: #FFFFFF;
1409
+ background: #e03997;
1410
+ color: #fff;
1411
1411
  }
1412
1412
  input[type="file"].ui.pink.file.input::file-selector-button,
1413
1413
  .ui.pink.file.input input[type="file"]::file-selector-button {
1414
- background: #E03997;
1415
- color: #FFFFFF;
1414
+ background: #e03997;
1415
+ color: #fff;
1416
1416
  }
1417
1417
  input[type="file"].ui.pink.file.input::-webkit-file-upload-button:hover, .ui.pink.file.input input[type="file"]::-webkit-file-upload-button:hover {
1418
1418
  background: #e61a8d;
@@ -1423,8 +1423,8 @@ input[type="file"].ui.pink.file.input::file-selector-button:hover,
1423
1423
  }
1424
1424
  input[type="file"].ui.brown.file.input::-webkit-file-upload-button,
1425
1425
  .ui.brown.file.input input[type="file"]::-webkit-file-upload-button {
1426
- background: #A5673F;
1427
- color: #FFFFFF;
1426
+ background: #a5673f;
1427
+ color: #fff;
1428
1428
  }
1429
1429
  input[type="file"].ui.brown.file.input::-webkit-file-upload-button:hover,
1430
1430
  .ui.brown.file.input input[type="file"]::-webkit-file-upload-button:hover {
@@ -1432,21 +1432,21 @@ input[type="file"].ui.brown.file.input::-webkit-file-upload-button:hover,
1432
1432
  }
1433
1433
  input[type="file"].ui.brown.file.input::-ms-browse,
1434
1434
  .ui.brown.file.input input[type="file"]::-ms-browse {
1435
- background: #A5673F;
1436
- color: #FFFFFF;
1435
+ background: #a5673f;
1436
+ color: #fff;
1437
1437
  }
1438
1438
  input[type="file"].ui.brown.file.input::-ms-browse:hover,
1439
1439
  .ui.brown.file.input input[type="file"]::-ms-browse:hover {
1440
1440
  background: #975b33;
1441
1441
  }
1442
1442
  input[type="file"].ui.brown.file.input::-webkit-file-upload-button, .ui.brown.file.input input[type="file"]::-webkit-file-upload-button {
1443
- background: #A5673F;
1444
- color: #FFFFFF;
1443
+ background: #a5673f;
1444
+ color: #fff;
1445
1445
  }
1446
1446
  input[type="file"].ui.brown.file.input::file-selector-button,
1447
1447
  .ui.brown.file.input input[type="file"]::file-selector-button {
1448
- background: #A5673F;
1449
- color: #FFFFFF;
1448
+ background: #a5673f;
1449
+ color: #fff;
1450
1450
  }
1451
1451
  input[type="file"].ui.brown.file.input::-webkit-file-upload-button:hover, .ui.brown.file.input input[type="file"]::-webkit-file-upload-button:hover {
1452
1452
  background: #975b33;
@@ -1458,7 +1458,7 @@ input[type="file"].ui.brown.file.input::file-selector-button:hover,
1458
1458
  input[type="file"].ui.grey.file.input::-webkit-file-upload-button,
1459
1459
  .ui.grey.file.input input[type="file"]::-webkit-file-upload-button {
1460
1460
  background: #767676;
1461
- color: #FFFFFF;
1461
+ color: #fff;
1462
1462
  }
1463
1463
  input[type="file"].ui.grey.file.input::-webkit-file-upload-button:hover,
1464
1464
  .ui.grey.file.input input[type="file"]::-webkit-file-upload-button:hover {
@@ -1467,7 +1467,7 @@ input[type="file"].ui.grey.file.input::-webkit-file-upload-button:hover,
1467
1467
  input[type="file"].ui.grey.file.input::-ms-browse,
1468
1468
  .ui.grey.file.input input[type="file"]::-ms-browse {
1469
1469
  background: #767676;
1470
- color: #FFFFFF;
1470
+ color: #fff;
1471
1471
  }
1472
1472
  input[type="file"].ui.grey.file.input::-ms-browse:hover,
1473
1473
  .ui.grey.file.input input[type="file"]::-ms-browse:hover {
@@ -1475,12 +1475,12 @@ input[type="file"].ui.grey.file.input::-ms-browse:hover,
1475
1475
  }
1476
1476
  input[type="file"].ui.grey.file.input::-webkit-file-upload-button, .ui.grey.file.input input[type="file"]::-webkit-file-upload-button {
1477
1477
  background: #767676;
1478
- color: #FFFFFF;
1478
+ color: #fff;
1479
1479
  }
1480
1480
  input[type="file"].ui.grey.file.input::file-selector-button,
1481
1481
  .ui.grey.file.input input[type="file"]::file-selector-button {
1482
1482
  background: #767676;
1483
- color: #FFFFFF;
1483
+ color: #fff;
1484
1484
  }
1485
1485
  input[type="file"].ui.grey.file.input::-webkit-file-upload-button:hover, .ui.grey.file.input input[type="file"]::-webkit-file-upload-button:hover {
1486
1486
  background: #838383;
@@ -1491,8 +1491,8 @@ input[type="file"].ui.grey.file.input::file-selector-button:hover,
1491
1491
  }
1492
1492
  input[type="file"].ui.black.file.input::-webkit-file-upload-button,
1493
1493
  .ui.black.file.input input[type="file"]::-webkit-file-upload-button {
1494
- background: #1B1C1D;
1495
- color: #FFFFFF;
1494
+ background: #1b1c1d;
1495
+ color: #fff;
1496
1496
  }
1497
1497
  input[type="file"].ui.black.file.input::-webkit-file-upload-button:hover,
1498
1498
  .ui.black.file.input input[type="file"]::-webkit-file-upload-button:hover {
@@ -1500,21 +1500,21 @@ input[type="file"].ui.black.file.input::-webkit-file-upload-button:hover,
1500
1500
  }
1501
1501
  input[type="file"].ui.black.file.input::-ms-browse,
1502
1502
  .ui.black.file.input input[type="file"]::-ms-browse {
1503
- background: #1B1C1D;
1504
- color: #FFFFFF;
1503
+ background: #1b1c1d;
1504
+ color: #fff;
1505
1505
  }
1506
1506
  input[type="file"].ui.black.file.input::-ms-browse:hover,
1507
1507
  .ui.black.file.input input[type="file"]::-ms-browse:hover {
1508
1508
  background: #27292a;
1509
1509
  }
1510
1510
  input[type="file"].ui.black.file.input::-webkit-file-upload-button, .ui.black.file.input input[type="file"]::-webkit-file-upload-button {
1511
- background: #1B1C1D;
1512
- color: #FFFFFF;
1511
+ background: #1b1c1d;
1512
+ color: #fff;
1513
1513
  }
1514
1514
  input[type="file"].ui.black.file.input::file-selector-button,
1515
1515
  .ui.black.file.input input[type="file"]::file-selector-button {
1516
- background: #1B1C1D;
1517
- color: #FFFFFF;
1516
+ background: #1b1c1d;
1517
+ color: #fff;
1518
1518
  }
1519
1519
  input[type="file"].ui.black.file.input::-webkit-file-upload-button:hover, .ui.black.file.input input[type="file"]::-webkit-file-upload-button:hover {
1520
1520
  background: #27292a;