@northdata/fomantic-ui 2.8.722 → 2.9.401
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.
- package/lib/semantic-ui/dist/components/accordion.css +62 -69
- package/lib/semantic-ui/dist/components/accordion.js +595 -618
- package/lib/semantic-ui/dist/components/accordion.min.css +4 -4
- package/lib/semantic-ui/dist/components/accordion.min.js +6 -6
- package/lib/semantic-ui/dist/components/api.js +1225 -1177
- package/lib/semantic-ui/dist/components/api.min.js +6 -6
- package/lib/semantic-ui/dist/components/button.css +291 -634
- package/lib/semantic-ui/dist/components/button.min.css +4 -4
- package/lib/semantic-ui/dist/components/calendar.css +149 -33
- package/lib/semantic-ui/dist/components/calendar.js +2045 -1774
- package/lib/semantic-ui/dist/components/calendar.min.css +4 -4
- package/lib/semantic-ui/dist/components/calendar.min.js +6 -6
- package/lib/semantic-ui/dist/components/card.css +147 -537
- package/lib/semantic-ui/dist/components/card.min.css +4 -4
- package/lib/semantic-ui/dist/components/checkbox.css +215 -405
- package/lib/semantic-ui/dist/components/checkbox.js +888 -876
- package/lib/semantic-ui/dist/components/checkbox.min.css +4 -4
- package/lib/semantic-ui/dist/components/checkbox.min.js +6 -6
- package/lib/semantic-ui/dist/components/container.css +20 -21
- package/lib/semantic-ui/dist/components/container.min.css +4 -4
- package/lib/semantic-ui/dist/components/dimmer.css +76 -184
- package/lib/semantic-ui/dist/components/dimmer.js +732 -753
- package/lib/semantic-ui/dist/components/dimmer.min.css +4 -4
- package/lib/semantic-ui/dist/components/dimmer.min.js +6 -6
- package/lib/semantic-ui/dist/components/divider.css +81 -88
- package/lib/semantic-ui/dist/components/divider.min.css +4 -4
- package/lib/semantic-ui/dist/components/dropdown.css +431 -450
- package/lib/semantic-ui/dist/components/dropdown.js +4432 -4238
- package/lib/semantic-ui/dist/components/dropdown.min.css +4 -4
- package/lib/semantic-ui/dist/components/dropdown.min.js +6 -6
- package/lib/semantic-ui/dist/components/feed.css +130 -87
- package/lib/semantic-ui/dist/components/feed.min.css +4 -4
- package/lib/semantic-ui/dist/components/flag.css +541 -511
- package/lib/semantic-ui/dist/components/flag.min.css +4 -4
- package/lib/semantic-ui/dist/components/form.css +437 -476
- package/lib/semantic-ui/dist/components/form.js +2199 -2033
- package/lib/semantic-ui/dist/components/form.min.css +4 -4
- package/lib/semantic-ui/dist/components/form.min.js +6 -6
- package/lib/semantic-ui/dist/components/grid.css +151 -306
- package/lib/semantic-ui/dist/components/grid.min.css +4 -4
- package/lib/semantic-ui/dist/components/header.css +82 -99
- package/lib/semantic-ui/dist/components/header.min.css +4 -4
- package/lib/semantic-ui/dist/components/icon.css +2744 -2706
- package/lib/semantic-ui/dist/components/icon.min.css +4 -4
- package/lib/semantic-ui/dist/components/image.css +38 -73
- package/lib/semantic-ui/dist/components/image.min.css +4 -4
- package/lib/semantic-ui/dist/components/input.css +344 -254
- package/lib/semantic-ui/dist/components/input.min.css +4 -4
- package/lib/semantic-ui/dist/components/item.css +91 -139
- package/lib/semantic-ui/dist/components/item.min.css +4 -4
- package/lib/semantic-ui/dist/components/label.css +244 -267
- package/lib/semantic-ui/dist/components/label.min.css +4 -4
- package/lib/semantic-ui/dist/components/list.css +75 -113
- package/lib/semantic-ui/dist/components/list.min.css +4 -4
- package/lib/semantic-ui/dist/components/loader.css +142 -601
- package/lib/semantic-ui/dist/components/loader.min.css +4 -4
- package/lib/semantic-ui/dist/components/menu.css +398 -638
- package/lib/semantic-ui/dist/components/menu.min.css +9 -1
- package/lib/semantic-ui/dist/components/message.css +116 -332
- package/lib/semantic-ui/dist/components/message.min.css +4 -4
- package/lib/semantic-ui/dist/components/modal.css +149 -138
- package/lib/semantic-ui/dist/components/modal.js +1637 -1209
- package/lib/semantic-ui/dist/components/modal.min.css +4 -4
- package/lib/semantic-ui/dist/components/modal.min.js +6 -6
- package/lib/semantic-ui/dist/components/popup.css +284 -277
- package/lib/semantic-ui/dist/components/popup.js +1561 -1541
- package/lib/semantic-ui/dist/components/popup.min.css +4 -4
- package/lib/semantic-ui/dist/components/popup.min.js +6 -6
- package/lib/semantic-ui/dist/components/reset.css +12 -17
- package/lib/semantic-ui/dist/components/reset.min.css +4 -4
- package/lib/semantic-ui/dist/components/search.css +99 -137
- package/lib/semantic-ui/dist/components/search.js +1641 -1565
- package/lib/semantic-ui/dist/components/search.min.css +4 -4
- package/lib/semantic-ui/dist/components/search.min.js +6 -6
- package/lib/semantic-ui/dist/components/segment.css +149 -275
- package/lib/semantic-ui/dist/components/segment.min.css +4 -4
- package/lib/semantic-ui/dist/components/site.css +40 -48
- package/lib/semantic-ui/dist/components/site.js +455 -493
- package/lib/semantic-ui/dist/components/site.min.css +4 -4
- package/lib/semantic-ui/dist/components/site.min.js +6 -6
- package/lib/semantic-ui/dist/components/tab.css +16 -20
- package/lib/semantic-ui/dist/components/tab.js +967 -1001
- package/lib/semantic-ui/dist/components/tab.min.css +4 -4
- package/lib/semantic-ui/dist/components/tab.min.js +6 -6
- package/lib/semantic-ui/dist/components/table.css +465 -424
- package/lib/semantic-ui/dist/components/table.min.css +4 -4
- package/lib/semantic-ui/dist/components/transition.css +264 -1282
- package/lib/semantic-ui/dist/components/transition.js +1034 -1109
- package/lib/semantic-ui/dist/components/transition.min.css +4 -4
- package/lib/semantic-ui/dist/components/transition.min.js +6 -6
- package/lib/semantic-ui/dist/semantic-packed.css +5610 -6590
- package/lib/semantic-ui/dist/semantic.css +8547 -11697
- package/lib/semantic-ui/dist/semantic.full.css +14698 -11227
- package/lib/semantic-ui/dist/semantic.full.min.css +6 -262
- package/lib/semantic-ui/dist/semantic.js +19428 -19253
- package/lib/semantic-ui/dist/semantic.min.css +128 -128
- package/lib/semantic-ui/dist/semantic.min.js +6 -6
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/LICENSE.txt +91 -0
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/LICENSE_icons.txt +165 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.woff2 +0 -0
- package/lib/semantic-ui/types/fomantic-ui-accordion.d.ts +244 -0
- package/lib/semantic-ui/types/fomantic-ui-api.d.ts +561 -0
- package/lib/semantic-ui/types/fomantic-ui-calendar.d.ts +867 -0
- package/lib/semantic-ui/types/fomantic-ui-checkbox.d.ts +342 -0
- package/lib/semantic-ui/types/fomantic-ui-dimmer.d.ts +408 -0
- package/lib/semantic-ui/types/fomantic-ui-dropdown.d.ts +1221 -0
- package/lib/semantic-ui/types/fomantic-ui-embed.d.ts +343 -0
- package/lib/semantic-ui/types/fomantic-ui-flyout.d.ts +539 -0
- package/lib/semantic-ui/types/fomantic-ui-form.d.ts +759 -0
- package/lib/semantic-ui/types/fomantic-ui-modal.d.ts +567 -0
- package/lib/semantic-ui/types/fomantic-ui-nag.d.ts +270 -0
- package/lib/semantic-ui/types/fomantic-ui-popup.d.ts +549 -0
- package/lib/semantic-ui/types/fomantic-ui-progress.d.ts +465 -0
- package/lib/semantic-ui/types/fomantic-ui-rating.d.ts +187 -0
- package/lib/semantic-ui/types/fomantic-ui-search.d.ts +612 -0
- package/lib/semantic-ui/types/fomantic-ui-shape.d.ts +274 -0
- package/lib/semantic-ui/types/fomantic-ui-sidebar.d.ts +402 -0
- package/lib/semantic-ui/types/fomantic-ui-slider.d.ts +368 -0
- package/lib/semantic-ui/types/fomantic-ui-sticky.d.ts +215 -0
- package/lib/semantic-ui/types/fomantic-ui-tab.d.ts +361 -0
- package/lib/semantic-ui/types/fomantic-ui-toast.d.ts +526 -0
- package/lib/semantic-ui/types/fomantic-ui-transition.d.ts +389 -0
- package/lib/semantic-ui/types/fomantic-ui-visibility.d.ts +355 -0
- package/lib/semantic-ui/types/index.d.ts +63 -0
- package/package.json +19 -8
- package/lib/semantic-ui/dist/components/shape.css +0 -160
- package/lib/semantic-ui/dist/components/shape.js +0 -848
- package/lib/semantic-ui/dist/components/shape.min.css +0 -9
- package/lib/semantic-ui/dist/components/shape.min.js +0 -11
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.svg +0 -450
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.svg +0 -3570
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.svg +0 -4938
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.svg +0 -803
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons-local.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.svg +0 -200
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.woff +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.svg +0 -2373
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.woff2 +0 -0
- /package/lib/semantic-ui/dist/themes/{default → famfamfam}/assets/images/flags.png +0 -0
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
* # Fomantic - Menu
|
|
3
|
-
*
|
|
1
|
+
/*!
|
|
2
|
+
* # Fomantic-UI 2.9.4 - Menu
|
|
3
|
+
* https://github.com/fomantic/Fomantic-UI/
|
|
4
4
|
*
|
|
5
5
|
*
|
|
6
|
-
* Copyright 2015 Contributor
|
|
7
6
|
* Released under the MIT license
|
|
8
|
-
*
|
|
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
23
|
font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
|
|
28
|
-
background: #
|
|
24
|
+
background: #fff;
|
|
29
25
|
font-weight: normal;
|
|
30
26
|
border: 1px solid rgba(34, 36, 38, 0.15);
|
|
31
|
-
|
|
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;
|
|
34
29
|
min-height: 2.85714286em;
|
|
35
30
|
}
|
|
36
|
-
.ui.menu
|
|
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
|
-
-
|
|
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
|
-
|
|
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: uppercase;
|
|
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 0 0 0;
|
|
100
81
|
}
|
|
101
82
|
|
|
102
83
|
/* Border */
|
|
103
|
-
.ui.menu .item
|
|
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
|
-
-
|
|
166
|
-
|
|
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 0;
|
|
225
|
-
background: #
|
|
191
|
+
background: #fff;
|
|
226
192
|
margin: 0 0 0;
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
-
|
|
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: 300 !important;
|
|
245
|
-
|
|
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 {
|
|
@@ -297,15 +259,9 @@
|
|
|
297
259
|
}
|
|
298
260
|
.ui.vertical.menu .dropdown.item .menu {
|
|
299
261
|
left: 100%;
|
|
300
|
-
|
|
301
|
-
/* IE needs 0, all others support max-content to show dropdown icon inline, so keep both settings! */
|
|
302
|
-
min-width: 0;
|
|
303
|
-
min-width: -webkit-max-content;
|
|
304
|
-
min-width: -moz-max-content;
|
|
305
262
|
min-width: max-content;
|
|
306
263
|
margin: 0 0 0 0;
|
|
307
|
-
|
|
308
|
-
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
|
|
264
|
+
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
|
|
309
265
|
border-radius: 0 0 0 0;
|
|
310
266
|
}
|
|
311
267
|
.ui.vertical.menu .dropdown.item.upward .menu {
|
|
@@ -319,8 +275,7 @@
|
|
|
319
275
|
border-bottom-right-radius: 0;
|
|
320
276
|
}
|
|
321
277
|
.ui.vertical.menu .dropdown.active.item {
|
|
322
|
-
|
|
323
|
-
box-shadow: none;
|
|
278
|
+
box-shadow: none;
|
|
324
279
|
}
|
|
325
280
|
|
|
326
281
|
/* Evenly Divided */
|
|
@@ -328,10 +283,9 @@
|
|
|
328
283
|
width: 100%;
|
|
329
284
|
}
|
|
330
285
|
|
|
331
|
-
|
|
286
|
+
/* --------------
|
|
332
287
|
Labels
|
|
333
|
-
|
|
334
|
-
|
|
288
|
+
--------------- */
|
|
335
289
|
.ui.menu .item > .label:not(.floating) {
|
|
336
290
|
margin-left: 1em;
|
|
337
291
|
padding: 0.3em 0.78571429em;
|
|
@@ -345,18 +299,17 @@
|
|
|
345
299
|
padding: 0.3em 0.78571429em;
|
|
346
300
|
}
|
|
347
301
|
.ui.menu .item > .label {
|
|
348
|
-
background: #
|
|
349
|
-
color: #
|
|
302
|
+
background: #999;
|
|
303
|
+
color: #fff;
|
|
350
304
|
}
|
|
351
305
|
.ui.menu .item > .image.label img {
|
|
352
306
|
margin: -0.2833em 0.8em -0.2833em -0.8em;
|
|
353
307
|
height: 1.5666em;
|
|
354
308
|
}
|
|
355
309
|
|
|
356
|
-
|
|
310
|
+
/* --------------
|
|
357
311
|
Images
|
|
358
|
-
|
|
359
|
-
|
|
312
|
+
--------------- */
|
|
360
313
|
.ui.menu .item > img:not(.ui) {
|
|
361
314
|
display: inline-block;
|
|
362
315
|
vertical-align: middle;
|
|
@@ -375,23 +328,21 @@
|
|
|
375
328
|
*******************************/
|
|
376
329
|
|
|
377
330
|
|
|
378
|
-
|
|
331
|
+
/* --------------
|
|
379
332
|
List
|
|
380
|
-
|
|
381
|
-
|
|
333
|
+
--------------- */
|
|
382
334
|
|
|
383
|
-
/* Menu divider
|
|
384
|
-
.ui.menu .list .item
|
|
335
|
+
/* Menu divider shouldn't apply */
|
|
336
|
+
.ui.menu .list .item::before {
|
|
385
337
|
background: none !important;
|
|
386
338
|
}
|
|
387
339
|
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
340
|
+
/* --------------
|
|
341
|
+
Sidebar
|
|
342
|
+
--------------- */
|
|
392
343
|
|
|
393
344
|
/* Show vertical dividers below last */
|
|
394
|
-
.ui.vertical.sidebar.menu > .item:first-child
|
|
345
|
+
.ui.vertical.sidebar.menu > .item:first-child::before {
|
|
395
346
|
display: block !important;
|
|
396
347
|
}
|
|
397
348
|
.ui.vertical.sidebar.menu > .item::before {
|
|
@@ -399,10 +350,9 @@
|
|
|
399
350
|
bottom: 0;
|
|
400
351
|
}
|
|
401
352
|
|
|
402
|
-
|
|
353
|
+
/* --------------
|
|
403
354
|
Container
|
|
404
|
-
|
|
405
|
-
|
|
355
|
+
--------------- */
|
|
406
356
|
@media only screen and (max-width: 767.98px) {
|
|
407
357
|
.ui.menu > .ui.container {
|
|
408
358
|
width: 100% !important;
|
|
@@ -411,11 +361,11 @@
|
|
|
411
361
|
}
|
|
412
362
|
}
|
|
413
363
|
@media only screen and (min-width: 768px) {
|
|
414
|
-
.ui.menu:not(.secondary):not(.
|
|
364
|
+
.ui.menu:not(.secondary):not(.tabular) > .container > .item:not(.right):first-child {
|
|
415
365
|
border-left: 1px solid rgba(34, 36, 38, 0.1);
|
|
416
366
|
}
|
|
417
|
-
.ui.menu:not(.secondary):not(.
|
|
418
|
-
.ui.menu:not(.secondary):not(.
|
|
367
|
+
.ui.menu:not(.secondary):not(.tabular) > .container > .right.item:last-child,
|
|
368
|
+
.ui.menu:not(.secondary):not(.tabular) > .container > .right.menu > .item:last-child {
|
|
419
369
|
border-right: 1px solid rgba(34, 36, 38, 0.1);
|
|
420
370
|
}
|
|
421
371
|
}
|
|
@@ -426,10 +376,9 @@
|
|
|
426
376
|
*******************************/
|
|
427
377
|
|
|
428
378
|
|
|
429
|
-
|
|
379
|
+
/* --------------
|
|
430
380
|
Hover
|
|
431
|
-
|
|
432
|
-
|
|
381
|
+
--------------- */
|
|
433
382
|
.ui.link.menu .item:hover,
|
|
434
383
|
.ui.menu .dropdown.item:hover,
|
|
435
384
|
.ui.menu .link.item:hover,
|
|
@@ -439,10 +388,9 @@
|
|
|
439
388
|
color: rgba(0, 0, 0, 0.95);
|
|
440
389
|
}
|
|
441
390
|
|
|
442
|
-
|
|
391
|
+
/* --------------
|
|
443
392
|
Pressed
|
|
444
|
-
|
|
445
|
-
|
|
393
|
+
--------------- */
|
|
446
394
|
.ui.link.menu .item:active,
|
|
447
395
|
.ui.menu .link.item:active,
|
|
448
396
|
.ui.menu a.item:active {
|
|
@@ -450,35 +398,31 @@
|
|
|
450
398
|
color: rgba(0, 0, 0, 0.95);
|
|
451
399
|
}
|
|
452
400
|
|
|
453
|
-
|
|
401
|
+
/* --------------
|
|
454
402
|
Active
|
|
455
|
-
|
|
456
|
-
|
|
403
|
+
--------------- */
|
|
457
404
|
.ui.menu .active.item {
|
|
458
405
|
background: rgba(0, 0, 0, 0.05);
|
|
459
406
|
color: rgba(0, 0, 0, 0.95);
|
|
460
407
|
font-weight: normal;
|
|
461
|
-
|
|
462
|
-
box-shadow: none;
|
|
408
|
+
box-shadow: none;
|
|
463
409
|
}
|
|
464
410
|
.ui.menu .active.item > i.icon {
|
|
465
411
|
opacity: 1;
|
|
466
412
|
}
|
|
467
413
|
|
|
468
|
-
|
|
414
|
+
/* --------------
|
|
469
415
|
Active Hover
|
|
470
|
-
|
|
471
|
-
|
|
416
|
+
--------------- */
|
|
472
417
|
.ui.menu .active.item:hover,
|
|
473
418
|
.ui.vertical.menu .active.item:hover {
|
|
474
419
|
background-color: rgba(0, 0, 0, 0.05);
|
|
475
420
|
color: rgba(0, 0, 0, 0.95);
|
|
476
421
|
}
|
|
477
422
|
|
|
478
|
-
|
|
423
|
+
/* --------------
|
|
479
424
|
Disabled
|
|
480
|
-
|
|
481
|
-
|
|
425
|
+
--------------- */
|
|
482
426
|
.ui.ui.menu .item.disabled {
|
|
483
427
|
cursor: default;
|
|
484
428
|
background-color: transparent;
|
|
@@ -492,16 +436,13 @@
|
|
|
492
436
|
*******************************/
|
|
493
437
|
|
|
494
438
|
|
|
495
|
-
|
|
439
|
+
/* ------------------
|
|
496
440
|
Floated Menu / Item
|
|
497
|
-
|
|
498
|
-
|
|
441
|
+
------------------- */
|
|
499
442
|
|
|
500
443
|
/* Left Floated */
|
|
501
444
|
.ui.menu:not(.vertical) .left.item,
|
|
502
445
|
.ui.menu:not(.vertical) .left.menu {
|
|
503
|
-
display: -webkit-box;
|
|
504
|
-
display: -ms-flexbox;
|
|
505
446
|
display: flex;
|
|
506
447
|
margin-right: auto !important;
|
|
507
448
|
}
|
|
@@ -509,8 +450,6 @@ Floated Menu / Item
|
|
|
509
450
|
/* Right Floated */
|
|
510
451
|
.ui.menu:not(.vertical) .right.item,
|
|
511
452
|
.ui.menu:not(.vertical) .right.menu {
|
|
512
|
-
display: -webkit-box;
|
|
513
|
-
display: -ms-flexbox;
|
|
514
453
|
display: flex;
|
|
515
454
|
margin-left: auto !important;
|
|
516
455
|
}
|
|
@@ -522,8 +461,6 @@ Floated Menu / Item
|
|
|
522
461
|
/* Center */
|
|
523
462
|
.ui.menu:not(.vertical) .center.item,
|
|
524
463
|
.ui.menu:not(.vertical) .center.menu {
|
|
525
|
-
display: -webkit-box;
|
|
526
|
-
display: -ms-flexbox;
|
|
527
464
|
display: flex;
|
|
528
465
|
margin-left: auto !important;
|
|
529
466
|
margin-right: auto !important;
|
|
@@ -542,23 +479,17 @@ Floated Menu / Item
|
|
|
542
479
|
display: none;
|
|
543
480
|
}
|
|
544
481
|
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
482
|
+
/* --------------
|
|
483
|
+
Vertical
|
|
484
|
+
--------------- */
|
|
549
485
|
.ui.vertical.menu {
|
|
550
486
|
display: block;
|
|
551
|
-
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
flex-direction: column;
|
|
555
|
-
background: #FFFFFF;
|
|
556
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
|
|
557
|
-
box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
|
|
487
|
+
flex-direction: column;
|
|
488
|
+
background: #fff;
|
|
489
|
+
box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
|
|
558
490
|
}
|
|
559
491
|
|
|
560
|
-
|
|
561
|
-
|
|
492
|
+
/* --- Item --- */
|
|
562
493
|
.ui.vertical.menu .item {
|
|
563
494
|
display: block;
|
|
564
495
|
background: none;
|
|
@@ -572,15 +503,13 @@ Floated Menu / Item
|
|
|
572
503
|
border-radius: 0 0 0 0;
|
|
573
504
|
}
|
|
574
505
|
|
|
575
|
-
|
|
576
|
-
|
|
506
|
+
/* --- Label --- */
|
|
577
507
|
.ui.vertical.menu .item > .label {
|
|
578
508
|
float: right;
|
|
579
509
|
text-align: center;
|
|
580
510
|
}
|
|
581
511
|
|
|
582
|
-
|
|
583
|
-
|
|
512
|
+
/* --- Icon --- */
|
|
584
513
|
.ui.vertical.menu .item > i.icon,
|
|
585
514
|
.ui.vertical.menu .item > i.icons {
|
|
586
515
|
width: 1.18em;
|
|
@@ -592,23 +521,21 @@ Floated Menu / Item
|
|
|
592
521
|
margin: 0 0.5em 0 0;
|
|
593
522
|
}
|
|
594
523
|
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
.ui.vertical.menu .item:before {
|
|
524
|
+
/* --- Border --- */
|
|
525
|
+
.ui.vertical.menu .item::before {
|
|
598
526
|
position: absolute;
|
|
599
|
-
content:
|
|
527
|
+
content: "";
|
|
600
528
|
top: 0;
|
|
601
529
|
left: 0;
|
|
602
530
|
width: 100%;
|
|
603
531
|
height: 1px;
|
|
604
532
|
background: rgba(34, 36, 38, 0.1);
|
|
605
533
|
}
|
|
606
|
-
.ui.vertical.menu .item:first-child
|
|
534
|
+
.ui.vertical.menu .item:first-child::before {
|
|
607
535
|
display: none !important;
|
|
608
536
|
}
|
|
609
537
|
|
|
610
|
-
|
|
611
|
-
|
|
538
|
+
/* --- Sub Menu --- */
|
|
612
539
|
.ui.vertical.menu .item > .menu {
|
|
613
540
|
margin: 0.5em -1.14285714em 0;
|
|
614
541
|
}
|
|
@@ -622,7 +549,7 @@ Floated Menu / Item
|
|
|
622
549
|
.ui.vertical.menu .item .menu .link.item:hover {
|
|
623
550
|
color: rgba(0, 0, 0, 0.85);
|
|
624
551
|
}
|
|
625
|
-
.ui.vertical.menu .menu .item
|
|
552
|
+
.ui.vertical.menu .menu .item::before {
|
|
626
553
|
display: none;
|
|
627
554
|
}
|
|
628
555
|
|
|
@@ -630,8 +557,7 @@ Floated Menu / Item
|
|
|
630
557
|
.ui.vertical.menu .active.item {
|
|
631
558
|
background: rgba(0, 0, 0, 0.05);
|
|
632
559
|
border-radius: 0;
|
|
633
|
-
|
|
634
|
-
box-shadow: none;
|
|
560
|
+
box-shadow: none;
|
|
635
561
|
}
|
|
636
562
|
.ui.vertical.menu > .active.item:first-child {
|
|
637
563
|
border-radius: 0 0 0 0;
|
|
@@ -651,14 +577,161 @@ Floated Menu / Item
|
|
|
651
577
|
color: rgba(0, 0, 0, 0.95);
|
|
652
578
|
}
|
|
653
579
|
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
580
|
+
/* --------------
|
|
581
|
+
Tabular
|
|
582
|
+
--------------- */
|
|
583
|
+
.ui.tabular.menu {
|
|
584
|
+
border-radius: 0;
|
|
585
|
+
box-shadow: none !important;
|
|
586
|
+
border: none;
|
|
587
|
+
background: none transparent;
|
|
588
|
+
border-bottom: 1px solid #d4d4d5;
|
|
589
|
+
}
|
|
590
|
+
.ui.tabular.fluid.menu {
|
|
591
|
+
width: calc(100% + 2px) !important;
|
|
592
|
+
}
|
|
593
|
+
.ui.tabular.menu .item {
|
|
594
|
+
background: transparent;
|
|
595
|
+
border-bottom: none;
|
|
596
|
+
border-left: 1px solid transparent;
|
|
597
|
+
border-right: 1px solid transparent;
|
|
598
|
+
border-top: 2px solid transparent;
|
|
599
|
+
padding: 0.92857143em 1.42857143em;
|
|
600
|
+
color: rgba(0, 0, 0, 0.87);
|
|
601
|
+
}
|
|
602
|
+
.ui.tabular.menu .item::before {
|
|
603
|
+
display: none;
|
|
604
|
+
}
|
|
605
|
+
|
|
606
|
+
/* Hover */
|
|
607
|
+
.ui.tabular.menu .item:hover {
|
|
608
|
+
background-color: transparent;
|
|
609
|
+
color: rgba(0, 0, 0, 0.8);
|
|
610
|
+
}
|
|
657
611
|
|
|
612
|
+
/* Active */
|
|
613
|
+
.ui.tabular.menu .active.item {
|
|
614
|
+
background: none #fff;
|
|
615
|
+
color: rgba(0, 0, 0, 0.95);
|
|
616
|
+
border-top-width: 1px;
|
|
617
|
+
border-color: #d4d4d5;
|
|
618
|
+
font-weight: bold;
|
|
619
|
+
margin-bottom: -1px;
|
|
620
|
+
box-shadow: none;
|
|
621
|
+
border-radius: 0 0 0 0 !important;
|
|
622
|
+
}
|
|
623
|
+
.ui.tabular.menu .active.item:hover {
|
|
624
|
+
cursor: default;
|
|
625
|
+
}
|
|
626
|
+
|
|
627
|
+
/* Coupling with segment for attachment */
|
|
628
|
+
.ui.tabular.menu ~ .attached:not(.top).segment {
|
|
629
|
+
border-top: none;
|
|
630
|
+
margin-left: 0;
|
|
631
|
+
margin-top: 0;
|
|
632
|
+
margin-right: 0;
|
|
633
|
+
width: 100%;
|
|
634
|
+
}
|
|
635
|
+
.top.attached.segment + .ui.bottom.tabular.menu {
|
|
636
|
+
position: relative;
|
|
637
|
+
width: calc(100% + 2px);
|
|
638
|
+
left: -1px;
|
|
639
|
+
}
|
|
640
|
+
|
|
641
|
+
/* Bottom Vertical Tabular */
|
|
642
|
+
.ui.bottom.tabular.menu {
|
|
643
|
+
background: none transparent;
|
|
644
|
+
border-radius: 0;
|
|
645
|
+
box-shadow: none !important;
|
|
646
|
+
border-bottom: none;
|
|
647
|
+
border-top: 1px solid #d4d4d5;
|
|
648
|
+
}
|
|
649
|
+
.ui.bottom.tabular.menu .item {
|
|
650
|
+
background: none;
|
|
651
|
+
border-left: 1px solid transparent;
|
|
652
|
+
border-right: 1px solid transparent;
|
|
653
|
+
border-bottom: 1px solid transparent;
|
|
654
|
+
border-top: none;
|
|
655
|
+
}
|
|
656
|
+
.ui.bottom.tabular.menu .active.item {
|
|
657
|
+
background: none #fff;
|
|
658
|
+
color: rgba(0, 0, 0, 0.95);
|
|
659
|
+
border-color: #d4d4d5;
|
|
660
|
+
margin: -1px 0 0 0;
|
|
661
|
+
border-radius: 0 0 0 0 !important;
|
|
662
|
+
}
|
|
663
|
+
|
|
664
|
+
/* Vertical Tabular (Left) */
|
|
665
|
+
.ui.vertical.tabular.menu {
|
|
666
|
+
background: none transparent;
|
|
667
|
+
border-radius: 0;
|
|
668
|
+
box-shadow: none !important;
|
|
669
|
+
border-bottom: none;
|
|
670
|
+
border-right: 1px solid #d4d4d5;
|
|
671
|
+
}
|
|
672
|
+
.ui.vertical.tabular.menu .item {
|
|
673
|
+
background: none;
|
|
674
|
+
border-left: 1px solid transparent;
|
|
675
|
+
border-bottom: 1px solid transparent;
|
|
676
|
+
border-top: 1px solid transparent;
|
|
677
|
+
border-right: none;
|
|
678
|
+
}
|
|
679
|
+
.ui.vertical.tabular.menu .active.item {
|
|
680
|
+
background: none #fff;
|
|
681
|
+
color: rgba(0, 0, 0, 0.95);
|
|
682
|
+
border-color: #d4d4d5;
|
|
683
|
+
margin: 0 -1px 0 0;
|
|
684
|
+
border-radius: 0 0 0 0 !important;
|
|
685
|
+
}
|
|
686
|
+
|
|
687
|
+
/* Vertical Right Tabular */
|
|
688
|
+
.ui.vertical.right.tabular.menu {
|
|
689
|
+
background: none transparent;
|
|
690
|
+
border-radius: 0;
|
|
691
|
+
box-shadow: none !important;
|
|
692
|
+
border-bottom: none;
|
|
693
|
+
border-right: none;
|
|
694
|
+
border-left: 1px solid #d4d4d5;
|
|
695
|
+
}
|
|
696
|
+
.ui.vertical.right.tabular.menu .item {
|
|
697
|
+
background: none;
|
|
698
|
+
border-right: 1px solid transparent;
|
|
699
|
+
border-bottom: 1px solid transparent;
|
|
700
|
+
border-top: 1px solid transparent;
|
|
701
|
+
border-left: none;
|
|
702
|
+
}
|
|
703
|
+
.ui.vertical.right.tabular.menu .active.item {
|
|
704
|
+
background: none #fff;
|
|
705
|
+
color: rgba(0, 0, 0, 0.95);
|
|
706
|
+
border-color: #d4d4d5;
|
|
707
|
+
margin: 0 0 0 -1px;
|
|
708
|
+
border-radius: 0 0 0 0 !important;
|
|
709
|
+
}
|
|
710
|
+
|
|
711
|
+
/* Dropdown */
|
|
712
|
+
.ui.tabular.menu .active.dropdown.item {
|
|
713
|
+
margin-bottom: 0;
|
|
714
|
+
border-left: 1px solid transparent;
|
|
715
|
+
border-right: 1px solid transparent;
|
|
716
|
+
border-top: 2px solid transparent;
|
|
717
|
+
border-bottom: none;
|
|
718
|
+
}
|
|
719
|
+
.ui.inverted.tabular.menu .active.item,
|
|
720
|
+
.ui.inverted.tabular.menu .active.item:hover {
|
|
721
|
+
background: none #1b1c1d;
|
|
722
|
+
border-color: #555;
|
|
723
|
+
}
|
|
724
|
+
.ui.inverted.tabular.menu .item:not(.active):hover {
|
|
725
|
+
color: #ffffff;
|
|
726
|
+
background: transparent;
|
|
727
|
+
cursor: pointer;
|
|
728
|
+
}
|
|
729
|
+
|
|
730
|
+
/* --------------
|
|
731
|
+
Pagination
|
|
732
|
+
--------------- */
|
|
658
733
|
.ui.pagination.menu {
|
|
659
734
|
margin: 0;
|
|
660
|
-
display: -webkit-inline-box;
|
|
661
|
-
display: -ms-inline-flexbox;
|
|
662
735
|
display: inline-flex;
|
|
663
736
|
vertical-align: middle;
|
|
664
737
|
}
|
|
@@ -668,7 +741,7 @@ Floated Menu / Item
|
|
|
668
741
|
.ui.compact.menu .item:last-child {
|
|
669
742
|
border-radius: 0 0 0 0;
|
|
670
743
|
}
|
|
671
|
-
.ui.pagination.menu .item:last-child
|
|
744
|
+
.ui.pagination.menu .item:last-child::before {
|
|
672
745
|
display: none;
|
|
673
746
|
}
|
|
674
747
|
.ui.pagination.menu .item {
|
|
@@ -685,41 +758,35 @@ Floated Menu / Item
|
|
|
685
758
|
padding-top: 0.92857143em;
|
|
686
759
|
background-color: rgba(0, 0, 0, 0.05);
|
|
687
760
|
color: rgba(0, 0, 0, 0.95);
|
|
688
|
-
|
|
689
|
-
box-shadow: none;
|
|
761
|
+
box-shadow: none;
|
|
690
762
|
}
|
|
691
763
|
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
764
|
+
/* --------------
|
|
765
|
+
Secondary
|
|
766
|
+
--------------- */
|
|
696
767
|
.ui.secondary.menu {
|
|
697
768
|
background: none;
|
|
698
769
|
margin-left: -0.35714286em;
|
|
699
770
|
margin-right: -0.35714286em;
|
|
700
771
|
border-radius: 0;
|
|
701
772
|
border: none;
|
|
702
|
-
|
|
703
|
-
box-shadow: none;
|
|
773
|
+
box-shadow: none;
|
|
704
774
|
}
|
|
705
775
|
|
|
706
776
|
/* Item */
|
|
707
777
|
.ui.secondary.menu .item {
|
|
708
|
-
-
|
|
709
|
-
|
|
710
|
-
-webkit-box-shadow: none;
|
|
711
|
-
box-shadow: none;
|
|
778
|
+
align-self: center;
|
|
779
|
+
box-shadow: none;
|
|
712
780
|
border: none;
|
|
713
781
|
padding: 0.78571429em 0.92857143em;
|
|
714
782
|
margin: 0 0.35714286em;
|
|
715
783
|
background: none;
|
|
716
|
-
-webkit-transition: color 0.1s ease;
|
|
717
784
|
transition: color 0.1s ease;
|
|
718
785
|
border-radius: 0;
|
|
719
786
|
}
|
|
720
787
|
|
|
721
788
|
/* No Divider */
|
|
722
|
-
.ui.secondary.menu .item
|
|
789
|
+
.ui.secondary.menu .item::before {
|
|
723
790
|
display: none !important;
|
|
724
791
|
}
|
|
725
792
|
|
|
@@ -745,8 +812,7 @@ Floated Menu / Item
|
|
|
745
812
|
|
|
746
813
|
/* Active */
|
|
747
814
|
.ui.secondary.menu .active.item {
|
|
748
|
-
|
|
749
|
-
box-shadow: none;
|
|
815
|
+
box-shadow: none;
|
|
750
816
|
background: rgba(0, 0, 0, 0.05);
|
|
751
817
|
color: rgba(0, 0, 0, 0.95);
|
|
752
818
|
border-radius: 0;
|
|
@@ -754,8 +820,7 @@ Floated Menu / Item
|
|
|
754
820
|
|
|
755
821
|
/* Active Hover */
|
|
756
822
|
.ui.secondary.menu .active.item:hover {
|
|
757
|
-
|
|
758
|
-
box-shadow: none;
|
|
823
|
+
box-shadow: none;
|
|
759
824
|
background: rgba(0, 0, 0, 0.05);
|
|
760
825
|
color: rgba(0, 0, 0, 0.95);
|
|
761
826
|
}
|
|
@@ -785,14 +850,12 @@ Floated Menu / Item
|
|
|
785
850
|
margin-right: 0;
|
|
786
851
|
}
|
|
787
852
|
.ui.secondary.attached.menu {
|
|
788
|
-
|
|
789
|
-
box-shadow: none;
|
|
853
|
+
box-shadow: none;
|
|
790
854
|
}
|
|
791
855
|
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
856
|
+
/* ---------------------
|
|
857
|
+
Secondary Vertical
|
|
858
|
+
----------------------- */
|
|
796
859
|
|
|
797
860
|
/* Sub Menu */
|
|
798
861
|
.ui.vertical.secondary.menu .item:not(.dropdown) > .menu {
|
|
@@ -821,25 +884,20 @@ Floated Menu / Item
|
|
|
821
884
|
background-color: transparent;
|
|
822
885
|
}
|
|
823
886
|
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
887
|
+
/* ---------------------
|
|
888
|
+
Secondary Pointing
|
|
889
|
+
----------------------- */
|
|
828
890
|
.ui.secondary.pointing.menu {
|
|
829
891
|
margin-left: 0;
|
|
830
892
|
margin-right: 0;
|
|
831
|
-
border-bottom: 2px solid
|
|
893
|
+
border-bottom: 2px solid rgba(34, 36, 38, 0.15);
|
|
832
894
|
}
|
|
833
895
|
.ui.secondary.pointing.menu .item {
|
|
834
|
-
border-bottom
|
|
835
|
-
border-bottom-style: solid;
|
|
896
|
+
border-bottom: 2px solid transparent;
|
|
836
897
|
border-radius: 0;
|
|
837
|
-
-
|
|
838
|
-
align-self: flex-end;
|
|
898
|
+
align-self: flex-end;
|
|
839
899
|
margin: 0 0 -2px;
|
|
840
900
|
padding: 0.85714286em 1.14285714em;
|
|
841
|
-
border-bottom-width: 2px;
|
|
842
|
-
-webkit-transition: color 0.1s ease;
|
|
843
901
|
transition: color 0.1s ease;
|
|
844
902
|
}
|
|
845
903
|
.ui.secondary.pointing.menu .ui.dropdown .menu .item {
|
|
@@ -859,10 +917,9 @@ Floated Menu / Item
|
|
|
859
917
|
color: rgba(0, 0, 0, 0.85) !important;
|
|
860
918
|
}
|
|
861
919
|
.ui.secondary.pointing.menu .text.item {
|
|
862
|
-
|
|
863
|
-
box-shadow: none !important;
|
|
920
|
+
box-shadow: none !important;
|
|
864
921
|
}
|
|
865
|
-
.ui.secondary.pointing.menu .item
|
|
922
|
+
.ui.secondary.pointing.menu .item::after {
|
|
866
923
|
display: none;
|
|
867
924
|
}
|
|
868
925
|
|
|
@@ -879,14 +936,13 @@ Floated Menu / Item
|
|
|
879
936
|
.ui.secondary.pointing.menu .link.item:active,
|
|
880
937
|
.ui.secondary.pointing.menu a.item:active {
|
|
881
938
|
background-color: transparent;
|
|
882
|
-
border-color:
|
|
939
|
+
border-color: rgba(34, 36, 38, 0.15);
|
|
883
940
|
}
|
|
884
941
|
|
|
885
942
|
/* Active */
|
|
886
943
|
.ui.secondary.pointing.menu .active.item {
|
|
887
944
|
background-color: transparent;
|
|
888
|
-
|
|
889
|
-
box-shadow: none;
|
|
945
|
+
box-shadow: none;
|
|
890
946
|
border-color: #007388;
|
|
891
947
|
font-weight: bold;
|
|
892
948
|
color: rgba(0, 0, 0, 0.95);
|
|
@@ -906,17 +962,13 @@ Floated Menu / Item
|
|
|
906
962
|
/* Vertical Pointing */
|
|
907
963
|
.ui.secondary.vertical.pointing.menu {
|
|
908
964
|
border-bottom-width: 0;
|
|
909
|
-
border-right
|
|
910
|
-
border-right-style: solid;
|
|
911
|
-
border-right-color: #007388;
|
|
965
|
+
border-right: 2px solid rgba(34, 36, 38, 0.15);
|
|
912
966
|
}
|
|
913
967
|
.ui.secondary.vertical.pointing.menu .item {
|
|
914
968
|
border-bottom: none;
|
|
915
|
-
border-right
|
|
916
|
-
border-right-color: transparent;
|
|
969
|
+
border-right: 2px solid transparent;
|
|
917
970
|
border-radius: 0 !important;
|
|
918
971
|
margin: 0 -2px 0 0;
|
|
919
|
-
border-right-width: 2px;
|
|
920
972
|
}
|
|
921
973
|
|
|
922
974
|
/* Vertical Active */
|
|
@@ -932,7 +984,7 @@ Floated Menu / Item
|
|
|
932
984
|
color: rgba(255, 255, 255, 0.9);
|
|
933
985
|
}
|
|
934
986
|
.ui.secondary.inverted.pointing.menu .header.item {
|
|
935
|
-
color: #
|
|
987
|
+
color: #fff !important;
|
|
936
988
|
}
|
|
937
989
|
|
|
938
990
|
/* Hover */
|
|
@@ -943,15 +995,14 @@ Floated Menu / Item
|
|
|
943
995
|
|
|
944
996
|
/* Active */
|
|
945
997
|
.ui.ui.secondary.inverted.pointing.menu .active.item {
|
|
946
|
-
border-color: #
|
|
998
|
+
border-color: #fff;
|
|
947
999
|
color: #ffffff;
|
|
948
1000
|
background-color: transparent;
|
|
949
1001
|
}
|
|
950
1002
|
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
1003
|
+
/* --------------
|
|
1004
|
+
Icon Only
|
|
1005
|
+
--------------- */
|
|
955
1006
|
|
|
956
1007
|
/* Vertical Menu */
|
|
957
1008
|
.ui.vertical.icon.menu {
|
|
@@ -963,7 +1014,7 @@ Floated Menu / Item
|
|
|
963
1014
|
.ui.icon.menu .item {
|
|
964
1015
|
height: auto;
|
|
965
1016
|
text-align: center;
|
|
966
|
-
color: #
|
|
1017
|
+
color: #1b1c1d;
|
|
967
1018
|
}
|
|
968
1019
|
|
|
969
1020
|
/* Icon */
|
|
@@ -972,8 +1023,8 @@ Floated Menu / Item
|
|
|
972
1023
|
opacity: 1;
|
|
973
1024
|
}
|
|
974
1025
|
|
|
975
|
-
/* Icon
|
|
976
|
-
.ui.icon.menu i.icon
|
|
1026
|
+
/* Icon Glyph */
|
|
1027
|
+
.ui.icon.menu i.icon::before {
|
|
977
1028
|
opacity: 1;
|
|
978
1029
|
}
|
|
979
1030
|
|
|
@@ -993,7 +1044,7 @@ Floated Menu / Item
|
|
|
993
1044
|
|
|
994
1045
|
/* Inverted */
|
|
995
1046
|
.ui.inverted.icon.menu .item {
|
|
996
|
-
color: #
|
|
1047
|
+
color: #fff;
|
|
997
1048
|
}
|
|
998
1049
|
|
|
999
1050
|
|
|
@@ -1002,23 +1053,22 @@ Floated Menu / Item
|
|
|
1002
1053
|
*******************************/
|
|
1003
1054
|
|
|
1004
1055
|
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1056
|
+
/* --------------
|
|
1057
|
+
Stackable
|
|
1058
|
+
--------------- */
|
|
1009
1059
|
@media only screen and (max-width: 767.98px) {
|
|
1010
1060
|
.ui.stackable.menu {
|
|
1011
|
-
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1061
|
+
flex-direction: column;
|
|
1062
|
+
}
|
|
1063
|
+
.ui.stackable.menu.pointing .active.item::after {
|
|
1064
|
+
display: none;
|
|
1015
1065
|
}
|
|
1016
1066
|
.ui.stackable.menu .item {
|
|
1017
1067
|
width: 100% !important;
|
|
1018
1068
|
}
|
|
1019
|
-
.ui.stackable.menu .item
|
|
1069
|
+
.ui.stackable.menu .item::before {
|
|
1020
1070
|
position: absolute;
|
|
1021
|
-
content:
|
|
1071
|
+
content: "";
|
|
1022
1072
|
top: auto;
|
|
1023
1073
|
bottom: 0;
|
|
1024
1074
|
left: 0;
|
|
@@ -1042,111 +1092,27 @@ Floated Menu / Item
|
|
|
1042
1092
|
.ui.stackable.menu .right.menu,
|
|
1043
1093
|
.ui.stackable.menu .center.menu,
|
|
1044
1094
|
.ui.stackable.menu .left.menu {
|
|
1045
|
-
-
|
|
1046
|
-
-webkit-box-direction: normal;
|
|
1047
|
-
-ms-flex-direction: column;
|
|
1048
|
-
flex-direction: column;
|
|
1095
|
+
flex-direction: column;
|
|
1049
1096
|
}
|
|
1050
1097
|
}
|
|
1051
1098
|
|
|
1052
|
-
|
|
1099
|
+
/* --------------
|
|
1053
1100
|
Colors
|
|
1054
|
-
|
|
1055
|
-
|
|
1101
|
+
--------------- */
|
|
1056
1102
|
.ui.ui.ui.menu .primary.active.item,
|
|
1057
1103
|
.ui.ui.primary.menu .active.item:hover,
|
|
1058
1104
|
.ui.ui.primary.menu .active.item {
|
|
1059
1105
|
border-color: #007388;
|
|
1060
1106
|
color: #007388;
|
|
1061
1107
|
}
|
|
1062
|
-
.ui.ui.ui.menu .red.active.item,
|
|
1063
|
-
.ui.ui.red.menu .active.item:hover,
|
|
1064
|
-
.ui.ui.red.menu .active.item {
|
|
1065
|
-
border-color: #af4e4a;
|
|
1066
|
-
color: #af4e4a;
|
|
1067
|
-
}
|
|
1068
|
-
.ui.ui.ui.menu .orange.active.item,
|
|
1069
|
-
.ui.ui.orange.menu .active.item:hover,
|
|
1070
|
-
.ui.ui.orange.menu .active.item {
|
|
1071
|
-
border-color: #F2711C;
|
|
1072
|
-
color: #F2711C;
|
|
1073
|
-
}
|
|
1074
|
-
.ui.ui.ui.menu .yellow.active.item,
|
|
1075
|
-
.ui.ui.yellow.menu .active.item:hover,
|
|
1076
|
-
.ui.ui.yellow.menu .active.item {
|
|
1077
|
-
border-color: #FBBD08;
|
|
1078
|
-
color: #FBBD08;
|
|
1079
|
-
}
|
|
1080
|
-
.ui.ui.ui.menu .olive.active.item,
|
|
1081
|
-
.ui.ui.olive.menu .active.item:hover,
|
|
1082
|
-
.ui.ui.olive.menu .active.item {
|
|
1083
|
-
border-color: #9baf66;
|
|
1084
|
-
color: #9baf66;
|
|
1085
|
-
}
|
|
1086
|
-
.ui.ui.ui.menu .green.active.item,
|
|
1087
|
-
.ui.ui.green.menu .active.item:hover,
|
|
1088
|
-
.ui.ui.green.menu .active.item {
|
|
1089
|
-
border-color: #66af8b;
|
|
1090
|
-
color: #66af8b;
|
|
1091
|
-
}
|
|
1092
|
-
.ui.ui.ui.menu .teal.active.item,
|
|
1093
|
-
.ui.ui.teal.menu .active.item:hover,
|
|
1094
|
-
.ui.ui.teal.menu .active.item {
|
|
1095
|
-
border-color: #66afac;
|
|
1096
|
-
color: #66afac;
|
|
1097
|
-
}
|
|
1098
|
-
.ui.ui.ui.menu .blue.active.item,
|
|
1099
|
-
.ui.ui.blue.menu .active.item:hover,
|
|
1100
|
-
.ui.ui.blue.menu .active.item {
|
|
1101
|
-
border-color: #007388;
|
|
1102
|
-
color: #007388;
|
|
1103
|
-
}
|
|
1104
|
-
.ui.ui.ui.menu .violet.active.item,
|
|
1105
|
-
.ui.ui.violet.menu .active.item:hover,
|
|
1106
|
-
.ui.ui.violet.menu .active.item {
|
|
1107
|
-
border-color: #a166af;
|
|
1108
|
-
color: #a166af;
|
|
1109
|
-
}
|
|
1110
|
-
.ui.ui.ui.menu .purple.active.item,
|
|
1111
|
-
.ui.ui.purple.menu .active.item:hover,
|
|
1112
|
-
.ui.ui.purple.menu .active.item {
|
|
1113
|
-
border-color: #af6690;
|
|
1114
|
-
color: #af6690;
|
|
1115
|
-
}
|
|
1116
|
-
.ui.ui.ui.menu .pink.active.item,
|
|
1117
|
-
.ui.ui.pink.menu .active.item:hover,
|
|
1118
|
-
.ui.ui.pink.menu .active.item {
|
|
1119
|
-
border-color: #E03997;
|
|
1120
|
-
color: #E03997;
|
|
1121
|
-
}
|
|
1122
|
-
.ui.ui.ui.menu .brown.active.item,
|
|
1123
|
-
.ui.ui.brown.menu .active.item:hover,
|
|
1124
|
-
.ui.ui.brown.menu .active.item {
|
|
1125
|
-
border-color: #af9666;
|
|
1126
|
-
color: #af9666;
|
|
1127
|
-
}
|
|
1128
|
-
.ui.ui.ui.menu .grey.active.item,
|
|
1129
|
-
.ui.ui.grey.menu .active.item:hover,
|
|
1130
|
-
.ui.ui.grey.menu .active.item {
|
|
1131
|
-
border-color: #9ab5c1;
|
|
1132
|
-
color: #9ab5c1;
|
|
1133
|
-
}
|
|
1134
|
-
.ui.ui.ui.menu .black.active.item,
|
|
1135
|
-
.ui.ui.black.menu .active.item:hover,
|
|
1136
|
-
.ui.ui.black.menu .active.item {
|
|
1137
|
-
border-color: #1B1C1D;
|
|
1138
|
-
color: #1B1C1D;
|
|
1139
|
-
}
|
|
1140
|
-
|
|
1141
|
-
/*--------------
|
|
1142
|
-
Inverted
|
|
1143
|
-
---------------*/
|
|
1144
1108
|
|
|
1109
|
+
/* --------------
|
|
1110
|
+
Inverted
|
|
1111
|
+
--------------- */
|
|
1145
1112
|
.ui.inverted.menu {
|
|
1146
1113
|
border: 0 solid transparent;
|
|
1147
|
-
background: #
|
|
1148
|
-
|
|
1149
|
-
box-shadow: none;
|
|
1114
|
+
background: #1b1c1d;
|
|
1115
|
+
box-shadow: none;
|
|
1150
1116
|
}
|
|
1151
1117
|
|
|
1152
1118
|
/* Menu Item */
|
|
@@ -1159,12 +1125,11 @@ Floated Menu / Item
|
|
|
1159
1125
|
background: transparent;
|
|
1160
1126
|
}
|
|
1161
1127
|
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
.ui.inverted.menu .item:before {
|
|
1128
|
+
/* --- Border --- */
|
|
1129
|
+
.ui.inverted.menu .item::before {
|
|
1165
1130
|
background: rgba(255, 255, 255, 0.08);
|
|
1166
1131
|
}
|
|
1167
|
-
.ui.vertical.inverted.menu .item
|
|
1132
|
+
.ui.vertical.inverted.menu .item::before {
|
|
1168
1133
|
background: rgba(255, 255, 255, 0.08);
|
|
1169
1134
|
}
|
|
1170
1135
|
|
|
@@ -1178,8 +1143,7 @@ Floated Menu / Item
|
|
|
1178
1143
|
.ui.inverted.menu .header.item {
|
|
1179
1144
|
margin: 0;
|
|
1180
1145
|
background: transparent;
|
|
1181
|
-
|
|
1182
|
-
box-shadow: none;
|
|
1146
|
+
box-shadow: none;
|
|
1183
1147
|
}
|
|
1184
1148
|
|
|
1185
1149
|
/* Disabled */
|
|
@@ -1187,8 +1151,7 @@ Floated Menu / Item
|
|
|
1187
1151
|
color: rgba(225, 225, 225, 0.3);
|
|
1188
1152
|
}
|
|
1189
1153
|
|
|
1190
|
-
|
|
1191
|
-
|
|
1154
|
+
/* --- Hover --- */
|
|
1192
1155
|
.ui.link.inverted.menu .item:hover,
|
|
1193
1156
|
.ui.inverted.menu .dropdown.item:hover,
|
|
1194
1157
|
.ui.inverted.menu .link.item:hover,
|
|
@@ -1202,67 +1165,72 @@ Floated Menu / Item
|
|
|
1202
1165
|
color: #ffffff;
|
|
1203
1166
|
}
|
|
1204
1167
|
|
|
1205
|
-
|
|
1206
|
-
|
|
1168
|
+
/* --- Pressed --- */
|
|
1207
1169
|
.ui.inverted.menu a.item:active,
|
|
1208
1170
|
.ui.inverted.menu .link.item:active {
|
|
1209
1171
|
background: rgba(255, 255, 255, 0.08);
|
|
1210
1172
|
color: #ffffff;
|
|
1211
1173
|
}
|
|
1212
1174
|
|
|
1213
|
-
|
|
1214
|
-
|
|
1175
|
+
/* --- Active --- */
|
|
1215
1176
|
.ui.inverted.menu .active.item {
|
|
1216
|
-
background: #
|
|
1177
|
+
background: #3d3e3f;
|
|
1217
1178
|
color: #ffffff !important;
|
|
1218
1179
|
}
|
|
1219
1180
|
.ui.inverted.vertical.menu .item .menu .active.item {
|
|
1220
1181
|
background: transparent;
|
|
1221
|
-
color: #
|
|
1182
|
+
color: #fff;
|
|
1222
1183
|
}
|
|
1223
|
-
.ui.inverted.pointing.menu .active.item
|
|
1224
|
-
background: #
|
|
1184
|
+
.ui.inverted.pointing.menu .active.item::after {
|
|
1185
|
+
background: #3d3e3f;
|
|
1225
1186
|
margin: 0 !important;
|
|
1226
|
-
|
|
1227
|
-
box-shadow: none !important;
|
|
1187
|
+
box-shadow: none !important;
|
|
1228
1188
|
border: none !important;
|
|
1229
1189
|
}
|
|
1230
1190
|
|
|
1231
|
-
|
|
1232
|
-
|
|
1191
|
+
/* --- Active Hover --- */
|
|
1233
1192
|
.ui.inverted.menu .active.item:hover {
|
|
1234
|
-
background: #
|
|
1235
|
-
color: #
|
|
1193
|
+
background: #3d3e3f;
|
|
1194
|
+
color: #fff !important;
|
|
1236
1195
|
}
|
|
1237
|
-
.ui.inverted.pointing.menu .active.item:hover
|
|
1238
|
-
background: #
|
|
1196
|
+
.ui.inverted.pointing.menu .active.item:hover::after {
|
|
1197
|
+
background: #3d3e3f;
|
|
1239
1198
|
}
|
|
1240
1199
|
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1200
|
+
/* --------------
|
|
1201
|
+
Floated
|
|
1202
|
+
--------------- */
|
|
1245
1203
|
.ui.floated.menu {
|
|
1246
1204
|
float: left;
|
|
1247
1205
|
margin: 0 0.5rem 0 0;
|
|
1248
1206
|
}
|
|
1249
|
-
.ui.floated.menu .item:last-child
|
|
1207
|
+
.ui.floated.menu .item:last-child::before {
|
|
1250
1208
|
display: none;
|
|
1251
1209
|
}
|
|
1252
1210
|
.ui.right.floated.menu {
|
|
1253
1211
|
float: right;
|
|
1254
1212
|
margin: 0 0 0 0.5rem;
|
|
1255
1213
|
}
|
|
1214
|
+
.ui.center.aligned.menu,
|
|
1215
|
+
.ui.centered.menu {
|
|
1216
|
+
display: inline-flex;
|
|
1217
|
+
transform: translateX(-50%);
|
|
1218
|
+
margin-left: 50%;
|
|
1219
|
+
}
|
|
1220
|
+
.ui.center.aligned.menu .item,
|
|
1221
|
+
.ui.centered.menu .item {
|
|
1222
|
+
flex: 1 0 auto;
|
|
1223
|
+
justify-content: center;
|
|
1224
|
+
}
|
|
1256
1225
|
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1226
|
+
/* --------------
|
|
1227
|
+
Inverted
|
|
1228
|
+
--------------- */
|
|
1261
1229
|
.ui.ui.ui.inverted.menu .primary.active.item,
|
|
1262
1230
|
.ui.ui.inverted.primary.menu {
|
|
1263
1231
|
background-color: #007388;
|
|
1264
1232
|
}
|
|
1265
|
-
.ui.inverted.primary.menu .item
|
|
1233
|
+
.ui.inverted.primary.menu .item::before {
|
|
1266
1234
|
background-color: rgba(34, 36, 38, 0.1);
|
|
1267
1235
|
}
|
|
1268
1236
|
.ui.ui.inverted.primary.menu .active.item {
|
|
@@ -1271,183 +1239,17 @@ Floated Menu / Item
|
|
|
1271
1239
|
.ui.inverted.pointing.primary.menu .active.item {
|
|
1272
1240
|
background-color: #005d6f;
|
|
1273
1241
|
}
|
|
1274
|
-
.ui.ui.ui.inverted.menu .
|
|
1275
|
-
.ui.ui.inverted.red.menu {
|
|
1276
|
-
background-color: #af4e4a;
|
|
1277
|
-
}
|
|
1278
|
-
.ui.inverted.red.menu .item:before {
|
|
1279
|
-
background-color: rgba(34, 36, 38, 0.1);
|
|
1280
|
-
}
|
|
1281
|
-
.ui.ui.inverted.red.menu .active.item {
|
|
1282
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
1283
|
-
}
|
|
1284
|
-
.ui.inverted.pointing.red.menu .active.item {
|
|
1285
|
-
background-color: #a2423e;
|
|
1286
|
-
}
|
|
1287
|
-
.ui.ui.ui.inverted.menu .orange.active.item,
|
|
1288
|
-
.ui.ui.inverted.orange.menu {
|
|
1289
|
-
background-color: #F2711C;
|
|
1290
|
-
}
|
|
1291
|
-
.ui.inverted.orange.menu .item:before {
|
|
1292
|
-
background-color: rgba(34, 36, 38, 0.1);
|
|
1293
|
-
}
|
|
1294
|
-
.ui.ui.inverted.orange.menu .active.item {
|
|
1295
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
1296
|
-
}
|
|
1297
|
-
.ui.inverted.pointing.orange.menu .active.item {
|
|
1298
|
-
background-color: #f26202;
|
|
1299
|
-
}
|
|
1300
|
-
.ui.ui.ui.inverted.menu .yellow.active.item,
|
|
1301
|
-
.ui.ui.inverted.yellow.menu {
|
|
1302
|
-
background-color: #FBBD08;
|
|
1303
|
-
}
|
|
1304
|
-
.ui.inverted.yellow.menu .item:before {
|
|
1305
|
-
background-color: rgba(34, 36, 38, 0.1);
|
|
1306
|
-
}
|
|
1307
|
-
.ui.ui.inverted.yellow.menu .active.item {
|
|
1308
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
1309
|
-
}
|
|
1310
|
-
.ui.inverted.pointing.yellow.menu .active.item {
|
|
1311
|
-
background-color: #eaae00;
|
|
1312
|
-
}
|
|
1313
|
-
.ui.ui.ui.inverted.menu .olive.active.item,
|
|
1314
|
-
.ui.ui.inverted.olive.menu {
|
|
1315
|
-
background-color: #9baf66;
|
|
1316
|
-
}
|
|
1317
|
-
.ui.inverted.olive.menu .item:before {
|
|
1318
|
-
background-color: rgba(34, 36, 38, 0.1);
|
|
1319
|
-
}
|
|
1320
|
-
.ui.ui.inverted.olive.menu .active.item {
|
|
1321
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
1322
|
-
}
|
|
1323
|
-
.ui.inverted.pointing.olive.menu .active.item {
|
|
1324
|
-
background-color: #91a952;
|
|
1325
|
-
}
|
|
1326
|
-
.ui.ui.ui.inverted.menu .green.active.item,
|
|
1327
|
-
.ui.ui.inverted.green.menu {
|
|
1328
|
-
background-color: #66af8b;
|
|
1329
|
-
}
|
|
1330
|
-
.ui.inverted.green.menu .item:before {
|
|
1331
|
-
background-color: rgba(34, 36, 38, 0.1);
|
|
1332
|
-
}
|
|
1333
|
-
.ui.ui.inverted.green.menu .active.item {
|
|
1334
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
1335
|
-
}
|
|
1336
|
-
.ui.inverted.pointing.green.menu .active.item {
|
|
1337
|
-
background-color: #52a97e;
|
|
1338
|
-
}
|
|
1339
|
-
.ui.ui.ui.inverted.menu .teal.active.item,
|
|
1340
|
-
.ui.ui.inverted.teal.menu {
|
|
1341
|
-
background-color: #66afac;
|
|
1342
|
-
}
|
|
1343
|
-
.ui.inverted.teal.menu .item:before {
|
|
1344
|
-
background-color: rgba(34, 36, 38, 0.1);
|
|
1345
|
-
}
|
|
1346
|
-
.ui.ui.inverted.teal.menu .active.item {
|
|
1347
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
1348
|
-
}
|
|
1349
|
-
.ui.inverted.pointing.teal.menu .active.item {
|
|
1350
|
-
background-color: #52a9a6;
|
|
1351
|
-
}
|
|
1352
|
-
.ui.ui.ui.inverted.menu .blue.active.item,
|
|
1353
|
-
.ui.ui.inverted.blue.menu {
|
|
1354
|
-
background-color: #007388;
|
|
1355
|
-
}
|
|
1356
|
-
.ui.inverted.blue.menu .item:before {
|
|
1357
|
-
background-color: rgba(34, 36, 38, 0.1);
|
|
1358
|
-
}
|
|
1359
|
-
.ui.ui.inverted.blue.menu .active.item {
|
|
1360
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
1361
|
-
}
|
|
1362
|
-
.ui.inverted.pointing.blue.menu .active.item {
|
|
1363
|
-
background-color: #005d6f;
|
|
1364
|
-
}
|
|
1365
|
-
.ui.ui.ui.inverted.menu .violet.active.item,
|
|
1366
|
-
.ui.ui.inverted.violet.menu {
|
|
1367
|
-
background-color: #a166af;
|
|
1368
|
-
}
|
|
1369
|
-
.ui.inverted.violet.menu .item:before {
|
|
1370
|
-
background-color: rgba(34, 36, 38, 0.1);
|
|
1371
|
-
}
|
|
1372
|
-
.ui.ui.inverted.violet.menu .active.item {
|
|
1373
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
1374
|
-
}
|
|
1375
|
-
.ui.inverted.pointing.violet.menu .active.item {
|
|
1376
|
-
background-color: #9852a9;
|
|
1377
|
-
}
|
|
1378
|
-
.ui.ui.ui.inverted.menu .purple.active.item,
|
|
1379
|
-
.ui.ui.inverted.purple.menu {
|
|
1380
|
-
background-color: #af6690;
|
|
1381
|
-
}
|
|
1382
|
-
.ui.inverted.purple.menu .item:before {
|
|
1383
|
-
background-color: rgba(34, 36, 38, 0.1);
|
|
1384
|
-
}
|
|
1385
|
-
.ui.ui.inverted.purple.menu .active.item {
|
|
1386
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
1387
|
-
}
|
|
1388
|
-
.ui.inverted.pointing.purple.menu .active.item {
|
|
1389
|
-
background-color: #a95284;
|
|
1390
|
-
}
|
|
1391
|
-
.ui.ui.ui.inverted.menu .pink.active.item,
|
|
1392
|
-
.ui.ui.inverted.pink.menu {
|
|
1393
|
-
background-color: #E03997;
|
|
1394
|
-
}
|
|
1395
|
-
.ui.inverted.pink.menu .item:before {
|
|
1396
|
-
background-color: rgba(34, 36, 38, 0.1);
|
|
1397
|
-
}
|
|
1398
|
-
.ui.ui.inverted.pink.menu .active.item {
|
|
1399
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
1400
|
-
}
|
|
1401
|
-
.ui.inverted.pointing.pink.menu .active.item {
|
|
1402
|
-
background-color: #e61a8d;
|
|
1403
|
-
}
|
|
1404
|
-
.ui.ui.ui.inverted.menu .brown.active.item,
|
|
1405
|
-
.ui.ui.inverted.brown.menu {
|
|
1406
|
-
background-color: #af9666;
|
|
1407
|
-
}
|
|
1408
|
-
.ui.inverted.brown.menu .item:before {
|
|
1409
|
-
background-color: rgba(34, 36, 38, 0.1);
|
|
1410
|
-
}
|
|
1411
|
-
.ui.ui.inverted.brown.menu .active.item {
|
|
1412
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
1413
|
-
}
|
|
1414
|
-
.ui.inverted.pointing.brown.menu .active.item {
|
|
1415
|
-
background-color: #a98b52;
|
|
1416
|
-
}
|
|
1417
|
-
.ui.ui.ui.inverted.menu .grey.active.item,
|
|
1418
|
-
.ui.ui.inverted.grey.menu {
|
|
1419
|
-
background-color: #9ab5c1;
|
|
1420
|
-
}
|
|
1421
|
-
.ui.inverted.grey.menu .item:before {
|
|
1422
|
-
background-color: rgba(34, 36, 38, 0.1);
|
|
1423
|
-
}
|
|
1424
|
-
.ui.ui.inverted.grey.menu .active.item {
|
|
1425
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
1426
|
-
}
|
|
1427
|
-
.ui.inverted.pointing.grey.menu .active.item {
|
|
1428
|
-
background-color: #aac1cb;
|
|
1429
|
-
}
|
|
1430
|
-
.ui.ui.ui.inverted.menu .black.active.item,
|
|
1431
|
-
.ui.ui.inverted.black.menu {
|
|
1432
|
-
background-color: #1B1C1D;
|
|
1433
|
-
}
|
|
1434
|
-
.ui.inverted.black.menu .item:before {
|
|
1435
|
-
background-color: rgba(34, 36, 38, 0.1);
|
|
1436
|
-
}
|
|
1437
|
-
.ui.ui.inverted.black.menu .active.item {
|
|
1438
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
1439
|
-
}
|
|
1440
|
-
.ui.inverted.pointing.black.menu .active.item {
|
|
1441
|
-
background-color: #27292a;
|
|
1442
|
-
}
|
|
1443
|
-
.ui.ui.ui.inverted.pointing.menu .active.item:after {
|
|
1242
|
+
.ui.ui.ui.inverted.pointing.menu .active.item::after {
|
|
1444
1243
|
background-color: inherit;
|
|
1445
1244
|
}
|
|
1446
1245
|
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1246
|
+
/* -------------------
|
|
1247
|
+
Evenly Sized
|
|
1248
|
+
-------------------- */
|
|
1249
|
+
.ui[class*="equal width"].menu > .item {
|
|
1250
|
+
flex: 1;
|
|
1251
|
+
}
|
|
1252
|
+
.ui[class*="equal width"].menu > .item,
|
|
1451
1253
|
.ui.item.menu,
|
|
1452
1254
|
.ui.item.menu .item {
|
|
1453
1255
|
width: 100%;
|
|
@@ -1456,14 +1258,14 @@ Floated Menu / Item
|
|
|
1456
1258
|
margin-left: 0 !important;
|
|
1457
1259
|
margin-right: 0 !important;
|
|
1458
1260
|
text-align: center;
|
|
1459
|
-
-
|
|
1460
|
-
-ms-flex-pack: center;
|
|
1461
|
-
justify-content: center;
|
|
1261
|
+
justify-content: center;
|
|
1462
1262
|
}
|
|
1263
|
+
.ui.attached[class*="equal width"].menu:not(.tabular),
|
|
1463
1264
|
.ui.attached.item.menu:not(.tabular) {
|
|
1464
1265
|
margin: 0 -1px !important;
|
|
1465
1266
|
}
|
|
1466
|
-
.ui.
|
|
1267
|
+
.ui[class*="equal width"].menu > .item:last-child::before,
|
|
1268
|
+
.ui.item.menu .item:last-child::before {
|
|
1467
1269
|
display: none;
|
|
1468
1270
|
}
|
|
1469
1271
|
.ui.menu.two.item .item {
|
|
@@ -1500,130 +1302,86 @@ Floated Menu / Item
|
|
|
1500
1302
|
width: 8.333%;
|
|
1501
1303
|
}
|
|
1502
1304
|
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
.ui.pointing.menu .item:after {
|
|
1305
|
+
/* -------------------
|
|
1306
|
+
Pointing
|
|
1307
|
+
-------------------- */
|
|
1308
|
+
.ui.pointing.menu .item::after {
|
|
1508
1309
|
visibility: hidden;
|
|
1509
1310
|
position: absolute;
|
|
1510
|
-
content:
|
|
1311
|
+
content: "";
|
|
1511
1312
|
top: 100%;
|
|
1512
1313
|
left: 50%;
|
|
1513
|
-
|
|
1514
|
-
transform: translateX(-50%) translateY(-50%) rotate(45deg);
|
|
1314
|
+
transform: translateX(-50%) translateY(-50%) rotate(45deg);
|
|
1515
1315
|
background: none;
|
|
1516
1316
|
margin: 0.5px 0 0;
|
|
1517
1317
|
width: 0.57142857em;
|
|
1518
1318
|
height: 0.57142857em;
|
|
1519
1319
|
border: none;
|
|
1520
|
-
border-bottom: 1px solid #
|
|
1521
|
-
border-right: 1px solid #
|
|
1320
|
+
border-bottom: 1px solid #d4d4d5;
|
|
1321
|
+
border-right: 1px solid #d4d4d5;
|
|
1522
1322
|
z-index: 2;
|
|
1523
|
-
-webkit-transition: background 0.1s ease;
|
|
1524
1323
|
transition: background 0.1s ease;
|
|
1525
1324
|
}
|
|
1526
|
-
.ui.vertical.pointing.menu .item
|
|
1325
|
+
.ui.vertical.pointing.menu .item::after {
|
|
1527
1326
|
position: absolute;
|
|
1528
1327
|
top: 50%;
|
|
1529
1328
|
right: 0;
|
|
1530
1329
|
bottom: auto;
|
|
1531
1330
|
left: auto;
|
|
1532
|
-
|
|
1533
|
-
transform: translateX(50%) translateY(-50%) rotate(45deg);
|
|
1331
|
+
transform: translateX(50%) translateY(-50%) rotate(45deg);
|
|
1534
1332
|
margin: 0 -0.5px 0 0;
|
|
1535
1333
|
border: none;
|
|
1536
|
-
border-top: 1px solid #
|
|
1537
|
-
border-right: 1px solid #
|
|
1334
|
+
border-top: 1px solid #d4d4d5;
|
|
1335
|
+
border-right: 1px solid #d4d4d5;
|
|
1538
1336
|
}
|
|
1539
|
-
.ui.pointing.menu .ui.dropdown .menu .item
|
|
1540
|
-
.ui.vertical.pointing.menu .ui.dropdown .menu .item
|
|
1337
|
+
.ui.pointing.menu .ui.dropdown .menu .item::after,
|
|
1338
|
+
.ui.vertical.pointing.menu .ui.dropdown .menu .item::after {
|
|
1541
1339
|
display: none;
|
|
1542
1340
|
}
|
|
1543
1341
|
|
|
1544
1342
|
/* Active */
|
|
1545
|
-
.ui.pointing.menu .active.item
|
|
1343
|
+
.ui.pointing.menu .active.item::after {
|
|
1546
1344
|
visibility: visible;
|
|
1547
1345
|
}
|
|
1548
|
-
.ui.pointing.menu .active.dropdown.item
|
|
1346
|
+
.ui.pointing.menu .active.dropdown.item::after {
|
|
1549
1347
|
visibility: hidden;
|
|
1550
1348
|
}
|
|
1551
1349
|
|
|
1552
1350
|
/* Don't double up pointers */
|
|
1553
|
-
.ui.pointing.menu .dropdown.active.item
|
|
1554
|
-
.ui.pointing.menu .active.item .menu .active.item
|
|
1351
|
+
.ui.pointing.menu .dropdown.active.item::after,
|
|
1352
|
+
.ui.pointing.menu .active.item .menu .active.item::after {
|
|
1555
1353
|
display: none;
|
|
1556
1354
|
}
|
|
1557
1355
|
|
|
1558
1356
|
/* Colors */
|
|
1559
|
-
.ui.pointing.menu .active.item:hover
|
|
1560
|
-
background-color: #
|
|
1561
|
-
}
|
|
1562
|
-
.ui.pointing.menu .active.item:after {
|
|
1563
|
-
background-color: #F2F2F2;
|
|
1564
|
-
}
|
|
1565
|
-
.ui.pointing.menu .active.item:hover:after {
|
|
1566
|
-
background-color: #F2F2F2;
|
|
1567
|
-
}
|
|
1568
|
-
.ui.vertical.pointing.menu .active.item:hover:after {
|
|
1569
|
-
background-color: #F2F2F2;
|
|
1570
|
-
}
|
|
1571
|
-
.ui.vertical.pointing.menu .active.item:after {
|
|
1572
|
-
background-color: #F2F2F2;
|
|
1573
|
-
}
|
|
1574
|
-
.ui.vertical.pointing.menu .menu .active.item:after {
|
|
1575
|
-
background-color: #FFFFFF;
|
|
1576
|
-
}
|
|
1577
|
-
.ui.inverted.pointing.menu .primary.active.item:after {
|
|
1578
|
-
background-color: #007388;
|
|
1579
|
-
}
|
|
1580
|
-
.ui.inverted.pointing.menu .secondary.active.item:after {
|
|
1581
|
-
background-color: #1B1C1D;
|
|
1357
|
+
.ui.pointing.menu .active.item:hover::after {
|
|
1358
|
+
background-color: #f2f2f2;
|
|
1582
1359
|
}
|
|
1583
|
-
.ui.
|
|
1584
|
-
background-color: #
|
|
1360
|
+
.ui.pointing.menu .active.item::after {
|
|
1361
|
+
background-color: #f2f2f2;
|
|
1585
1362
|
}
|
|
1586
|
-
.ui.
|
|
1587
|
-
background-color: #
|
|
1363
|
+
.ui.pointing.menu .active.item:hover::after {
|
|
1364
|
+
background-color: #f2f2f2;
|
|
1588
1365
|
}
|
|
1589
|
-
.ui.
|
|
1590
|
-
background-color: #
|
|
1366
|
+
.ui.vertical.pointing.menu .active.item:hover::after {
|
|
1367
|
+
background-color: #f2f2f2;
|
|
1591
1368
|
}
|
|
1592
|
-
.ui.
|
|
1593
|
-
background-color: #
|
|
1369
|
+
.ui.vertical.pointing.menu .active.item::after {
|
|
1370
|
+
background-color: #f2f2f2;
|
|
1594
1371
|
}
|
|
1595
|
-
.ui.
|
|
1596
|
-
background-color: #
|
|
1372
|
+
.ui.vertical.pointing.menu .menu .active.item::after {
|
|
1373
|
+
background-color: #fff;
|
|
1597
1374
|
}
|
|
1598
|
-
.ui.inverted.pointing.menu .
|
|
1599
|
-
background-color: #66afac;
|
|
1600
|
-
}
|
|
1601
|
-
.ui.inverted.pointing.menu .blue.active.item:after {
|
|
1375
|
+
.ui.inverted.pointing.menu .primary.active.item::after {
|
|
1602
1376
|
background-color: #007388;
|
|
1603
1377
|
}
|
|
1604
|
-
.ui.inverted.pointing.menu .
|
|
1605
|
-
background-color: #
|
|
1606
|
-
}
|
|
1607
|
-
.ui.inverted.pointing.menu .purple.active.item:after {
|
|
1608
|
-
background-color: #af6690;
|
|
1609
|
-
}
|
|
1610
|
-
.ui.inverted.pointing.menu .pink.active.item:after {
|
|
1611
|
-
background-color: #E03997;
|
|
1612
|
-
}
|
|
1613
|
-
.ui.inverted.pointing.menu .brown.active.item:after {
|
|
1614
|
-
background-color: #af9666;
|
|
1378
|
+
.ui.inverted.pointing.menu .secondary.active.item::after {
|
|
1379
|
+
background-color: #1b1c1d;
|
|
1615
1380
|
}
|
|
1616
|
-
.ui.inverted.pointing.menu .grey.active.item:after {
|
|
1617
|
-
background-color: #9ab5c1;
|
|
1618
|
-
}
|
|
1619
|
-
.ui.inverted.pointing.menu .black.active.item:after {
|
|
1620
|
-
background-color: #1B1C1D;
|
|
1621
|
-
}
|
|
1622
|
-
|
|
1623
|
-
/*--------------
|
|
1624
|
-
Attached
|
|
1625
|
-
---------------*/
|
|
1626
1381
|
|
|
1382
|
+
/* --------------
|
|
1383
|
+
Attached
|
|
1384
|
+
--------------- */
|
|
1627
1385
|
|
|
1628
1386
|
/* Middle */
|
|
1629
1387
|
.ui.attached.menu {
|
|
@@ -1633,8 +1391,7 @@ Floated Menu / Item
|
|
|
1633
1391
|
margin: 0 -1px;
|
|
1634
1392
|
width: calc(100% + 2px);
|
|
1635
1393
|
max-width: calc(100% + 2px);
|
|
1636
|
-
|
|
1637
|
-
box-shadow: none;
|
|
1394
|
+
box-shadow: none;
|
|
1638
1395
|
}
|
|
1639
1396
|
.ui.attached + .ui.attached.menu:not(.top) {
|
|
1640
1397
|
border-top: none;
|
|
@@ -1658,8 +1415,7 @@ Floated Menu / Item
|
|
|
1658
1415
|
margin-top: 0;
|
|
1659
1416
|
top: 0;
|
|
1660
1417
|
margin-bottom: 1rem;
|
|
1661
|
-
|
|
1662
|
-
box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), none;
|
|
1418
|
+
box-shadow: none;
|
|
1663
1419
|
border-radius: 0 0 0 0;
|
|
1664
1420
|
}
|
|
1665
1421
|
.ui[class*="bottom attached"].menu:last-child {
|
|
@@ -1676,16 +1432,23 @@ Floated Menu / Item
|
|
|
1676
1432
|
|
|
1677
1433
|
/* Tabular Attached */
|
|
1678
1434
|
.ui.attached.menu:not(.tabular) {
|
|
1679
|
-
border: 1px solid #
|
|
1435
|
+
border: 1px solid #d4d4d5;
|
|
1680
1436
|
}
|
|
1681
1437
|
.ui.attached.inverted.menu {
|
|
1682
1438
|
border: none;
|
|
1683
1439
|
}
|
|
1440
|
+
.ui[class*="top attached"].inverted.tabular.menu {
|
|
1441
|
+
border-bottom: 1px solid #555;
|
|
1442
|
+
}
|
|
1443
|
+
.ui.attached.tabular.menu {
|
|
1444
|
+
margin-left: 0;
|
|
1445
|
+
margin-right: 0;
|
|
1446
|
+
width: 100%;
|
|
1447
|
+
}
|
|
1684
1448
|
|
|
1685
|
-
|
|
1449
|
+
/* --------------
|
|
1686
1450
|
Sizes
|
|
1687
|
-
|
|
1688
|
-
|
|
1451
|
+
--------------- */
|
|
1689
1452
|
.ui.menu {
|
|
1690
1453
|
font-size: 1rem;
|
|
1691
1454
|
}
|
|
@@ -1749,14 +1512,12 @@ Floated Menu / Item
|
|
|
1749
1512
|
width: 25rem;
|
|
1750
1513
|
}
|
|
1751
1514
|
|
|
1752
|
-
|
|
1515
|
+
/* -------------------
|
|
1753
1516
|
Inverted dropdowns
|
|
1754
|
-
|
|
1755
|
-
|
|
1517
|
+
-------------------- */
|
|
1756
1518
|
.ui.menu .ui.inverted.inverted.dropdown.item .menu {
|
|
1757
|
-
background: #
|
|
1758
|
-
|
|
1759
|
-
box-shadow: none;
|
|
1519
|
+
background: #1b1c1d;
|
|
1520
|
+
box-shadow: none;
|
|
1760
1521
|
}
|
|
1761
1522
|
.ui.menu .ui.inverted.dropdown .menu > .item {
|
|
1762
1523
|
color: rgba(255, 255, 255, 0.8) !important;
|
|
@@ -1776,8 +1537,7 @@ Floated Menu / Item
|
|
|
1776
1537
|
|
|
1777
1538
|
/* Vertical */
|
|
1778
1539
|
.ui.vertical.menu .inverted.dropdown.item .menu {
|
|
1779
|
-
|
|
1780
|
-
box-shadow: none;
|
|
1540
|
+
box-shadow: none;
|
|
1781
1541
|
}
|
|
1782
1542
|
|
|
1783
1543
|
|