fomantic-ui 2.9.1-beta.25 → 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 (349) hide show
  1. package/.github/workflows/ci.yml +18 -1
  2. package/.stylelintrc.js +9 -14
  3. package/dist/components/accordion.css +9 -8
  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 +3 -3
  10. package/dist/components/api.min.js +2 -2
  11. package/dist/components/breadcrumb.css +4 -4
  12. package/dist/components/breadcrumb.min.css +1 -1
  13. package/dist/components/button.css +376 -376
  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 +179 -179
  20. package/dist/components/card.min.css +2 -2
  21. package/dist/components/checkbox.css +43 -43
  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 +1 -1
  29. package/dist/components/dimmer.css +6 -6
  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 +72 -70
  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 +1 -1
  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 +2 -2
  48. package/dist/components/flag.min.css +2 -2
  49. package/dist/components/flyout.css +18 -18
  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 +144 -144
  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 +42 -42
  58. package/dist/components/grid.min.css +1 -1
  59. package/dist/components/header.css +67 -67
  60. package/dist/components/header.min.css +2 -2
  61. package/dist/components/icon.css +580 -580
  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 +17 -17
  68. package/dist/components/item.min.css +2 -2
  69. package/dist/components/label.css +275 -275
  70. package/dist/components/label.min.css +2 -2
  71. package/dist/components/list.css +6 -6
  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 +90 -90
  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 +97 -97
  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 +13 -13
  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 +57 -57
  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 +35 -35
  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 +26 -26
  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 +28 -28
  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 +592 -586
  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 +97 -97
  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 +3661 -3652
  158. package/dist/semantic.js +29 -29
  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/_site/modules/embed.variables +3 -0
  168. package/src/definitions/behaviors/api.js +2 -2
  169. package/src/definitions/collections/breadcrumb.less +4 -4
  170. package/src/definitions/collections/form.less +9 -9
  171. package/src/definitions/collections/grid.less +4 -4
  172. package/src/definitions/collections/menu.less +13 -13
  173. package/src/definitions/collections/message.less +44 -45
  174. package/src/definitions/collections/table.less +12 -13
  175. package/src/definitions/elements/button.less +14 -17
  176. package/src/definitions/elements/container.less +3 -3
  177. package/src/definitions/elements/divider.less +7 -8
  178. package/src/definitions/elements/emoji.less +6 -6
  179. package/src/definitions/elements/flag.less +10 -10
  180. package/src/definitions/elements/header.less +12 -12
  181. package/src/definitions/elements/icon.less +26 -26
  182. package/src/definitions/elements/image.less +4 -4
  183. package/src/definitions/elements/input.less +14 -14
  184. package/src/definitions/elements/label.less +9 -9
  185. package/src/definitions/elements/list.less +5 -5
  186. package/src/definitions/elements/loader.less +9 -9
  187. package/src/definitions/elements/placeholder.less +8 -8
  188. package/src/definitions/elements/rail.less +4 -4
  189. package/src/definitions/elements/reveal.less +10 -10
  190. package/src/definitions/elements/segment.less +9 -9
  191. package/src/definitions/elements/step.less +5 -7
  192. package/src/definitions/elements/text.less +6 -6
  193. package/src/definitions/globals/reset.less +3 -3
  194. package/src/definitions/globals/site.less +5 -5
  195. package/src/definitions/modules/accordion.less +3 -3
  196. package/src/definitions/modules/calendar.less +3 -3
  197. package/src/definitions/modules/checkbox.less +18 -18
  198. package/src/definitions/modules/dimmer.less +4 -4
  199. package/src/definitions/modules/dropdown.less +16 -16
  200. package/src/definitions/modules/embed.js +1 -1
  201. package/src/definitions/modules/embed.less +4 -4
  202. package/src/definitions/modules/flyout.less +7 -7
  203. package/src/definitions/modules/modal.less +10 -11
  204. package/src/definitions/modules/nag.less +5 -5
  205. package/src/definitions/modules/popup.less +10 -10
  206. package/src/definitions/modules/progress.less +9 -9
  207. package/src/definitions/modules/rating.less +18 -14
  208. package/src/definitions/modules/search.less +7 -7
  209. package/src/definitions/modules/shape.less +3 -3
  210. package/src/definitions/modules/sidebar.less +20 -20
  211. package/src/definitions/modules/slider.less +6 -6
  212. package/src/definitions/modules/sticky.less +3 -3
  213. package/src/definitions/modules/tab.less +5 -5
  214. package/src/definitions/modules/toast.less +6 -6
  215. package/src/definitions/modules/transition.less +5 -5
  216. package/src/definitions/views/ad.less +3 -3
  217. package/src/definitions/views/card.less +22 -22
  218. package/src/definitions/views/comment.less +5 -5
  219. package/src/definitions/views/feed.less +5 -5
  220. package/src/definitions/views/item.less +8 -8
  221. package/src/definitions/views/statistic.less +6 -6
  222. package/src/semantic.less +2 -0
  223. package/src/theme.config.example +53 -53
  224. package/src/theme.less +7 -7
  225. package/src/themes/amazon/elements/button.variables +10 -10
  226. package/src/themes/amazon/globals/site.variables +16 -16
  227. package/src/themes/basic/elements/button.variables +7 -7
  228. package/src/themes/basic/elements/icon.overrides +422 -152
  229. package/src/themes/basic/elements/icon.variables +12 -7
  230. package/src/themes/basic/modules/progress.variables +2 -2
  231. package/src/themes/basic/views/card.variables +3 -3
  232. package/src/themes/bookish/elements/header.overrides +1 -1
  233. package/src/themes/bookish/elements/header.variables +3 -3
  234. package/src/themes/bootstrap3/elements/button.overrides +3 -0
  235. package/src/themes/bootstrap3/elements/button.variables +16 -16
  236. package/src/themes/chubby/collections/menu.overrides +3 -0
  237. package/src/themes/chubby/collections/menu.variables +2 -2
  238. package/src/themes/chubby/elements/button.overrides +5 -5
  239. package/src/themes/chubby/elements/button.variables +8 -8
  240. package/src/themes/chubby/elements/header.overrides +1 -1
  241. package/src/themes/chubby/elements/header.variables +1 -1
  242. package/src/themes/chubby/modules/accordion.variables +1 -1
  243. package/src/themes/chubby/views/comment.overrides +1 -1
  244. package/src/themes/chubby/views/comment.variables +7 -7
  245. package/src/themes/classic/collections/table.variables +1 -1
  246. package/src/themes/classic/elements/button.variables +26 -26
  247. package/src/themes/classic/elements/header.variables +1 -1
  248. package/src/themes/classic/modules/progress.variables +2 -2
  249. package/src/themes/classic/views/card.overrides +15 -15
  250. package/src/themes/classic/views/card.variables +3 -3
  251. package/src/themes/colored/modules/checkbox.overrides +3 -0
  252. package/src/themes/colored/modules/checkbox.variables +1 -1
  253. package/src/themes/default/collections/form.variables +2 -2
  254. package/src/themes/default/collections/menu.variables +11 -11
  255. package/src/themes/default/collections/message.variables +1 -1
  256. package/src/themes/default/collections/table.overrides +3 -0
  257. package/src/themes/default/collections/table.variables +14 -14
  258. package/src/themes/default/elements/button.variables +13 -13
  259. package/src/themes/default/elements/container.variables +4 -4
  260. package/src/themes/default/elements/divider.overrides +2 -2
  261. package/src/themes/default/elements/divider.variables +1 -1
  262. package/src/themes/default/elements/header.variables +17 -17
  263. package/src/themes/default/elements/icon.variables +1989 -1989
  264. package/src/themes/default/elements/input.variables +1 -1
  265. package/src/themes/default/elements/label.variables +13 -13
  266. package/src/themes/default/elements/list.variables +1 -1
  267. package/src/themes/default/elements/loader.variables +8 -8
  268. package/src/themes/default/elements/segment.variables +3 -3
  269. package/src/themes/default/elements/step.overrides +4 -4
  270. package/src/themes/default/elements/step.variables +5 -5
  271. package/src/themes/default/globals/colors.less +450 -450
  272. package/src/themes/default/globals/reset.overrides +4 -4
  273. package/src/themes/default/globals/site.variables +840 -840
  274. package/src/themes/default/modules/accordion.overrides +3 -3
  275. package/src/themes/default/modules/accordion.variables +1 -1
  276. package/src/themes/default/modules/checkbox.overrides +7 -7
  277. package/src/themes/default/modules/checkbox.variables +7 -7
  278. package/src/themes/default/modules/dimmer.variables +8 -8
  279. package/src/themes/default/modules/dropdown.overrides +7 -7
  280. package/src/themes/default/modules/dropdown.variables +7 -7
  281. package/src/themes/default/modules/flyout.variables +1 -1
  282. package/src/themes/default/modules/modal.variables +5 -5
  283. package/src/themes/default/modules/progress.variables +7 -7
  284. package/src/themes/default/modules/search.variables +3 -3
  285. package/src/themes/default/modules/shape.variables +1 -1
  286. package/src/themes/default/modules/slider.variables +45 -45
  287. package/src/themes/default/modules/toast.variables +5 -5
  288. package/src/themes/default/modules/transition.overrides +24 -24
  289. package/src/themes/default/modules/transition.variables +1 -1
  290. package/src/themes/default/views/ad.variables +1 -1
  291. package/src/themes/default/views/card.variables +11 -11
  292. package/src/themes/default/views/comment.variables +1 -1
  293. package/src/themes/default/views/feed.variables +4 -4
  294. package/src/themes/default/views/item.variables +13 -13
  295. package/src/themes/famfamfam/elements/flag.overrides +1 -1
  296. package/src/themes/famfamfam/elements/flag.variables +1 -1
  297. package/src/themes/fixed-width/collections/grid.variables +4 -4
  298. package/src/themes/fixed-width/modules/modal.variables +9 -9
  299. package/src/themes/flat/collections/form.overrides +1 -1
  300. package/src/themes/flat/collections/form.variables +12 -12
  301. package/src/themes/flat/globals/site.variables +50 -50
  302. package/src/themes/github/collections/form.overrides +2 -2
  303. package/src/themes/github/collections/form.variables +6 -6
  304. package/src/themes/github/collections/menu.overrides +1 -1
  305. package/src/themes/github/collections/menu.variables +14 -14
  306. package/src/themes/github/collections/message.variables +12 -12
  307. package/src/themes/github/collections/table.variables +1 -1
  308. package/src/themes/github/elements/button.variables +12 -12
  309. package/src/themes/github/elements/icon.overrides +537 -179
  310. package/src/themes/github/elements/icon.variables +14 -9
  311. package/src/themes/github/elements/input.variables +2 -2
  312. package/src/themes/github/elements/segment.variables +7 -7
  313. package/src/themes/github/elements/step.overrides +1 -1
  314. package/src/themes/github/elements/step.variables +4 -4
  315. package/src/themes/github/globals/site.variables +16 -16
  316. package/src/themes/github/modules/dropdown.overrides +7 -7
  317. package/src/themes/github/modules/dropdown.variables +7 -7
  318. package/src/themes/gmail/collections/message.overrides +3 -0
  319. package/src/themes/gmail/collections/message.variables +4 -4
  320. package/src/themes/instagram/views/card.overrides +2 -2
  321. package/src/themes/instagram/views/card.variables +5 -5
  322. package/src/themes/material/collections/menu.overrides +1 -1
  323. package/src/themes/material/collections/menu.variables +3 -3
  324. package/src/themes/material/elements/button.overrides +5 -5
  325. package/src/themes/material/elements/button.variables +31 -31
  326. package/src/themes/material/elements/header.overrides +1 -1
  327. package/src/themes/material/elements/header.variables +6 -6
  328. package/src/themes/material/elements/icon.overrides +2796 -932
  329. package/src/themes/material/elements/icon.variables +14 -9
  330. package/src/themes/material/globals/site.overrides +3 -0
  331. package/src/themes/material/globals/site.variables +52 -52
  332. package/src/themes/material/modules/dropdown.overrides +2 -2
  333. package/src/themes/material/modules/dropdown.variables +4 -4
  334. package/src/themes/material/modules/modal.overrides +2 -2
  335. package/src/themes/material/modules/modal.variables +3 -3
  336. package/src/themes/pulsar/elements/loader.overrides +4 -4
  337. package/src/themes/raised/elements/button.variables +1 -1
  338. package/src/themes/resetcss/globals/reset.overrides +1 -1
  339. package/src/themes/round/elements/button.overrides +3 -0
  340. package/src/themes/round/elements/button.variables +23 -23
  341. package/src/themes/rtl/globals/site.overrides +1 -1
  342. package/src/themes/rtl/globals/site.variables +3 -3
  343. package/src/themes/striped/modules/progress.overrides +1 -1
  344. package/src/themes/systemfont/globals/site.variables +6 -6
  345. package/src/themes/timeline/views/feed.variables +4 -4
  346. package/src/themes/twitter/elements/button.overrides +1 -1
  347. package/src/themes/twitter/elements/button.variables +11 -11
  348. package/tasks/install.js +1 -1
  349. package/.github/workflows/codeql.yml +0 -68
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.25+bbe4e58 - Rating
2
+ * # Fomantic-UI 2.9.1-beta.27+2ec6af4 - Rating
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -94,34 +94,34 @@
94
94
  Colors
