@ntlab/ntjs-assets 2.0.2 → 2.0.3

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 (235) hide show
  1. package/assets/js/bootstrap-icons/bootstrap-icons.svg +1 -1
  2. package/assets/js/bootstrap-icons/folder-plus.svg +2 -2
  3. package/assets/js/bootstrap-icons/font/bootstrap-icons.css +1981 -0
  4. package/assets/js/bootstrap-icons/font/bootstrap-icons.json +1955 -0
  5. package/assets/js/bootstrap-icons/font/bootstrap-icons.min.css +5 -0
  6. package/assets/js/bootstrap-icons/font/bootstrap-icons.scss +1993 -0
  7. package/assets/js/bootstrap-icons/font/fonts/bootstrap-icons.woff +0 -0
  8. package/assets/js/bootstrap-icons/font/fonts/bootstrap-icons.woff2 +0 -0
  9. package/assets/js/bootstrap-icons/postcard-heart-fill.svg +1 -1
  10. package/assets/js/bootstrap-icons/trash.svg +2 -2
  11. package/assets/js/jquery/jquery.js +840 -1045
  12. package/assets/js/jquery/jquery.min.js +2 -2
  13. package/assets/js/jquery/jquery.min.map +1 -1
  14. package/assets/js/jquery/jquery.slim.js +834 -1039
  15. package/assets/js/jquery/jquery.slim.min.js +2 -2
  16. package/assets/js/jquery/jquery.slim.min.map +1 -1
  17. package/assets/js/popper.js/cjs/enums.js +1 -1
  18. package/assets/js/popper.js/cjs/popper-base.js +12 -170
  19. package/assets/js/popper.js/cjs/popper-base.js.map +1 -1
  20. package/assets/js/popper.js/cjs/popper-lite.js +14 -184
  21. package/assets/js/popper.js/cjs/popper-lite.js.map +1 -1
  22. package/assets/js/popper.js/cjs/popper.js +14 -197
  23. package/assets/js/popper.js/cjs/popper.js.map +1 -1
  24. package/assets/js/popper.js/esm/createPopper.js +6 -66
  25. package/assets/js/popper.js/esm/modifiers/arrow.js +1 -12
  26. package/assets/js/popper.js/esm/modifiers/computeStyles.js +2 -14
  27. package/assets/js/popper.js/esm/utils/computeAutoPlacement.js +0 -4
  28. package/assets/js/popper.js/esm/utils/userAgent.js +1 -1
  29. package/assets/js/popper.js/umd/enums.js +1 -1
  30. package/assets/js/popper.js/umd/enums.min.js +1 -1
  31. package/assets/js/popper.js/umd/popper-base.js +12 -170
  32. package/assets/js/popper.js/umd/popper-base.js.map +1 -1
  33. package/assets/js/popper.js/umd/popper-base.min.js +2 -2
  34. package/assets/js/popper.js/umd/popper-base.min.js.map +1 -1
  35. package/assets/js/popper.js/umd/popper-lite.js +14 -184
  36. package/assets/js/popper.js/umd/popper-lite.js.map +1 -1
  37. package/assets/js/popper.js/umd/popper-lite.min.js +2 -2
  38. package/assets/js/popper.js/umd/popper-lite.min.js.map +1 -1
  39. package/assets/js/popper.js/umd/popper.js +14 -197
  40. package/assets/js/popper.js/umd/popper.js.map +1 -1
  41. package/assets/js/popper.js/umd/popper.min.js +2 -2
  42. package/assets/js/popper.js/umd/popper.min.js.map +1 -1
  43. package/assets/js/semantic-ui/components/accordion.css +196 -74
  44. package/assets/js/semantic-ui/components/accordion.js +570 -591
  45. package/assets/js/semantic-ui/components/accordion.min.css +4 -4
  46. package/assets/js/semantic-ui/components/accordion.min.js +6 -6
  47. package/assets/js/semantic-ui/components/ad.css +40 -51
  48. package/assets/js/semantic-ui/components/ad.min.css +4 -4
  49. package/assets/js/semantic-ui/components/api.js +1154 -1117
  50. package/assets/js/semantic-ui/components/api.min.js +6 -6
  51. package/assets/js/semantic-ui/components/breadcrumb.css +7 -7
  52. package/assets/js/semantic-ui/components/breadcrumb.min.css +4 -4
  53. package/assets/js/semantic-ui/components/button.css +895 -1227
  54. package/assets/js/semantic-ui/components/button.min.css +4 -4
  55. package/assets/js/semantic-ui/components/calendar.css +60 -33
  56. package/assets/js/semantic-ui/components/calendar.js +1952 -1575
  57. package/assets/js/semantic-ui/components/calendar.min.css +4 -4
  58. package/assets/js/semantic-ui/components/calendar.min.js +6 -6
  59. package/assets/js/semantic-ui/components/card.css +1004 -441
  60. package/assets/js/semantic-ui/components/card.min.css +4 -4
  61. package/assets/js/semantic-ui/components/checkbox.css +275 -303
  62. package/assets/js/semantic-ui/components/checkbox.js +863 -855
  63. package/assets/js/semantic-ui/components/checkbox.min.css +4 -4
  64. package/assets/js/semantic-ui/components/checkbox.min.js +6 -6
  65. package/assets/js/semantic-ui/components/comment.css +45 -63
  66. package/assets/js/semantic-ui/components/comment.min.css +4 -4
  67. package/assets/js/semantic-ui/components/container.css +98 -4
  68. package/assets/js/semantic-ui/components/container.min.css +4 -4
  69. package/assets/js/semantic-ui/components/dimmer.css +95 -196
  70. package/assets/js/semantic-ui/components/dimmer.js +698 -717
  71. package/assets/js/semantic-ui/components/dimmer.min.css +4 -4
  72. package/assets/js/semantic-ui/components/dimmer.min.js +6 -6
  73. package/assets/js/semantic-ui/components/divider.css +75 -93
  74. package/assets/js/semantic-ui/components/divider.min.css +4 -4
  75. package/assets/js/semantic-ui/components/dropdown.css +490 -413
  76. package/assets/js/semantic-ui/components/dropdown.js +4203 -4068
  77. package/assets/js/semantic-ui/components/dropdown.min.css +4 -4
  78. package/assets/js/semantic-ui/components/dropdown.min.js +6 -6
  79. package/assets/js/semantic-ui/components/embed.css +27 -38
  80. package/assets/js/semantic-ui/components/embed.js +647 -673
  81. package/assets/js/semantic-ui/components/embed.min.css +4 -4
  82. package/assets/js/semantic-ui/components/embed.min.js +6 -6
  83. package/assets/js/semantic-ui/components/emoji.css +11156 -9192
  84. package/assets/js/semantic-ui/components/emoji.min.css +3 -3
  85. package/assets/js/semantic-ui/components/feed.css +56 -78
  86. package/assets/js/semantic-ui/components/feed.min.css +4 -4
  87. package/assets/js/semantic-ui/components/flag.css +1037 -929
  88. package/assets/js/semantic-ui/components/flag.min.css +4 -4
  89. package/assets/js/semantic-ui/components/flyout.css +552 -0
  90. package/assets/js/semantic-ui/components/flyout.js +1567 -0
  91. package/assets/js/semantic-ui/components/flyout.min.css +9 -0
  92. package/assets/js/semantic-ui/components/flyout.min.js +11 -0
  93. package/assets/js/semantic-ui/components/form.css +536 -530
  94. package/assets/js/semantic-ui/components/form.js +2037 -1945
  95. package/assets/js/semantic-ui/components/form.min.css +4 -4
  96. package/assets/js/semantic-ui/components/form.min.js +6 -6
  97. package/assets/js/semantic-ui/components/grid.css +218 -345
  98. package/assets/js/semantic-ui/components/grid.min.css +4 -4
  99. package/assets/js/semantic-ui/components/header.css +137 -154
  100. package/assets/js/semantic-ui/components/header.min.css +4 -4
  101. package/assets/js/semantic-ui/components/icon.css +3000 -2750
  102. package/assets/js/semantic-ui/components/icon.min.css +4 -4
  103. package/assets/js/semantic-ui/components/image.css +54 -49
  104. package/assets/js/semantic-ui/components/image.min.css +4 -4
  105. package/assets/js/semantic-ui/components/input.css +1081 -227
  106. package/assets/js/semantic-ui/components/input.min.css +4 -4
  107. package/assets/js/semantic-ui/components/item.css +91 -138
  108. package/assets/js/semantic-ui/components/item.min.css +4 -4
  109. package/assets/js/semantic-ui/components/label.css +470 -481
  110. package/assets/js/semantic-ui/components/label.min.css +4 -4
  111. package/assets/js/semantic-ui/components/list.css +93 -114
  112. package/assets/js/semantic-ui/components/list.min.css +4 -4
  113. package/assets/js/semantic-ui/components/loader.css +452 -536
  114. package/assets/js/semantic-ui/components/loader.min.css +4 -4
  115. package/assets/js/semantic-ui/components/menu.css +408 -510
  116. package/assets/js/semantic-ui/components/menu.min.css +9 -1
  117. package/assets/js/semantic-ui/components/message.css +188 -213
  118. package/assets/js/semantic-ui/components/message.min.css +4 -4
  119. package/assets/js/semantic-ui/components/modal.css +174 -166
  120. package/assets/js/semantic-ui/components/modal.js +1558 -1146
  121. package/assets/js/semantic-ui/components/modal.min.css +4 -4
  122. package/assets/js/semantic-ui/components/modal.min.js +6 -6
  123. package/assets/js/semantic-ui/components/nag.css +183 -41
  124. package/assets/js/semantic-ui/components/nag.js +527 -467
  125. package/assets/js/semantic-ui/components/nag.min.css +4 -4
  126. package/assets/js/semantic-ui/components/nag.min.js +6 -6
  127. package/assets/js/semantic-ui/components/placeholder.css +62 -76
  128. package/assets/js/semantic-ui/components/placeholder.min.css +4 -4
  129. package/assets/js/semantic-ui/components/popup.css +681 -312
  130. package/assets/js/semantic-ui/components/popup.js +1470 -1463
  131. package/assets/js/semantic-ui/components/popup.min.css +4 -4
  132. package/assets/js/semantic-ui/components/popup.min.js +6 -6
  133. package/assets/js/semantic-ui/components/progress.css +149 -217
  134. package/assets/js/semantic-ui/components/progress.js +945 -1002
  135. package/assets/js/semantic-ui/components/progress.min.css +4 -4
  136. package/assets/js/semantic-ui/components/progress.min.js +6 -6
  137. package/assets/js/semantic-ui/components/rail.css +17 -22
  138. package/assets/js/semantic-ui/components/rail.min.css +3 -3
  139. package/assets/js/semantic-ui/components/rating.css +89 -184
  140. package/assets/js/semantic-ui/components/rating.js +509 -521
  141. package/assets/js/semantic-ui/components/rating.min.css +4 -4
  142. package/assets/js/semantic-ui/components/rating.min.js +6 -6
  143. package/assets/js/semantic-ui/components/reset.css +12 -17
  144. package/assets/js/semantic-ui/components/reset.min.css +4 -4
  145. package/assets/js/semantic-ui/components/reveal.css +46 -85
  146. package/assets/js/semantic-ui/components/reveal.min.css +4 -4
  147. package/assets/js/semantic-ui/components/search.css +157 -96
  148. package/assets/js/semantic-ui/components/search.js +1522 -1479
  149. package/assets/js/semantic-ui/components/search.min.css +4 -4
  150. package/assets/js/semantic-ui/components/search.min.js +6 -6
  151. package/assets/js/semantic-ui/components/segment.css +317 -249
  152. package/assets/js/semantic-ui/components/segment.min.css +4 -4
  153. package/assets/js/semantic-ui/components/shape.css +16 -32
  154. package/assets/js/semantic-ui/components/shape.js +763 -812
  155. package/assets/js/semantic-ui/components/shape.min.css +4 -4
  156. package/assets/js/semantic-ui/components/shape.min.js +6 -6
  157. package/assets/js/semantic-ui/components/sidebar.css +128 -216
  158. package/assets/js/semantic-ui/components/sidebar.js +1042 -1003
  159. package/assets/js/semantic-ui/components/sidebar.min.css +4 -4
  160. package/assets/js/semantic-ui/components/sidebar.min.js +6 -6
  161. package/assets/js/semantic-ui/components/site.css +123 -48
  162. package/assets/js/semantic-ui/components/site.js +438 -478
  163. package/assets/js/semantic-ui/components/site.min.css +4 -4
  164. package/assets/js/semantic-ui/components/site.min.js +6 -6
  165. package/assets/js/semantic-ui/components/slider.css +133 -141
  166. package/assets/js/semantic-ui/components/slider.js +1312 -1274
  167. package/assets/js/semantic-ui/components/slider.min.css +9 -1
  168. package/assets/js/semantic-ui/components/slider.min.js +6 -6
  169. package/assets/js/semantic-ui/components/state.js +640 -659
  170. package/assets/js/semantic-ui/components/state.min.js +6 -6
  171. package/assets/js/semantic-ui/components/statistic.css +83 -124
  172. package/assets/js/semantic-ui/components/statistic.min.css +4 -4
  173. package/assets/js/semantic-ui/components/step.css +118 -184
  174. package/assets/js/semantic-ui/components/step.min.css +4 -4
  175. package/assets/js/semantic-ui/components/sticky.css +3 -8
  176. package/assets/js/semantic-ui/components/sticky.js +849 -892
  177. package/assets/js/semantic-ui/components/sticky.min.css +4 -4
  178. package/assets/js/semantic-ui/components/sticky.min.js +6 -6
  179. package/assets/js/semantic-ui/components/tab.css +16 -20
  180. package/assets/js/semantic-ui/components/tab.js +896 -941
  181. package/assets/js/semantic-ui/components/tab.min.css +4 -4
  182. package/assets/js/semantic-ui/components/tab.min.js +6 -6
  183. package/assets/js/semantic-ui/components/table.css +2073 -884
  184. package/assets/js/semantic-ui/components/table.min.css +4 -4
  185. package/assets/js/semantic-ui/components/text.css +51 -30
  186. package/assets/js/semantic-ui/components/text.min.css +4 -4
  187. package/assets/js/semantic-ui/components/toast.css +200 -137
  188. package/assets/js/semantic-ui/components/toast.js +912 -832
  189. package/assets/js/semantic-ui/components/toast.min.css +4 -4
  190. package/assets/js/semantic-ui/components/toast.min.js +6 -6
  191. package/assets/js/semantic-ui/components/transition.css +371 -1282
  192. package/assets/js/semantic-ui/components/transition.js +999 -1074
  193. package/assets/js/semantic-ui/components/transition.min.css +4 -4
  194. package/assets/js/semantic-ui/components/transition.min.js +6 -6
  195. package/assets/js/semantic-ui/components/visibility.js +1215 -1247
  196. package/assets/js/semantic-ui/components/visibility.min.js +6 -6
  197. package/assets/js/semantic-ui/semantic.css +43777 -37429
  198. package/assets/js/semantic-ui/semantic.js +29152 -26694
  199. package/assets/js/semantic-ui/semantic.min.css +6 -399
  200. package/assets/js/semantic-ui/semantic.min.js +6 -6
  201. package/assets/js/semantic-ui/themes/basic/assets/fonts/icons.woff2 +0 -0
  202. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Bold.woff +0 -0
  203. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Bold.woff2 +0 -0
  204. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-BoldItalic.woff +0 -0
  205. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-BoldItalic.woff2 +0 -0
  206. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Italic.woff +0 -0
  207. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Italic.woff2 +0 -0
  208. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Regular.woff +0 -0
  209. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Regular.woff2 +0 -0
  210. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Bold.woff +0 -0
  211. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Bold.woff2 +0 -0
  212. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-BoldItalic.woff +0 -0
  213. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-BoldItalic.woff2 +0 -0
  214. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Italic.woff +0 -0
  215. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Italic.woff2 +0 -0
  216. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Regular.woff +0 -0
  217. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Regular.woff2 +0 -0
  218. package/assets/js/semantic-ui/themes/default/assets/fonts/brand-icons.woff +0 -0
  219. package/assets/js/semantic-ui/themes/default/assets/fonts/brand-icons.woff2 +0 -0
  220. package/assets/js/semantic-ui/themes/default/assets/fonts/icons.woff +0 -0
  221. package/assets/js/semantic-ui/themes/default/assets/fonts/icons.woff2 +0 -0
  222. package/assets/js/semantic-ui/themes/default/assets/fonts/outline-icons.woff +0 -0
  223. package/assets/js/semantic-ui/themes/default/assets/fonts/outline-icons.woff2 +0 -0
  224. package/assets/js/semantic-ui/themes/famfamfam/assets/images/flags.png +0 -0
  225. package/assets/js/semantic-ui/themes/github/assets/fonts/octicons.woff2 +0 -0
  226. package/assets/js/socket.io/socket.io.esm.min.js +3 -3
  227. package/assets/js/socket.io/socket.io.esm.min.js.map +1 -1
  228. package/assets/js/socket.io/socket.io.js +841 -333
  229. package/assets/js/socket.io/socket.io.js.map +1 -1
  230. package/assets/js/socket.io/socket.io.min.js +3 -3
  231. package/assets/js/socket.io/socket.io.min.js.map +1 -1
  232. package/assets/js/socket.io/socket.io.msgpack.min.js +3 -3
  233. package/assets/js/socket.io/socket.io.msgpack.min.js.map +1 -1
  234. package/cdn.json +19 -4
  235. package/package.json +1 -1
