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 - Popup
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Popup
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -65,10 +65,9 @@
65
65
  *******************************/
66
66
 
67
67
 
68
- /*--------------
69
- Tooltip
70
- ---------------*/
71
-
68
+ /* --------------
69
+ Tooltip
70
+ --------------- */
72
71
 
73
72
  /* Content */
74
73
  [data-tooltip] {
@@ -218,10 +217,9 @@
218
217
  }
219
218
  }
220
219
 
221
- /*--------------
222
- Inverted
223
- ---------------*/
224
-
220
+ /* --------------
221
+ Inverted
222
+ --------------- */
225
223
 
226
224
  /* Arrow */
227
225
  [data-tooltip][data-inverted]::before {
@@ -243,10 +241,9 @@
243
241
  box-shadow: none;
244
242
  }
245
243
 
246
- /*--------------
247
- Position
248
- ---------------*/
249
-
244
+ /* --------------
245
+ Position
246
+ --------------- */
250
247
  [data-position~="top"][data-tooltip]::before {
251
248
  background: #FFFFFF;
252
249
  }
@@ -443,10 +440,9 @@
443
440
  transform-origin: left center;
444
441
  }
445
442
 
446
- /*--------------
447
- Basic
448
- ---------------*/
449
-
443
+ /* --------------
444
+ Basic
445
+ --------------- */
450
446
  [data-tooltip][data-variation~="basic"]::before {
451
447
  display: none;
452
448
  }
@@ -454,10 +450,9 @@
454
450
  white-space: pre-line;
455
451
  }
456
452
 
457
- /*--------------
453
+ /* --------------
458
454
  Spacing
459
- ---------------*/
460
-
455
+ --------------- */
461
456
  .ui.popup {
462
457
  margin: 0;
463
458
  }
@@ -508,13 +503,11 @@
508
503
  transform-origin: right top;
509
504
  }
510
505
 
511
- /*--------------
512
- Pointer
513
- ---------------*/
514
-
515
-
516
- /*--- Below ---*/
506
+ /* --------------
507
+ Pointer
508
+ --------------- */
517
509
 
