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,566 +1,3 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
content: "\f02d"; /* */
|
5
|
-
}
|
6
|
-
.icon.alignment.align::before {
|
7
|
-
content: "\f08a"; /* */
|
8
|
-
}
|
9
|
-
.icon.alignment.aligned.to::before {
|
10
|
-
content: "\f08e"; /* */
|
11
|
-
}
|
12
|
-
.icon.alignment.unalign::before {
|
13
|
-
content: "\f08b"; /* */
|
14
|
-
}
|
15
|
-
.icon.arrow.down::before {
|
16
|
-
content: "\f03f"; /* */
|
17
|
-
}
|
18
|
-
.icon.arrow.left::before {
|
19
|
-
content: "\f040"; /* */
|
20
|
-
}
|
21
|
-
.icon.arrow.right::before {
|
22
|
-
content: "\f03e"; /* */
|
23
|
-
}
|
24
|
-
.icon.arrow.small.down::before {
|
25
|
-
content: "\f0a0"; /* */
|
26
|
-
}
|
27
|
-
.icon.arrow.small.left::before {
|
28
|
-
content: "\f0a1"; /* */
|
29
|
-
}
|
30
|
-
.icon.arrow.small.right::before {
|
31
|
-
content: "\f071"; /* */
|
32
|
-
}
|
33
|
-
.icon.arrow.small.up::before {
|
34
|
-
content: "\f09f"; /* */
|
35
|
-
}
|
36
|
-
.icon.arrow.up::before {
|
37
|
-
content: "\f03d"; /* */
|
38
|
-
}
|
39
|
-
.icon.beer::before {
|
40
|
-
content: "\f069"; /* */
|
41
|
-
}
|
42
|
-
.icon.book::before {
|
43
|
-
content: "\f007"; /* */
|
44
|
-
}
|
45
|
-
.icon.bookmark::before {
|
46
|
-
content: "\f07b"; /* */
|
47
|
-
}
|
48
|
-
.icon.briefcase::before {
|
49
|
-
content: "\f0d3"; /* */
|
50
|
-
}
|
51
|
-
.icon.broadcast::before {
|
52
|
-
content: "\f048"; /* */
|
53
|
-
}
|
54
|
-
.icon.browser::before {
|
55
|
-
content: "\f0c5"; /* */
|
56
|
-
}
|
57
|
-
.icon.bug::before {
|
58
|
-
content: "\f091"; /* */
|
59
|
-
}
|
60
|
-
.icon.calendar::before {
|
61
|
-
content: "\f068"; /* */
|
62
|
-
}
|
63
|
-
.icon.check::before {
|
64
|
-
content: "\f03a"; /* */
|
65
|
-
}
|
66
|
-
.icon.checklist::before {
|
67
|
-
content: "\f076"; /* */
|
68
|
-
}
|
69
|
-
.icon.chevron.down::before {
|
70
|
-
content: "\f0a3"; /* */
|
71
|
-
}
|
72
|
-
.icon.chevron.left::before {
|
73
|
-
content: "\f0a4"; /* */
|
74
|
-
}
|
75
|
-
.icon.chevron.right::before {
|
76
|
-
content: "\f078"; /* */
|
77
|
-
}
|
78
|
-
.icon.chevron.up::before {
|
79
|
-
content: "\f0a2"; /* */
|
80
|
-
}
|
81
|
-
.icon.circle.slash::before {
|
82
|
-
content: "\f084"; /* */
|
83
|
-
}
|
84
|
-
.icon.circuit.board::before {
|
85
|
-
content: "\f0d6"; /* */
|
86
|
-
}
|
87
|
-
.icon.clippy::before {
|
88
|
-
content: "\f035"; /* */
|
89
|
-
}
|
90
|
-
.icon.clock::before {
|
91
|
-
content: "\f046"; /* */
|
92
|
-
}
|
93
|
-
.icon.cloud.download::before {
|
94
|
-
content: "\f00b"; /* */
|
95
|
-
}
|
96
|
-
.icon.cloud.upload::before {
|
97
|
-
content: "\f00c"; /* */
|
98
|
-
}
|
99
|
-
.icon.code::before {
|
100
|
-
content: "\f05f"; /* */
|
101
|
-
}
|
102
|
-
.icon.color.mode::before {
|
103
|
-
content: "\f065"; /* */
|
104
|
-
}
|
105
|
-
.icon.comment.add::before,
|
106
|
-
.icon.comment::before {
|
107
|
-
content: "\f02b"; /* */
|
108
|
-
}
|
109
|
-
.icon.comment.discussion::before {
|
110
|
-
content: "\f04f"; /* */
|
111
|
-
}
|
112
|
-
.icon.credit.card::before {
|
113
|
-
content: "\f045"; /* */
|
114
|
-
}
|
115
|
-
.icon.dash::before {
|
116
|
-
content: "\f0ca"; /* */
|
117
|
-
}
|
118
|
-
.icon.dashboard::before {
|
119
|
-
content: "\f07d"; /* */
|
120
|
-
}
|
121
|
-
.icon.database::before {
|
122
|
-
content: "\f096"; /* */
|
123
|
-
}
|
124
|
-
.icon.device.camera::before {
|
125
|
-
content: "\f056"; /* */
|
126
|
-
}
|
127
|
-
.icon.device.camera.video::before {
|
128
|
-
content: "\f057"; /* */
|
129
|
-
}
|
130
|
-
.icon.device.desktop::before {
|
131
|
-
content: "\f27c"; /* */
|
132
|
-
}
|
133
|
-
.icon.device.mobile::before {
|
134
|
-
content: "\f038"; /* */
|
135
|
-
}
|
136
|
-
.icon.diff::before {
|
137
|
-
content: "\f04d"; /* */
|
138
|
-
}
|
139
|
-
.icon.diff.added::before {
|
140
|
-
content: "\f06b"; /* */
|
141
|
-
}
|
142
|
-
.icon.diff.ignored::before {
|
143
|
-
content: "\f099"; /* */
|
144
|
-
}
|
145
|
-
.icon.diff.modified::before {
|
146
|
-
content: "\f06d"; /* */
|
147
|
-
}
|
148
|
-
.icon.diff.removed::before {
|
149
|
-
content: "\f06c"; /* */
|
150
|
-
}
|
151
|
-
.icon.diff.renamed::before {
|
152
|
-
content: "\f06e"; /* */
|
153
|
-
}
|
154
|
-
.icon.ellipsis::before {
|
155
|
-
content: "\f09a"; /* */
|
156
|
-
}
|
157
|
-
.icon.eye.unwatch::before,
|
158
|
-
.icon.eye.watch::before,
|
159
|
-
.icon.eye::before {
|
160
|
-
content: "\f04e"; /* */
|
161
|
-
}
|
162
|
-
.icon.file.binary::before {
|
163
|
-
content: "\f094"; /* */
|
164
|
-
}
|
165
|
-
.icon.file.code::before {
|
166
|
-
content: "\f010"; /* */
|
167
|
-
}
|
168
|
-
.icon.file.directory::before {
|
169
|
-
content: "\f016"; /* */
|
170
|
-
}
|
171
|
-
.icon.file.media::before {
|
172
|
-
content: "\f012"; /* */
|
173
|
-
}
|
174
|
-
.icon.file.pdf::before {
|
175
|
-
content: "\f014"; /* */
|
176
|
-
}
|
177
|
-
.icon.file.submodule::before {
|
178
|
-
content: "\f017"; /* */
|
179
|
-
}
|
180
|
-
.icon.file.symlink.directory::before {
|
181
|
-
content: "\f0b1"; /* */
|
182
|
-
}
|
183
|
-
.icon.file.symlink.file::before {
|
184
|
-
content: "\f0b0"; /* */
|
185
|
-
}
|
186
|
-
.icon.file.text::before {
|
187
|
-
content: "\f011"; /* */
|
188
|
-
}
|
189
|
-
.icon.file.zip::before {
|
190
|
-
content: "\f013"; /* */
|
191
|
-
}
|
192
|
-
.icon.flame::before {
|
193
|
-
content: "\f0d2"; /* */
|
194
|
-
}
|
195
|
-
.icon.fold::before {
|
196
|
-
content: "\f0cc"; /* */
|
197
|
-
}
|
198
|
-
.icon.gear::before {
|
199
|
-
content: "\f02f"; /* */
|
200
|
-
}
|
201
|
-
.icon.gift::before {
|
202
|
-
content: "\f042"; /* */
|
203
|
-
}
|
204
|
-
.icon.gist::before {
|
205
|
-
content: "\f00e"; /* */
|
206
|
-
}
|
207
|
-
.icon.gist.secret::before {
|
208
|
-
content: "\f08c"; /* */
|
209
|
-
}
|
210
|
-
.icon.git.branch.create::before,
|
211
|
-
.icon.git.branch.delete::before,
|
212
|
-
.icon.git.branch::before {
|
213
|
-
content: "\f020"; /* */
|
214
|
-
}
|
215
|
-
.icon.git.commit::before {
|
216
|
-
content: "\f01f"; /* */
|
217
|
-
}
|
218
|
-
.icon.git.compare::before {
|
219
|
-
content: "\f0ac"; /* */
|
220
|
-
}
|
221
|
-
.icon.git.merge::before {
|
222
|
-
content: "\f023"; /* */
|
223
|
-
}
|
224
|
-
.icon.git.pull.request.abandoned::before,
|
225
|
-
.icon.git.pull.request::before {
|
226
|
-
content: "\f009"; /* */
|
227
|
-
}
|
228
|
-
.icon.globe::before {
|
229
|
-
content: "\f0b6"; /* */
|
230
|
-
}
|
231
|
-
.icon.graph::before {
|
232
|
-
content: "\f043"; /* */
|
233
|
-
}
|
234
|
-
.icon.heart::before {
|
235
|
-
content: "\2665"; /* ♥ */
|
236
|
-
}
|
237
|
-
.icon.history::before {
|
238
|
-
content: "\f07e"; /* */
|
239
|
-
}
|
240
|
-
.icon.home::before {
|
241
|
-
content: "\f08d"; /* */
|
242
|
-
}
|
243
|
-
.icon.horizontal.rule::before {
|
244
|
-
content: "\f070"; /* */
|
245
|
-
}
|
246
|
-
.icon.hourglass::before {
|
247
|
-
content: "\f09e"; /* */
|
248
|
-
}
|
249
|
-
.icon.hubot::before {
|
250
|
-
content: "\f09d"; /* */
|
251
|
-
}
|
252
|
-
.icon.inbox::before {
|
253
|
-
content: "\f0cf"; /* */
|
254
|
-
}
|
255
|
-
.icon.info::before {
|
256
|
-
content: "\f059"; /* */
|
257
|
-
}
|
258
|
-
.icon.issue.closed::before {
|
259
|
-
content: "\f028"; /* */
|
260
|
-
}
|
261
|
-
.icon.issue.opened::before {
|
262
|
-
content: "\f026"; /* */
|
263
|
-
}
|
264
|
-
.icon.issue.reopened::before {
|
265
|
-
content: "\f027"; /* */
|
266
|
-
}
|
267
|
-
.icon.jersey::before {
|
268
|
-
content: "\f019"; /* */
|
269
|
-
}
|
270
|
-
.icon.jump.down::before {
|
271
|
-
content: "\f072"; /* */
|
272
|
-
}
|
273
|
-
.icon.jump.left::before {
|
274
|
-
content: "\f0a5"; /* */
|
275
|
-
}
|
276
|
-
.icon.jump.right::before {
|
277
|
-
content: "\f0a6"; /* */
|
278
|
-
}
|
279
|
-
.icon.jump.up::before {
|
280
|
-
content: "\f073"; /* */
|
281
|
-
}
|
282
|
-
.icon.key::before {
|
283
|
-
content: "\f049"; /* */
|
284
|
-
}
|
285
|
-
.icon.keyboard::before {
|
286
|
-
content: "\f00d"; /* */
|
287
|
-
}
|
288
|
-
.icon.law::before {
|
289
|
-
content: "\f0d8"; /* */
|
290
|
-
}
|
291
|
-
.icon.light.bulb::before {
|
292
|
-
content: "\f000"; /* */
|
293
|
-
}
|
294
|
-
.icon.linkify::before {
|
295
|
-
content: "\f05c"; /* */
|
296
|
-
}
|
297
|
-
.icon.linkify.external::before {
|
298
|
-
content: "\f07f"; /* */
|
299
|
-
}
|
300
|
-
.icon.list.ordered::before {
|
301
|
-
content: "\f062"; /* */
|
302
|
-
}
|
303
|
-
.icon.list.unordered::before {
|
304
|
-
content: "\f061"; /* */
|
305
|
-
}
|
306
|
-
.icon.location::before {
|
307
|
-
content: "\f060"; /* */
|
308
|
-
}
|
309
|
-
.icon.gist.private::before,
|
310
|
-
.icon.mirror.private::before,
|
311
|
-
.icon.git.fork.private::before,
|
312
|
-
.icon.lock::before {
|
313
|
-
content: "\f06a"; /* */
|
314
|
-
}
|
315
|
-
.icon.logo.github::before {
|
316
|
-
content: "\f092"; /* */
|
317
|
-
}
|
318
|
-
.icon.mail::before {
|
319
|
-
content: "\f03b"; /* */
|
320
|
-
}
|
321
|
-
.icon.mail.read::before {
|
322
|
-
content: "\f03c"; /* */
|
323
|
-
}
|
324
|
-
.icon.mail.reply::before {
|
325
|
-
content: "\f051"; /* */
|
326
|
-
}
|
327
|
-
.icon.mark.github::before {
|
328
|
-
content: "\f00a"; /* */
|
329
|
-
}
|
330
|
-
.icon.markdown::before {
|
331
|
-
content: "\f0c9"; /* */
|
332
|
-
}
|
333
|
-
.icon.megaphone::before {
|
334
|
-
content: "\f077"; /* */
|
335
|
-
}
|
336
|
-
.icon.mention::before {
|
337
|
-
content: "\f0be"; /* */
|
338
|
-
}
|
339
|
-
.icon.microscope::before {
|
340
|
-
content: "\f089"; /* */
|
341
|
-
}
|
342
|
-
.icon.milestone::before {
|
343
|
-
content: "\f075"; /* */
|
344
|
-
}
|
345
|
-
.icon.mirror.public::before,
|
346
|
-
.icon.mirror::before {
|
347
|
-
content: "\f024"; /* */
|
348
|
-
}
|
349
|
-
.icon.mortar.board::before {
|
350
|
-
content: "\f0d7"; /* */
|
351
|
-
}
|
352
|
-
.icon.move.down::before {
|
353
|
-
content: "\f0a8"; /* */
|
354
|
-
}
|
355
|
-
.icon.move.left::before {
|
356
|
-
content: "\f074"; /* */
|
357
|
-
}
|
358
|
-
.icon.move.right::before {
|
359
|
-
content: "\f0a9"; /* */
|
360
|
-
}
|
361
|
-
.icon.move.up::before {
|
362
|
-
content: "\f0a7"; /* */
|
363
|
-
}
|
364
|
-
.icon.mute::before {
|
365
|
-
content: "\f080"; /* */
|
366
|
-
}
|
367
|
-
.icon.no.newline::before {
|
368
|
-
content: "\f09c"; /* */
|
369
|
-
}
|
370
|
-
.icon.octoface::before {
|
371
|
-
content: "\f008"; /* */
|
372
|
-
}
|
373
|
-
.icon.organization::before {
|
374
|
-
content: "\f037"; /* */
|
375
|
-
}
|
376
|
-
.icon.package::before {
|
377
|
-
content: "\f0c4"; /* */
|
378
|
-
}
|
379
|
-
.icon.paintcan::before {
|
380
|
-
content: "\f0d1"; /* */
|
381
|
-
}
|
382
|
-
.icon.pencil::before {
|
383
|
-
content: "\f058"; /* */
|
384
|
-
}
|
385
|
-
.icon.person.add::before,
|
386
|
-
.icon.person.follow::before,
|
387
|
-
.icon.person::before {
|
388
|
-
content: "\f018"; /* */
|
389
|
-
}
|
390
|
-
.icon.pin::before {
|
391
|
-
content: "\f041"; /* */
|
392
|
-
}
|
393
|
-
.icon.playback.fast.forward::before {
|
394
|
-
content: "\f0bd"; /* */
|
395
|
-
}
|
396
|
-
.icon.playback.pause::before {
|
397
|
-
content: "\f0bb"; /* */
|
398
|
-
}
|
399
|
-
.icon.playback.play::before {
|
400
|
-
content: "\f0bf"; /* */
|
401
|
-
}
|
402
|
-
.icon.playback.rewind::before {
|
403
|
-
content: "\f0bc"; /* */
|
404
|
-
}
|
405
|
-
.icon.plug::before {
|
406
|
-
content: "\f0d4"; /* */
|
407
|
-
}
|
408
|
-
.icon.repo.create::before,
|
409
|
-
.icon.gist.new::before,
|
410
|
-
.icon.file.directory.create::before,
|
411
|
-
.icon.file.add::before,
|
412
|
-
.icon.plus::before {
|
413
|
-
content: "\f05d"; /* */
|
414
|
-
}
|
415
|
-
.icon.podium::before {
|
416
|
-
content: "\f0af"; /* */
|
417
|
-
}
|
418
|
-
.icon.primitive.dot::before {
|
419
|
-
content: "\f052"; /* */
|
420
|
-
}
|
421
|
-
.icon.primitive.square::before {
|
422
|
-
content: "\f053"; /* */
|
423
|
-
}
|
424
|
-
.icon.pulse::before {
|
425
|
-
content: "\f085"; /* */
|
426
|
-
}
|
427
|
-
.icon.puzzle::before {
|
428
|
-
content: "\f0c0"; /* */
|
429
|
-
}
|
430
|
-
.icon.question::before {
|
431
|
-
content: "\f02c"; /* */
|
432
|
-
}
|
433
|
-
.icon.quote::before {
|
434
|
-
content: "\f063"; /* */
|
435
|
-
}
|
436
|
-
.icon.radio.tower::before {
|
437
|
-
content: "\f030"; /* */
|
438
|
-
}
|
439
|
-
.icon.repo.delete::before,
|
440
|
-
.icon.repo::before {
|
441
|
-
content: "\f001"; /* */
|
442
|
-
}
|
443
|
-
.icon.repo.clone::before {
|
444
|
-
content: "\f04c"; /* */
|
445
|
-
}
|
446
|
-
.icon.repo.force.push::before {
|
447
|
-
content: "\f04a"; /* */
|
448
|
-
}
|
449
|
-
.icon.gist.fork::before,
|
450
|
-
.icon.repo.forked::before {
|
451
|
-
content: "\f002"; /* */
|
452
|
-
}
|
453
|
-
.icon.repo.pull::before {
|
454
|
-
content: "\f006"; /* */
|
455
|
-
}
|
456
|
-
.icon.repo.push::before {
|
457
|
-
content: "\f005"; /* */
|
458
|
-
}
|
459
|
-
.icon.rocket::before {
|
460
|
-
content: "\f033"; /* */
|
461
|
-
}
|
462
|
-
.icon.rss::before {
|
463
|
-
content: "\f034"; /* */
|
464
|
-
}
|
465
|
-
.icon.ruby::before {
|
466
|
-
content: "\f047"; /* */
|
467
|
-
}
|
468
|
-
.icon.screen.full::before {
|
469
|
-
content: "\f066"; /* */
|
470
|
-
}
|
471
|
-
.icon.screen.normal::before {
|
472
|
-
content: "\f067"; /* */
|
473
|
-
}
|
474
|
-
.icon.search.save::before,
|
475
|
-
.icon.search::before {
|
476
|
-
content: "\f02e"; /* */
|
477
|
-
}
|
478
|
-
.icon.server::before {
|
479
|
-
content: "\f097"; /* */
|
480
|
-
}
|
481
|
-
.icon.settings::before {
|
482
|
-
content: "\f07c"; /* */
|
483
|
-
}
|
484
|
-
.icon.log.in::before,
|
485
|
-
.icon.sign.in::before {
|
486
|
-
content: "\f036"; /* */
|
487
|
-
}
|
488
|
-
.icon.log.out::before,
|
489
|
-
.icon.sign.out::before {
|
490
|
-
content: "\f032"; /* */
|
491
|
-
}
|
492
|
-
.icon.split::before {
|
493
|
-
content: "\f0c6"; /* */
|
494
|
-
}
|
495
|
-
.icon.squirrel::before {
|
496
|
-
content: "\f0b2"; /* */
|
497
|
-
}
|
498
|
-
.icon.star.add::before,
|
499
|
-
.icon.star.delete::before,
|
500
|
-
.icon.star::before {
|
501
|
-
content: "\f02a"; /* */
|
502
|
-
}
|
503
|
-
.icon.steps::before {
|
504
|
-
content: "\f0c7"; /* */
|
505
|
-
}
|
506
|
-
.icon.stop::before {
|
507
|
-
content: "\f08f"; /* */
|
508
|
-
}
|
509
|
-
.icon.repo.sync::before,
|
510
|
-
.icon.sync::before {
|
511
|
-
content: "\f087"; /* */
|
512
|
-
}
|
513
|
-
.icon.tag.remove::before,
|
514
|
-
.icon.tag.add::before,
|
515
|
-
.icon.tag::before {
|
516
|
-
content: "\f015"; /* */
|
517
|
-
}
|
518
|
-
.icon.telescope::before {
|
519
|
-
content: "\f088"; /* */
|
520
|
-
}
|
521
|
-
.icon.terminal::before {
|
522
|
-
content: "\f0c8"; /* */
|
523
|
-
}
|
524
|
-
.icon.three.bars::before {
|
525
|
-
content: "\f05e"; /* */
|
526
|
-
}
|
527
|
-
.icon.thumbsdown::before {
|
528
|
-
content: "\f0db"; /* */
|
529
|
-
}
|
530
|
-
.icon.thumbsup::before {
|
531
|
-
content: "\f0da"; /* */
|
532
|
-
}
|
533
|
-
.icon.tools::before {
|
534
|
-
content: "\f031"; /* */
|
535
|
-
}
|
536
|
-
.icon.trashcan::before {
|
537
|
-
content: "\f0d0"; /* */
|
538
|
-
}
|
539
|
-
.icon.triangle.down::before {
|
540
|
-
content: "\f05b"; /* */
|
541
|
-
}
|
542
|
-
.icon.triangle.left::before {
|
543
|
-
content: "\f044"; /* */
|
544
|
-
}
|
545
|
-
.icon.triangle.right::before {
|
546
|
-
content: "\f05a"; /* */
|
547
|
-
}
|
548
|
-
.icon.triangle.up::before {
|
549
|
-
content: "\f0aa"; /* */
|
550
|
-
}
|
551
|
-
.icon.unfold::before {
|
552
|
-
content: "\f039"; /* */
|
553
|
-
}
|
554
|
-
.icon.unmute::before {
|
555
|
-
content: "\f0ba"; /* */
|
556
|
-
}
|
557
|
-
.icon.versions::before {
|
558
|
-
content: "\f064"; /* */
|
559
|
-
}
|
560
|
-
.icon.remove.close::before,
|
561
|
-
.icon.x::before {
|
562
|
-
content: "\f081"; /* */
|
563
|
-
}
|
564
|
-
.icon.zap::before {
|
565
|
-
content: "\26A1"; /* ⚡ */
|
566
|
-
}
|
1
|
+
/*******************************
|
2
|
+
Theme Overrides
|
3
|
+
*******************************/
|