@@ -1,11 +1,10 @@
1
- /*
2
- * # Fomantic - Menu
3
- * http://github.com/fomantic/Fomantic-UI/
1
+ /*!
2
+ * # Fomantic-UI 2.9.2 - Menu
3
+ * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
6
- * Copyright 2015 Contributor
7
6
  * Released under the MIT license
8
- * http://opensource.org/licenses/MIT
7
+ * https://opensource.org/licenses/MIT
9
8
  *
10
9
  */
11
10
 
@@ -15,26 +14,22 @@
15
14
  *******************************/
16
15
 
17
16
 
18
- /*--------------
17
+ /* --------------
19
18
  Menu
20
- ---------------*/
21
-
19
+ --------------- */
22
20
  .ui.menu {
23
- display: -webkit-box;
24
- display: -ms-flexbox;
25
21
  display: flex;
26
22
  margin: 1rem 0;
27
- font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
28
- background: #FFFFFF;
23
+ font-family: "Lato", system-ui, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
24
+ background: #fff;
29
25
  font-weight: normal;
30
26
  border: 1px solid rgba(34, 36, 38, 0.15);
31
- -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
32
- box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
27
+ box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
33
28
  border-radius: 0.28571429rem;
34
29
  min-height: 2.85714286em;
35
30
  }
36
- .ui.menu:after {
37
- content: '';
31
+ .ui.menu::after {
32
+ content: "";
38
33
  display: block;
39
34
  height: 0;
40
35
  clear: both;
@@ -47,30 +42,22 @@
47
42
  margin-bottom: 0;
48
43
  }
49
44
 
50
- /*--------------
45
+ /* --------------
51
46
  Sub-Menu
52
- ---------------*/
53
-
47
+ --------------- */
54
48
  .ui.menu .menu {
55
49
  margin: 0;
56
50
  }
57
51
  .ui.menu:not(.vertical) > .menu {
58
- display: -webkit-box;
59
- display: -ms-flexbox;
60
52
  display: flex;
61
53
  }
62
54
 
63
- /*--------------
55
+ /* --------------
64
56
  Item
65
- ---------------*/
66
-
57
+ --------------- */
67
58
  .ui.menu:not(.vertical) .item {
68
- display: -webkit-box;
69
- display: -ms-flexbox;
70
59
  display: flex;
71
- -webkit-box-align: center;
72
- -ms-flex-align: center;
73
- align-items: center;
60
+ align-items: center;
74
61
  }
75
62
  .ui.menu .item {
76
63
  position: relative;
@@ -78,11 +65,8 @@
78
65
  line-height: 1;
79
66
  text-decoration: none;
80
67
  -webkit-tap-highlight-color: transparent;
81
- -webkit-box-flex: 0;
82
- -ms-flex: 0 0 auto;
83
- flex: 0 0 auto;
68
+ flex: 0 0 auto;
84
69
  -webkit-user-select: none;
85
- -moz-user-select: none;
86
70
  -ms-user-select: none;
87
71
  user-select: none;
88
72
  background: none;
@@ -90,19 +74,16 @@
90
74
  text-transform: none;
91
75
  color: rgba(0, 0, 0, 0.87);
92
76
  font-weight: normal;
93
- -webkit-transition: background 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
94
- transition: background 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
95
77
  transition: background 0.1s ease, box-shadow 0.1s ease, color 0.1s ease;
96
- transition: background 0.1s ease, box-shadow 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
97
78
  }
98
79
  .ui.menu > .item:first-child {
99
80
  border-radius: 0.28571429rem 0 0 0.28571429rem;
100
81
  }
101
82
 
102
83
  /* Border */
103
- .ui.menu .item:before {
84
+ .ui.menu .item::before {
104
85
  position: absolute;
105
- content: '';
86
+ content: "";
106
87
  top: 0;
107
88
  right: 0;
108
89
  height: 100%;
@@ -110,15 +91,13 @@
110
91
  background: rgba(34, 36, 38, 0.1);
111
92
  }
112
93
 
113
- /*--------------
94
+ /* --------------
114
95
  Text Content
115
- ---------------*/
116
-
96
+ --------------- */
117
97
  .ui.menu .text.item > *,
118
98
  .ui.menu .item > a:not(.ui),
119
99
  .ui.menu .item > p:only-child {
120
100
  -webkit-user-select: text;
121
- -moz-user-select: text;
122
101
  -ms-user-select: text;
123
102
  user-select: text;
124
103
  line-height: 1.3;
@@ -130,20 +109,18 @@
130
109
  margin-bottom: 0;
131
110
  }
132
111
 
133
- /*--------------
112
+ /* --------------
134
113
  Icons
135
- ---------------*/
136
-
114
+ --------------- */
137
115
  .ui.menu .item > i.icon {
138
116
  opacity: 0.9;
139
117
  float: none;
140
118
  margin: 0 0.35714286em 0 0;
141
119
  }
142
120
 
143
- /*--------------
121
+ /* --------------
144
122
  Button
145
- ---------------*/
146
-
123
+ --------------- */
147
124
  .ui.menu:not(.vertical) .item > .button {
148
125
  position: relative;
149
126
  top: 0;
@@ -153,28 +130,19 @@
153
130
  font-size: 1em;
154
131
  }
155
132
 
156
- /*----------------
133
+ /* ----------------
157
134
  Grid / Container
158
- -----------------*/
159
-
135
+ ----------------- */
160
136
  .ui.menu > .grid,
161
137
  .ui.menu > .container {
162
- display: -webkit-box;
163
- display: -ms-flexbox;
164
138
  display: flex;
165
- -webkit-box-align: inherit;
166
- -ms-flex-align: inherit;
167
- align-items: inherit;
168
- -webkit-box-orient: inherit;
169
- -webkit-box-direction: inherit;
170
- -ms-flex-direction: inherit;
171
- flex-direction: inherit;
139
+ align-items: inherit;
140
+ flex-direction: inherit;
172
141
  }
173
142
 
174
- /*--------------
143
+ /* --------------
175
144
  Inputs
176
- ---------------*/
177
-
145
+ --------------- */
178
146
  .ui.menu .item > .input {
179
147
  width: 100%;
180
148
  }
@@ -189,14 +157,13 @@
189
157
  padding-bottom: 0.57142857em;
190
158
  }
191
159
 
192
- /*--------------
160
+ /* --------------
193
161
  Header
194
- ---------------*/
195
-
162
+ --------------- */
196
163
  .ui.menu .header.item,
197
164
  .ui.vertical.menu .header.item {
198
165
  margin: 0;
199
- background: '';
166
+ background: "";
200
167
  text-transform: normal;
201
168
  font-weight: bold;
202
169
  }
@@ -206,10 +173,9 @@
206
173
  font-weight: bold;
207
174
  }
208
175
 
209
- /*--------------
176
+ /* --------------
210
177
  Dropdowns
211
- ---------------*/
212
-
178
+ --------------- */
213
179
 
214
180
  /* Dropdown Icon */
215
181
  .ui.menu .item > i.dropdown.icon {
@@ -222,14 +188,12 @@
222
188
  .ui.menu .dropdown.item .menu {
223
189
  min-width: calc(100% - 1px);
224
190
  border-radius: 0 0 0.28571429rem 0.28571429rem;
225
- background: #FFFFFF;
191
+ background: #fff;
226
192
  margin: 0 0 0;
227
- -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
228
- box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
229
- -webkit-box-orient: vertical !important;
230
- -webkit-box-direction: normal !important;
231
- -ms-flex-direction: column !important;
232
- flex-direction: column !important;
193
+ box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
194
+ }
195
+ .ui.menu .dropdown.item:not(.column) .menu {
196
+ flex-direction: column;
233
197
  }
234
198
 
235
199
  /* Menu Items */
@@ -242,9 +206,7 @@
242
206
  color: rgba(0, 0, 0, 0.87) !important;
243
207
  text-transform: none !important;
244
208
  font-weight: normal !important;
245
- -webkit-box-shadow: none !important;
246
- box-shadow: none !important;
247
- -webkit-transition: none !important;
209
+ box-shadow: none !important;
248
210
  transition: none !important;
249
211
  }
250
212
  .ui.menu .ui.dropdown .menu > .item:hover {
@@ -263,7 +225,8 @@
263
225
  .ui.menu .ui.dropdown.item .menu .item:not(.filtered) {
264
226
  display: block;
265
227
  }
266
- .ui.menu .ui.dropdown .menu > .item .icon:not(.dropdown) {
228
+ .ui.menu .ui.dropdown .menu > .item > .icons,
229
+ .ui.menu .ui.dropdown .menu > .item > i.icon:not(.dropdown) {
267
230
  display: inline-block;
268
231
  font-size: 1em !important;
269
232
  float: none;
@@ -289,7 +252,7 @@
289
252
  }
290
253
 
291
254
  /* Vertical */
292
- .ui.vertical.menu .dropdown.item > .icon {
255
+ .ui.vertical.menu .dropdown.item > i.icon {
293
256
  float: right;
294
257
  content: "\f0da";
295
258
  margin-left: 1em;
@@ -300,11 +263,9 @@
300
263
  /* IE needs 0, all others support max-content to show dropdown icon inline, so keep both settings! */
301
264
  min-width: 0;
302
265
  min-width: -webkit-max-content;
303
- min-width: -moz-max-content;
304
266
  min-width: max-content;
305
267
  margin: 0 0 0 0;
306
- -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
307
- box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
268
+ box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
308
269
  border-radius: 0 0.28571429rem 0.28571429rem 0.28571429rem;
309
270
  }
310
271
  .ui.vertical.menu .dropdown.item.upward .menu {
@@ -318,8 +279,7 @@
318
279
  border-bottom-right-radius: 0;
319
280
  }
320
281
  .ui.vertical.menu .dropdown.active.item {
321
- -webkit-box-shadow: none;
322
- box-shadow: none;
282
+ box-shadow: none;
323
283
  }
324
284
 
325
285
  /* Evenly Divided */
@@ -327,10 +287,9 @@
327
287
  width: 100%;
328
288
  }
329
289
 
330
- /*--------------
290
+ /* --------------
331
291
  Labels
332
- ---------------*/
333
-
292
+ --------------- */
334
293
  .ui.menu .item > .label:not(.floating) {
335
294
  margin-left: 1em;
336
295
  padding: 0.3em 0.78571429em;
@@ -344,18 +303,17 @@
344
303
  padding: 0.3em 0.78571429em;
345
304
  }
346
305
  .ui.menu .item > .label {
347
- background: #999999;
348
- color: #FFFFFF;
306
+ background: #999;
307
+ color: #fff;
349
308
  }
350
309
  .ui.menu .item > .image.label img {
351
310
  margin: -0.2833em 0.8em -0.2833em -0.8em;
352
311
  height: 1.5666em;
353
312
  }
354
313
 
355
- /*--------------
314
+ /* --------------
356
315
  Images
357
- ---------------*/
358
-
316
+ --------------- */
359
317
  .ui.menu .item > img:not(.ui) {
360
318
  display: inline-block;
361
319
  vertical-align: middle;
@@ -374,23 +332,21 @@
374
332
  *******************************/
375
333
 
376
334
 
377
- /*--------------
335
+ /* --------------
378
336
  List
379
- ---------------*/
380
-
337
+ --------------- */
381
338
 
382
- /* Menu divider shouldnt apply */
383
- .ui.menu .list .item:before {
339
+ /* Menu divider shouldn't apply */
340
+ .ui.menu .list .item::before {
384
341
  background: none !important;
385
342
  }
386
343
 
387
- /*--------------
388
- Sidebar
389
- ---------------*/
390
-
344
+ /* --------------
345
+ Sidebar
346
+ --------------- */
391
347
 
392
348
  /* Show vertical dividers below last */
393
- .ui.vertical.sidebar.menu > .item:first-child:before {
349
+ .ui.vertical.sidebar.menu > .item:first-child::before {
394
350
  display: block !important;
395
351
  }
396
352
  .ui.vertical.sidebar.menu > .item::before {
@@ -398,10 +354,9 @@
398
354
  bottom: 0;
399
355
  }
400
356
 
401
- /*--------------
357
+ /* --------------
402
358
  Container
403
- ---------------*/
404
-
359
+ --------------- */
405
360
  @media only screen and (max-width: 767.98px) {
406
361
  .ui.menu > .ui.container {
407
362
  width: 100% !important;
@@ -425,10 +380,9 @@
425
380
  *******************************/
426
381
 
427
382
 
428
- /*--------------
383
+ /* --------------
429
384
  Hover
430
- ---------------*/
431
-
385
+ --------------- */
432
386
  .ui.link.menu .item:hover,
433
387
  .ui.menu .dropdown.item:hover,
434
388
  .ui.menu .link.item:hover,
@@ -438,10 +392,9 @@
438
392
  color: rgba(0, 0, 0, 0.95);
439
393
  }
440
394
 
441
- /*--------------
395
+ /* --------------
442
396
  Pressed
443
- ---------------*/
444
-
397
+ --------------- */
445
398
  .ui.link.menu .item:active,
446
399
  .ui.menu .link.item:active,
447
400
  .ui.menu a.item:active {
@@ -449,35 +402,31 @@
449
402
  color: rgba(0, 0, 0, 0.95);
450
403
  }
451
404
 
452
- /*--------------
405
+ /* --------------
453
406
  Active
454
- ---------------*/
455
-
407
+ --------------- */
456
408
  .ui.menu .active.item {
457
409
  background: rgba(0, 0, 0, 0.05);
458
410
  color: rgba(0, 0, 0, 0.95);
459
411
  font-weight: normal;
460
- -webkit-box-shadow: none;
461
- box-shadow: none;
412
+ box-shadow: none;
462
413
  }
463
414
  .ui.menu .active.item > i.icon {
464
415
  opacity: 1;
465
416
  }
466
417
 
467
- /*--------------
418
+ /* --------------
468
419
  Active Hover
469
- ---------------*/
470
-
420
+ --------------- */
471
421
  .ui.menu .active.item:hover,
472
422
  .ui.vertical.menu .active.item:hover {
473
423
  background-color: rgba(0, 0, 0, 0.05);
474
424
  color: rgba(0, 0, 0, 0.95);
475
425
  }
476
426
 
477
- /*--------------
427
+ /* --------------
478
428
  Disabled
479
- ---------------*/
480
-
429
+ --------------- */
481
430
  .ui.ui.menu .item.disabled {
482
431
  cursor: default;
483
432
  background-color: transparent;
@@ -491,16 +440,13 @@
491
440
  *******************************/
492
441
 
493
442
 
494
- /*------------------
443
+ /* ------------------
495
444
  Floated Menu / Item
496
- -------------------*/
497
-
445
+ ------------------- */
498
446
 
499
447
  /* Left Floated */
500
448
  .ui.menu:not(.vertical) .left.item,
501
449
  .ui.menu:not(.vertical) .left.menu {
502
- display: -webkit-box;
503
- display: -ms-flexbox;
504
450
  display: flex;
505
451
  margin-right: auto !important;
506
452
  }
@@ -508,8 +454,6 @@ Floated Menu / Item
508
454
  /* Right Floated */
509
455
  .ui.menu:not(.vertical) .right.item,
510
456
  .ui.menu:not(.vertical) .right.menu {
511
- display: -webkit-box;
512
- display: -ms-flexbox;
513
457
  display: flex;
514
458
  margin-left: auto !important;
515
459
  }
@@ -521,8 +465,6 @@ Floated Menu / Item
521
465
  /* Center */
522
466
  .ui.menu:not(.vertical) .center.item,
523
467
  .ui.menu:not(.vertical) .center.menu {
524
- display: -webkit-box;
525
- display: -ms-flexbox;
526
468
  display: flex;
527
469
  margin-left: auto !important;
528
470
  margin-right: auto !important;
@@ -541,23 +483,17 @@ Floated Menu / Item
541
483
  display: none;
542
484
  }
543
485
 
544
- /*--------------
545
- Vertical
546
- ---------------*/
547
-
486
+ /* --------------
487
+ Vertical
488
+ --------------- */
548
489
  .ui.vertical.menu {
549
490
  display: block;
550
- -webkit-box-orient: vertical;
551
- -webkit-box-direction: normal;
552
- -ms-flex-direction: column;
553
- flex-direction: column;
554
- background: #FFFFFF;
555
- -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
556
- box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
491
+ flex-direction: column;
492
+ background: #fff;
493
+ box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
557
494
  }
558
495
 
559
- /*--- Item ---*/
560
-
496
+ /* --- Item --- */
561
497
  .ui.vertical.menu .item {
562
498
  display: block;
563
499
  background: none;
@@ -571,15 +507,13 @@ Floated Menu / Item
571
507
  border-radius: 0 0 0.28571429rem 0.28571429rem;
572
508
  }
573
509
 
574
- /*--- Label ---*/
575
-
510
+ /* --- Label --- */
576
511
  .ui.vertical.menu .item > .label {
577
512
  float: right;
578
513
  text-align: center;
579
514
  }
580
515
 
581
- /*--- Icon ---*/
582
-
516
+ /* --- Icon --- */
583
517
  .ui.vertical.menu .item > i.icon,
584
518
  .ui.vertical.menu .item > i.icons {
585
519
  width: 1.18em;
@@ -591,23 +525,21 @@ Floated Menu / Item
591
525
  margin: 0 0.5em 0 0;
592
526
  }
593
527
 
594
- /*--- Border ---*/
595
-
596
- .ui.vertical.menu .item:before {
528
+ /* --- Border --- */
529
+ .ui.vertical.menu .item::before {
597
530
  position: absolute;
598
- content: '';
531
+ content: "";
599
532
  top: 0;
600
533
  left: 0;
601
534
  width: 100%;
602
535
  height: 1px;
603
536
  background: rgba(34, 36, 38, 0.1);
604
537
  }
605
- .ui.vertical.menu .item:first-child:before {
538
+ .ui.vertical.menu .item:first-child::before {
606
539
  display: none !important;
607
540
  }
608
541
 
609
- /*--- Sub Menu ---*/
610
-
542
+ /* --- Sub Menu --- */
611
543
  .ui.vertical.menu .item > .menu {
612
544
  margin: 0.5em -1.14285714em 0;
613
545
  }
@@ -621,7 +553,7 @@ Floated Menu / Item
621
553
  .ui.vertical.menu .item .menu .link.item:hover {
622
554
  color: rgba(0, 0, 0, 0.85);
623
555
  }
624
- .ui.vertical.menu .menu .item:before {
556
+ .ui.vertical.menu .menu .item::before {
625
557
  display: none;
626
558
  }
627
559
 
@@ -629,8 +561,7 @@ Floated Menu / Item
629
561
  .ui.vertical.menu .active.item {
630
562
  background: rgba(0, 0, 0, 0.05);
631
563
  border-radius: 0;
632
- -webkit-box-shadow: none;
633
- box-shadow: none;
564
+ box-shadow: none;
634
565
  }
635
566
  .ui.vertical.menu > .active.item:first-child {
636
567
  border-radius: 0.28571429rem 0.28571429rem 0 0;
@@ -650,17 +581,15 @@ Floated Menu / Item
650
581
  color: rgba(0, 0, 0, 0.95);
651
582
  }
652
583
 
653
- /*--------------
654
- Tabular
655
- ---------------*/
656
-
584
+ /* --------------
585
+ Tabular
586
+ --------------- */
657
587
  .ui.tabular.menu {
658
588
  border-radius: 0;
659
- -webkit-box-shadow: none !important;
660
- box-shadow: none !important;
589
+ box-shadow: none !important;
661
590
  border: none;
662
591
  background: none transparent;
663
- border-bottom: 1px solid #D4D4D5;
592
+ border-bottom: 1px solid #d4d4d5;
664
593
  }
665
594
  .ui.tabular.fluid.menu {
666
595
  width: calc(100% + 2px) !important;
@@ -674,7 +603,7 @@ Floated Menu / Item
674
603
  padding: 0.92857143em 1.42857143em;
675
604
  color: rgba(0, 0, 0, 0.87);
676
605
  }
677
- .ui.tabular.menu .item:before {
606
+ .ui.tabular.menu .item::before {
678
607
  display: none;
679
608
  }
680
609
 
@@ -686,20 +615,21 @@ Floated Menu / Item
686
615
 
687
616
  /* Active */
688
617
  .ui.tabular.menu .active.item {
689
- background: none #FFFFFF;
618
+ background: none #fff;
690
619
  color: rgba(0, 0, 0, 0.95);
691
620
  border-top-width: 1px;
692
- border-color: #D4D4D5;
621
+ border-color: #d4d4d5;
693
622
  font-weight: bold;
694
623
  margin-bottom: -1px;
695
- -webkit-box-shadow: none;
696
- box-shadow: none;
624
+ box-shadow: none;
697
625
  border-radius: 0.28571429rem 0.28571429rem 0 0 !important;
698
626
  }
627
+ .ui.tabular.menu .active.item:hover {
628
+ cursor: default;
629
+ }
699
630
 
700
631
  /* Coupling with segment for attachment */
701
- .ui.tabular.menu + .attached:not(.top).segment,
702
- .ui.tabular.menu + .attached:not(.top).segment + .attached:not(.top).segment {
632
+ .ui.tabular.menu ~ .attached:not(.top).segment {
703
633
  border-top: none;
704
634
  margin-left: 0;
705
635
  margin-top: 0;
@@ -716,10 +646,9 @@ Floated Menu / Item
716
646
  .ui.bottom.tabular.menu {
717
647
  background: none transparent;
718
648
  border-radius: 0;
719
- -webkit-box-shadow: none !important;
720
- box-shadow: none !important;
649
+ box-shadow: none !important;
721
650
  border-bottom: none;
722
- border-top: 1px solid #D4D4D5;
651
+ border-top: 1px solid #d4d4d5;
723
652
  }
724
653
  .ui.bottom.tabular.menu .item {
725
654
  background: none;
@@ -729,9 +658,9 @@ Floated Menu / Item
729
658
  border-top: none;
730
659
  }
731
660
  .ui.bottom.tabular.menu .active.item {
732
- background: none #FFFFFF;
661
+ background: none #fff;
733
662
  color: rgba(0, 0, 0, 0.95);
734
- border-color: #D4D4D5;
663
+ border-color: #d4d4d5;
735
664
  margin: -1px 0 0 0;
736
665
  border-radius: 0 0 0.28571429rem 0.28571429rem !important;
737
666
  }
@@ -740,10 +669,9 @@ Floated Menu / Item
740
669
  .ui.vertical.tabular.menu {
741
670
  background: none transparent;
742
671
  border-radius: 0;
743
- -webkit-box-shadow: none !important;
744
- box-shadow: none !important;
672
+ box-shadow: none !important;
745
673
  border-bottom: none;
746
- border-right: 1px solid #D4D4D5;
674
+ border-right: 1px solid #d4d4d5;
747
675
  }
748
676
  .ui.vertical.tabular.menu .item {
749
677
  background: none;
@@ -753,9 +681,9 @@ Floated Menu / Item
753
681
  border-right: none;
754
682
  }
755
683
  .ui.vertical.tabular.menu .active.item {
756
- background: none #FFFFFF;
684
+ background: none #fff;
757
685
  color: rgba(0, 0, 0, 0.95);
758
- border-color: #D4D4D5;
686
+ border-color: #d4d4d5;
759
687
  margin: 0 -1px 0 0;
760
688
  border-radius: 0.28571429rem 0 0 0.28571429rem !important;
761
689
  }
@@ -764,11 +692,10 @@ Floated Menu / Item
764
692
  .ui.vertical.right.tabular.menu {
765
693
  background: none transparent;
766
694
  border-radius: 0;
767
- -webkit-box-shadow: none !important;
768
- box-shadow: none !important;
695
+ box-shadow: none !important;
769
696
  border-bottom: none;
770
697
  border-right: none;
771
- border-left: 1px solid #D4D4D5;
698
+ border-left: 1px solid #d4d4d5;
772
699
  }
773
700
  .ui.vertical.right.tabular.menu .item {
774
701
  background: none;
@@ -778,9 +705,9 @@ Floated Menu / Item
778
705
  border-left: none;
779
706
  }
780
707
  .ui.vertical.right.tabular.menu .active.item {
781
- background: none #FFFFFF;
708
+ background: none #fff;
782
709
  color: rgba(0, 0, 0, 0.95);
783
- border-color: #D4D4D5;
710
+ border-color: #d4d4d5;
784
711
  margin: 0 0 0 -1px;
785
712
  border-radius: 0 0.28571429rem 0.28571429rem 0 !important;
786
713
  }
@@ -793,15 +720,22 @@ Floated Menu / Item
793
720
  border-top: 2px solid transparent;
794
721
  border-bottom: none;
795
722
  }
723
+ .ui.inverted.tabular.menu .active.item,
724
+ .ui.inverted.tabular.menu .active.item:hover {
725
+ background: none #1b1c1d;
726
+ border-color: #555;
727
+ }
728
+ .ui.inverted.tabular.menu .item:not(.active):hover {
729
+ color: #ffffff;
730
+ background: transparent;
731
+ cursor: pointer;
732
+ }
796
733
 
797
- /*--------------
798
- Pagination
799
- ---------------*/
800
-
734
+ /* --------------
735
+ Pagination
736
+ --------------- */
801
737
  .ui.pagination.menu {
802
738
  margin: 0;
803
- display: -webkit-inline-box;
804
- display: -ms-inline-flexbox;
805
739
  display: inline-flex;
806
740
  vertical-align: middle;
807
741
  }
@@ -811,7 +745,7 @@ Floated Menu / Item
811
745
  .ui.compact.menu .item:last-child {
812
746
  border-radius: 0 0.28571429rem 0.28571429rem 0;
813
747
  }
814
- .ui.pagination.menu .item:last-child:before {
748
+ .ui.pagination.menu:not(.wrapping) .item:last-child::before {
815
749
  display: none;
816
750
  }
817
751
  .ui.pagination.menu .item {
@@ -828,41 +762,35 @@ Floated Menu / Item
828
762
  padding-top: 0.92857143em;
829
763
  background-color: rgba(0, 0, 0, 0.05);
830
764
  color: rgba(0, 0, 0, 0.95);
831
- -webkit-box-shadow: none;
832
- box-shadow: none;
765
+ box-shadow: none;
833
766
  }
834
767
 
835
- /*--------------
836
- Secondary
837
- ---------------*/
838
-
768
+ /* --------------
769
+ Secondary
770
+ --------------- */
839
771
  .ui.secondary.menu {
840
772
  background: none;
841
773
  margin-left: -0.35714286em;
842
774
  margin-right: -0.35714286em;
843
775
  border-radius: 0;
844
776
  border: none;
845
- -webkit-box-shadow: none;
846
- box-shadow: none;
777
+ box-shadow: none;
847
778
  }
848
779
 
849
780
  /* Item */
850
781
  .ui.secondary.menu .item {
851
- -ms-flex-item-align: center;
852
- align-self: center;
853
- -webkit-box-shadow: none;
854
- box-shadow: none;
782
+ align-self: center;
783
+ box-shadow: none;
855
784
  border: none;
856
785
  padding: 0.78571429em 0.92857143em;
857
786
  margin: 0 0.35714286em;
858
787
  background: none;
859
- -webkit-transition: color 0.1s ease;
860
788
  transition: color 0.1s ease;
861
789
  border-radius: 0.28571429rem;
862
790
  }
863
791
 
864
792
  /* No Divider */
865
- .ui.secondary.menu .item:before {
793
+ .ui.secondary.menu .item::before {
866
794
  display: none !important;
867
795
  }
868
796
 
@@ -888,8 +816,7 @@ Floated Menu / Item
888
816
 
889
817
  /* Active */
890
818
  .ui.secondary.menu .active.item {
891
- -webkit-box-shadow: none;
892
- box-shadow: none;
819
+ box-shadow: none;
893
820
  background: rgba(0, 0, 0, 0.05);
894
821
  color: rgba(0, 0, 0, 0.95);
895
822
  border-radius: 0.28571429rem;
@@ -897,8 +824,7 @@ Floated Menu / Item
897
824
 
898
825
  /* Active Hover */
899
826
  .ui.secondary.menu .active.item:hover {
900
- -webkit-box-shadow: none;
901
- box-shadow: none;
827
+ box-shadow: none;
902
828
  background: rgba(0, 0, 0, 0.05);
903
829
  color: rgba(0, 0, 0, 0.95);
904
830
  }
@@ -928,14 +854,12 @@ Floated Menu / Item
928
854
  margin-right: 0;
929
855
  }
930
856
  .ui.secondary.attached.menu {
931
- -webkit-box-shadow: none;
932
- box-shadow: none;
857
+ box-shadow: none;
933
858
  }
934
859
 
935
- /*---------------------
936
- Secondary Vertical
937
- -----------------------*/
938
-
860
+ /* ---------------------
861
+ Secondary Vertical
862
+ ----------------------- */
939
863
 
940
864
  /* Sub Menu */
941
865
  .ui.vertical.secondary.menu .item:not(.dropdown) > .menu {
@@ -964,25 +888,20 @@ Floated Menu / Item
964
888
  background-color: transparent;
965
889
  }
966
890
 
967
- /*---------------------
968
- Secondary Pointing
969
- -----------------------*/
970
-
891
+ /* ---------------------
892
+ Secondary Pointing
893
+ ----------------------- */
971
894
  .ui.secondary.pointing.menu {
972
895
  margin-left: 0;
973
896
  margin-right: 0;
974
897
  border-bottom: 2px solid rgba(34, 36, 38, 0.15);
975
898
  }
976
899
  .ui.secondary.pointing.menu .item {
977
- border-bottom-color: transparent;
978
- border-bottom-style: solid;
900
+ border-bottom: 2px solid transparent;
979
901
  border-radius: 0;
980
- -ms-flex-item-align: end;
981
- align-self: flex-end;
902
+ align-self: flex-end;
982
903
  margin: 0 0 -2px;
983
904
  padding: 0.85714286em 1.14285714em;
984
- border-bottom-width: 2px;
985
- -webkit-transition: color 0.1s ease;
986
905
  transition: color 0.1s ease;
987
906
  }
988
907
  .ui.secondary.pointing.menu .ui.dropdown .menu .item {
@@ -1002,10 +921,9 @@ Floated Menu / Item
1002
921
  color: rgba(0, 0, 0, 0.85) !important;
1003
922
  }
1004
923
  .ui.secondary.pointing.menu .text.item {
1005
- -webkit-box-shadow: none !important;
1006
- box-shadow: none !important;
924
+ box-shadow: none !important;
1007
925
  }
1008
- .ui.secondary.pointing.menu .item:after {
926
+ .ui.secondary.pointing.menu .item::after {
1009
927
  display: none;
1010
928
  }
1011
929
 
@@ -1028,8 +946,7 @@ Floated Menu / Item
1028
946
  /* Active */
1029
947
  .ui.secondary.pointing.menu .active.item {
1030
948
  background-color: transparent;
1031
- -webkit-box-shadow: none;
1032
- box-shadow: none;
949
+ box-shadow: none;
1033
950
  border-color: currentColor;
1034
951
  font-weight: bold;
1035
952
  color: rgba(0, 0, 0, 0.95);
@@ -1049,17 +966,13 @@ Floated Menu / Item
1049
966
  /* Vertical Pointing */
1050
967
  .ui.secondary.vertical.pointing.menu {
1051
968
  border-bottom-width: 0;
1052
- border-right-width: 2px;
1053
- border-right-style: solid;
1054
- border-right-color: rgba(34, 36, 38, 0.15);
969
+ border-right: 2px solid rgba(34, 36, 38, 0.15);
1055
970
  }
1056
971
  .ui.secondary.vertical.pointing.menu .item {
1057
972
  border-bottom: none;
1058
- border-right-style: solid;
1059
- border-right-color: transparent;
973
+ border-right: 2px solid transparent;
1060
974
  border-radius: 0 !important;
1061
975
  margin: 0 -2px 0 0;
1062
- border-right-width: 2px;
1063
976
  }
1064
977
 
1065
978
  /* Vertical Active */
@@ -1075,7 +988,7 @@ Floated Menu / Item
1075
988
  color: rgba(255, 255, 255, 0.9);
1076
989
  }
1077
990
  .ui.secondary.inverted.pointing.menu .header.item {
1078
- color: #FFFFFF !important;
991
+ color: #fff !important;
1079
992
  }
1080
993
 
1081
994
  /* Hover */
@@ -1086,40 +999,35 @@ Floated Menu / Item
1086
999
 
1087
1000
  /* Active */
1088
1001
  .ui.ui.secondary.inverted.pointing.menu .active.item {
1089
- border-color: #FFFFFF;
1002
+ border-color: #fff;
1090
1003
  color: #ffffff;
1091
1004
  background-color: transparent;
1092
1005
  }
1093
1006
 
1094
- /*--------------
1095
- Text Menu
1096
- ---------------*/
1097
-
1007
+ /* --------------
1008
+ Text Menu
1009
+ --------------- */
1098
1010
  .ui.text.menu {
1099
1011
  background: none transparent;
1100
1012
  border-radius: 0;
1101
- -webkit-box-shadow: none;
1102
- box-shadow: none;
1013
+ box-shadow: none;
1103
1014
  border: none;
1104
1015
  margin: 1em -0.5em;
1105
1016
  }
1106
1017
  .ui.text.menu .item {
1107
1018
  border-radius: 0;
1108
- -webkit-box-shadow: none;
1109
- box-shadow: none;
1110
- -ms-flex-item-align: center;
1111
- align-self: center;
1112
- margin: 0 0;
1019
+ box-shadow: none;
1020
+ align-self: center;
1021
+ margin: 0;
1113
1022
  padding: 0.35714286em 0.5em;
1114
1023
  font-weight: normal;
1115
1024
  color: rgba(0, 0, 0, 0.6);
1116
- -webkit-transition: opacity 0.1s ease;
1117
1025
  transition: opacity 0.1s ease;
1118
1026
  }
1119
1027
 
1120
1028
  /* Border */
1121
- .ui.text.menu .item:before,
1122
- .ui.text.menu .menu .item:before {
1029
+ .ui.text.menu .item::before,
1030
+ .ui.text.menu .menu .item::before {
1123
1031
  display: none !important;
1124
1032
  }
1125
1033
 
@@ -1138,14 +1046,12 @@ Floated Menu / Item
1138
1046
  margin: 0;
1139
1047
  }
1140
1048
 
1141
- /*--- fluid text ---*/
1142
-
1049
+ /* --- fluid text --- */
1143
1050
  .ui.text.item.menu .item {
1144
1051
  margin: 0;
1145
1052
  }
1146
1053
 
1147
- /*--- vertical text ---*/
1148
-
1054
+ /* --- vertical text --- */
1149
1055
  .ui.vertical.text.menu {
1150
1056
  margin: 1em 0;
1151
1057
  }
@@ -1177,38 +1083,32 @@ Floated Menu / Item
1177
1083
  padding: 0.5em 0;
1178
1084
  }
1179
1085
 
1180
- /*--- hover ---*/
1181
-
1086
+ /* --- hover --- */
1182
1087
  .ui.text.menu .item:hover {
1183
1088
  opacity: 1;
1184
1089
  background-color: transparent;
1185
1090
  }
1186
1091
 
1187
- /*--- active ---*/
1188
-
1092
+ /* --- active --- */
1189
1093
  .ui.text.menu .active.item {
1190
1094
  background-color: transparent;
1191
1095
  border: none;
1192
- -webkit-box-shadow: none;
1193
- box-shadow: none;
1096
+ box-shadow: none;
1194
1097
  font-weight: normal;
1195
1098
  color: rgba(0, 0, 0, 0.95);
1196
1099
  }
1197
1100
 
1198
- /*--- active hover ---*/
1199
-
1101
+ /* --- active hover --- */
1200
1102
  .ui.text.menu .active.item:hover {
1201
1103
  background-color: transparent;
1202
1104
  }
1203
1105
 
1204
1106
  /* Disable Bariations */
1205
- .ui.text.pointing.menu .active.item:after {
1206
- -webkit-box-shadow: none;
1207
- box-shadow: none;
1107
+ .ui.text.pointing.menu .active.item::after {
1108
+ box-shadow: none;
1208
1109
  }
1209
1110
  .ui.text.attached.menu {
1210
- -webkit-box-shadow: none;
1211
- box-shadow: none;
1111
+ box-shadow: none;
1212
1112
  }
1213
1113
 
1214
1114
  /* Inverted */
@@ -1225,10 +1125,9 @@ Floated Menu / Item
1225
1125
  margin-right: 0;
1226
1126
  }
1227
1127
 
1228
- /*--------------
1229
- Icon Only
1230
- ---------------*/
1231
-
1128
+ /* --------------
1129
+ Icon Only
1130
+ --------------- */
1232
1131
 
1233
1132
  /* Vertical Menu */
1234
1133
  .ui.vertical.icon.menu {
@@ -1240,28 +1139,28 @@ Floated Menu / Item
1240
1139
  .ui.icon.menu .item {
1241
1140
  height: auto;
1242
1141
  text-align: center;
1243
- color: #1B1C1D;
1142
+ color: #1b1c1d;
1244
1143
  }
1245
1144
 
1246
1145
  /* Icon */
1247
- .ui.icon.menu .item > .icon:not(.dropdown) {
1146
+ .ui.icon.menu .item > i.icon:not(.dropdown) {
1248
1147
  margin: 0;
1249
1148
  opacity: 1;
1250
1149
  }
1251
1150
 
1252
- /* Icon Gylph */
1253
- .ui.icon.menu .icon:before {
1151
+ /* Icon Glyph */
1152
+ .ui.icon.menu i.icon::before {
1254
1153
  opacity: 1;
1255
1154
  }
1256
1155
 
1257
1156
  /* (x) Item Icon */
1258
- .ui.menu .icon.item > .icon {
1157
+ .ui.menu .icon.item > i.icon {
1259
1158
  width: auto;
1260
1159
  margin: 0 auto;
1261
1160
  }
1262
1161
 
1263
1162
  /* Vertical Icon */
1264
- .ui.vertical.icon.menu .item > .icon:not(.dropdown) {
1163
+ .ui.vertical.icon.menu .item > i.icon:not(.dropdown) {
1265
1164
  display: block;
1266
1165
  opacity: 1;
1267
1166
  margin: 0 auto;
@@ -1270,13 +1169,12 @@ Floated Menu / Item
1270
1169
 
1271
1170
  /* Inverted */
1272
1171
  .ui.inverted.icon.menu .item {
1273
- color: #FFFFFF;
1172
+ color: #fff;
1274
1173
  }
1275
1174
 
1276
- /*--------------
1277
- Labeled Icon
1278
- ---------------*/
1279
-
1175
+ /* --------------
1176
+ Labeled Icon
1177
+ --------------- */
1280
1178
 
1281
1179
  /* Menu */
1282
1180
  .ui.labeled.icon.menu {
@@ -1286,14 +1184,12 @@ Floated Menu / Item
1286
1184
  /* Item */
1287
1185
  .ui.labeled.icon.menu .item {
1288
1186
  min-width: 6em;
1289
- -webkit-box-orient: vertical;
1290
- -webkit-box-direction: normal;
1291
- -ms-flex-direction: column;
1292
- flex-direction: column;
1187
+ flex-direction: column;
1293
1188
  }
1294
1189
 
1295
1190
  /* Icon */
1296
- .ui.labeled.icon.menu > .item > .icon:not(.dropdown) {
1191
+ .ui.labeled.icon.menu > .right.menu > .item > i.icon:not(.dropdown),
1192
+ .ui.labeled.icon.menu > .item > i.icon:not(.dropdown) {
1297
1193
  height: 1em;
1298
1194
  display: block;
1299
1195
  font-size: 1.71428571em !important;
@@ -1311,23 +1207,22 @@ Floated Menu / Item
1311
1207
  *******************************/
1312
1208
 
1313
1209
 
1314
- /*--------------
1315
- Stackable
1316
- ---------------*/
1317
-
1210
+ /* --------------
1211
+ Stackable
1212
+ --------------- */
1318
1213
  @media only screen and (max-width: 767.98px) {
1319
1214
  .ui.stackable.menu {
1320
- -webkit-box-orient: vertical;
1321
- -webkit-box-direction: normal;
1322
- -ms-flex-direction: column;
1323
- flex-direction: column;
1215
+ flex-direction: column;
1216
+ }
1217
+ .ui.stackable.menu.pointing .active.item::after {
1218
+ display: none;
1324
1219
  }
1325
1220
  .ui.stackable.menu .item {
1326
1221
  width: 100% !important;
1327
1222
  }
1328
- .ui.stackable.menu .item:before {
1223
+ .ui.stackable.menu .item::before {
1329
1224
  position: absolute;
1330
- content: '';
1225
+ content: "";
1331
1226
  top: auto;
1332
1227
  bottom: 0;
1333
1228
  left: 0;
@@ -1351,76 +1246,72 @@ Floated Menu / Item
1351
1246
  .ui.stackable.menu .right.menu,
1352
1247
  .ui.stackable.menu .center.menu,
1353
1248
  .ui.stackable.menu .left.menu {
1354
- -webkit-box-orient: vertical;
1355
- -webkit-box-direction: normal;
1356
- -ms-flex-direction: column;
1357
- flex-direction: column;
1249
+ flex-direction: column;
1358
1250
  }
1359
1251
  }
1360
1252
 
1361
- /*--------------
1253
+ /* --------------
1362
1254
  Colors
1363
- ---------------*/
1364
-
1255
+ --------------- */
1365
1256
  .ui.ui.ui.menu .primary.active.item,
1366
1257
  .ui.ui.primary.menu .active.item:hover,
1367
1258
  .ui.ui.primary.menu .active.item {
1368
- color: #2185D0;
1259
+ color: #2185d0;
1369
1260
  }
1370
1261
  .ui.ui.ui.menu .red.active.item,
1371
1262
  .ui.ui.red.menu .active.item:hover,
1372
1263
  .ui.ui.red.menu .active.item {
1373
- color: #DB2828;
1264
+ color: #db2828;
1374
1265
  }
1375
1266
  .ui.ui.ui.menu .orange.active.item,
1376
1267
  .ui.ui.orange.menu .active.item:hover,
1377
1268
  .ui.ui.orange.menu .active.item {
1378
- color: #F2711C;
1269
+ color: #f2711c;
1379
1270
  }
1380
1271
  .ui.ui.ui.menu .yellow.active.item,
1381
1272
  .ui.ui.yellow.menu .active.item:hover,
1382
1273
  .ui.ui.yellow.menu .active.item {
1383
- color: #FBBD08;
1274
+ color: #fbbd08;
1384
1275
  }
1385
1276
  .ui.ui.ui.menu .olive.active.item,
1386
1277
  .ui.ui.olive.menu .active.item:hover,
1387
1278
  .ui.ui.olive.menu .active.item {
1388
- color: #B5CC18;
1279
+ color: #b5cc18;
1389
1280
  }
1390
1281
  .ui.ui.ui.menu .green.active.item,
1391
1282
  .ui.ui.green.menu .active.item:hover,
1392
1283
  .ui.ui.green.menu .active.item {
1393
- color: #21BA45;
1284
+ color: #21ba45;
1394
1285
  }
1395
1286
  .ui.ui.ui.menu .teal.active.item,
1396
1287
  .ui.ui.teal.menu .active.item:hover,
1397
1288
  .ui.ui.teal.menu .active.item {
1398
- color: #00B5AD;
1289
+ color: #00b5ad;
1399
1290
  }
1400
1291
  .ui.ui.ui.menu .blue.active.item,
1401
1292
  .ui.ui.blue.menu .active.item:hover,
1402
1293
  .ui.ui.blue.menu .active.item {
1403
- color: #2185D0;
1294
+ color: #2185d0;
1404
1295
  }
1405
1296
  .ui.ui.ui.menu .violet.active.item,
1406
1297
  .ui.ui.violet.menu .active.item:hover,
1407
1298
  .ui.ui.violet.menu .active.item {
1408
- color: #6435C9;
1299
+ color: #6435c9;
1409
1300
  }
1410
1301
  .ui.ui.ui.menu .purple.active.item,
1411
1302
  .ui.ui.purple.menu .active.item:hover,
1412
1303
  .ui.ui.purple.menu .active.item {
1413
- color: #A333C8;
1304
+ color: #a333c8;
1414
1305
  }
1415
1306
  .ui.ui.ui.menu .pink.active.item,
1416
1307
  .ui.ui.pink.menu .active.item:hover,
1417
1308
  .ui.ui.pink.menu .active.item {
1418
- color: #E03997;
1309
+ color: #e03997;
1419
1310
  }
1420
1311
  .ui.ui.ui.menu .brown.active.item,
1421
1312
  .ui.ui.brown.menu .active.item:hover,
1422
1313
  .ui.ui.brown.menu .active.item {
1423
- color: #A5673F;
1314
+ color: #a5673f;
1424
1315
  }
1425
1316
  .ui.ui.ui.menu .grey.active.item,
1426
1317
  .ui.ui.grey.menu .active.item:hover,
@@ -1430,18 +1321,16 @@ Floated Menu / Item
1430
1321
  .ui.ui.ui.menu .black.active.item,
1431
1322
  .ui.ui.black.menu .active.item:hover,
1432
1323
  .ui.ui.black.menu .active.item {
1433
- color: #1B1C1D;
1324
+ color: #1b1c1d;
1434
1325
  }
1435
1326
 
1436
- /*--------------
1437
- Inverted
1438
- ---------------*/
1439
-
1327
+ /* --------------
1328
+ Inverted
1329
+ --------------- */
1440
1330
  .ui.inverted.menu {
1441
1331
  border: 0 solid transparent;
1442
- background: #1B1C1D;
1443
- -webkit-box-shadow: none;
1444
- box-shadow: none;
1332
+ background: #1b1c1d;
1333
+ box-shadow: none;
1445
1334
  }
1446
1335
 
1447
1336
  /* Menu Item */
@@ -1454,12 +1343,11 @@ Floated Menu / Item
1454
1343
  background: transparent;
1455
1344
  }
1456
1345
 
1457
- /*--- Border ---*/
1458
-
1459
- .ui.inverted.menu .item:before {
1346
+ /* --- Border --- */
1347
+ .ui.inverted.menu .item::before {
1460
1348
  background: rgba(255, 255, 255, 0.08);
1461
1349
  }
1462
- .ui.vertical.inverted.menu .item:before {
1350
+ .ui.vertical.inverted.menu .item::before {
1463
1351
  background: rgba(255, 255, 255, 0.08);
1464
1352
  }
1465
1353
 
@@ -1473,8 +1361,7 @@ Floated Menu / Item
1473
1361
  .ui.inverted.menu .header.item {
1474
1362
  margin: 0;
1475
1363
  background: transparent;
1476
- -webkit-box-shadow: none;
1477
- box-shadow: none;
1364
+ box-shadow: none;
1478
1365
  }
1479
1366
 
1480
1367
  /* Disabled */
@@ -1482,8 +1369,7 @@ Floated Menu / Item
1482
1369
  color: rgba(225, 225, 225, 0.3);
1483
1370
  }
1484
1371
 
1485
- /*--- Hover ---*/
1486
-
1372
+ /* --- Hover --- */
1487
1373
  .ui.link.inverted.menu .item:hover,
1488
1374
  .ui.inverted.menu .dropdown.item:hover,
1489
1375
  .ui.inverted.menu .link.item:hover,
@@ -1497,67 +1383,72 @@ Floated Menu / Item
1497
1383
  color: #ffffff;
1498
1384
  }
1499
1385
 
1500
- /*--- Pressed ---*/
1501
-
1386
+ /* --- Pressed --- */
1502
1387
  .ui.inverted.menu a.item:active,
1503
1388
  .ui.inverted.menu .link.item:active {
1504
1389
  background: rgba(255, 255, 255, 0.08);
1505
1390
  color: #ffffff;
1506
1391
  }
1507
1392
 
1508
- /*--- Active ---*/
1509
-
1393
+ /* --- Active --- */
1510
1394
  .ui.inverted.menu .active.item {
1511
- background: #3D3E3F;
1395
+ background: #3d3e3f;
1512
1396
  color: #ffffff !important;
1513
1397
  }
1514
1398
  .ui.inverted.vertical.menu .item .menu .active.item {
1515
1399
  background: transparent;
1516
- color: #FFFFFF;
1400
+ color: #fff;
1517
1401
  }
1518
- .ui.inverted.pointing.menu .active.item:after {
1519
- background: #3D3E3F;
1402
+ .ui.inverted.pointing.menu .active.item::after {
1403
+ background: #3d3e3f;
1520
1404
  margin: 0 !important;
1521
- -webkit-box-shadow: none !important;
1522
- box-shadow: none !important;
1405
+ box-shadow: none !important;
1523
1406
  border: none !important;
1524
1407
  }
1525
1408
 
1526
- /*--- Active Hover ---*/
1527
-
1409
+ /* --- Active Hover --- */
1528
1410
  .ui.inverted.menu .active.item:hover {
1529
- background: #3D3E3F;
1530
- color: #FFFFFF !important;
1411
+ background: #3d3e3f;
1412
+ color: #fff !important;
1531
1413
  }
1532
- .ui.inverted.pointing.menu .active.item:hover:after {
1533
- background: #3D3E3F;
1414
+ .ui.inverted.pointing.menu .active.item:hover::after {
1415
+ background: #3d3e3f;
1534
1416
  }
1535
1417
 
1536
- /*--------------
1537
- Floated
1538
- ---------------*/
1539
-
1418
+ /* --------------
1419
+ Floated
1420
+ --------------- */
1540
1421
  .ui.floated.menu {
1541
1422
  float: left;
1542
1423
  margin: 0 0.5rem 0 0;
1543
1424
  }
1544
- .ui.floated.menu .item:last-child:before {
1425
+ .ui.floated.menu .item:last-child::before {
1545
1426
  display: none;
1546
1427
  }
1547
1428
  .ui.right.floated.menu {
1548
1429
  float: right;
1549
1430
  margin: 0 0 0 0.5rem;
1550
1431
  }
1432
+ .ui.center.aligned.menu:not(.fluid),
1433
+ .ui.centered.menu:not(.fluid) {
1434
+ display: inline-flex;
1435
+ transform: translateX(-50%);
1436
+ margin-left: 50%;
1437
+ }
1438
+ .ui.center.aligned.menu .item,
1439
+ .ui.centered.menu .item {
1440
+ flex: 1 0 auto;
1441
+ justify-content: center;
1442
+ }
1551
1443
 
1552
- /*--------------
1553
- Inverted
1554
- ---------------*/
1555
-
1444
+ /* --------------
1445
+ Inverted
1446
+ --------------- */
1556
1447
  .ui.ui.ui.inverted.menu .primary.active.item,
1557
1448
  .ui.ui.inverted.primary.menu {
1558
- background-color: #2185D0;
1449
+ background-color: #2185d0;
1559
1450
  }
1560
- .ui.inverted.primary.menu .item:before {
1451
+ .ui.inverted.primary.menu .item::before {
1561
1452
  background-color: rgba(34, 36, 38, 0.1);
1562
1453
  }
1563
1454
  .ui.ui.inverted.primary.menu .active.item {
@@ -1568,9 +1459,9 @@ Floated Menu / Item
1568
1459
  }
1569
1460
  .ui.ui.ui.inverted.menu .red.active.item,
1570
1461
  .ui.ui.inverted.red.menu {
1571
- background-color: #DB2828;
1462
+ background-color: #db2828;
1572
1463
  }
1573
- .ui.inverted.red.menu .item:before {
1464
+ .ui.inverted.red.menu .item::before {
1574
1465
  background-color: rgba(34, 36, 38, 0.1);
1575
1466
  }
1576
1467
  .ui.ui.inverted.red.menu .active.item {
@@ -1581,9 +1472,9 @@ Floated Menu / Item
1581
1472
  }
1582
1473
  .ui.ui.ui.inverted.menu .orange.active.item,
1583
1474
  .ui.ui.inverted.orange.menu {
1584
- background-color: #F2711C;
1475
+ background-color: #f2711c;
1585
1476
  }
1586
- .ui.inverted.orange.menu .item:before {
1477
+ .ui.inverted.orange.menu .item::before {
1587
1478
  background-color: rgba(34, 36, 38, 0.1);
1588
1479
  }
1589
1480
  .ui.ui.inverted.orange.menu .active.item {
@@ -1594,9 +1485,9 @@ Floated Menu / Item
1594
1485
  }
1595
1486
  .ui.ui.ui.inverted.menu .yellow.active.item,
1596
1487
  .ui.ui.inverted.yellow.menu {
1597
- background-color: #FBBD08;
1488
+ background-color: #fbbd08;
1598
1489
  }
1599
- .ui.inverted.yellow.menu .item:before {
1490
+ .ui.inverted.yellow.menu .item::before {
1600
1491
  background-color: rgba(34, 36, 38, 0.1);
1601
1492
  }
1602
1493
  .ui.ui.inverted.yellow.menu .active.item {
@@ -1607,9 +1498,9 @@ Floated Menu / Item
1607
1498
  }
1608
1499
  .ui.ui.ui.inverted.menu .olive.active.item,
1609
1500
  .ui.ui.inverted.olive.menu {
1610
- background-color: #B5CC18;
1501
+ background-color: #b5cc18;
1611
1502
  }
1612
- .ui.inverted.olive.menu .item:before {
1503
+ .ui.inverted.olive.menu .item::before {
1613
1504
  background-color: rgba(34, 36, 38, 0.1);
1614
1505
  }
1615
1506
  .ui.ui.inverted.olive.menu .active.item {
@@ -1620,9 +1511,9 @@ Floated Menu / Item
1620
1511
  }
1621
1512
  .ui.ui.ui.inverted.menu .green.active.item,
1622
1513
  .ui.ui.inverted.green.menu {
1623
- background-color: #21BA45;
1514
+ background-color: #21ba45;
1624
1515
  }
1625
- .ui.inverted.green.menu .item:before {
1516
+ .ui.inverted.green.menu .item::before {
1626
1517
  background-color: rgba(34, 36, 38, 0.1);
1627
1518
  }
1628
1519
  .ui.ui.inverted.green.menu .active.item {
@@ -1633,9 +1524,9 @@ Floated Menu / Item
1633
1524
  }
1634
1525
  .ui.ui.ui.inverted.menu .teal.active.item,
1635
1526
  .ui.ui.inverted.teal.menu {
1636
- background-color: #00B5AD;
1527
+ background-color: #00b5ad;
1637
1528
  }
1638
- .ui.inverted.teal.menu .item:before {
1529
+ .ui.inverted.teal.menu .item::before {
1639
1530
  background-color: rgba(34, 36, 38, 0.1);
1640
1531
  }
1641
1532
  .ui.ui.inverted.teal.menu .active.item {
@@ -1646,9 +1537,9 @@ Floated Menu / Item
1646
1537
  }
1647
1538
  .ui.ui.ui.inverted.menu .blue.active.item,
1648
1539
  .ui.ui.inverted.blue.menu {
1649
- background-color: #2185D0;
1540
+ background-color: #2185d0;
1650
1541
  }
1651
- .ui.inverted.blue.menu .item:before {
1542
+ .ui.inverted.blue.menu .item::before {
1652
1543
  background-color: rgba(34, 36, 38, 0.1);
1653
1544
  }
1654
1545
  .ui.ui.inverted.blue.menu .active.item {
@@ -1659,9 +1550,9 @@ Floated Menu / Item
1659
1550
  }
1660
1551
  .ui.ui.ui.inverted.menu .violet.active.item,
1661
1552
  .ui.ui.inverted.violet.menu {
1662
- background-color: #6435C9;
1553
+ background-color: #6435c9;
1663
1554
  }
1664
- .ui.inverted.violet.menu .item:before {
1555
+ .ui.inverted.violet.menu .item::before {
1665
1556
  background-color: rgba(34, 36, 38, 0.1);
1666
1557
  }
1667
1558
  .ui.ui.inverted.violet.menu .active.item {
@@ -1672,9 +1563,9 @@ Floated Menu / Item
1672
1563
  }
1673
1564
  .ui.ui.ui.inverted.menu .purple.active.item,
1674
1565
  .ui.ui.inverted.purple.menu {
1675
- background-color: #A333C8;
1566
+ background-color: #a333c8;
1676
1567
  }
1677
- .ui.inverted.purple.menu .item:before {
1568
+ .ui.inverted.purple.menu .item::before {
1678
1569
  background-color: rgba(34, 36, 38, 0.1);
1679
1570
  }
1680
1571
  .ui.ui.inverted.purple.menu .active.item {
@@ -1685,9 +1576,9 @@ Floated Menu / Item
1685
1576
  }
1686
1577
  .ui.ui.ui.inverted.menu .pink.active.item,
1687
1578
  .ui.ui.inverted.pink.menu {
1688
- background-color: #E03997;
1579
+ background-color: #e03997;
1689
1580
  }
1690
- .ui.inverted.pink.menu .item:before {
1581
+ .ui.inverted.pink.menu .item::before {
1691
1582
  background-color: rgba(34, 36, 38, 0.1);
1692
1583
  }
1693
1584
  .ui.ui.inverted.pink.menu .active.item {
@@ -1698,9 +1589,9 @@ Floated Menu / Item
1698
1589
  }
1699
1590
  .ui.ui.ui.inverted.menu .brown.active.item,
1700
1591
  .ui.ui.inverted.brown.menu {
1701
- background-color: #A5673F;
1592
+ background-color: #a5673f;
1702
1593
  }
1703
- .ui.inverted.brown.menu .item:before {
1594
+ .ui.inverted.brown.menu .item::before {
1704
1595
  background-color: rgba(34, 36, 38, 0.1);
1705
1596
  }
1706
1597
  .ui.ui.inverted.brown.menu .active.item {
@@ -1713,7 +1604,7 @@ Floated Menu / Item
1713
1604
  .ui.ui.inverted.grey.menu {
1714
1605
  background-color: #767676;
1715
1606
  }
1716
- .ui.inverted.grey.menu .item:before {
1607
+ .ui.inverted.grey.menu .item::before {
1717
1608
  background-color: rgba(34, 36, 38, 0.1);
1718
1609
  }
1719
1610
  .ui.ui.inverted.grey.menu .active.item {
@@ -1724,9 +1615,9 @@ Floated Menu / Item
1724
1615
  }
1725
1616
  .ui.ui.ui.inverted.menu .black.active.item,
1726
1617
  .ui.ui.inverted.black.menu {
1727
- background-color: #1B1C1D;
1618
+ background-color: #1b1c1d;
1728
1619
  }
1729
- .ui.inverted.black.menu .item:before {
1620
+ .ui.inverted.black.menu .item::before {
1730
1621
  background-color: rgba(34, 36, 38, 0.1);
1731
1622
  }
1732
1623
  .ui.ui.inverted.black.menu .active.item {
@@ -1735,14 +1626,13 @@ Floated Menu / Item
1735
1626
  .ui.inverted.pointing.black.menu .active.item {
1736
1627
  background-color: #27292a;
1737
1628
  }
1738
- .ui.ui.ui.inverted.pointing.menu .active.item:after {
1629
+ .ui.ui.ui.inverted.pointing.menu .active.item::after {
1739
1630
  background-color: inherit;
1740
1631
  }
1741
1632
 
1742
- /*--------------
1743
- Fitted
1744
- ---------------*/
1745
-
1633
+ /* --------------
1634
+ Fitted
1635
+ --------------- */
1746
1636
  .ui.fitted.menu .item,
1747
1637
  .ui.fitted.menu .item .menu .item,
1748
1638
  .ui.menu .fitted.item {
@@ -1761,23 +1651,19 @@ Floated Menu / Item
1761
1651
  padding-right: 1.14285714em;
1762
1652
  }
1763
1653
 
1764
- /*--------------
1765
- Borderless
1766
- ---------------*/
1767
-
1768
- .ui.borderless.menu .item:before,
1769
- .ui.borderless.menu .item .menu .item:before,
1770
- .ui.menu .borderless.item:before {
1654
+ /* --------------
1655
+ Borderless
1656
+ --------------- */
1657
+ .ui.borderless.menu .item::before,
1658
+ .ui.borderless.menu .item .menu .item::before,
1659
+ .ui.menu .borderless.item::before {
1771
1660
  background: none !important;
1772
1661
  }
1773
1662
 
1774
- /*-------------------
1775
- Compact
1776
- --------------------*/
1777
-
1663
+ /* -------------------
1664
+ Compact
1665
+ -------------------- */
1778
1666
  .ui.compact.menu {
1779
- display: -webkit-inline-box;
1780
- display: -ms-inline-flexbox;
1781
1667
  display: inline-flex;
1782
1668
  margin: 0;
1783
1669
  vertical-align: middle;
@@ -1791,7 +1677,7 @@ Floated Menu / Item
1791
1677
  .ui.compact.menu:not(.secondary) .item:last-child {
1792
1678
  border-radius: 0 0.28571429rem 0.28571429rem 0;
1793
1679
  }
1794
- .ui.compact.menu .item:last-child:before {
1680
+ .ui.compact.menu .item:last-child::before {
1795
1681
  display: none;
1796
1682
  }
1797
1683
  .ui.compact.vertical.menu {
@@ -1801,19 +1687,17 @@ Floated Menu / Item
1801
1687
  display: block;
1802
1688
  }
1803
1689
 
1804
- /*-------------------
1805
- Fluid
1806
- --------------------*/
1807
-
1690
+ /* -------------------
1691
+ Fluid
1692
+ -------------------- */
1808
1693
  .ui.menu.fluid,
1809
1694
  .ui.vertical.menu.fluid {
1810
1695
  width: 100% !important;
1811
1696
  }
1812
1697
 
1813
- /*-------------------
1698
+ /* -------------------
1814
1699
  Evenly Sized
1815
- --------------------*/
1816
-
1700
+ -------------------- */
1817
1701
  .ui.item.menu,
1818
1702
  .ui.item.menu .item {
1819
1703
  width: 100%;
@@ -1822,14 +1706,12 @@ Floated Menu / Item
1822
1706
  margin-left: 0 !important;
1823
1707
  margin-right: 0 !important;
1824
1708
  text-align: center;
1825
- -webkit-box-pack: center;
1826
- -ms-flex-pack: center;
1827
- justify-content: center;
1709
+ justify-content: center;
1828
1710
  }
1829
1711
  .ui.attached.item.menu:not(.tabular) {
1830
1712
  margin: 0 -1px !important;
1831
1713
  }
1832
- .ui.item.menu .item:last-child:before {
1714
+ .ui.item.menu .item:last-child::before {
1833
1715
  display: none;
1834
1716
  }
1835
1717
  .ui.menu.two.item .item {
@@ -1866,10 +1748,9 @@ Floated Menu / Item
1866
1748
  width: 8.333%;
1867
1749
  }
1868
1750
 
1869
- /*--------------
1870
- Fixed
1871
- ---------------*/
1872
-
1751
+ /* --------------
1752
+ Fixed
1753
+ --------------- */
1873
1754
  .ui.menu.fixed {
1874
1755
  position: fixed;
1875
1756
  z-index: 101;
@@ -1930,130 +1811,130 @@ Floated Menu / Item
1930
1811
  padding-top: 2.75rem;
1931
1812
  }
1932
1813
 
1933
- /*-------------------
1934
- Pointing
1935
- --------------------*/
1936
-
1937
- .ui.pointing.menu .item:after {
1814
+ /* -------------------
1815
+ Pointing
1816
+ -------------------- */
1817
+ .ui.pointing.menu .item::after {
1938
1818
  visibility: hidden;
1939
1819
  position: absolute;
1940
- content: '';
1820
+ content: "";
1941
1821
  top: 100%;
1942
1822
  left: 50%;
1943
- -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
1944
- transform: translateX(-50%) translateY(-50%) rotate(45deg);
1823
+ transform: translateX(-50%) translateY(-50%) rotate(45deg);
1945
1824
  background: none;
1946
1825
  margin: 0.5px 0 0;
1947
1826
  width: 0.57142857em;
1948
1827
  height: 0.57142857em;
1949
1828
  border: none;
1950
- border-bottom: 1px solid #D4D4D5;
1951
- border-right: 1px solid #D4D4D5;
1829
+ border-bottom: 1px solid #d4d4d5;
1830
+ border-right: 1px solid #d4d4d5;
1952
1831
  z-index: 2;
1953
- -webkit-transition: background 0.1s ease;
1954
1832
  transition: background 0.1s ease;
1955
1833
  }
1956
- .ui.vertical.pointing.menu .item:after {
1834
+ .ui.vertical.pointing.menu .item::after {
1957
1835
  position: absolute;
1958
1836
  top: 50%;
1959
1837
  right: 0;
1960
1838
  bottom: auto;
1961
1839
  left: auto;
1962
- -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
1963
- transform: translateX(50%) translateY(-50%) rotate(45deg);
1840
+ transform: translateX(50%) translateY(-50%) rotate(45deg);
1964
1841
  margin: 0 -0.5px 0 0;
1965
1842
  border: none;
1966
- border-top: 1px solid #D4D4D5;
1967
- border-right: 1px solid #D4D4D5;
1843
+ border-top: 1px solid #d4d4d5;
1844
+ border-right: 1px solid #d4d4d5;
1968
1845
  }
1969
- .ui.pointing.menu .ui.dropdown .menu .item:after,
1970
- .ui.vertical.pointing.menu .ui.dropdown .menu .item:after {
1846
+ .ui.pointing.menu .ui.dropdown .menu .item::after,
1847
+ .ui.vertical.pointing.menu .ui.dropdown .menu .item::after {
1971
1848
  display: none;
1972
1849
  }
1973
1850
 
1974
1851
  /* Active */
1975
- .ui.pointing.menu .active.item:after {
1852
+ .ui.pointing.menu .active.item::after {
1976
1853
  visibility: visible;
1977
1854
  }
1978
- .ui.pointing.menu .active.dropdown.item:after {
1855
+ .ui.pointing.menu .active.dropdown.item::after {
1979
1856
  visibility: hidden;
1980
1857
  }
1981
1858
 
1982
1859
  /* Don't double up pointers */
1983
- .ui.pointing.menu .dropdown.active.item:after,
1984
- .ui.pointing.menu .active.item .menu .active.item:after {
1860
+ .ui.pointing.menu .dropdown.active.item::after,
1861
+ .ui.pointing.menu .active.item .menu .active.item::after {
1985
1862
  display: none;
1986
1863
  }
1987
1864
 
1988
1865
  /* Colors */
1989
- .ui.pointing.menu .active.item:hover:after {
1990
- background-color: #F2F2F2;
1866
+ .ui.pointing.menu .active.item:hover::after {
1867
+ background-color: #f2f2f2;
1991
1868
  }
1992
- .ui.pointing.menu .active.item:after {
1993
- background-color: #F2F2F2;
1869
+ .ui.pointing.menu .active.item::after {
1870
+ background-color: #f2f2f2;
1994
1871
  }
1995
- .ui.pointing.menu .active.item:hover:after {
1996
- background-color: #F2F2F2;
1872
+ .ui.pointing.menu .active.item:hover::after {
1873
+ background-color: #f2f2f2;
1997
1874
  }
1998
- .ui.vertical.pointing.menu .active.item:hover:after {
1999
- background-color: #F2F2F2;
1875
+ .ui.vertical.pointing.menu .active.item:hover::after {
1876
+ background-color: #f2f2f2;
2000
1877
  }
2001
- .ui.vertical.pointing.menu .active.item:after {
2002
- background-color: #F2F2F2;
1878
+ .ui.vertical.pointing.menu .active.item::after {
1879
+ background-color: #f2f2f2;
2003
1880
  }
2004
- .ui.vertical.pointing.menu .menu .active.item:after {
2005
- background-color: #FFFFFF;
1881
+ .ui.vertical.pointing.menu .menu .active.item::after {
1882
+ background-color: #fff;
2006
1883
  }
2007
- .ui.inverted.pointing.menu .primary.active.item:after {
2008
- background-color: #2185D0;
1884
+ @media only screen and (max-width: 767.98px) {
1885
+ .ui.stackable.grid .ui.fluid.vertical.pointing.menu .active.item::after {
1886
+ display: none;
1887
+ }
2009
1888
  }
2010
- .ui.inverted.pointing.menu .secondary.active.item:after {
2011
- background-color: #1B1C1D;
1889
+ .ui.inverted.pointing.menu .primary.active.item::after {
1890
+ background-color: #2185d0;
2012
1891
  }
2013
- .ui.inverted.pointing.menu .red.active.item:after {
2014
- background-color: #DB2828;
1892
+ .ui.inverted.pointing.menu .secondary.active.item::after {
1893
+ background-color: #1b1c1d;
2015
1894
  }
2016
- .ui.inverted.pointing.menu .orange.active.item:after {
2017
- background-color: #F2711C;
1895
+ .ui.inverted.pointing.menu .red.active.item::after {
1896
+ background-color: #db2828;
2018
1897
  }
2019
- .ui.inverted.pointing.menu .yellow.active.item:after {
2020
- background-color: #FBBD08;
1898
+ .ui.inverted.pointing.menu .orange.active.item::after {
1899
+ background-color: #f2711c;
2021
1900
  }
2022
- .ui.inverted.pointing.menu .olive.active.item:after {
2023
- background-color: #B5CC18;
1901
+ .ui.inverted.pointing.menu .yellow.active.item::after {
1902
+ background-color: #fbbd08;
2024
1903
  }
2025
- .ui.inverted.pointing.menu .green.active.item:after {
2026
- background-color: #21BA45;
1904
+ .ui.inverted.pointing.menu .olive.active.item::after {
1905
+ background-color: #b5cc18;
2027
1906
  }
2028
- .ui.inverted.pointing.menu .teal.active.item:after {
2029
- background-color: #00B5AD;
1907
+ .ui.inverted.pointing.menu .green.active.item::after {
1908
+ background-color: #21ba45;
2030
1909
  }
2031
- .ui.inverted.pointing.menu .blue.active.item:after {
2032
- background-color: #2185D0;
1910
+ .ui.inverted.pointing.menu .teal.active.item::after {
1911
+ background-color: #00b5ad;
2033
1912
  }
2034
- .ui.inverted.pointing.menu .violet.active.item:after {
2035
- background-color: #6435C9;
1913
+ .ui.inverted.pointing.menu .blue.active.item::after {
1914
+ background-color: #2185d0;
2036
1915
  }
2037
- .ui.inverted.pointing.menu .purple.active.item:after {
2038
- background-color: #A333C8;
1916
+ .ui.inverted.pointing.menu .violet.active.item::after {
1917
+ background-color: #6435c9;
2039
1918
  }
2040
- .ui.inverted.pointing.menu .pink.active.item:after {
2041
- background-color: #E03997;
1919
+ .ui.inverted.pointing.menu .purple.active.item::after {
1920
+ background-color: #a333c8;
2042
1921
  }
2043
- .ui.inverted.pointing.menu .brown.active.item:after {
2044
- background-color: #A5673F;
1922
+ .ui.inverted.pointing.menu .pink.active.item::after {
1923
+ background-color: #e03997;
2045
1924
  }
2046
- .ui.inverted.pointing.menu .grey.active.item:after {
1925
+ .ui.inverted.pointing.menu .brown.active.item::after {
1926
+ background-color: #a5673f;
1927
+ }
1928
+ .ui.inverted.pointing.menu .grey.active.item::after {
2047
1929
  background-color: #767676;
2048
1930
  }
2049
- .ui.inverted.pointing.menu .black.active.item:after {
2050
- background-color: #1B1C1D;
1931
+ .ui.inverted.pointing.menu .black.active.item::after {
1932
+ background-color: #1b1c1d;
2051
1933
  }
2052
1934
 
2053
- /*--------------
2054
- Attached
2055
- ---------------*/
2056
-
1935
+ /* --------------
1936
+ Attached
1937
+ --------------- */
2057
1938
 
2058
1939
  /* Middle */
2059
1940
  .ui.attached.menu {
@@ -2063,8 +1944,7 @@ Floated Menu / Item
2063
1944
  margin: 0 -1px;
2064
1945
  width: calc(100% + 2px);
2065
1946
  max-width: calc(100% + 2px);
2066
- -webkit-box-shadow: none;
2067
- box-shadow: none;
1947
+ box-shadow: none;
2068
1948
  }
2069
1949
  .ui.attached + .ui.attached.menu:not(.top) {
2070
1950
  border-top: none;
@@ -2088,8 +1968,7 @@ Floated Menu / Item
2088
1968
  margin-top: 0;
2089
1969
  top: 0;
2090
1970
  margin-bottom: 1rem;
2091
- -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), none;
2092
- box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), none;
1971
+ box-shadow: none;
2093
1972
  border-radius: 0 0 0.28571429rem 0.28571429rem;
2094
1973
  }
2095
1974
  .ui[class*="bottom attached"].menu:last-child {
@@ -2105,22 +1984,44 @@ Floated Menu / Item
2105
1984
  }
2106
1985
 
2107
1986
  /* Tabular Attached */
2108
- .ui.attached.menu:not(.tabular) {
2109
- border: 1px solid #D4D4D5;
1987
+ .ui.attached.menu:not(.tabular):not(.text) {
1988
+ border: 1px solid #d4d4d5;
2110
1989
  }
2111
1990
  .ui.attached.inverted.menu {
2112
1991
  border: none;
2113
1992
  }
1993
+ .ui[class*="top attached"].inverted.tabular.menu {
1994
+ border-bottom: 1px solid #555;
1995
+ }
2114
1996
  .ui.attached.tabular.menu {
2115
1997
  margin-left: 0;
2116
1998
  margin-right: 0;
2117
1999
  width: 100%;
2118
2000
  }
2001
+ .ui.wrapping.menu {
2002
+ flex-wrap: wrap;
2003
+ }
2004
+ .ui.wrapping.menu .item::before {
2005
+ right: auto;
2006
+ left: 0;
2007
+ }
2008
+ .ui.wrapping.menu .item:first-child::before {
2009
+ display: none;
2010
+ }
2011
+ .ui.wrapping.menu:not(.tabular) .item:last-of-type,
2012
+ .ui.wrapping.menu:not(.tabular) .item:last-child {
2013
+ border-right: 1px solid rgba(34, 36, 38, 0.1);
2014
+ }
2015
+ .ui.wrapped.menu:not(.tabular) .item:first-child {
2016
+ border-bottom-left-radius: 0;
2017
+ }
2018
+ .ui.wrapped.menu:not(.tabular) .item:last-child {
2019
+ border-top-right-radius: 0;
2020
+ }
2119
2021
 
2120
- /*--------------
2022
+ /* --------------
2121
2023
  Sizes
2122
- ---------------*/
2123
-
2024
+ --------------- */
2124
2025
  .ui.menu {
2125
2026
  font-size: 1rem;
2126
2027
  }
@@ -2184,14 +2085,12 @@ Floated Menu / Item
2184
2085
  width: 25rem;
2185
2086
  }
2186
2087
 
2187
- /*-------------------
2088
+ /* -------------------
2188
2089
  Inverted dropdowns
2189
- --------------------*/
2190
-
2090
+ -------------------- */
2191
2091
  .ui.menu .ui.inverted.inverted.dropdown.item .menu {
2192
- background: #1B1C1D;
2193
- -webkit-box-shadow: none;
2194
- box-shadow: none;
2092
+ background: #1b1c1d;
2093
+ box-shadow: none;
2195
2094
  }
2196
2095
  .ui.menu .ui.inverted.dropdown .menu > .item {
2197
2096
  color: rgba(255, 255, 255, 0.8) !important;
@@ -2211,8 +2110,7 @@ Floated Menu / Item
2211
2110
 
2212
2111
  /* Vertical */
2213
2112
  .ui.vertical.menu .inverted.dropdown.item .menu {
2214
- -webkit-box-shadow: none;
2215
- box-shadow: none;
2113
+ box-shadow: none;
2216
2114
  }
2217
2115
 
2218
2116