510
+ /* --- Below --- */
518
511
  .ui.bottom.center.popup::before {
519
512
  margin-left: -0.30714286em;
520
513
  top: -0.30714286em;
@@ -527,7 +520,8 @@
527
520
  .ui.bottom.left.popup {
528
521
  margin-left: 0;
529
522
  }
530
- /*rtl:rename*/
523
+
524
+ /* rtl:rename */
531
525
  .ui.bottom.left.popup::before {
532
526
  top: -0.30714286em;
533
527
  left: 1em;
@@ -540,7 +534,8 @@
540
534
  .ui.bottom.right.popup {
541
535
  margin-right: 0;
542
536
  }
543
- /*rtl:rename*/
537
+
538
+ /* rtl:rename */
544
539
  .ui.bottom.right.popup::before {
545
540
  top: -0.30714286em;
546
541
  right: 1em;
@@ -551,8 +546,7 @@
551
546
  box-shadow: -1px -1px 0 0 #bababc;
552
547
  }
553
548
 
554
- /*--- Above ---*/
555
-
549
+ /* --- Above --- */
556
550
  .ui.top.center.popup::before {
557
551
  top: auto;
558
552
  right: auto;
@@ -563,7 +557,8 @@
563
557
  .ui.top.left.popup {
564
558
  margin-left: 0;
565
559
  }
566
- /*rtl:rename*/
560
+
561
+ /* rtl:rename */
567
562
  .ui.top.left.popup::before {
568
563
  bottom: -0.30714286em;
569
564
  left: 1em;
@@ -574,7 +569,8 @@
574
569
  .ui.top.right.popup {
575
570
  margin-right: 0;
576
571
  }
577
- /*rtl:rename*/
572
+
573
+ /* rtl:rename */
578
574
  .ui.top.right.popup::before {
579
575
  bottom: -0.30714286em;
580
576
  right: 1em;
@@ -583,9 +579,9 @@
583
579
  margin-left: 0;
584
580
  }
585
581
 
586
- /*--- Left Center ---*/
582
+ /* --- Left Center --- */
587
583
 
588
- /*rtl:rename*/
584
+ /* rtl:rename */
589
585
  .ui.left.center.popup::before {
590
586
  top: 50%;
591
587
  right: -0.30714286em;
@@ -596,9 +592,9 @@
596
592
  box-shadow: 1px -1px 0 0 #bababc;
597
593
  }
598
594
 
599
- /*--- Right Center ---*/
595
+ /* --- Right Center --- */
600
596
 
601
- /*rtl:rename*/
597
+ /* rtl:rename */
602
598
  .ui.right.center.popup::before {
603
599
  top: 50%;
604
600
  left: -0.30714286em;
@@ -672,10 +668,9 @@
672
668
  *******************************/
673
669
 
674
670
 
675
- /*--------------
676
- Basic
677
- ---------------*/
678
-
671
+ /* --------------
672
+ Basic
673
+ --------------- */
679
674
  .ui.basic.popup::before {
680
675
  display: none;
681
676
  }
@@ -683,10 +678,9 @@
683
678
  width: 250px;
684
679
  }
685
680
 
686
- /*--------------
687
- Wide
688
- ---------------*/
689
-
681
+ /* --------------
682
+ Wide
683
+ --------------- */
690
684
  .ui.wide.popup {
691
685
  max-width: 350px;
692
686
  }
@@ -710,19 +704,17 @@
710
704
  }
711
705
  }
712
706
 
713
- /*--------------
714
- Fluid
715
- ---------------*/
716
-
707
+ /* --------------
708
+ Fluid
709
+ --------------- */
717
710
  .ui.fluid.popup {
718
711
  width: 100%;
719
712
  max-width: none;
720
713
  }
721
714
 
722
- /*--------------
723
- Colors
724
- ---------------*/
725
-
715
+ /* --------------
716
+ Colors
717
+ --------------- */
726
718
 
727
719
  /* Inverted colors */
728
720
  .ui.inverted.popup {
@@ -1042,18 +1034,16 @@
1042
1034
  color: #1B1C1D;
1043
1035
  }
1044
1036
 
1045
- /*--------------
1046
- Flowing
1047
- ---------------*/
1048
-
1037
+ /* --------------
1038
+ Flowing
1039
+ --------------- */
1049
1040
  .ui.flowing.popup {
1050
1041
  max-width: none;
1051
1042
  }
1052
1043
 
1053
- /*--------------
1044
+ /* --------------
1054
1045
  Sizes
1055
- ---------------*/
1056
-
1046
+ --------------- */
1057
1047
  .ui.popup {
1058
1048
  font-size: 1rem;
1059
1049
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Popup
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Popup
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 - Popup
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Popup
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 - Progress Bar
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Progress Bar
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -263,10 +263,9 @@
263
263
  *******************************/
264
264
 
265
265
 
266
- /*--------------
267
- Success
268
- ---------------*/
269
-
266
+ /* --------------
267
+ Success
268
+ --------------- */
270
269
  .ui.ui.progress.success .bar {
271
270
  background-color: #21BA45;
272
271
  }
@@ -279,10 +278,9 @@
279
278
  color: #1A531B;
280
279
  }
281
280
 
282
- /*--------------
283
- Warning
284
- ---------------*/
285
-
281
+ /* --------------
282
+ Warning
283
+ --------------- */
286
284
  .ui.ui.progress.warning .bar {
287
285
  background-color: #F2C037;
288
286
  }
@@ -295,10 +293,9 @@
295
293
  color: #794B02;
296
294
  }
297
295
 
298
- /*--------------
299
- Error
300
- ---------------*/
301
-
296
+ /* --------------
297
+ Error
298
+ --------------- */
302
299
  .ui.ui.progress.error .bar {
303
300
  background-color: #DB2828;
304
301
  }
@@ -311,10 +308,9 @@
311
308
  color: #912D2B;
312
309
  }
313
310
 
314
- /*--------------
315
- Active
316
- ---------------*/
317
-
311
+ /* --------------
312
+ Active
313
+ --------------- */
318
314
  .ui.active.progress .bar {
319
315
  position: relative;
320
316
  min-width: 2em;
@@ -363,10 +359,9 @@
363
359
  }
364
360
  }
365
361
 
366
- /*--------------
367
- Disabled
368
- ---------------*/
369
-
362
+ /* --------------
363
+ Disabled
364
+ --------------- */
370
365
  .ui.disabled.progress {
371
366
  opacity: 0.35;
372
367
  }
@@ -382,10 +377,9 @@
382
377
  *******************************/
383
378
 
384
379
 
385
- /*--------------
386
- Inverted
387
- ---------------*/
388
-
380
+ /* --------------
381
+ Inverted
382
+ --------------- */
389
383
  .ui.inverted.progress {
390
384
  background: rgba(255, 255, 255, 0.08);
391
385
  border: none;
@@ -409,10 +403,9 @@
409
403
  color: #DB2828;
410
404
  }
411
405
 
412
- /*--------------
413
- Attached
414
- ---------------*/
415
-
406
+ /* --------------
407
+ Attached
408
+ --------------- */
416
409
 
417
410
  /* bottom attached */
418
411
  .ui.progress.attached {
@@ -457,10 +450,9 @@
457
450
  bottom: auto;
458
451
  }
459
452
 
460
- /*--------------
453
+ /* --------------
461
454
  Colors
462
- ---------------*/
463
-
455
+ --------------- */
464
456
  .ui.indeterminate.primary.progress .bar::before,
465
457
  .ui.primary.progress .bar,
466
458
  .ui.progress .primary.bar {
@@ -612,10 +604,9 @@
612
604
  background-color: #545454;
613
605
  }
614
606
 
615
- /*--------------
607
+ /* --------------
616
608
  Sizes
617
- ---------------*/
618
-
609
+ --------------- */
619
610
  .ui.progress {
620
611
  font-size: 1rem;
621
612
  }
@@ -665,10 +656,9 @@
665
656
  height: 5em;
666
657
  }
667
658
 
668
- /*---------------
669
- Indeterminate
670
- ----------------*/
671
-
659
+ /* ---------------
660
+ Indeterminate
661
+ ---------------- */
672
662
  .ui.indeterminate.progress .bar {
673
663
  width: 100%;
674
664
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Progress
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Progress
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 - Progress Bar
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Progress Bar
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 - Rail
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Rail
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -38,10 +38,9 @@
38
38
  *******************************/
39
39
 
40
40
 
41
- /*--------------
42
- Internal
43
- ---------------*/
44
-
41
+ /* --------------
42
+ Internal
43
+ --------------- */
45
44
  .ui.left.internal.rail {
46
45
  left: 0;
47
46
  right: auto;
@@ -55,10 +54,9 @@
55
54
  margin: 0 2rem 0 0;
56
55
  }
57
56
 
58
- /*--------------
59
- Dividing
60
- ---------------*/
61
-
57
+ /* --------------
58
+ Dividing
59
+ --------------- */
62
60
  .ui.dividing.rail {
63
61
  width: 302.5px;
64
62
  }
@@ -73,10 +71,9 @@
73
71
  margin: 0 0 0 2.5rem;
74
72
  }
75
73
 
76
- /*--------------
77
- Distance
78
- ---------------*/
79
-
74
+ /* --------------
75
+ Distance
76
+ --------------- */
80
77
  .ui.close.rail {
81
78
  width: calc(300px + 1em);
82
79
  }
@@ -100,20 +97,18 @@
100
97
  margin: 0 0 0 0.5em;
101
98
  }
102
99
 
103
- /*--------------
104
- Attached
105
- ---------------*/
106
-
100
+ /* --------------
101
+ Attached
102
+ --------------- */
107
103
  .ui.attached.left.rail,
108
104
  .ui.attached.right.rail {
109
105
  padding: 0;
110
106
  margin: 0;
111
107
  }
112
108
 
113
- /*--------------
109
+ /* --------------
114
110
  Sizing
115
- ---------------*/
116
-
111
+ --------------- */
117
112
  .ui.rail {
118
113
  font-size: 1rem;
119
114
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Rail
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Rail
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 - Rating
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Rating
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -50,10 +50,9 @@
50
50
  *******************************/
51
51
 
52
52
 
53
- /*-------------------
53
+ /* -------------------
54
54
  Standard
55
- --------------------*/
56
-
55
+ -------------------- */
57
56
 
58
57
  /* Inactive Icon */
59
58
  .ui.rating .icon {
@@ -91,10 +90,9 @@
91
90
  background-clip: unset;
92
91
  }
93
92
 
94
- /*--------------
93
+ /* --------------
95
94
  Colors
96
95
  -------------- */
97
-
98
96
  .ui.primary.rating .active.icon {
99
97
  color: #54C8FF;
100
98
  text-shadow: 0px -1px 0px #2185D0, -1px 0px 0px #2185D0, 0px 1px 0px #2185D0, 1px 0px 0px #2185D0;
@@ -387,10 +385,9 @@
387
385
  *******************************/
388
386
 
389
387
 
390
- /*-------------------
391
- Disabled
392
- --------------------*/
393
-
388
+ /* -------------------
389
+ Disabled
390
+ -------------------- */
394
391
 
395
392
  /* disabled rating */
396
393
  .ui.disabled.rating .icon {
@@ -398,10 +395,9 @@
398
395
  pointer-events: none;
399
396
  }
400
397
 
401
- /*-------------------
398
+ /* -------------------
402
399
  User Interactive
403
- --------------------*/
404
-
400
+ -------------------- */
405
401
 
406
402
  /* Selected Rating */
407
403
  .ui.rating.selected .active.icon {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Rating
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - 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.19+e589cd1 - Rating
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - 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.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 - Reset
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - 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.19+e589cd1 - Reset
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Reset
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *