fomantic-ui 2.9.1-beta.29 → 2.9.1-beta.30
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/.github/workflows/ci.yml +1 -1
- package/.stylelintrc.js +4 -15
- package/dist/components/accordion.css +1 -1
- package/dist/components/accordion.js +1 -1
- package/dist/components/accordion.min.css +1 -1
- package/dist/components/accordion.min.js +1 -1
- package/dist/components/ad.css +1 -1
- package/dist/components/ad.min.css +1 -1
- package/dist/components/api.js +1 -1
- package/dist/components/api.min.js +1 -1
- package/dist/components/breadcrumb.css +2 -2
- package/dist/components/breadcrumb.min.css +2 -2
- package/dist/components/button.css +5 -5
- package/dist/components/button.min.css +2 -2
- package/dist/components/calendar.css +1 -1
- package/dist/components/calendar.js +1 -1
- package/dist/components/calendar.min.css +1 -1
- package/dist/components/calendar.min.js +1 -1
- package/dist/components/card.css +4 -5
- package/dist/components/card.min.css +2 -2
- package/dist/components/checkbox.css +1 -1
- package/dist/components/checkbox.js +1 -1
- package/dist/components/checkbox.min.css +1 -1
- package/dist/components/checkbox.min.js +1 -1
- package/dist/components/comment.css +1 -1
- package/dist/components/comment.min.css +1 -1
- package/dist/components/container.css +1 -1
- package/dist/components/container.min.css +1 -1
- package/dist/components/dimmer.css +1 -1
- package/dist/components/dimmer.js +1 -1
- package/dist/components/dimmer.min.css +1 -1
- package/dist/components/dimmer.min.js +1 -1
- package/dist/components/divider.css +2 -5
- package/dist/components/divider.min.css +2 -2
- package/dist/components/dropdown.css +6 -7
- package/dist/components/dropdown.js +1 -1
- package/dist/components/dropdown.min.css +2 -2
- package/dist/components/dropdown.min.js +1 -1
- package/dist/components/embed.css +1 -1
- package/dist/components/embed.js +1 -1
- package/dist/components/embed.min.css +1 -1
- package/dist/components/embed.min.js +1 -1
- package/dist/components/feed.css +1 -1
- package/dist/components/feed.min.css +1 -1
- package/dist/components/flag.css +1 -1
- package/dist/components/flag.min.css +1 -1
- package/dist/components/flyout.css +2 -2
- package/dist/components/flyout.js +1 -1
- package/dist/components/flyout.min.css +2 -2
- package/dist/components/flyout.min.js +1 -1
- package/dist/components/form.css +1 -1
- package/dist/components/form.js +1 -1
- package/dist/components/form.min.css +1 -1
- package/dist/components/form.min.js +1 -1
- package/dist/components/grid.css +7 -18
- package/dist/components/grid.min.css +2 -2
- package/dist/components/header.css +2 -2
- package/dist/components/header.min.css +2 -2
- package/dist/components/icon.css +1 -1
- package/dist/components/icon.min.css +1 -1
- package/dist/components/image.css +3 -4
- package/dist/components/image.min.css +2 -2
- package/dist/components/input.css +1 -1
- package/dist/components/input.min.css +1 -1
- package/dist/components/item.css +2 -2
- package/dist/components/item.min.css +2 -2
- package/dist/components/label.css +1 -2
- package/dist/components/label.min.css +2 -2
- package/dist/components/list.css +1 -1
- package/dist/components/list.min.css +1 -1
- package/dist/components/loader.css +1 -1
- package/dist/components/loader.min.css +1 -1
- package/dist/components/menu.css +4 -10
- package/dist/components/menu.min.css +1 -1
- package/dist/components/message.css +1 -1
- package/dist/components/message.min.css +1 -1
- package/dist/components/modal.css +42 -42
- package/dist/components/modal.js +1 -1
- package/dist/components/modal.min.css +2 -2
- package/dist/components/modal.min.js +1 -1
- package/dist/components/nag.css +1 -1
- package/dist/components/nag.js +1 -1
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +1 -1
- package/dist/components/placeholder.css +1 -1
- package/dist/components/placeholder.min.css +1 -1
- package/dist/components/popup.css +1 -1
- package/dist/components/popup.js +1 -1
- package/dist/components/popup.min.css +1 -1
- package/dist/components/popup.min.js +1 -1
- package/dist/components/progress.css +1 -1
- package/dist/components/progress.js +1 -1
- package/dist/components/progress.min.css +1 -1
- package/dist/components/progress.min.js +1 -1
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +1 -1
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +1 -1
- package/dist/components/reset.css +1 -1
- package/dist/components/reset.min.css +1 -1
- package/dist/components/reveal.css +1 -1
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +1 -1
- package/dist/components/search.js +1 -1
- package/dist/components/search.min.css +1 -1
- package/dist/components/search.min.js +1 -1
- package/dist/components/segment.css +2 -2
- package/dist/components/segment.min.css +2 -2
- package/dist/components/shape.css +1 -1
- package/dist/components/shape.js +1 -1
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +1 -1
- package/dist/components/sidebar.css +1 -1
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sidebar.min.css +1 -1
- package/dist/components/sidebar.min.js +1 -1
- package/dist/components/site.css +1 -1
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +1 -1
- package/dist/components/site.min.js +1 -1
- package/dist/components/slider.js +1 -1
- package/dist/components/slider.min.js +1 -1
- package/dist/components/state.js +1 -1
- package/dist/components/state.min.js +1 -1
- package/dist/components/statistic.css +2 -2
- package/dist/components/statistic.min.css +2 -2
- package/dist/components/step.css +2 -3
- package/dist/components/step.min.css +2 -2
- package/dist/components/sticky.css +1 -1
- package/dist/components/sticky.js +1 -1
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +1 -1
- package/dist/components/tab.css +1 -1
- package/dist/components/tab.js +1 -1
- package/dist/components/tab.min.css +1 -1
- package/dist/components/tab.min.js +1 -1
- package/dist/components/table.css +1 -1
- package/dist/components/table.min.css +1 -1
- package/dist/components/text.css +1 -1
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +1 -1
- package/dist/components/toast.js +1 -1
- package/dist/components/toast.min.css +1 -1
- package/dist/components/toast.min.js +1 -1
- package/dist/components/transition.css +1 -1
- package/dist/components/transition.js +1 -1
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +1 -1
- package/dist/components/visibility.js +1 -1
- package/dist/components/visibility.min.js +1 -1
- package/dist/semantic.css +123 -148
- package/dist/semantic.js +26 -26
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +1 -1
- package/dist/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/dist/themes/github/assets/fonts/octicons.woff2 +0 -0
- package/package.json +1 -1
- package/src/definitions/collections/breadcrumb.less +1 -1
- package/src/definitions/collections/grid.less +6 -17
- package/src/definitions/collections/menu.less +4 -9
- package/src/definitions/collections/table.less +0 -3
- package/src/definitions/elements/button.less +2 -2
- package/src/definitions/elements/divider.less +1 -4
- package/src/definitions/elements/header.less +1 -1
- package/src/definitions/elements/image.less +2 -3
- package/src/definitions/elements/label.less +0 -1
- package/src/definitions/elements/step.less +1 -2
- package/src/definitions/modules/dropdown.less +4 -5
- package/src/definitions/views/card.less +1 -2
- package/src/definitions/views/statistic.less +1 -1
- package/src/themes/amazon/elements/button.overrides +1 -1
- package/src/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/src/themes/basic/elements/icon.overrides +0 -429
- package/src/themes/basic/elements/icon.variables +139 -1
- package/src/themes/default/collections/menu.variables +1 -1
- package/src/themes/default/elements/button.variables +2 -2
- package/src/themes/default/elements/segment.variables +1 -1
- package/src/themes/default/globals/reset.overrides +4 -0
- package/src/themes/default/modules/dropdown.variables +2 -2
- package/src/themes/default/modules/flyout.variables +1 -1
- package/src/themes/default/modules/modal.variables +41 -41
- package/src/themes/default/views/card.variables +2 -2
- package/src/themes/default/views/item.variables +1 -1
- package/src/themes/github/assets/fonts/octicons.woff2 +0 -0
- package/src/themes/github/elements/icon.overrides +3 -566
- package/src/themes/github/elements/icon.variables +211 -1
- package/src/themes/material/elements/icon.overrides +3 -2798
- package/src/themes/material/elements/icon.variables +936 -0
- package/src/themes/resetcss/globals/reset.overrides +1 -1
@@ -1,393 +1,3 @@
|
|
1
|
-
/* basic.icons available */
|
2
|
-
i.icon.circle.attention::before {
|
3
|
-
content: "\2757"; /* '❗' */
|
4
|
-
}
|
5
|
-
i.icon.circle.help::before {
|
6
|
-
content: "\e704"; /* '' */
|
7
|
-
}
|
8
|
-
i.icon.circle.info::before {
|
9
|
-
content: "\e705"; /* '' */
|
10
|
-
}
|
11
|
-
i.icon.add::before {
|
12
|
-
content: "\2795"; /* '➕' */
|
13
|
-
}
|
14
|
-
|
15
|
-
i.icon.chart::before {
|
16
|
-
content: "📈"; /* '\1f4c8' */
|
17
|
-
}
|
18
|
-
i.icon.chart.bar::before {
|
19
|
-
content: "📊"; /* '\1f4ca' */
|
20
|
-
}
|
21
|
-
i.icon.chart.pie::before {
|
22
|
-
content: "\e7a2"; /* '' */
|
23
|
-
}
|
24
|
-
|
25
|
-
i.icon.resize.full::before {
|
26
|
-
content: "\e744"; /* '' */
|
27
|
-
}
|
28
|
-
i.icon.resize.horizontal::before {
|
29
|
-
content: "\2b0d"; /* '⬍' */
|
30
|
-
}
|
31
|
-
i.icon.resize.small::before {
|
32
|
-
content: "\e746"; /* '' */
|
33
|
-
}
|
34
|
-
i.icon.resize.vertical::before {
|
35
|
-
content: "\2b0c"; /* '⬌' */
|
36
|
-
}
|
37
|
-
|
38
|
-
i.icon.down::before {
|
39
|
-
content: "\2193"; /* '↓' */
|
40
|
-
}
|
41
|
-
i.icon.down.triangle::before {
|
42
|
-
content: "\25be"; /* '▾' */
|
43
|
-
}
|
44
|
-
i.icon.down.arrow::before {
|
45
|
-
content: "\e75c"; /* '' */
|
46
|
-
}
|
47
|
-
|
48
|
-
i.icon.left::before {
|
49
|
-
content: "\2190"; /* '←' */
|
50
|
-
}
|
51
|
-
i.icon.left.triangle::before {
|
52
|
-
content: "\25c2"; /* '◂' */
|
53
|
-
}
|
54
|
-
i.icon.left.arrow::before {
|
55
|
-
content: "\e75d"; /* '' */
|
56
|
-
}
|
57
|
-
|
58
|
-
i.icon.right::before {
|
59
|
-
content: "\2192"; /* '→' */
|
60
|
-
}
|
61
|
-
i.icon.right.triangle::before {
|
62
|
-
content: "\25b8"; /* '▸' */
|
63
|
-
}
|
64
|
-
i.icon.right.arrow::before {
|
65
|
-
content: "\e75e"; /* '' */
|
66
|
-
}
|
67
|
-
|
68
|
-
i.icon.up::before {
|
69
|
-
content: "\2191"; /* '↑' */
|
70
|
-
}
|
71
|
-
i.icon.up.triangle::before {
|
72
|
-
content: "\25b4"; /* '▴' */
|
73
|
-
}
|
74
|
-
i.icon.up.arrow::before {
|
75
|
-
content: "\e75f"; /* '' */
|
76
|
-
}
|
77
|
-
|
78
|
-
i.icon.folder::before {
|
79
|
-
content: "\e810"; /* '' */
|
80
|
-
}
|
81
|
-
i.icon.open.folder::before {
|
82
|
-
content: "📂"; /* '\1f4c2' */
|
83
|
-
}
|
84
|
-
|
85
|
-
i.icon.globe::before {
|
86
|
-
content: "𝌍"; /* '\1d30d' */
|
87
|
-
}
|
88
|
-
i.icon.desk.globe::before {
|
89
|
-
content: "🌐"; /* '\1f310' */
|
90
|
-
}
|
91
|
-
|
92
|
-
i.icon.star::before {
|
93
|
-
content: "\e801"; /* '' */
|
94
|
-
}
|
95
|
-
i.icon.star.empty::before {
|
96
|
-
content: "\e800"; /* '' */
|
97
|
-
}
|
98
|
-
i.icon.star.half::before {
|
99
|
-
content: "\e701"; /* '' */
|
100
|
-
}
|
101
|
-
|
102
|
-
i.icon.lock::before {
|
103
|
-
content: "🔒"; /* '\1f512' */
|
104
|
-
}
|
105
|
-
i.icon.unlock::before {
|
106
|
-
content: "🔓"; /* '\1f513' */
|
107
|
-
}
|
108
|
-
|
109
|
-
i.icon.layout.grid::before {
|
110
|
-
content: "\e80c"; /* '' */
|
111
|
-
}
|
112
|
-
i.icon.layout.block::before {
|
113
|
-
content: "\e708"; /* '' */
|
114
|
-
}
|
115
|
-
i.icon.layout.list::before {
|
116
|
-
content: "\e80b"; /* '' */
|
117
|
-
}
|
118
|
-
|
119
|
-
i.icon.heart.empty::before {
|
120
|
-
content: "\2661"; /* '♡' */
|
121
|
-
}
|
122
|
-
i.icon.heart::before {
|
123
|
-
content: "\2665"; /* '♥' */
|
124
|
-
}
|
125
|
-
|
126
|
-
i.icon.asterisk::before {
|
127
|
-
content: "\2731"; /* '✱' */
|
128
|
-
}
|
129
|
-
i.icon.attachment::before {
|
130
|
-
content: "📎"; /* '\1f4ce' */
|
131
|
-
}
|
132
|
-
i.icon.attention::before {
|
133
|
-
content: "\26a0"; /* '⚠' */
|
134
|
-
}
|
135
|
-
i.icon.trophy::before {
|
136
|
-
content: "🏉"; /* '\1f3c9' */
|
137
|
-
}
|
138
|
-
i.icon.barcode::before {
|
139
|
-
content: "\e792"; /* '' */
|
140
|
-
}
|
141
|
-
i.icon.cart::before {
|
142
|
-
content: "\e813"; /* '' */
|
143
|
-
}
|
144
|
-
i.icon.block::before {
|
145
|
-
content: "🚫"; /* '\1f6ab' */
|
146
|
-
}
|
147
|
-
i.icon.book::before {
|
148
|
-
content: "📖";
|
149
|
-
}
|
150
|
-
i.icon.bookmark::before {
|
151
|
-
content: "🔖"; /* '\1f516' */
|
152
|
-
}
|
153
|
-
i.icon.calendar::before {
|
154
|
-
content: "📅"; /* '\1f4c5' */
|
155
|
-
}
|
156
|
-
i.icon.cancel::before {
|
157
|
-
content: "\2716"; /* '✖' */
|
158
|
-
}
|
159
|
-
i.icon.close::before {
|
160
|
-
content: "\e80d"; /* '' */
|
161
|
-
}
|
162
|
-
i.icon.color::before {
|
163
|
-
content: "\e794"; /* '' */
|
164
|
-
}
|
165
|
-
i.icon.chat::before {
|
166
|
-
content: "\e720"; /* '' */
|
167
|
-
}
|
168
|
-
i.icon.check::before {
|
169
|
-
content: "\2611"; /* '☑' */
|
170
|
-
}
|
171
|
-
i.icon.time::before {
|
172
|
-
content: "🕔"; /* '\1f554' */
|
173
|
-
}
|
174
|
-
i.icon.cloud::before {
|
175
|
-
content: "\2601"; /* '☁' */
|
176
|
-
}
|
177
|
-
i.icon.code::before {
|
178
|
-
content: "\e714"; /* '' */
|
179
|
-
}
|
180
|
-
i.icon.email::before {
|
181
|
-
content: "\40"; /* '@' */
|
182
|
-
}
|
183
|
-
i.icon.settings::before {
|
184
|
-
content: "\26ef"; /* '⛯' */
|
185
|
-
}
|
186
|
-
i.icon.setting::before {
|
187
|
-
content: "\2699"; /* '⚙' */
|
188
|
-
}
|
189
|
-
i.icon.comment::before {
|
190
|
-
content: "\e802"; /* '' */
|
191
|
-
}
|
192
|
-
i.icon.clockwise.counter::before {
|
193
|
-
content: "\27f2"; /* '⟲' */
|
194
|
-
}
|
195
|
-
i.icon.clockwise::before {
|
196
|
-
content: "\27f3"; /* '⟳' */
|
197
|
-
}
|
198
|
-
i.icon.cube::before {
|
199
|
-
content: "\e807"; /* '' */
|
200
|
-
}
|
201
|
-
i.icon.direction::before {
|
202
|
-
content: "\27a2"; /* '➢' */
|
203
|
-
}
|
204
|
-
i.icon.doc::before {
|
205
|
-
content: "📄"; /* '\1f4c4' */
|
206
|
-
}
|
207
|
-
i.icon.docs::before {
|
208
|
-
content: "\e736"; /* '' */
|
209
|
-
}
|
210
|
-
i.icon.dollar::before {
|
211
|
-
content: "💵"; /* '\1f4b5' */
|
212
|
-
}
|
213
|
-
i.icon.paint::before {
|
214
|
-
content: "\e7b5"; /* '' */
|
215
|
-
}
|
216
|
-
i.icon.edit::before {
|
217
|
-
content: "\270d"; /* '✍' */
|
218
|
-
}
|
219
|
-
i.icon.eject::before {
|
220
|
-
content: "\2ecf"; /* '⻏' */
|
221
|
-
}
|
222
|
-
i.icon.export::before {
|
223
|
-
content: "\e715"; /* '' */
|
224
|
-
}
|
225
|
-
i.icon.hide::before {
|
226
|
-
content: "\e70b"; /* '' */
|
227
|
-
}
|
228
|
-
i.icon.unhide::before {
|
229
|
-
content: "\e80f"; /* '' */
|
230
|
-
}
|
231
|
-
i.icon.facebook::before {
|
232
|
-
content: "\f301"; /* '' */
|
233
|
-
}
|
234
|
-
i.icon.fast-forward::before {
|
235
|
-
content: "\e804"; /* '' */
|
236
|
-
}
|
237
|
-
i.icon.fire::before {
|
238
|
-
content: "🔥"; /* '\1f525' */
|
239
|
-
}
|
240
|
-
i.icon.flag::before {
|
241
|
-
content: "\2691"; /* '⚑' */
|
242
|
-
}
|
243
|
-
i.icon.lightning::before {
|
244
|
-
content: "\26a1"; /* '⚡' */
|
245
|
-
}
|
246
|
-
i.icon.lab::before {
|
247
|
-
content: "\68"; /* 'h' */
|
248
|
-
}
|
249
|
-
i.icon.flight::before {
|
250
|
-
content: "\2708"; /* '✈' */
|
251
|
-
}
|
252
|
-
i.icon.forward::before {
|
253
|
-
content: "\27a6"; /* '➦' */
|
254
|
-
}
|
255
|
-
i.icon.gift::before {
|
256
|
-
content: "🎁"; /* '\1f381' */
|
257
|
-
}
|
258
|
-
i.icon.github::before {
|
259
|
-
content: "\f308"; /* '' */
|
260
|
-
}
|
261
|
-
i.icon.globe::before {
|
262
|
-
content: "\e817"; /* '' */
|
263
|
-
}
|
264
|
-
i.icon.headphones::before {
|
265
|
-
content: "🎧"; /* '\1f3a7' */
|
266
|
-
}
|
267
|
-
i.icon.question::before {
|
268
|
-
content: "\2753"; /* '❓' */
|
269
|
-
}
|
270
|
-
i.icon.home::before {
|
271
|
-
content: "\2302"; /* '⌂' */
|
272
|
-
}
|
273
|
-
i.icon.i::before {
|
274
|
-
content: "\2139"; /* 'ℹ' */
|
275
|
-
}
|
276
|
-
i.icon.idea::before {
|
277
|
-
content: "💡"; /* '\1f4a1' */
|
278
|
-
}
|
279
|
-
i.icon.open::before {
|
280
|
-
content: "🔗"; /* '\1f517' */
|
281
|
-
}
|
282
|
-
i.icon.content::before {
|
283
|
-
content: "\e782"; /* '' */
|
284
|
-
}
|
285
|
-
i.icon.location::before {
|
286
|
-
content: "\e724"; /* '' */
|
287
|
-
}
|
288
|
-
i.icon.mail::before {
|
289
|
-
content: "\2709"; /* '✉' */
|
290
|
-
}
|
291
|
-
i.icon.mic::before {
|
292
|
-
content: "🎤"; /* '\1f3a4' */
|
293
|
-
}
|
294
|
-
i.icon.minus::before {
|
295
|
-
content: "\2d"; /* '-' */
|
296
|
-
}
|
297
|
-
i.icon.money::before {
|
298
|
-
content: "💰"; /* '\1f4b0' */
|
299
|
-
}
|
300
|
-
i.icon.off::before {
|
301
|
-
content: "\e78e"; /* '' */
|
302
|
-
}
|
303
|
-
i.icon.pause::before {
|
304
|
-
content: "\e808"; /* '' */
|
305
|
-
}
|
306
|
-
i.icon.photos::before {
|
307
|
-
content: "\e812"; /* '' */
|
308
|
-
}
|
309
|
-
i.icon.photo::before {
|
310
|
-
content: "🌄"; /* '\1f304' */
|
311
|
-
}
|
312
|
-
i.icon.pin::before {
|
313
|
-
content: "📌"; /* '\1f4cc' */
|
314
|
-
}
|
315
|
-
i.icon.play::before {
|
316
|
-
content: "\e809"; /* '' */
|
317
|
-
}
|
318
|
-
i.icon.plus::before {
|
319
|
-
content: "\2b"; /* '+' */
|
320
|
-
}
|
321
|
-
i.icon.print::before {
|
322
|
-
content: "\e716"; /* '' */
|
323
|
-
}
|
324
|
-
i.icon.rss::before {
|
325
|
-
content: "\e73a"; /* '' */
|
326
|
-
}
|
327
|
-
i.icon.search::before {
|
328
|
-
content: "🔍"; /* '\1f50d' */
|
329
|
-
}
|
330
|
-
i.icon.shuffle::before {
|
331
|
-
content: "\e803"; /* '' */
|
332
|
-
}
|
333
|
-
i.icon.tag::before {
|
334
|
-
content: "\e80a"; /* '' */
|
335
|
-
}
|
336
|
-
i.icon.tags::before {
|
337
|
-
content: "\e70d"; /* '' */
|
338
|
-
}
|
339
|
-
i.icon.terminal::before {
|
340
|
-
content: "\e7ac"; /* '' */
|
341
|
-
}
|
342
|
-
i.icon.thumbs.down::before {
|
343
|
-
content: "👎"; /* '\1f44e' */
|
344
|
-
}
|
345
|
-
i.icon.thumbs.up::before {
|
346
|
-
content: "👍"; /* '\1f44d' */
|
347
|
-
}
|
348
|
-
i.icon.to-end::before {
|
349
|
-
content: "\e806"; /* '' */
|
350
|
-
}
|
351
|
-
i.icon.to-start::before {
|
352
|
-
content: "\e805"; /* '' */
|
353
|
-
}
|
354
|
-
i.icon.top.list::before {
|
355
|
-
content: "🏆"; /* '\1f3c6' */
|
356
|
-
}
|
357
|
-
i.icon.trash::before {
|
358
|
-
content: "\e729"; /* '' */
|
359
|
-
}
|
360
|
-
i.icon.twitter::before {
|
361
|
-
content: "\f303"; /* '' */
|
362
|
-
}
|
363
|
-
i.icon.upload::before {
|
364
|
-
content: "\e711"; /* '' */
|
365
|
-
}
|
366
|
-
i.icon.user.add::before {
|
367
|
-
content: "\e700"; /* '' */
|
368
|
-
}
|
369
|
-
i.icon.user::before {
|
370
|
-
content: "👤"; /* '\1f464' */
|
371
|
-
}
|
372
|
-
i.icon.community::before {
|
373
|
-
content: "\e814"; /* '' */
|
374
|
-
}
|
375
|
-
i.icon.users::before {
|
376
|
-
content: "👥"; /* '\1f465' */
|
377
|
-
}
|
378
|
-
i.icon.id::before {
|
379
|
-
content: "\e722"; /* '' */
|
380
|
-
}
|
381
|
-
i.icon.url::before {
|
382
|
-
content: "🔗"; /* '\1f517' */
|
383
|
-
}
|
384
|
-
i.icon.zoom.in::before {
|
385
|
-
content: "\e750"; /* '' */
|
386
|
-
}
|
387
|
-
i.icon.zoom.out::before {
|
388
|
-
content: "\e751"; /* '' */
|
389
|
-
}
|
390
|
-
|
391
1
|
/* --------------
|
392
2
|
Spacing Fix
|
393
3
|
--------------- */
|
@@ -417,42 +27,3 @@ i.icon.right {
|
|
417
27
|
width: auto;
|
418
28
|
margin: 0 0 0 0.5em;
|
419
29
|
}
|
420
|
-
|
421
|
-
/* --------------
|
422
|
-
Aliases
|
423
|
-
--------------- */
|
424
|
-
|
425
|
-
/* aliases for convenience */
|
426
|
-
i.icon.delete::before {
|
427
|
-
content: "\e80d"; /* '' */
|
428
|
-
}
|
429
|
-
i.icon.dropdown::before {
|
430
|
-
content: "\25be"; /* '▾' */
|
431
|
-
}
|
432
|
-
|
433
|
-
i.icon.help::before {
|
434
|
-
content: "\e704"; /* '' */
|
435
|
-
}
|
436
|
-
i.icon.info::before {
|
437
|
-
content: "\e705"; /* '' */
|
438
|
-
}
|
439
|
-
i.icon.error::before {
|
440
|
-
content: "\e80d"; /* '' */
|
441
|
-
}
|
442
|
-
|
443
|
-
i.icon.dislike::before {
|
444
|
-
content: "\2661"; /* '♡' */
|
445
|
-
}
|
446
|
-
i.icon.like::before {
|
447
|
-
content: "\2665"; /* '♥' */
|
448
|
-
}
|
449
|
-
|
450
|
-
i.icon.eye::before {
|
451
|
-
content: "\e80f"; /* '' */
|
452
|
-
}
|
453
|
-
i.icon.eye.hidden::before {
|
454
|
-
content: "\e70b"; /* '' */
|
455
|
-
}
|
456
|
-
i.icon.date::before {
|
457
|
-
content: "📅"; /* '\1f4c5' */
|
458
|
-
}
|
@@ -7,7 +7,7 @@
|
|
7
7
|
@fonts: {
|
8
8
|
@solid: {
|
9
9
|
font-family: @fontName;
|
10
|
-
src: url("@{fontPath}/@{fontName}.woff") format("woff");
|
10
|
+
src: url("@{fontPath}/@{fontName}.woff2") format("woff2") if(@supportIE, e(",") url("@{fontPath}/@{fontName}.woff") format("woff"));
|
11
11
|
font-style: normal;
|
12
12
|
font-weight: @normal;
|
13
13
|
font-variant: normal;
|
@@ -15,6 +15,144 @@
|
|
15
15
|
text-transform: none;
|
16
16
|
};
|
17
17
|
};
|
18
|
+
@icon-map: {
|
19
|
+
circle_attention: "\2757"; /* ❗ */
|
20
|
+
circle_help: "\e704"; /* */
|
21
|
+
circle_info: "\e705"; /* */
|
22
|
+
add: "\2795"; /* ➕ */
|
23
|
+
chart: "\1f4c8"; /* 📈 */
|
24
|
+
chart_bar: "\1f4ca"; /* 📊 */
|
25
|
+
chart_pie: "\e7a2"; /* */
|
26
|
+
resize_full: "\e744"; /* */
|
27
|
+
resize_horizontal: "\2b0d"; /* ⬍ */
|
28
|
+
resize_small: "\e746"; /* */
|
29
|
+
resize_vertical: "\2b0c"; /* ⬌ */
|
30
|
+
down: "\2193"; /* ↓ */
|
31
|
+
down_triangle: "\25be"; /* ▾ */
|
32
|
+
down_arrow: "\e75c"; /* */
|
33
|
+
left: "\2190"; /* ← */
|
34
|
+
left_triangle: "\25c2"; /* ◂ */
|
35
|
+
left_arrow: "\e75d"; /* */
|
36
|
+
right: "\2192"; /* → */
|
37
|
+
right_triangle: "\25b8"; /* ▸ */
|
38
|
+
right_arrow: "\e75e"; /* */
|
39
|
+
up: "\2191"; /* ↑ */
|
40
|
+
up_triangle: "\25b4"; /* ▴ */
|
41
|
+
up_arrow: "\e75f"; /* */
|
42
|
+
folder: "\e810"; /* */
|
43
|
+
open_folder: "\1f4c2"; /* 📂 */
|
44
|
+
desk_globe: "\1f310"; /* 🌐 */
|
45
|
+
star: "\e801"; /* */
|
46
|
+
star_empty: "\e800"; /* */
|
47
|
+
star_half: "\e701"; /* */
|
48
|
+
lock: "\1f512"; /* 🔒 */
|
49
|
+
unlock: "\1f513"; /* 🔓 */
|
50
|
+
layout_grid: "\e80c"; /* */
|
51
|
+
layout_block: "\e708"; /* */
|
52
|
+
layout_list: "\e80b"; /* */
|
53
|
+
heart_empty: "\2661"; /* ♡ */
|
54
|
+
heart: "\2665"; /* ♥ */
|
55
|
+
asterisk: "\2731"; /* ✱ */
|
56
|
+
attachment: "\1f4ce"; /* 📎 */
|
57
|
+
attention: "\26a0"; /* ⚠ */
|
58
|
+
trophy: "\1f3c9"; /* 🏉 */
|
59
|
+
barcode: "\e792"; /* */
|
60
|
+
cart: "\e813"; /* */
|
61
|
+
block: "\1f6ab"; /* 🚫 */
|
62
|
+
book: "📖";
|
63
|
+
bookmark: "\1f516"; /* 🔖 */
|
64
|
+
calendar: "\1f4c5"; /* 📅 */
|
65
|
+
cancel: "\2716"; /* ✖ */
|
66
|
+
close: "\e80d"; /* */
|
67
|
+
color: "\e794"; /* */
|
68
|
+
chat: "\e720"; /* */
|
69
|
+
check: "\2611"; /* ☑ */
|
70
|
+
time: "\1f554"; /* 🕔 */
|
71
|
+
cloud: "\2601"; /* ☁ */
|
72
|
+
code: "\e714"; /* */
|
73
|
+
email: "\40"; /* @ */
|
74
|
+
settings: "\26ef"; /* ⛯ */
|
75
|
+
setting: "\2699"; /* ⚙ */
|
76
|
+
comment: "\e802"; /* */
|
77
|
+
clockwise_counter: "\27f2"; /* ⟲ */
|
78
|
+
clockwise: "\27f3"; /* ⟳ */
|
79
|
+
cube: "\e807"; /* */
|
80
|
+
direction: "\27a2"; /* ➢ */
|
81
|
+
doc: "\1f4c4"; /* 📄 */
|
82
|
+
docs: "\e736"; /* */
|
83
|
+
dollar: "\1f4b5"; /* 💵 */
|
84
|
+
paint: "\e7b5"; /* */
|
85
|
+
edit: "\270d"; /* ✍ */
|
86
|
+
eject: "\2ecf"; /* ⻏ */
|
87
|
+
export: "\e715"; /* */
|
88
|
+
hide: "\e70b"; /* */
|
89
|
+
unhide: "\e80f"; /* */
|
90
|
+
facebook: "\f301"; /* */
|
91
|
+
fast-forward: "\e804"; /* */
|
92
|
+
fire: "\1f525"; /* 🔥 */
|
93
|
+
flag: "\2691"; /* ⚑ */
|
94
|
+
lightning: "\26a1"; /* ⚡ */
|
95
|
+
lab: "\68"; /* h */
|
96
|
+
flight: "\2708"; /* ✈ */
|
97
|
+
forward: "\27a6"; /* ➦ */
|
98
|
+
gift: "\1f381"; /* 🎁 */
|
99
|
+
github: "\f308"; /* */
|
100
|
+
globe: "\e817"; /* */
|
101
|
+
headphones: "\1f3a7"; /* 🎧 */
|
102
|
+
question: "\2753"; /* ❓ */
|
103
|
+
home: "\2302"; /* ⌂ */
|
104
|
+
i: "\2139"; /* ℹ */
|
105
|
+
idea: "\1f4a1"; /* 💡 */
|
106
|
+
open: "\1f517"; /* 🔗 */
|
107
|
+
content: "\e782"; /* */
|
108
|
+
location: "\e724"; /* */
|
109
|
+
mail: "\2709"; /* ✉ */
|
110
|
+
mic: "\1f3a4"; /* 🎤 */
|
111
|
+
minus: "\2d"; /* - */
|
112
|
+
money: "\1f4b0"; /* 💰 */
|
113
|
+
off: "\e78e"; /* */
|
114
|
+
pause: "\e808"; /* */
|
115
|
+
photos: "\e812"; /* */
|
116
|
+
photo: "\1f304"; /* 🌄 */
|
117
|
+
pin: "\1f4cc"; /* 📌 */
|
118
|
+
play: "\e809"; /* */
|
119
|
+
plus: "\2b"; /* + */
|
120
|
+
print: "\e716"; /* */
|
121
|
+
rss: "\e73a"; /* */
|
122
|
+
search: "\1f50d"; /* 🔍 */
|
123
|
+
shuffle: "\e803"; /* */
|
124
|
+
tag: "\e80a"; /* */
|
125
|
+
tags: "\e70d"; /* */
|
126
|
+
terminal: "\e7ac"; /* */
|
127
|
+
thumbs_down: "\1f44e"; /* 👎 */
|
128
|
+
thumbs_up: "\1f44d"; /* 👍 */
|
129
|
+
to-end: "\e806"; /* */
|
130
|
+
to-start: "\e805"; /* */
|
131
|
+
top_list: "\1f3c6"; /* 🏆 */
|
132
|
+
trash: "\e729"; /* */
|
133
|
+
twitter: "\f303"; /* */
|
134
|
+
upload: "\e711"; /* */
|
135
|
+
user_add: "\e700"; /* */
|
136
|
+
user: "\1f464"; /* 👤 */
|
137
|
+
community: "\e814"; /* */
|
138
|
+
users: "\1f465"; /* 👥 */
|
139
|
+
id: "\e722"; /* */
|
140
|
+
url: "\1f517"; /* 🔗 */
|
141
|
+
zoom_in: "\e750"; /* */
|
142
|
+
zoom_out: "\e751"; /* */
|
143
|
+
};
|
144
|
+
@icon-aliases-map: {
|
145
|
+
delete: "\e80d"; /* */
|
146
|
+
dropdown: "\25be"; /* ▾ */
|
147
|
+
help: "\e704"; /* */
|
148
|
+
info: "\e705"; /* */
|
149
|
+
error: "\e80d"; /* */
|
150
|
+
dislike: "\2661"; /* ♡ */
|
151
|
+
like: "\2665"; /* ♥ */
|
152
|
+
eye: "\e80f"; /* */
|
153
|
+
eye_hidden: "\e70b"; /* */
|
154
|
+
date: "\1f4c5"; /* 📅 */
|
155
|
+
};
|
18
156
|
@icon-deprecated-map: {
|
19
157
|
};
|
20
158
|
@icon-outline-map: {
|
@@ -343,7 +343,7 @@
|
|
343
343
|
@textMenuMargin: @relativeMedium -(@textMenuItemSpacing);
|
344
344
|
@textMenuItemColor: @mutedTextColor;
|
345
345
|
@textMenuItemFontWeight: @normal;
|
346
|
-
@textMenuItemMargin: 0
|
346
|
+
@textMenuItemMargin: 0;
|
347
347
|
@textMenuItemPadding: @relative5px @textMenuItemSpacing;
|
348
348
|
@textMenuItemTransition: opacity @defaultDuration @defaultEasing;
|
349
349
|
|
@@ -62,6 +62,8 @@ hr {
|
|
62
62
|
*/
|
63
63
|
|
64
64
|
pre {
|
65
|
+
// https://github.com/necolas/normalize.css/issues/519
|
66
|
+
// stylelint-disable-next-line font-family-no-duplicate-names
|
65
67
|
font-family: monospace, monospace; /* 1 */
|
66
68
|
font-size: 1em; /* 2 */
|
67
69
|
}
|
@@ -105,6 +107,8 @@ strong {
|
|
105
107
|
code,
|
106
108
|
kbd,
|
107
109
|
samp {
|
110
|
+
// https://github.com/necolas/normalize.css/issues/519
|
111
|
+
// stylelint-disable-next-line font-family-no-duplicate-names
|
108
112
|
font-family: monospace, monospace; /* 1 */
|
109
113
|
font-size: 1em; /* 2 */
|
110
114
|
}
|
@@ -28,7 +28,7 @@
|
|
28
28
|
/* Menu */
|
29
29
|
@menuBackground: #fff;
|
30
30
|
@menuMargin: 0;
|
31
|
-
@menuPadding: 0
|
31
|
+
@menuPadding: 0;
|
32
32
|
@menuTop: 100%;
|
33
33
|
@menuTextAlign: left;
|
34
34
|
|
@@ -237,7 +237,7 @@
|
|
237
237
|
@searchWidescreenMaxMenuHeight: @selectionWidescreenMaxMenuHeight;
|
238
238
|
|
239
239
|
/* Inline */
|
240
|
-
@inlineIconMargin: 0 @relative3px
|
240
|
+
@inlineIconMargin: 0 @relative3px;
|
241
241
|
@inlineTextColor: inherit;
|
242
242
|
@inlineTextFontWeight: @bold;
|
243
243
|
@inlineMenuDistance: @relative3px;
|