fomantic-ui 2.9.1-beta.19 → 2.9.1-beta.20

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 (212) hide show
  1. package/.eslintrc.js +1 -0
  2. package/.stylelintrc.js +46 -0
  3. package/dist/components/accordion.css +19 -26
  4. package/dist/components/accordion.js +1 -1
  5. package/dist/components/accordion.min.css +1 -1
  6. package/dist/components/accordion.min.js +1 -1
  7. package/dist/components/ad.css +31 -41
  8. package/dist/components/ad.min.css +1 -1
  9. package/dist/components/api.js +1 -1
  10. package/dist/components/api.min.js +1 -1
  11. package/dist/components/breadcrumb.css +1 -1
  12. package/dist/components/breadcrumb.min.css +1 -1
  13. package/dist/components/button.css +71 -96
  14. package/dist/components/button.min.css +1 -1
  15. package/dist/components/calendar.css +6 -8
  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 +83 -115
  20. package/dist/components/card.min.css +1 -1
  21. package/dist/components/checkbox.css +47 -64
  22. package/dist/components/checkbox.js +1 -1
  23. package/dist/components/checkbox.min.css +1 -1
  24. package/dist/components/checkbox.min.js +1 -1
  25. package/dist/components/comment.css +37 -51
  26. package/dist/components/comment.min.css +1 -1
  27. package/dist/components/container.css +4 -5
  28. package/dist/components/container.min.css +1 -1
  29. package/dist/components/dimmer.css +31 -41
  30. package/dist/components/dimmer.js +1 -1
  31. package/dist/components/dimmer.min.css +1 -1
  32. package/dist/components/dimmer.min.js +1 -1
  33. package/dist/components/divider.css +32 -44
  34. package/dist/components/divider.min.css +1 -1
  35. package/dist/components/dropdown.css +109 -152
  36. package/dist/components/dropdown.js +1 -1
  37. package/dist/components/dropdown.min.css +1 -1
  38. package/dist/components/dropdown.min.js +1 -1
  39. package/dist/components/embed.css +13 -19
  40. package/dist/components/embed.js +1 -1
  41. package/dist/components/embed.min.css +1 -1
  42. package/dist/components/embed.min.js +1 -1
  43. package/dist/components/emoji.css +7 -6
  44. package/dist/components/feed.css +24 -32
  45. package/dist/components/feed.min.css +1 -1
  46. package/dist/components/flag.css +5 -3
  47. package/dist/components/flag.min.css +1 -1
  48. package/dist/components/flyout.css +39 -56
  49. package/dist/components/flyout.js +1 -1
  50. package/dist/components/flyout.min.css +1 -1
  51. package/dist/components/flyout.min.js +1 -1
  52. package/dist/components/form.css +85 -111
  53. package/dist/components/form.js +1 -1
  54. package/dist/components/form.min.css +1 -1
  55. package/dist/components/form.min.js +1 -1
  56. package/dist/components/grid.css +70 -96
  57. package/dist/components/grid.min.css +1 -1
  58. package/dist/components/header.css +47 -65
  59. package/dist/components/header.min.css +1 -1
  60. package/dist/components/icon.css +42 -53
  61. package/dist/components/icon.min.css +1 -1
  62. package/dist/components/image.css +32 -42
  63. package/dist/components/image.min.css +1 -1
  64. package/dist/components/input.css +45 -58
  65. package/dist/components/input.min.css +1 -1
  66. package/dist/components/item.css +55 -77
  67. package/dist/components/item.min.css +1 -1
  68. package/dist/components/label.css +61 -90
  69. package/dist/components/label.min.css +1 -1
  70. package/dist/components/list.css +44 -59
  71. package/dist/components/list.min.css +1 -1
  72. package/dist/components/loader.css +16 -22
  73. package/dist/components/loader.min.css +1 -1
  74. package/dist/components/menu.css +126 -186
  75. package/dist/components/message.css +25 -35
  76. package/dist/components/message.min.css +1 -1
  77. package/dist/components/modal.css +33 -40
  78. package/dist/components/modal.js +1 -1
  79. package/dist/components/modal.min.css +1 -1
  80. package/dist/components/modal.min.js +1 -1
  81. package/dist/components/nag.css +19 -25
  82. package/dist/components/nag.js +1 -1
  83. package/dist/components/nag.min.css +1 -1
  84. package/dist/components/nag.min.js +1 -1
  85. package/dist/components/placeholder.css +10 -12
  86. package/dist/components/placeholder.min.css +1 -1
  87. package/dist/components/popup.css +49 -59
  88. package/dist/components/popup.js +1 -1
  89. package/dist/components/popup.min.css +1 -1
  90. package/dist/components/popup.min.js +1 -1
  91. package/dist/components/progress.css +29 -39
  92. package/dist/components/progress.js +1 -1
  93. package/dist/components/progress.min.css +1 -1
  94. package/dist/components/progress.min.js +1 -1
  95. package/dist/components/rail.css +15 -20
  96. package/dist/components/rail.min.css +1 -1
  97. package/dist/components/rating.css +9 -13
  98. package/dist/components/rating.js +1 -1
  99. package/dist/components/rating.min.css +1 -1
  100. package/dist/components/rating.min.js +1 -1
  101. package/dist/components/reset.css +1 -1
  102. package/dist/components/reset.min.css +1 -1
  103. package/dist/components/reveal.css +19 -26
  104. package/dist/components/reveal.min.css +1 -1
  105. package/dist/components/search.css +41 -58
  106. package/dist/components/search.js +1 -1
  107. package/dist/components/search.min.css +1 -1
  108. package/dist/components/search.min.js +1 -1
  109. package/dist/components/segment.css +62 -83
  110. package/dist/components/segment.min.css +1 -1
  111. package/dist/components/shape.css +10 -14
  112. package/dist/components/shape.js +1 -1
  113. package/dist/components/shape.min.css +1 -1
  114. package/dist/components/shape.min.js +1 -1
  115. package/dist/components/sidebar.css +41 -58
  116. package/dist/components/sidebar.js +1 -1
  117. package/dist/components/sidebar.min.css +1 -1
  118. package/dist/components/sidebar.min.js +1 -1
  119. package/dist/components/site.css +5 -5
  120. package/dist/components/site.js +1 -1
  121. package/dist/components/site.min.css +1 -1
  122. package/dist/components/site.min.js +1 -1
  123. package/dist/components/slider.css +27 -37
  124. package/dist/components/slider.js +1 -1
  125. package/dist/components/slider.min.js +1 -1
  126. package/dist/components/state.js +1 -1
  127. package/dist/components/state.min.js +1 -1
  128. package/dist/components/statistic.css +29 -41
  129. package/dist/components/statistic.min.css +1 -1
  130. package/dist/components/step.css +26 -35
  131. package/dist/components/step.min.css +1 -1
  132. package/dist/components/sticky.css +1 -1
  133. package/dist/components/sticky.js +1 -1
  134. package/dist/components/sticky.min.css +1 -1
  135. package/dist/components/sticky.min.js +1 -1
  136. package/dist/components/tab.css +6 -8
  137. package/dist/components/tab.js +1 -1
  138. package/dist/components/tab.min.css +1 -1
  139. package/dist/components/tab.min.js +1 -1
  140. package/dist/components/table.css +87 -117
  141. package/dist/components/table.min.css +1 -1
  142. package/dist/components/text.css +1 -1
  143. package/dist/components/text.min.css +1 -1
  144. package/dist/components/toast.css +4 -6
  145. package/dist/components/toast.js +1 -1
  146. package/dist/components/toast.min.css +1 -1
  147. package/dist/components/toast.min.js +1 -1
  148. package/dist/components/transition.css +4 -3
  149. package/dist/components/transition.js +1 -1
  150. package/dist/components/transition.min.css +1 -1
  151. package/dist/components/transition.min.js +1 -1
  152. package/dist/components/visibility.js +1 -1
  153. package/dist/components/visibility.min.js +1 -1
  154. package/dist/semantic.css +1719 -1719
  155. package/dist/semantic.js +26 -26
  156. package/dist/semantic.min.css +1 -1
  157. package/dist/semantic.min.js +1 -1
  158. package/package.json +8 -4
  159. package/src/definitions/collections/breadcrumb.less +41 -44
  160. package/src/definitions/collections/form.less +869 -879
  161. package/src/definitions/collections/grid.less +1690 -1695
  162. package/src/definitions/collections/menu.less +1493 -1503
  163. package/src/definitions/collections/message.less +292 -295
  164. package/src/definitions/collections/table.less +1616 -1622
  165. package/src/definitions/elements/button.less +1723 -1737
  166. package/src/definitions/elements/container.less +209 -210
  167. package/src/definitions/elements/divider.less +205 -206
  168. package/src/definitions/elements/emoji.less +38 -44
  169. package/src/definitions/elements/flag.less +44 -46
  170. package/src/definitions/elements/header.less +337 -345
  171. package/src/definitions/elements/icon.less +511 -512
  172. package/src/definitions/elements/image.less +221 -225
  173. package/src/definitions/elements/input.less +661 -667
  174. package/src/definitions/elements/label.less +800 -799
  175. package/src/definitions/elements/list.less +809 -809
  176. package/src/definitions/elements/loader.less +272 -266
  177. package/src/definitions/elements/placeholder.less +171 -168
  178. package/src/definitions/elements/rail.less +91 -91
  179. package/src/definitions/elements/reveal.less +192 -196
  180. package/src/definitions/elements/segment.less +743 -747
  181. package/src/definitions/elements/step.less +425 -433
  182. package/src/definitions/elements/text.less +32 -34
  183. package/src/definitions/globals/reset.less +9 -6
  184. package/src/definitions/globals/site.less +106 -108
  185. package/src/definitions/modules/accordion.less +242 -246
  186. package/src/definitions/modules/calendar.less +91 -92
  187. package/src/definitions/modules/checkbox.less +536 -542
  188. package/src/definitions/modules/dimmer.less +300 -297
  189. package/src/definitions/modules/dropdown.less +1577 -1591
  190. package/src/definitions/modules/embed.less +81 -82
  191. package/src/definitions/modules/flyout.less +443 -452
  192. package/src/definitions/modules/modal.less +459 -462
  193. package/src/definitions/modules/nag.less +134 -137
  194. package/src/definitions/modules/popup.less +738 -739
  195. package/src/definitions/modules/progress.less +521 -494
  196. package/src/definitions/modules/rating.less +94 -101
  197. package/src/definitions/modules/search.less +375 -383
  198. package/src/definitions/modules/shape.less +71 -76
  199. package/src/definitions/modules/sidebar.less +464 -474
  200. package/src/definitions/modules/slider.less +307 -308
  201. package/src/definitions/modules/sticky.less +21 -23
  202. package/src/definitions/modules/tab.less +51 -52
  203. package/src/definitions/modules/toast.less +584 -586
  204. package/src/definitions/modules/transition.less +55 -56
  205. package/src/definitions/views/ad.less +206 -206
  206. package/src/definitions/views/card.less +968 -970
  207. package/src/definitions/views/comment.less +190 -198
  208. package/src/definitions/views/feed.less +220 -224
  209. package/src/definitions/views/item.less +436 -446
  210. package/src/definitions/views/statistic.less +269 -280
  211. package/src/theme.less +29 -32
  212. package/src/themes/default/globals/colors.less +589 -589
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Shape
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Shape
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -93,20 +93,18 @@
93
93
  *******************************/