95
95
  -------------- */
96
96
  .ui.primary.rating .active.icon {
97
- color: #54C8FF;
98
- text-shadow: 0px -1px 0px #2185D0, -1px 0px 0px #2185D0, 0px 1px 0px #2185D0, 1px 0px 0px #2185D0;
97
+ color: #54c8ff;
98
+ text-shadow: 0 -1px 0 #2185d0, -1px 0 0 #2185d0, 0 1px 0 #2185d0, 1px 0 0 #2185d0;
99
99
  }
100
100
  .ui.primary.rating .icon.selected,
101
101
  .ui.primary.rating .icon.selected.active,
102
102
  .ui.primary.rating .icon.selected.partial.active {
103
103
  background: inherit;
104
104
  color: #21b8ff;
105
- text-shadow: 0px -1px 0px #1678c2, -1px 0px 0px #1678c2, 0px 1px 0px #1678c2, 1px 0px 0px #1678c2;
105
+ text-shadow: 0 -1px 0 #1678c2, -1px 0 0 #1678c2, 0 1px 0 #1678c2, 1px 0 0 #1678c2;
106
106
  -webkit-text-stroke: unset;
107
107
  background-clip: unset;
108
108
  }
109
109
  .ui.primary.rating .icon.partial.active {
110
- background: -webkit-gradient(linear, left top, right top, from(#54C8FF), to(rgba(0, 0, 0, 0.15)));
111
- background: -webkit-linear-gradient(left, #54C8FF 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
112
- background: linear-gradient(to right, #54C8FF 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
113
- -webkit-text-stroke: #2185D0 0.78px;
110
+ background: -webkit-gradient(linear, left top, right top, from(#54c8ff), to(rgba(0, 0, 0, 0.15)));
111
+ background: -webkit-linear-gradient(left, #54c8ff 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
112
+ background: linear-gradient(to right, #54c8ff 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
113
+ -webkit-text-stroke: #2185d0 0.78px;
114
114
  }
115
115
  .ui.secondary.rating .active.icon {
116
116
  color: #545454;
117
- text-shadow: 0px -1px 0px #1B1C1D, -1px 0px 0px #1B1C1D, 0px 1px 0px #1B1C1D, 1px 0px 0px #1B1C1D;
117
+ text-shadow: 0 -1px 0 #1b1c1d, -1px 0 0 #1b1c1d, 0 1px 0 #1b1c1d, 1px 0 0 #1b1c1d;
118
118
  }
119
119
  .ui.secondary.rating .icon.selected,
120
120
  .ui.secondary.rating .icon.selected.active,
121
121
  .ui.secondary.rating .icon.selected.partial.active {
122
122
  background: inherit;
123
123
  color: #6e6e6e;
124
- text-shadow: 0px -1px 0px #27292a, -1px 0px 0px #27292a, 0px 1px 0px #27292a, 1px 0px 0px #27292a;
124
+ text-shadow: 0 -1px 0 #27292a, -1px 0 0 #27292a, 0 1px 0 #27292a, 1px 0 0 #27292a;
125
125
  -webkit-text-stroke: unset;
126
126
  background-clip: unset;
127
127
  }
@@ -129,246 +129,246 @@
129
129
  background: -webkit-gradient(linear, left top, right top, from(#545454), to(rgba(0, 0, 0, 0.15)));
130
130
  background: -webkit-linear-gradient(left, #545454 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
131
131
  background: linear-gradient(to right, #545454 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
132
- -webkit-text-stroke: #1B1C1D 0.78px;
132
+ -webkit-text-stroke: #1b1c1d 0.78px;
133
133
  }
134
134
  .ui.red.rating .active.icon {
135
- color: #FF695E;
136
- text-shadow: 0px -1px 0px #DB2828, -1px 0px 0px #DB2828, 0px 1px 0px #DB2828, 1px 0px 0px #DB2828;
135
+ color: #ff695e;
136
+ text-shadow: 0 -1px 0 #db2828, -1px 0 0 #db2828, 0 1px 0 #db2828, 1px 0 0 #db2828;
137
137
  }
138
138
  .ui.red.rating .icon.selected,
139
139
  .ui.red.rating .icon.selected.active,
140
140
  .ui.red.rating .icon.selected.partial.active {
141
141
  background: inherit;
142
142
  color: #ff392b;
143
- text-shadow: 0px -1px 0px #d01919, -1px 0px 0px #d01919, 0px 1px 0px #d01919, 1px 0px 0px #d01919;
143
+ text-shadow: 0 -1px 0 #d01919, -1px 0 0 #d01919, 0 1px 0 #d01919, 1px 0 0 #d01919;
144
144
  -webkit-text-stroke: unset;
145
145
  background-clip: unset;
146
146
  }
147
147
  .ui.red.rating .icon.partial.active {
148
- background: -webkit-gradient(linear, left top, right top, from(#FF695E), to(rgba(0, 0, 0, 0.15)));
149
- background: -webkit-linear-gradient(left, #FF695E 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
150
- background: linear-gradient(to right, #FF695E 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
151
- -webkit-text-stroke: #DB2828 0.78px;
148
+ background: -webkit-gradient(linear, left top, right top, from(#ff695e), to(rgba(0, 0, 0, 0.15)));
149
+ background: -webkit-linear-gradient(left, #ff695e 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
150
+ background: linear-gradient(to right, #ff695e 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
151
+ -webkit-text-stroke: #db2828 0.78px;
152
152
  }
153
153
  .ui.orange.rating .active.icon {
154
- color: #FF851B;
155
- text-shadow: 0px -1px 0px #F2711C, -1px 0px 0px #F2711C, 0px 1px 0px #F2711C, 1px 0px 0px #F2711C;
154
+ color: #ff851b;
155
+ text-shadow: 0 -1px 0 #f2711c, -1px 0 0 #f2711c, 0 1px 0 #f2711c, 1px 0 0 #f2711c;
156
156
  }
157
157
  .ui.orange.rating .icon.selected,
158
158
  .ui.orange.rating .icon.selected.active,
159
159
  .ui.orange.rating .icon.selected.partial.active {
160
160
  background: inherit;
161
161
  color: #e76b00;
162
- text-shadow: 0px -1px 0px #f26202, -1px 0px 0px #f26202, 0px 1px 0px #f26202, 1px 0px 0px #f26202;
162
+ text-shadow: 0 -1px 0 #f26202, -1px 0 0 #f26202, 0 1px 0 #f26202, 1px 0 0 #f26202;
163
163
  -webkit-text-stroke: unset;
164
164
  background-clip: unset;
165
165
  }
166
166
  .ui.orange.rating .icon.partial.active {
167
- background: -webkit-gradient(linear, left top, right top, from(#FF851B), to(rgba(0, 0, 0, 0.15)));
168
- background: -webkit-linear-gradient(left, #FF851B 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
169
- background: linear-gradient(to right, #FF851B 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
170
- -webkit-text-stroke: #F2711C 0.78px;
167
+ background: -webkit-gradient(linear, left top, right top, from(#ff851b), to(rgba(0, 0, 0, 0.15)));
168
+ background: -webkit-linear-gradient(left, #ff851b 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
169
+ background: linear-gradient(to right, #ff851b 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
170
+ -webkit-text-stroke: #f2711c 0.78px;
171
171
  }
172
172
  .ui.yellow.rating .active.icon {
173
- color: #FFE21F;
174
- text-shadow: 0px -1px 0px #FBBD08, -1px 0px 0px #FBBD08, 0px 1px 0px #FBBD08, 1px 0px 0px #FBBD08;
173
+ color: #ffe21f;
174
+ text-shadow: 0 -1px 0 #fbbd08, -1px 0 0 #fbbd08, 0 1px 0 #fbbd08, 1px 0 0 #fbbd08;
175
175
  }
176
176
  .ui.yellow.rating .icon.selected,
177
177
  .ui.yellow.rating .icon.selected.active,
178
178
  .ui.yellow.rating .icon.selected.partial.active {
179
179
  background: inherit;
180
180
  color: #ebcd00;
181
- text-shadow: 0px -1px 0px #eaae00, -1px 0px 0px #eaae00, 0px 1px 0px #eaae00, 1px 0px 0px #eaae00;
181
+ text-shadow: 0 -1px 0 #eaae00, -1px 0 0 #eaae00, 0 1px 0 #eaae00, 1px 0 0 #eaae00;
182
182
  -webkit-text-stroke: unset;
183
183
  background-clip: unset;
184
184
  }
185
185
  .ui.yellow.rating .icon.partial.active {
186
- background: -webkit-gradient(linear, left top, right top, from(#FFE21F), to(rgba(0, 0, 0, 0.15)));
187
- background: -webkit-linear-gradient(left, #FFE21F 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
188
- background: linear-gradient(to right, #FFE21F 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
189
- -webkit-text-stroke: #FBBD08 0.78px;
186
+ background: -webkit-gradient(linear, left top, right top, from(#ffe21f), to(rgba(0, 0, 0, 0.15)));
187
+ background: -webkit-linear-gradient(left, #ffe21f 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
188
+ background: linear-gradient(to right, #ffe21f 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
189
+ -webkit-text-stroke: #fbbd08 0.78px;
190
190
  }
191
191
  .ui.olive.rating .active.icon {
192
- color: #D9E778;
193
- text-shadow: 0px -1px 0px #B5CC18, -1px 0px 0px #B5CC18, 0px 1px 0px #B5CC18, 1px 0px 0px #B5CC18;
192
+ color: #d9e778;
193
+ text-shadow: 0 -1px 0 #b5cc18, -1px 0 0 #b5cc18, 0 1px 0 #b5cc18, 1px 0 0 #b5cc18;
194
194
  }
195
195
  .ui.olive.rating .icon.selected,
196
196
  .ui.olive.rating .icon.selected.active,
197
197
  .ui.olive.rating .icon.selected.partial.active {
198
198
  background: inherit;
199
199
  color: #d2e745;
200
- text-shadow: 0px -1px 0px #a7bd0d, -1px 0px 0px #a7bd0d, 0px 1px 0px #a7bd0d, 1px 0px 0px #a7bd0d;
200
+ text-shadow: 0 -1px 0 #a7bd0d, -1px 0 0 #a7bd0d, 0 1px 0 #a7bd0d, 1px 0 0 #a7bd0d;
201
201
  -webkit-text-stroke: unset;
202
202
  background-clip: unset;
203
203
  }
204
204
  .ui.olive.rating .icon.partial.active {
205
- background: -webkit-gradient(linear, left top, right top, from(#D9E778), to(rgba(0, 0, 0, 0.15)));
206
- background: -webkit-linear-gradient(left, #D9E778 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
207
- background: linear-gradient(to right, #D9E778 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
208
- -webkit-text-stroke: #B5CC18 0.78px;
205
+ background: -webkit-gradient(linear, left top, right top, from(#d9e778), to(rgba(0, 0, 0, 0.15)));
206
+ background: -webkit-linear-gradient(left, #d9e778 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
207
+ background: linear-gradient(to right, #d9e778 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
208
+ -webkit-text-stroke: #b5cc18 0.78px;
209
209
  }
210
210
  .ui.green.rating .active.icon {
211
- color: #2ECC40;
212
- text-shadow: 0px -1px 0px #21BA45, -1px 0px 0px #21BA45, 0px 1px 0px #21BA45, 1px 0px 0px #21BA45;
211
+ color: #2ecc40;
212
+ text-shadow: 0 -1px 0 #21ba45, -1px 0 0 #21ba45, 0 1px 0 #21ba45, 1px 0 0 #21ba45;
213
213
  }
214
214
  .ui.green.rating .icon.selected,
215
215
  .ui.green.rating .icon.selected.active,
216
216
  .ui.green.rating .icon.selected.partial.active {
217
217
  background: inherit;
218
218
  color: #1ea92e;
219
- text-shadow: 0px -1px 0px #16ab39, -1px 0px 0px #16ab39, 0px 1px 0px #16ab39, 1px 0px 0px #16ab39;
219
+ text-shadow: 0 -1px 0 #16ab39, -1px 0 0 #16ab39, 0 1px 0 #16ab39, 1px 0 0 #16ab39;
220
220
  -webkit-text-stroke: unset;
221
221
  background-clip: unset;
222
222
  }
223
223
  .ui.green.rating .icon.partial.active {
224
- background: -webkit-gradient(linear, left top, right top, from(#2ECC40), to(rgba(0, 0, 0, 0.15)));
225
- background: -webkit-linear-gradient(left, #2ECC40 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
226
- background: linear-gradient(to right, #2ECC40 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
227
- -webkit-text-stroke: #21BA45 0.78px;
224
+ background: -webkit-gradient(linear, left top, right top, from(#2ecc40), to(rgba(0, 0, 0, 0.15)));
225
+ background: -webkit-linear-gradient(left, #2ecc40 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
226
+ background: linear-gradient(to right, #2ecc40 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
227
+ -webkit-text-stroke: #21ba45 0.78px;
228
228
  }
229
229
  .ui.teal.rating .active.icon {
230
- color: #6DFFFF;
231
- text-shadow: 0px -1px 0px #00B5AD, -1px 0px 0px #00B5AD, 0px 1px 0px #00B5AD, 1px 0px 0px #00B5AD;
230
+ color: #6dffff;
231
+ text-shadow: 0 -1px 0 #00b5ad, -1px 0 0 #00b5ad, 0 1px 0 #00b5ad, 1px 0 0 #00b5ad;
232
232
  }
233
233
  .ui.teal.rating .icon.selected,
234
234
  .ui.teal.rating .icon.selected.active,
235
235
  .ui.teal.rating .icon.selected.partial.active {
236
236
  background: inherit;
237
237
  color: #3affff;
238
- text-shadow: 0px -1px 0px #009c95, -1px 0px 0px #009c95, 0px 1px 0px #009c95, 1px 0px 0px #009c95;
238
+ text-shadow: 0 -1px 0 #009c95, -1px 0 0 #009c95, 0 1px 0 #009c95, 1px 0 0 #009c95;
239
239
  -webkit-text-stroke: unset;
240
240
  background-clip: unset;
241
241
  }
242
242
  .ui.teal.rating .icon.partial.active {
243
- background: -webkit-gradient(linear, left top, right top, from(#6DFFFF), to(rgba(0, 0, 0, 0.15)));
244
- background: -webkit-linear-gradient(left, #6DFFFF 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
245
- background: linear-gradient(to right, #6DFFFF 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
246
- -webkit-text-stroke: #00B5AD 0.78px;
243
+ background: -webkit-gradient(linear, left top, right top, from(#6dffff), to(rgba(0, 0, 0, 0.15)));
244
+ background: -webkit-linear-gradient(left, #6dffff 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
245
+ background: linear-gradient(to right, #6dffff 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
246
+ -webkit-text-stroke: #00b5ad 0.78px;
247
247
  }
248
248
  .ui.blue.rating .active.icon {
249
- color: #54C8FF;
250
- text-shadow: 0px -1px 0px #2185D0, -1px 0px 0px #2185D0, 0px 1px 0px #2185D0, 1px 0px 0px #2185D0;
249
+ color: #54c8ff;
250
+ text-shadow: 0 -1px 0 #2185d0, -1px 0 0 #2185d0, 0 1px 0 #2185d0, 1px 0 0 #2185d0;
251
251
  }
252
252
  .ui.blue.rating .icon.selected,
253
253
  .ui.blue.rating .icon.selected.active,
254
254
  .ui.blue.rating .icon.selected.partial.active {
255
255
  background: inherit;
256
256
  color: #21b8ff;
257
- text-shadow: 0px -1px 0px #1678c2, -1px 0px 0px #1678c2, 0px 1px 0px #1678c2, 1px 0px 0px #1678c2;
257
+ text-shadow: 0 -1px 0 #1678c2, -1px 0 0 #1678c2, 0 1px 0 #1678c2, 1px 0 0 #1678c2;
258
258
  -webkit-text-stroke: unset;
259
259
  background-clip: unset;
260
260
  }
261
261
  .ui.blue.rating .icon.partial.active {
262
- background: -webkit-gradient(linear, left top, right top, from(#54C8FF), to(rgba(0, 0, 0, 0.15)));
263
- background: -webkit-linear-gradient(left, #54C8FF 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
264
- background: linear-gradient(to right, #54C8FF 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
265
- -webkit-text-stroke: #2185D0 0.78px;
262
+ background: -webkit-gradient(linear, left top, right top, from(#54c8ff), to(rgba(0, 0, 0, 0.15)));
263
+ background: -webkit-linear-gradient(left, #54c8ff 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
264
+ background: linear-gradient(to right, #54c8ff 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
265
+ -webkit-text-stroke: #2185d0 0.78px;
266
266
  }
267
267
  .ui.violet.rating .active.icon {
268
- color: #A291FB;
269
- text-shadow: 0px -1px 0px #6435C9, -1px 0px 0px #6435C9, 0px 1px 0px #6435C9, 1px 0px 0px #6435C9;
268
+ color: #a291fb;
269
+ text-shadow: 0 -1px 0 #6435c9, -1px 0 0 #6435c9, 0 1px 0 #6435c9, 1px 0 0 #6435c9;
270
270
  }
271
271
  .ui.violet.rating .icon.selected,
272
272
  .ui.violet.rating .icon.selected.active,
273
273
  .ui.violet.rating .icon.selected.partial.active {
274
274
  background: inherit;
275
275
  color: #745aff;
276
- text-shadow: 0px -1px 0px #5829bb, -1px 0px 0px #5829bb, 0px 1px 0px #5829bb, 1px 0px 0px #5829bb;
276
+ text-shadow: 0 -1px 0 #5829bb, -1px 0 0 #5829bb, 0 1px 0 #5829bb, 1px 0 0 #5829bb;
277
277
  -webkit-text-stroke: unset;
278
278
  background-clip: unset;
279
279
  }
280
280
  .ui.violet.rating .icon.partial.active {
281
- background: -webkit-gradient(linear, left top, right top, from(#A291FB), to(rgba(0, 0, 0, 0.15)));
282
- background: -webkit-linear-gradient(left, #A291FB 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
283
- background: linear-gradient(to right, #A291FB 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
284
- -webkit-text-stroke: #6435C9 0.78px;
281
+ background: -webkit-gradient(linear, left top, right top, from(#a291fb), to(rgba(0, 0, 0, 0.15)));
282
+ background: -webkit-linear-gradient(left, #a291fb 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
283
+ background: linear-gradient(to right, #a291fb 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
284
+ -webkit-text-stroke: #6435c9 0.78px;
285
285
  }
286
286
  .ui.purple.rating .active.icon {
287
- color: #DC73FF;
288
- text-shadow: 0px -1px 0px #A333C8, -1px 0px 0px #A333C8, 0px 1px 0px #A333C8, 1px 0px 0px #A333C8;
287
+ color: #dc73ff;
288
+ text-shadow: 0 -1px 0 #a333c8, -1px 0 0 #a333c8, 0 1px 0 #a333c8, 1px 0 0 #a333c8;
289
289
  }
290
290
  .ui.purple.rating .icon.selected,
291
291
  .ui.purple.rating .icon.selected.active,
292
292
  .ui.purple.rating .icon.selected.partial.active {
293
293
  background: inherit;
294
294
  color: #cf40ff;
295
- text-shadow: 0px -1px 0px #9627ba, -1px 0px 0px #9627ba, 0px 1px 0px #9627ba, 1px 0px 0px #9627ba;
295
+ text-shadow: 0 -1px 0 #9627ba, -1px 0 0 #9627ba, 0 1px 0 #9627ba, 1px 0 0 #9627ba;
296
296
  -webkit-text-stroke: unset;
297
297
  background-clip: unset;
298
298
  }
299
299
  .ui.purple.rating .icon.partial.active {
300
- background: -webkit-gradient(linear, left top, right top, from(#DC73FF), to(rgba(0, 0, 0, 0.15)));
301
- background: -webkit-linear-gradient(left, #DC73FF 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
302
- background: linear-gradient(to right, #DC73FF 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
303
- -webkit-text-stroke: #A333C8 0.78px;
300
+ background: -webkit-gradient(linear, left top, right top, from(#dc73ff), to(rgba(0, 0, 0, 0.15)));
301
+ background: -webkit-linear-gradient(left, #dc73ff 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
302
+ background: linear-gradient(to right, #dc73ff 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
303
+ -webkit-text-stroke: #a333c8 0.78px;
304
304
  }
305
305
  .ui.pink.rating .active.icon {
306
- color: #FF8EDF;
307
- text-shadow: 0px -1px 0px #E03997, -1px 0px 0px #E03997, 0px 1px 0px #E03997, 1px 0px 0px #E03997;
306
+ color: #ff8edf;
307
+ text-shadow: 0 -1px 0 #e03997, -1px 0 0 #e03997, 0 1px 0 #e03997, 1px 0 0 #e03997;
308
308
  }
309
309
  .ui.pink.rating .icon.selected,
310
310
  .ui.pink.rating .icon.selected.active,
311
311
  .ui.pink.rating .icon.selected.partial.active {
312
312
  background: inherit;
313
313
  color: #ff5bd1;
314
- text-shadow: 0px -1px 0px #e61a8d, -1px 0px 0px #e61a8d, 0px 1px 0px #e61a8d, 1px 0px 0px #e61a8d;
314
+ text-shadow: 0 -1px 0 #e61a8d, -1px 0 0 #e61a8d, 0 1px 0 #e61a8d, 1px 0 0 #e61a8d;
315
315
  -webkit-text-stroke: unset;
316
316
  background-clip: unset;
317
317
  }
318
318
  .ui.pink.rating .icon.partial.active {
319
- background: -webkit-gradient(linear, left top, right top, from(#FF8EDF), to(rgba(0, 0, 0, 0.15)));
320
- background: -webkit-linear-gradient(left, #FF8EDF 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
321
- background: linear-gradient(to right, #FF8EDF 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
322
- -webkit-text-stroke: #E03997 0.78px;
319
+ background: -webkit-gradient(linear, left top, right top, from(#ff8edf), to(rgba(0, 0, 0, 0.15)));
320
+ background: -webkit-linear-gradient(left, #ff8edf 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
321
+ background: linear-gradient(to right, #ff8edf 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
322
+ -webkit-text-stroke: #e03997 0.78px;
323
323
  }
324
324
  .ui.brown.rating .active.icon {
325
- color: #D67C1C;
326
- text-shadow: 0px -1px 0px #A5673F, -1px 0px 0px #A5673F, 0px 1px 0px #A5673F, 1px 0px 0px #A5673F;
325
+ color: #d67c1c;
326
+ text-shadow: 0 -1px 0 #a5673f, -1px 0 0 #a5673f, 0 1px 0 #a5673f, 1px 0 0 #a5673f;
327
327
  }
328
328
  .ui.brown.rating .icon.selected,
329
329
  .ui.brown.rating .icon.selected.active,
330
330
  .ui.brown.rating .icon.selected.partial.active {
331
331
  background: inherit;
332
332
  color: #b0620f;
333
- text-shadow: 0px -1px 0px #975b33, -1px 0px 0px #975b33, 0px 1px 0px #975b33, 1px 0px 0px #975b33;
333
+ text-shadow: 0 -1px 0 #975b33, -1px 0 0 #975b33, 0 1px 0 #975b33, 1px 0 0 #975b33;
334
334
  -webkit-text-stroke: unset;
335
335
  background-clip: unset;
336
336
  }
337
337
  .ui.brown.rating .icon.partial.active {
338
- background: -webkit-gradient(linear, left top, right top, from(#D67C1C), to(rgba(0, 0, 0, 0.15)));
339
- background: -webkit-linear-gradient(left, #D67C1C 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
340
- background: linear-gradient(to right, #D67C1C 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
341
- -webkit-text-stroke: #A5673F 0.78px;
338
+ background: -webkit-gradient(linear, left top, right top, from(#d67c1c), to(rgba(0, 0, 0, 0.15)));
339
+ background: -webkit-linear-gradient(left, #d67c1c 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
340
+ background: linear-gradient(to right, #d67c1c 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
341
+ -webkit-text-stroke: #a5673f 0.78px;
342
342
  }
343
343
  .ui.grey.rating .active.icon {
344
- color: #DCDDDE;
345
- text-shadow: 0px -1px 0px #767676, -1px 0px 0px #767676, 0px 1px 0px #767676, 1px 0px 0px #767676;
344
+ color: #dcddde;
345
+ text-shadow: 0 -1px 0 #767676, -1px 0 0 #767676, 0 1px 0 #767676, 1px 0 0 #767676;
346
346
  }
347
347
  .ui.grey.rating .icon.selected,
348
348
  .ui.grey.rating .icon.selected.active,
349
349
  .ui.grey.rating .icon.selected.partial.active {
350
350
  background: inherit;
351
351
  color: #c2c4c5;
352
- text-shadow: 0px -1px 0px #838383, -1px 0px 0px #838383, 0px 1px 0px #838383, 1px 0px 0px #838383;
352
+ text-shadow: 0 -1px 0 #838383, -1px 0 0 #838383, 0 1px 0 #838383, 1px 0 0 #838383;
353
353
  -webkit-text-stroke: unset;
354
354
  background-clip: unset;
355
355
  }
356
356
  .ui.grey.rating .icon.partial.active {
357
- background: -webkit-gradient(linear, left top, right top, from(#DCDDDE), to(rgba(0, 0, 0, 0.15)));
358
- background: -webkit-linear-gradient(left, #DCDDDE 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
359
- background: linear-gradient(to right, #DCDDDE 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
357
+ background: -webkit-gradient(linear, left top, right top, from(#dcddde), to(rgba(0, 0, 0, 0.15)));
358
+ background: -webkit-linear-gradient(left, #dcddde 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
359
+ background: linear-gradient(to right, #dcddde 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
360
360
  -webkit-text-stroke: #767676 0.78px;
361
361
  }
362
362
  .ui.black.rating .active.icon {
363
363
  color: #545454;
364
- text-shadow: 0px -1px 0px #1B1C1D, -1px 0px 0px #1B1C1D, 0px 1px 0px #1B1C1D, 1px 0px 0px #1B1C1D;
364
+ text-shadow: 0 -1px 0 #1b1c1d, -1px 0 0 #1b1c1d, 0 1px 0 #1b1c1d, 1px 0 0 #1b1c1d;
365
365
  }
366
366
  .ui.black.rating .icon.selected,
367
367
  .ui.black.rating .icon.selected.active,
368
368
  .ui.black.rating .icon.selected.partial.active {
369
369
  background: inherit;
370
370
  color: #000000;
371
- text-shadow: 0px -1px 0px #27292a, -1px 0px 0px #27292a, 0px 1px 0px #27292a, 1px 0px 0px #27292a;
371
+ text-shadow: 0 -1px 0 #27292a, -1px 0 0 #27292a, 0 1px 0 #27292a, 1px 0 0 #27292a;
372
372
  -webkit-text-stroke: unset;
373
373
  background-clip: unset;
374
374
  }
@@ -376,7 +376,7 @@
376
376
  background: -webkit-gradient(linear, left top, right top, from(#545454), to(rgba(0, 0, 0, 0.15)));
377
377
  background: -webkit-linear-gradient(left, #545454 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
378
378
  background: linear-gradient(to right, #545454 0% var(--full), rgba(0, 0, 0, 0.15) var(--full) 100%);
379
- -webkit-text-stroke: #1B1C1D 0.78px;
379
+ -webkit-text-stroke: #1b1c1d 0.78px;
380
380
  }
381
381
 
382
382
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.25+bbe4e58 - Rating
2
+ * # Fomantic-UI 2.9.1-beta.27+2ec6af4 - Rating
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.25+bbe4e58 - Rating
2
+ * # Fomantic-UI 2.9.1-beta.27+2ec6af4 - Rating
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.25+bbe4e58
2
+ * # Fomantic UI - 2.9.1-beta.27+2ec6af4
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * https://fomantic-ui.com/
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.25+bbe4e58 - Reset
2
+ * # Fomantic-UI 2.9.1-beta.27+2ec6af4 - Reset
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -215,9 +215,9 @@ textarea {
215
215
  */
216
216
  button,
217
217
  input {
218
+ overflow: visible;
218
219
 
219
220
  /* 1 */
220
- overflow: visible;
221
221
  }
222
222
  /**
223
223
  * Remove the inheritance of text transform in Edge, Firefox, and IE.
@@ -225,9 +225,9 @@ input {
225
225
  */
226
226
  button,
227
227
  select {
228
+ text-transform: none;
228
229
 
229
230
  /* 1 */
230
- text-transform: none;
231
231
  }
232
232
  /**
233
233
  * Correct the inability to style clickable types in iOS and Safari.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.25+bbe4e58 - Reset
2
+ * # Fomantic-UI 2.9.1-beta.27+2ec6af4 - Reset
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.25+bbe4e58 - Reveal
2
+ * # Fomantic-UI 2.9.1-beta.27+2ec6af4 - Reveal
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -79,12 +79,12 @@
79
79
  }
80
80
  .ui.slide.active.reveal > .hidden.content,
81
81
  .ui.slide.reveal:hover > .hidden.content {
82
- -webkit-transform: translateX(0%) !important;
83
- transform: translateX(0%) !important;
82
+ -webkit-transform: translateX(0) !important;
83
+ transform: translateX(0) !important;
84
84
  }
85
85
  .ui.slide.right.reveal > .visible.content {
86
- -webkit-transform: translateX(0%) !important;
87
- transform: translateX(0%) !important;
86
+ -webkit-transform: translateX(0) !important;
87
+ transform: translateX(0) !important;
88
88
  }
89
89
  .ui.slide.right.reveal > .hidden.content {
90
90
  -webkit-transform: translateX(-100%) !important;
@@ -97,8 +97,8 @@
97
97
  }
98
98
  .ui.slide.right.active.reveal > .hidden.content,
99
99
  .ui.slide.right.reveal:hover > .hidden.content {
100
- -webkit-transform: translateX(0%) !important;
101
- transform: translateX(0%) !important;
100
+ -webkit-transform: translateX(0) !important;
101
+ transform: translateX(0) !important;
102
102
  }
103
103
  .ui.slide.up.reveal > .hidden.content {
104
104
  -webkit-transform: translateY(100%) !important;
@@ -111,8 +111,8 @@
111
111
  }
112
112
  .ui.slide.up.active.reveal > .hidden.content,
113
113
  .ui.slide.up.reveal:hover > .hidden.content {
114
- -webkit-transform: translateY(0%) !important;
115
- transform: translateY(0%) !important;
114
+ -webkit-transform: translateY(0) !important;
115
+ transform: translateY(0) !important;
116
116
  }
117
117
  .ui.slide.down.reveal > .hidden.content {
118
118
  -webkit-transform: translateY(-100%) !important;
@@ -125,8 +125,8 @@
125
125
  }
126
126
  .ui.slide.down.active.reveal > .hidden.content,
127
127
  .ui.slide.down.reveal:hover > .hidden.content {
128
- -webkit-transform: translateY(0%) !important;
129
- transform: translateY(0%) !important;
128
+ -webkit-transform: translateY(0) !important;
129
+ transform: translateY(0) !important;
130
130
  }
131
131
 
132
132
  /* --------------
@@ -193,8 +193,8 @@
193
193
  .ui.rotate.reveal > .visible.content {
194
194
  -webkit-transition-duration: 0.5s;
195
195
  transition-duration: 0.5s;
196
- -webkit-transform: rotate(0deg);
197
- transform: rotate(0deg);
196
+ -webkit-transform: rotate(0);
197
+ transform: rotate(0);
198
198
  }
199
199
  .ui.rotate.reveal > .visible.content,
200
200
  .ui.rotate.right.reveal > .visible.content {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.25+bbe4e58 - Reveal
2
+ * # Fomantic-UI 2.9.1-beta.27+2ec6af4 - Reveal
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *