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 - Dropdown
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Dropdown
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -36,10 +36,9 @@
36
36
  *******************************/
37
37
 
38
38
 
39
- /*--------------
39
+ /* --------------
40
40
  Menu
41
- ---------------*/
42
-
41
+ --------------- */
43
42
  .ui.dropdown .menu {
44
43
  cursor: auto;
45
44
  position: absolute;
@@ -68,19 +67,17 @@
68
67
  white-space: nowrap;
69
68
  }
70
69
 
71
- /*--------------
70
+ /* --------------
72
71
  Hidden Input
73
- ---------------*/
74
-
72
+ --------------- */
75
73
  .ui.dropdown > input:not(.search):first-child,
76
74
  .ui.dropdown > select {
77
75
  display: none !important;
78
76
  }
79
77
 
80
- /*--------------
78
+ /* --------------
81
79
  Dropdown Icon
82
- ---------------*/
83
-
80
+ --------------- */
84
81
  .ui.dropdown:not(.labeled) > .dropdown.icon {
85
82
  position: relative;
86
83
  width: auto;
@@ -97,20 +94,18 @@
97
94
  margin-right: 1em;
98
95
  }
99
96
 
100
- /*--------------
97
+ /* --------------
101
98
  Text
102
- ---------------*/
103
-
99
+ --------------- */
104
100
  .ui.dropdown > .text {
105
101
  display: inline-block;
106
102
  -webkit-transition: none;
107
103
  transition: none;
108
104
  }
109
105
 
110
- /*--------------
106
+ /* --------------
111
107
  Menu Item
112
- ---------------*/
113
-
108
+ --------------- */
114
109
  .ui.dropdown .menu > .item {
115
110
  position: relative;
116
111
  cursor: pointer;
@@ -143,10 +138,9 @@
143
138
  flex-direction: column-reverse;
144
139
  }
145
140
 
146
- /*--------------
141
+ /* --------------
147
142
  Floated Content
148
- ---------------*/
149
-
143
+ --------------- */
150
144
  .ui.dropdown > .text > [class*="right floated"],
151
145
  .ui.dropdown .menu .item > [class*="right floated"] {
152
146
  float: right !important;
@@ -166,10 +160,9 @@
166
160
  margin-top: 0em;
167
161
  }
168
162
 
169
- /*--------------
163
+ /* --------------
170
164
  Menu Divider
171
- ---------------*/
172
-
165
+ --------------- */
173
166
  .ui.dropdown .menu > .header {
174
167
  margin: 1rem 0 0.75rem;
175
168
  padding: 0 1.14285714rem;
@@ -209,10 +202,9 @@
209
202
  padding-bottom: 0.5em;
210
203
  }
211
204
 
212
- /*-----------------
205
+ /* -----------------
213
206
  Item Description
214
- -------------------*/
215
-
207
+ ------------------- */
216
208
  .ui.dropdown > .text > .description,
217
209
  .ui.dropdown .menu > .item > .description {
218
210
  float: right;
@@ -223,18 +215,16 @@
223
215
  margin: 0;
224
216
  }
225
217
 
226
- /*-----------------
218
+ /* -----------------
227
219
  Item Text
228
- -------------------*/
229
-
220
+ ------------------- */
230
221
  .ui.dropdown .menu > .item.vertical > .text {
231
222
  margin-bottom: 0.25em;
232
223
  }
233
224
 
234
- /*-----------------
225
+ /* -----------------
235
226
  Message
236
- -------------------*/
237
-
227
+ ------------------- */
238
228
  .ui.dropdown .menu > .message {
239
229
  padding: 0.78571429rem 1.14285714rem;
240
230
  font-weight: normal;
@@ -243,10 +233,9 @@
243
233
  color: rgba(0, 0, 0, 0.4);
244
234
  }
245
235
 
246
- /*--------------
236
+ /* --------------
247
237
  Sub Menu
248
- ---------------*/
249
-
238
+ --------------- */
250
239
  .ui.dropdown .menu .menu {
251
240
  top: 0;
252
241
  left: 100%;
@@ -261,10 +250,9 @@
261
250
  display: none;
262
251
  }
263
252
 
264
- /*--------------
253
+ /* --------------
265
254
  Sub Elements
266
- ---------------*/
267
-
255
+ --------------- */
268
256
 
269
257
  /* Icons / Flags / Labels / Image */
270
258
  .ui.dropdown > .text > i.icons,
@@ -300,10 +288,9 @@
300
288
  margin-right: 0.78571429rem;
301
289
  }
302
290
 
303
- /*--------------
291
+ /* --------------
304
292
  Image
305
- ---------------*/
306
-
293
+ --------------- */
307
294
  .ui.dropdown > .text > img,
308
295
  .ui.dropdown > .text > .image:not(.icon),
309
296
  .ui.dropdown .menu > .item > .image:not(.icon),
@@ -322,10 +309,9 @@
322
309
  *******************************/
323
310
 
324
311
 
325
- /*--------------
312
+ /* --------------
326
313
  Menu
327
- ---------------*/
328
-
314
+ --------------- */
329
315
 
330
316
  /* Remove Menu Item Divider */
331
317
  .ui.dropdown .ui.menu > .item::before,
@@ -346,20 +332,18 @@
346
332
  right: 0;
347
333
  }
348
334
 
349
- /*--------------
350
- Label
351
- ---------------*/
352
-
335
+ /* --------------
336
+ Label
337
+ --------------- */
353
338
 
354
339
  /* Dropdown Menu */
355
340
  .ui.label.dropdown .menu {
356
341
  min-width: 100%;
357
342
  }
358
343
 
359
- /*--------------
360
- Button
361
- ---------------*/
362
-
344
+ /* --------------
345
+ Button
346
+ --------------- */
363
347
 
364
348
  /* No Margin On Icon Button */
365
349
  .ui.dropdown.icon.button > .dropdown.icon {
@@ -387,10 +371,9 @@ select.ui.dropdown {
387
371
  visibility: visible;
388
372
  }
389
373
 
390
- /*--------------
391
- Selection
392
- ---------------*/
393
-
374
+ /* --------------
375
+ Selection
376
+ --------------- */
394
377
 
395
378
  /* Displays like a select box */
396
379
  .ui.selection.dropdown {
@@ -469,10 +452,9 @@ select.ui.dropdown {
469
452
  display: none;
470
453
  }
471
454
 
472
- /*--------------
473
- Message
474
- ---------------*/
475
-
455
+ /* --------------
456
+ Message
457
+ --------------- */
476
458
  .ui.selection.dropdown .menu > .message {
477
459
  padding: 0.78571429rem 1.14285714rem;
478
460
  }
@@ -696,10 +678,9 @@ select.ui.dropdown {
696
678
  }
697
679
  }
698
680
 
699
- /*--------------
700
- Searchable
701
- ---------------*/
702
-
681
+ /* --------------
682
+ Searchable
683
+ --------------- */
703
684
 
704
685
  /* Search Selection */
705
686
  .ui.search.dropdown {
@@ -835,10 +816,9 @@ select.ui.dropdown {
835
816
  margin-top: -1.35em;
836
817
  }
837
818
 
838
- /*--------------
839
- Multiple
840
- ---------------*/
841
-
819
+ /* --------------
820
+ Multiple
821
+ --------------- */
842
822
 
843
823
  /* Multiple Selection */
844
824
  .ui.ui.multiple.dropdown {
@@ -895,10 +875,9 @@ select.ui.dropdown {
895
875
  height: 1.71428571em;
896
876
  }
897
877
 
898
- /*-----------------
899
- Multiple Search
900
- -----------------*/
901
-
878
+ /* -----------------
879
+ Multiple Search
880
+ ----------------- */
902
881
 
903
882
  /* Multiple Search Selection */
904
883
  .ui.multiple.search.dropdown,
@@ -933,10 +912,9 @@ select.ui.dropdown {
933
912
  min-width: 14em;
934
913
  }
935
914
 
936
- /*--------------
937
- Inline
938
- ---------------*/
939
-
915
+ /* --------------
916
+ Inline
917
+ --------------- */
940
918
  .ui.inline.dropdown {
941
919
  cursor: pointer;
942
920
  display: inline-block;
@@ -961,10 +939,9 @@ select.ui.dropdown {
961
939
  *******************************/
962
940
 
963
941
 
964
- /*--------------------
942
+ /* --------------------
965
943
  Active
966
- ----------------------*/
967
-
944
+ ---------------------- */
968
945
 
969
946
  /* Menu Item Active */
970
947
  .ui.dropdown .menu .active.item {
@@ -976,10 +953,9 @@ select.ui.dropdown {
976
953
  z-index: 12;
977
954
  }
978
955
 
979
- /*--------------------
956
+ /* --------------------
980
957
  Hover
981
- ----------------------*/
982
-
958
+ ---------------------- */
983
959
 
984
960
  /* Menu Item Hover */
985
961
  .ui.dropdown .menu > .item:hover {
@@ -988,10 +964,9 @@ select.ui.dropdown {
988
964
  z-index: 13;
989
965
  }
990
966
 
991
- /*--------------------
967
+ /* --------------------
992
968
  Default Text
993
- ----------------------*/
994
-
969
+ ---------------------- */
995
970
  .ui.dropdown:not(.button) > .default.text,
996
971
  .ui.default.dropdown:not(.button) > .text {
997
972
  color: rgba(191, 191, 191, 0.87);
@@ -1001,10 +976,9 @@ select.ui.dropdown {
1001
976
  color: rgba(115, 115, 115, 0.87);
1002
977
  }
1003
978
 
1004
- /*--------------------
1005
- Loading
1006
- ---------------------*/
1007
-
979
+ /* --------------------
980
+ Loading
981
+ --------------------- */
1008
982
  .ui.loading.dropdown > i.icon {
1009
983
  height: 1em !important;
1010
984
  }
@@ -1063,10 +1037,9 @@ select.ui.dropdown {
1063
1037
  right: auto !important;
1064
1038
  }
1065
1039
 
1066
- /*--------------------
1040
+ /* --------------------
1067
1041
  Keyboard Select
1068
- ----------------------*/
1069
-
1042
+ ---------------------- */
1070
1043
 
1071
1044
  /* Selected Item */
1072
1045
  .ui.dropdown.selected,
@@ -1075,10 +1048,9 @@ select.ui.dropdown {
1075
1048
  color: rgba(0, 0, 0, 0.95);
1076
1049
  }
1077
1050
 
1078
- /*--------------------
1051
+ /* --------------------
1079
1052
  Search Filtered
1080
- ----------------------*/
1081
-
1053
+ ---------------------- */
1082
1054
 
1083
1055
  /* Filtered Item */
1084
1056
  .ui.dropdown > .filtered.text {
@@ -1088,10 +1060,9 @@ select.ui.dropdown {
1088
1060
  display: none !important;
1089
1061
  }
1090
1062
 
1091
- /*--------------------
1092
- States
1093
- ----------------------*/
1094
-
1063
+ /* --------------------
1064
+ States
1065
+ ---------------------- */
1095
1066
  .ui.dropdown.error,
1096
1067
  .ui.dropdown.error > .text,
1097
1068
  .ui.dropdown.error > .default.text {
@@ -1221,10 +1192,9 @@ select.ui.dropdown {
1221
1192
  background-color: #fdfdce;
1222
1193
  }
1223
1194
 
1224
- /*--------------------
1225
- Clear
1226
- ----------------------*/
1227
-
1195
+ /* --------------------
1196
+ Clear
1197
+ ---------------------- */
1228
1198
  .ui.dropdown > .remove.icon,
1229
1199
  .ui.dropdown > .clear.dropdown.icon {
1230
1200
  opacity: 0.6;
@@ -1236,10 +1206,9 @@ select.ui.dropdown {
1236
1206
  opacity: 1;
1237
1207
  }
1238
1208
 
1239
- /*--------------------
1240
- Disabled
1241
- ----------------------*/
1242
-
1209
+ /* --------------------
1210
+ Disabled
1211
+ ---------------------- */
1243
1212
 
1244
1213
  /* Disabled */
1245
1214
  .ui.disabled.dropdown,
@@ -1249,10 +1218,9 @@ select.ui.dropdown {
1249
1218
  opacity: 0.45;
1250
1219
  }
1251
1220
 
1252
- /*--------------------
1253
- Read-Only
1254
- ----------------------*/
1255
-
1221
+ /* --------------------
1222
+ Read-Only
1223
+ ---------------------- */
1256
1224
  .ui.read-only.dropdown {
1257
1225
  cursor: default;
1258
1226
  pointer-events: none;
@@ -1264,10 +1232,9 @@ select.ui.dropdown {
1264
1232
  *******************************/
1265
1233
 
1266
1234
 
1267
- /*--------------
1235
+ /* --------------
1268
1236
  Direction
1269
- ---------------*/
1270
-
1237
+ --------------- */
1271
1238
 
1272
1239
  /* Flyout Direction */
1273
1240
  .ui.dropdown .menu {
@@ -1312,10 +1279,9 @@ select.ui.dropdown {
1312
1279
  margin-right: 0;
1313
1280
  }
1314
1281
 
1315
- /*--------------
1316
- Upward
1317
- ---------------*/
1318
-
1282
+ /* --------------
1283
+ Upward
1284
+ --------------- */
1319
1285
 
1320
1286
  /* Upward Main Menu */
1321
1287
  .ui.upward.dropdown > .menu {
@@ -1380,10 +1346,9 @@ select.ui.dropdown {
1380
1346
  box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.08);
1381
1347
  }
1382
1348
 
1383
- /*--------------
1384
- Scrolling
1385
- ---------------*/
1386
-
1349
+ /* --------------
1350
+ Scrolling
1351
+ --------------- */
1387
1352
 
1388
1353
  /* Selection Menu */
1389
1354
  .ui.scrolling.dropdown .menu,
@@ -1452,10 +1417,9 @@ select.ui.dropdown {
1452
1417
  }
1453
1418
  }
1454
1419
 
1455
- /*--------------------
1456
- Labeled
1457
- ---------------------*/
1458
-
1420
+ /* --------------------
1421
+ Labeled
1422
+ --------------------- */
1459
1423
 
1460
1424
  /* Regular Label on Left */
1461
1425
  .ui.labeled.input:not([class*="corner labeled"]) .label:first-child + .dropdown {
@@ -1475,10 +1439,9 @@ select.ui.dropdown {
1475
1439
  border-bottom-left-radius: 0;
1476
1440
  }
1477
1441
 
1478
- /*--------------
1479
- Columnar
1480
- ---------------*/
1481
-
1442
+ /* --------------
1443
+ Columnar
1444
+ --------------- */
1482
1445
  .ui.column.dropdown > .menu {
1483
1446
  -ms-flex-wrap: wrap;
1484
1447
  flex-wrap: wrap;
@@ -1496,10 +1459,9 @@ select.ui.dropdown {
1496
1459
  width: 20%;
1497
1460
  }
1498
1461
 
1499
- /*--------------
1500
- Simple
1501
- ---------------*/
1502
-
1462
+ /* --------------
1463
+ Simple
1464
+ --------------- */
1503
1465
 
1504
1466
  /* Displays without javascript */
1505
1467
  .ui.simple.dropdown .menu::before,
@@ -1588,10 +1550,9 @@ select.ui.dropdown {
1588
1550
  overscroll-behavior: none;
1589
1551
  }
1590
1552
 
1591
- /*--------------
1592
- Fluid
1593
- ---------------*/
1594
-
1553
+ /* --------------
1554
+ Fluid
1555
+ --------------- */
1595
1556
  .ui.fluid.dropdown {
1596
1557
  display: block;
1597
1558
  width: 100% !important;
@@ -1601,10 +1562,9 @@ select.ui.dropdown {
1601
1562
  float: right;
1602
1563
  }
1603
1564
 
1604
- /*--------------
1605
- Floating
1606
- ---------------*/
1607
-
1565
+ /* --------------
1566
+ Floating
1567
+ --------------- */
1608
1568
  .ui.floating.dropdown > .menu {
1609
1569
  left: 0;
1610
1570
  right: auto;
@@ -1619,10 +1579,9 @@ select.ui.dropdown {
1619
1579
  margin-bottom: 0.5em;
1620
1580
  }
1621
1581
 
1622
- /*--------------
1623
- Pointing
1624
- ---------------*/
1625
-
1582
+ /* --------------
1583
+ Pointing
1584
+ --------------- */
1626
1585
  .ui.pointing.dropdown > .menu {
1627
1586
  top: 100%;
1628
1587
  margin-top: 0.78571429rem;
@@ -1823,10 +1782,9 @@ select.ui.dropdown {
1823
1782
  box-shadow: -1px -1px 0 0 rgba(34, 36, 38, 0.15);
1824
1783
  }
1825
1784
 
1826
- /*--------------------
1785
+ /* --------------------
1827
1786
  Sizes
1828
- ---------------------*/
1829
-
1787
+ --------------------- */
1830
1788
  .ui.dropdown,
1831
1789
  .ui.dropdown .menu > .item {
1832
1790
  font-size: 1rem;
@@ -1860,10 +1818,9 @@ select.ui.dropdown {
1860
1818
  font-size: 1.71428571rem;
1861
1819
  }
1862
1820
 
1863
- /*--------------
1864
- Inverted
1865
- ---------------*/
1866
-
1821
+ /* --------------
1822
+ Inverted
1823
+ --------------- */
1867
1824
 
1868
1825
  /* General rules and basic dropdowns */
1869
1826
  .ui.dropdown .inverted.menu,
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Dropdown
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Dropdown
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 - Dropdown
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Dropdown
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 - Video
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Video
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -22,10 +22,9 @@
22
22
  padding-bottom: 56.25%;
23
23
  }
24
24
 
25
- /*-----------------
25
+ /* -----------------
26
26
  Embedded Content
27
- ------------------*/
28
-
27
+ ------------------ */
29
28
  .ui.embed iframe,
30
29
  .ui.embed embed,
31
30
  .ui.embed object {
@@ -40,18 +39,16 @@
40
39
  overflow: hidden;
41
40
  }
42
41
 
43
- /*-----------------
42
+ /* -----------------
44
43
  Embed
45
- ------------------*/
46
-
44
+ ------------------ */
47
45
  .ui.embed > .embed {
48
46
  display: none;
49
47
  }
50
48
 
51
- /*--------------
49
+ /* --------------
52
50
  Placeholder
53
- ---------------*/
54
-
51
+ --------------- */
55
52
  .ui.embed > .placeholder {
56
53
  position: absolute;
57
54
  cursor: pointer;
@@ -63,10 +60,9 @@
63
60
  background-color: radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
64
61
  }
65
62
 
66
- /*--------------
63
+ /* --------------
67
64
  Icon
68
- ---------------*/
69
-
65
+ --------------- */
70
66
  .ui.embed > i.icon {
71
67
  cursor: pointer;
72
68
  position: absolute;
@@ -110,10 +106,9 @@
110
106
  *******************************/
111
107
 
112
108
 
113
- /*--------------
109
+ /* --------------
114
110
  Hover
115
- ---------------*/
116
-
111
+ --------------- */
117
112
  .ui.embed i.icon:hover::after {
118
113
  background: -webkit-radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
119
114
  background: radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
@@ -123,10 +118,9 @@
123
118
  color: #FFFFFF;
124
119
  }
125
120
 
126
- /*--------------
121
+ /* --------------
127
122
  Active
128
- ---------------*/
129
-
123
+ --------------- */
130
124
  .ui.active.embed > i.icon,
131
125
  .ui.active.embed > .placeholder {
132
126
  display: none;
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Embed
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Embed
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 - Video
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Video
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
  *