94
94
 
95
95
 
96
- /*--------------
97
- Loading
98
- ---------------*/
99
-
96
+ /* --------------
97
+ Loading
98
+ --------------- */
100
99
  .ui.loading.shape {
101
100
  position: absolute;
102
101
  top: -9999px;
103
102
  left: -9999px;
104
103
  }
105
104
 
106
- /*--------------
105
+ /* --------------
107
106
  Animating
108
- ---------------*/
109
-
107
+ --------------- */
110
108
  .ui.shape .animating.side {
111
109
  position: absolute;
112
110
  top: 0;
@@ -118,10 +116,9 @@
118
116
  opacity: 0.6;
119
117
  }
120
118
 
121
- /*--------------
119
+ /* --------------
122
120
  CSS
123
- ---------------*/
124
-
121
+ --------------- */
125
122
  .ui.shape.animating .sides {
126
123
  position: absolute;
127
124
  -webkit-transition: left 0.6s ease-in-out, width 0.6s ease-in-out, height 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
@@ -139,10 +136,9 @@
139
136
  transition: none;
140
137
  }
141
138
 
142
- /*--------------
139
+ /* --------------
143
140
  Active
144
- ---------------*/
145
-
141
+ --------------- */
146
142
  .ui.shape .active.side {
147
143
  display: block;
148
144
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Shape
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Shape
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.19+e589cd1 - Shape
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Shape
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.19+e589cd1
2
+ * # Fomantic UI - 2.9.1-beta.20+d4987bf
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.19+e589cd1 - Sidebar
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Sidebar
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -44,10 +44,9 @@
44
44
  backface-visibility: hidden;
45
45
  }
46
46
 
47
- /*--------------
47
+ /* --------------
48
48
  Direction
49
- ---------------*/
50
-
49
+ --------------- */
51
50
  .ui.left.sidebar {
52
51
  right: auto;
53
52
  left: 0;
@@ -78,10 +77,9 @@
78
77
  transform: translate3d(0, 100%, 0);
79
78
  }
80
79
 
81
- /*--------------
80
+ /* --------------
82
81
  Pushable
83
- ---------------*/
84
-
82
+ --------------- */
85
83
  .pushable.pushable.pushable {
86
84
  height: 100%;
87
85
  overflow-x: hidden;
@@ -112,10 +110,9 @@ body.pushable.dimmed {
112
110
  position: absolute;
113
111
  }
114
112
 
115
- /*--------------
113
+ /* --------------
116
114
  Fixed
117
- ---------------*/
118
-
115
+ --------------- */
119
116
  .pushable > .fixed {
120
117
  position: fixed;
121
118
  -webkit-backface-visibility: hidden;
@@ -128,10 +125,9 @@ body.pushable.dimmed {
128
125
  z-index: 101;
129
126
  }
130
127
 
131
- /*--------------
128
+ /* --------------
132
129
  Page
133
- ---------------*/
134
-
130
+ --------------- */
135
131
  .pushable > .pusher {
136
132
  position: relative;
137
133
  -webkit-backface-visibility: hidden;
@@ -153,10 +149,9 @@ body.pushable > .pusher {
153
149
  background: #FFFFFF;
154
150
  }
155
151
 
156
- /*--------------
152
+ /* --------------
157
153
  Dimmer
158
- ---------------*/
159
-
154
+ --------------- */
160
155
  .pushable > .pusher::after {
161
156
  position: fixed;
162
157
  top: 0;
@@ -171,10 +166,9 @@ body.pushable > .pusher {
171
166
  z-index: 1000;
172
167
  }
173
168
 
174
- /*--------------
169
+ /* --------------
175
170
  Coupling
176
- ---------------*/
177
-
171
+ --------------- */
178
172
  .ui.sidebar.menu .item {
179
173
  border-radius: 0 !important;
180
174
  }
@@ -185,10 +179,9 @@ body.pushable > .pusher {
185
179
  *******************************/
186
180
 
187
181
 
188
- /*--------------
182
+ /* --------------
189
183
  Dimmed
190
- ---------------*/
191
-
184
+ --------------- */
192
185
  .pushable > .pusher.dimmed::after {
193
186
  width: 100% !important;
194
187
  height: 100% !important;
@@ -203,18 +196,16 @@ body.pushable > .pusher {
203
196
  opacity: 0 !important;
204
197
  }
205
198
 
206
- /*--------------
199
+ /* --------------
207
200
  Animating
208
- ---------------*/
209
-
201
+ --------------- */
210
202
  .ui.animating.sidebar {
211
203
  visibility: visible;
212
204
  }
213
205
 
214
- /*--------------
206
+ /* --------------
215
207
  Visible
216
- ---------------*/
217
-
208
+ --------------- */
218
209
  .ui.visible.sidebar {
219
210
  visibility: visible;
220
211
  -webkit-transform: translate3d(0, 0, 0);
@@ -264,10 +255,9 @@ body.pushable > .pusher {
264
255
  transform: translate3d(0, 0, 0);
265
256
  }
266
257
 
267
- /*--------------
258
+ /* --------------
268
259
  iOS
269
- ---------------*/
270
-
260
+ --------------- */
271
261
 
272
262
 
273
263
  /*******************************
@@ -275,10 +265,9 @@ body.pushable > .pusher {
275
265
  *******************************/
276
266
 
277
267
 
278
- /*--------------
268
+ /* --------------
279
269
  Width
280
- ---------------*/
281
-
270
+ --------------- */
282
271
 
283
272
  /* Left / Right */
284
273
  .ui.thin.left.sidebar,
@@ -352,10 +341,9 @@ body.pushable > .pusher {
352
341
  *******************************/
353
342
 
354
343
 
355
- /*--------------
356
- Overlay
357
- ---------------*/
358
-
344
+ /* --------------
345
+ Overlay
346
+ --------------- */
359
347
 
360
348
  /* Set-up */
361
349
  .ui.overlay.sidebar {
@@ -414,10 +402,9 @@ body.pushable > .pusher {
414
402
  transform: none !important;
415
403
  }
416
404
 
417
- /*--------------
418
- Push
419
- ---------------*/
420
-
405
+ /* --------------
406
+ Push
407
+ --------------- */
421
408
 
422
409
  /* Initial */
423
410
  .ui.push.sidebar {
@@ -452,10 +439,9 @@ body.pushable > .pusher {
452
439
  transform: translate3d(0%, 0, 0);
453
440
  }
454
441
 
455
- /*--------------
456
- Uncover
457
- ---------------*/
458
-
442
+ /* --------------
443
+ Uncover
444
+ --------------- */
459
445
 
460
446
  /* Initial */
461
447
  .ui.uncover.sidebar {
@@ -474,10 +460,9 @@ body.pushable > .pusher {
474
460
  transition: transform 500ms ease, -webkit-transform 500ms ease;
475
461
  }
476
462
 
477
- /*--------------
478
- Slide Along
479
- ---------------*/
480
-
463
+ /* --------------
464
+ Slide Along
465
+ --------------- */
481
466
 
482
467
  /* Initial */
483
468
  .ui.slide.along.sidebar {
@@ -516,10 +501,9 @@ body.pushable > .pusher {
516
501
  transform: translate3d(0%, 0, 0);
517
502
  }
518
503
 
519
- /*--------------
520
- Slide Out
521
- ---------------*/
522
-
504
+ /* --------------
505
+ Slide Out
506
+ --------------- */
523
507
 
524
508
  /* Initial */
525
509
  .ui.slide.out.sidebar {
@@ -558,10 +542,9 @@ body.pushable > .pusher {
558
542
  transform: translate3d(0%, 0, 0);
559
543
  }
560
544
 
561
- /*--------------
562
- Scale Down
563
- ---------------*/
564
-
545
+ /* --------------
546
+ Scale Down
547
+ --------------- */
565
548
 
566
549
  /* Initial */
567
550
  .ui.scale.down.sidebar {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Sidebar
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Sidebar
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.19+e589cd1 - Sidebar
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Sidebar
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.19+e589cd1
2
+ * # Fomantic UI - 2.9.1-beta.20+d4987bf
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.19+e589cd1 - Site
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Site
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -167,10 +167,9 @@ p:last-child {
167
167
  margin-bottom: 0;
168
168
  }
169
169
 
170
- /*-------------------
170
+ /* -------------------
171
171
  Links
172
- --------------------*/
173
-
172
+ -------------------- */
174
173
  a {
175
174
  color: #4183C4;
176
175
  text-decoration: none;
@@ -217,10 +216,11 @@ body .ui {
217
216
  scrollbar-track-color: #e6e6e6;
218
217
  scrollbar-arrow-color: #e6e6e6;
219
218
 
220
- /* firefox : first color thumb, second track*/
219
+ /* firefox : first color thumb, second track */
221
220
  scrollbar-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.1);
222
221
  scrollbar-width: thin;
223
222
  }
223
+
224
224
  /* Inverted UI */
225
225
  body .ui.inverted:not(.dimmer)::-webkit-scrollbar-track {
226
226
  background: rgba(255, 255, 255, 0.1);
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Site
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Site
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.19+e589cd1 - Site
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Site
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.19+e589cd1
2
+ * # Fomantic UI - 2.9.1-beta.20+d4987bf
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * https://fomantic-ui.com/
5
5
  *
@@ -78,10 +78,9 @@
78
78
  *******************************/
79
79
 
80
80
 
81
- /*--------------
82
- Disabled
83
- ---------------*/
84
-
81
+ /* --------------
82
+ Disabled
83
+ --------------- */
85
84
  .ui.disabled.slider:not(.checkbox) {
86
85
  opacity: 0.5;
87
86
  }
@@ -92,10 +91,9 @@
92
91
  background: #ccc;
93
92
  }
94
93
 
95
- /*--------------
96
- Reversed
97
- ---------------*/
98
-
94
+ /* --------------
95
+ Reversed
96
+ --------------- */
99
97
  .ui.reversed.slider .inner .track-fill {
100
98
  left: auto;
101
99
  right: 0;
@@ -118,10 +116,9 @@
118
116
  *******************************/
119
117
 
120
118
 
121
- /*--------------
122
- Vertical
123
- ---------------*/
124
-
119
+ /* --------------
120
+ Vertical
121
+ --------------- */
125
122
  .ui.vertical.slider {
126
123
  height: 100%;
127
124
  width: 1.5em;
@@ -152,10 +149,9 @@
152
149
  bottom: 0;
153
150
  }
154
151
 
155
- /*--------------
156
- Labeled
157
- ---------------*/
158
-
152
+ /* --------------
153
+ Labeled
154
+ --------------- */
159
155
  .ui.labeled.slider > .labels {
160
156
  height: 1.5em;
161
157
  width: auto;
@@ -233,10 +229,9 @@
233
229
  transform: translate(-100%, 50%);
234
230
  }
235
231
 
236
- /*--------------
232
+ /* --------------
237
233
  Hover
238
- ---------------*/
239
-
234
+ --------------- */
240
235
  .ui.hover.slider .inner .thumb {
241
236
  opacity: 0;
242
237
  -webkit-transition: opacity 0.2s linear;
@@ -247,10 +242,9 @@
247
242
  opacity: 1;
248
243
  }
249
244
 
250
- /*--------------
251
- Inverted
252
- ---------------*/
253
-
245
+ /* --------------
246
+ Inverted
247
+ --------------- */
254
248
  .ui.inverted.slider .inner .track-fill {
255
249
  background-color: #545454;
256
250
  }
@@ -258,10 +252,9 @@
258
252
  background-color: rgba(255, 255, 255, 0.08);
259
253
  }
260
254
 
261
- /*--------------
255
+ /* --------------
262
256
  Colors
263
- ---------------*/
264
-
257
+ --------------- */
265
258
 
266
259
  /* Standard */
267
260
  .ui.primary.slider .inner .track-fill {
@@ -653,10 +646,9 @@
653
646
  background-color: #000000;
654
647
  }
655
648
 
656
- /*--------------
657
- Basic
658
- ---------------*/
659
-
649
+ /* --------------
650
+ Basic
651
+ --------------- */
660
652
 
661
653
  /* Standard */
662
654
  .ui.slider.basic .inner .thumb {
@@ -667,10 +659,9 @@
667
659
  background-color: #27292a;
668
660
  }
669
661
 
670
- /*--------------
671
- Basic Inverted
672
- ---------------*/
673
-
662
+ /* --------------
663
+ Basic Inverted
664
+ --------------- */
674
665
 
675
666
  /* Standard */
676
667
  .ui.inverted.slider.basic .inner .thumb {
@@ -681,10 +672,9 @@
681
672
  background-color: #000000;
682
673
  }
683
674
 
684
- /*--------------
675
+ /* --------------
685
676
  Sizing
686
- ---------------*/
687
-
677
+ --------------- */
688
678
  .ui.slider.small .inner .thumb {
689
679
  height: 1em;
690
680
  width: 1em;
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Slider
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Slider
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.19+e589cd1
2
+ * # Fomantic UI - 2.9.1-beta.20+d4987bf
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.19+e589cd1 - State
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - State
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.19+e589cd1
2
+ * # Fomantic UI - 2.9.1-beta.20+d4987bf
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * https://fomantic-ui.com/
5
5
  *