@zohodesk/icons 1.3.11 → 1.3.12
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/README.md +5 -0
- package/assets/fonts/zd-gcFonts.svg +2 -0
- package/assets/fonts/zd-gcFonts.woff +0 -0
- package/assets/fonts/zd-gcFonts.woff2 +0 -0
- package/assets/fonts/zd-rIM.svg +2 -0
- package/assets/fonts/zd-rIM.woff +0 -0
- package/assets/fonts/zd-rIM.woff2 +0 -0
- package/assets/react/zd-font-rAI.module.css +29 -25
- package/assets/react/zd-font-rAccessibility.module.css +46 -42
- package/assets/react/zd-font-rAnalyticsColor.module.css +199 -195
- package/assets/react/zd-font-rAutomation.module.css +322 -318
- package/assets/react/zd-font-rCallBar.module.css +35 -31
- package/assets/react/zd-font-rChannels.module.css +203 -199
- package/assets/react/zd-font-rCustomize.module.css +132 -128
- package/assets/react/zd-font-rDeveloperSpace.module.css +13 -9
- package/assets/react/zd-font-rExportFiles.module.css +731 -727
- package/assets/react/zd-font-rGeneral.module.css +628 -624
- package/assets/react/zd-font-rIM.module.css +52 -38
- package/assets/react/zd-font-rIntegrations.module.css +211 -207
- package/assets/react/zd-font-rLhs.module.css +380 -376
- package/assets/react/zd-font-rMarketplace.module.css +153 -149
- package/assets/react/zd-font-rReports.module.css +226 -222
- package/assets/react/zd-font-rSetup.module.css +151 -147
- package/assets/react/zd-font-rTickets.module.css +302 -298
- package/assets/react/zd-font-rTopband.module.css +122 -118
- package/assets/react/zd-font-rTwotone.module.css +1270 -1266
- package/assets/react/zd-font-rUpdates.module.css +17 -13
- package/assets/react/zd-font-react-addforms.module.css +439 -435
- package/assets/react/zd-font-react-automate.module.css +43 -39
- package/assets/react/zd-font-react-channels.module.css +433 -429
- package/assets/react/zd-font-react-channels.plain.css +433 -429
- package/assets/react/zd-font-react-common.module.css +771 -767
- package/assets/react/zd-font-react-common.plain.css +771 -767
- package/assets/react/zd-font-react-community.module.css +215 -211
- package/assets/react/zd-font-react-customers.module.css +21 -17
- package/assets/react/zd-font-react-customize.module.css +608 -604
- package/assets/react/zd-font-react-gamescope.module.css +85 -81
- package/assets/react/zd-font-react-gcFonts.module.css +1475 -1462
- package/assets/react/zd-font-react-gettingstarted.module.css +305 -301
- package/assets/react/zd-font-react-integrations.module.css +43 -39
- package/assets/react/zd-font-react-kb.module.css +4419 -4415
- package/assets/react/zd-font-react-logo.module.css +20 -16
- package/assets/react/zd-font-react-organization.module.css +51 -47
- package/assets/react/zd-font-react-organization.plain.css +51 -47
- package/assets/react/zd-font-react-others.module.css +281 -277
- package/assets/react/zd-font-react-reports.module.css +448 -444
- package/assets/react/zd-font-react-setup.module.css +785 -781
- package/assets/react/zd-font-react-setup.plain.css +785 -781
- package/assets/react/zd-font-react-social.module.css +456 -452
- package/assets/react/zd-font-react-ticket-channels.module.css +252 -248
- package/assets/react/zd-font-react-tickets.module.css +884 -880
- package/assets/react/zd-font-react-tickets.plain.css +884 -880
- package/assets/react/zd-font-react-topband.module.css +550 -546
- package/assets/react/zd-font-react-topband.plain.css +550 -546
- package/cbt.config.js +2 -2
- package/es/Context/__tests__/__snapshots__/IconContext.spec.js.snap +1 -1
- package/es/Icon/FontFactory.js +4 -2
- package/es/Icon/FontIcon.js +3 -2
- package/es/Icon/SvgIcon.js +2 -1
- package/es/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +1 -1
- package/es/Icon/__tests__/__snapshots__/Icon.spec.js.snap +1 -1
- package/es/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +1 -1
- package/lib/Context/__tests__/__snapshots__/IconContext.spec.js.snap +1 -1
- package/lib/Icon/FontFactory.js +3 -2
- package/lib/Icon/FontIcon.js +4 -2
- package/lib/Icon/SvgIcon.js +3 -1
- package/lib/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +1 -1
- package/lib/Icon/__tests__/__snapshots__/Icon.spec.js.snap +1 -1
- package/lib/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +1 -1
- package/package.json +18 -11
- package/ut.config.js +106 -0
|
@@ -1,9 +1,13 @@
|
|
|
1
|
-
@font-face{
|
|
2
|
-
font-family:"
|
|
3
|
-
src:
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family:"zdfonts-react-others";
|
|
3
|
+
src:
|
|
4
|
+
url('../fonts/zd-others.woff2') format('woff2'),
|
|
5
|
+
|
|
6
|
+
url('../fonts/zd-others.woff') format('woff'),
|
|
7
|
+
url('../fonts/zd-others.svg#zdfonts') format('svg');
|
|
8
|
+
font-weight: normal;
|
|
9
|
+
font-style: normal;
|
|
10
|
+
font-display: block;
|
|
7
11
|
}
|
|
8
12
|
|
|
9
13
|
@layer dot-icons.core {
|
|
@@ -11,278 +15,278 @@
|
|
|
11
15
|
|
|
12
16
|
|
|
13
17
|
.icon-App-minimize,.icon-buildExtension,.icon-Exclamation-new,.icon-installExtension,.icon-JIRA_logo2,.icon-placeholder1,.icon-placeholder2,.icon-placeholder3,.icon-placeholder4,.icon-placeholder5,.icon-placeholder6,.icon-placeholder7,.icon-placeholder8,.icon-placeholder9,.icon-Problem,.icon-surveyff,.icon-surveyffn1-01,.icon-sync-after,.icon-sync-schedule,.icon-sync-setting,.icon-sync,.icon-syncing-new,.icon-uploadExtension,.icon-placeholder11,.icon-placeholder10{
|
|
14
|
-
font-family:"
|
|
18
|
+
font-family:"zdfonts-react-others" !important;
|
|
15
19
|
}
|
|
16
20
|
|
|
17
|
-
.icon-App-minimize:before{
|
|
18
|
-
content:"\f100";
|
|
19
|
-
}
|
|
20
|
-
.icon-buildExtension .path1:before{
|
|
21
|
-
content:"\f101";
|
|
22
|
-
color:rgb(0, 0, 0);
|
|
23
|
-
}
|
|
24
|
-
.icon-buildExtension .path2:before{
|
|
25
|
-
content:"\f102";
|
|
26
|
-
margin-left
|
|
27
|
-
color:rgb(0, 0, 0);
|
|
28
|
-
opacity:0.3;
|
|
29
|
-
}
|
|
30
|
-
.icon-buildExtension .path3:before{
|
|
31
|
-
content:"\f103";
|
|
32
|
-
margin-left
|
|
33
|
-
color:rgb(0, 0, 0);
|
|
34
|
-
opacity:0.3;
|
|
35
|
-
}
|
|
36
|
-
.icon-buildExtension .path4:before{
|
|
37
|
-
content:"\f104";
|
|
38
|
-
margin-left
|
|
39
|
-
color:rgb(0, 0, 0);
|
|
40
|
-
opacity:0.3;
|
|
41
|
-
}
|
|
42
|
-
.icon-Exclamation-new:before{
|
|
43
|
-
content:"\f105";
|
|
44
|
-
}
|
|
45
|
-
.icon-installExtension .path1:before{
|
|
46
|
-
content:"\f106";
|
|
47
|
-
color:rgb(0, 0, 0);
|
|
48
|
-
opacity:0.6;
|
|
49
|
-
}
|
|
50
|
-
.icon-installExtension .path2:before{
|
|
51
|
-
content:"\f107";
|
|
52
|
-
margin-left
|
|
53
|
-
color:rgb(0, 0, 0);
|
|
54
|
-
opacity:0.3;
|
|
55
|
-
}
|
|
56
|
-
.icon-installExtension .path3:before{
|
|
57
|
-
content:"\f108";
|
|
58
|
-
margin-left
|
|
59
|
-
color:rgb(0, 0, 0);
|
|
60
|
-
}
|
|
61
|
-
.icon-installExtension .path4:before{
|
|
62
|
-
content:"\f109";
|
|
63
|
-
margin-left
|
|
64
|
-
color:rgb(0, 0, 0);
|
|
65
|
-
}
|
|
66
|
-
.icon-JIRA_logo2:before{
|
|
67
|
-
content:"\f10a";
|
|
68
|
-
color
|
|
69
|
-
}
|
|
70
|
-
.icon-placeholder1 .path1:before{
|
|
71
|
-
content:"\f10b";
|
|
72
|
-
color:rgb(202, 202, 202);
|
|
73
|
-
}
|
|
74
|
-
.icon-placeholder1 .path2:before{
|
|
75
|
-
content:"\f10c";
|
|
76
|
-
margin-left
|
|
77
|
-
color:rgb(170, 170, 170);
|
|
78
|
-
}
|
|
79
|
-
.icon-placeholder2 .path1:before{
|
|
80
|
-
content:"\f10d";
|
|
81
|
-
color:rgb(202, 202, 202);
|
|
82
|
-
}
|
|
83
|
-
.icon-placeholder2 .path2:before{
|
|
84
|
-
content:"\f10e";
|
|
85
|
-
margin-left
|
|
86
|
-
color:rgb(170, 170, 170);
|
|
87
|
-
}
|
|
88
|
-
.icon-placeholder3 .path1:before{
|
|
89
|
-
content:"\f10f";
|
|
90
|
-
color:rgb(202, 202, 202);
|
|
91
|
-
}
|
|
92
|
-
.icon-placeholder3 .path2:before{
|
|
93
|
-
content:"\f110";
|
|
94
|
-
margin-left
|
|
95
|
-
color:rgb(170, 170, 170);
|
|
96
|
-
}
|
|
97
|
-
.icon-placeholder4 .path1:before{
|
|
98
|
-
content:"\f111";
|
|
99
|
-
color:rgb(202, 202, 202);
|
|
100
|
-
}
|
|
101
|
-
.icon-placeholder4 .path2:before{
|
|
102
|
-
content:"\f112";
|
|
103
|
-
margin-left
|
|
104
|
-
color:rgb(170, 170, 170);
|
|
105
|
-
}
|
|
106
|
-
.icon-placeholder5 .path1:before{
|
|
107
|
-
content:"\f113";
|
|
108
|
-
color:rgb(202, 202, 202);
|
|
109
|
-
}
|
|
110
|
-
.icon-placeholder5 .path2:before{
|
|
111
|
-
content:"\f114";
|
|
112
|
-
margin-left
|
|
113
|
-
color:rgb(170, 170, 170);
|
|
114
|
-
}
|
|
115
|
-
.icon-placeholder6 .path1:before{
|
|
116
|
-
content:"\f115";
|
|
117
|
-
color:rgb(202, 202, 202);
|
|
118
|
-
}
|
|
119
|
-
.icon-placeholder6 .path2:before{
|
|
120
|
-
content:"\f116";
|
|
121
|
-
margin-left
|
|
122
|
-
color:rgb(170, 170, 170);
|
|
123
|
-
}
|
|
124
|
-
.icon-placeholder7 .path1:before{
|
|
125
|
-
content:"\f117";
|
|
126
|
-
color:rgb(202, 202, 202);
|
|
127
|
-
}
|
|
128
|
-
.icon-placeholder7 .path2:before{
|
|
129
|
-
content:"\f118";
|
|
130
|
-
margin-left
|
|
131
|
-
color:rgb(170, 170, 170);
|
|
132
|
-
}
|
|
133
|
-
.icon-placeholder8 .path1:before{
|
|
134
|
-
content:"\f119";
|
|
135
|
-
color:rgb(202, 202, 202);
|
|
136
|
-
}
|
|
137
|
-
.icon-placeholder8 .path2:before{
|
|
138
|
-
content:"\f11a";
|
|
139
|
-
margin-left
|
|
140
|
-
color:rgb(170, 170, 170);
|
|
141
|
-
}
|
|
142
|
-
.icon-placeholder9 .path1:before{
|
|
143
|
-
content:"\f11b";
|
|
144
|
-
color:rgb(202, 202, 202);
|
|
145
|
-
}
|
|
146
|
-
.icon-placeholder9 .path2:before{
|
|
147
|
-
content:"\f11c";
|
|
148
|
-
margin-left
|
|
149
|
-
color:rgb(170, 170, 170);
|
|
150
|
-
}
|
|
151
|
-
.icon-Problem .path1:before{
|
|
152
|
-
content:"\f11d";
|
|
153
|
-
color:rgb(226, 75, 75);
|
|
154
|
-
}
|
|
155
|
-
.icon-Problem .path2:before{
|
|
156
|
-
content:"\f11e";
|
|
157
|
-
margin-left
|
|
158
|
-
color:rgb(0, 0, 0);
|
|
159
|
-
}
|
|
160
|
-
.icon-Problem .path3:before{
|
|
161
|
-
content:"\f11f";
|
|
162
|
-
margin-left
|
|
163
|
-
color:rgb(255, 255, 255);
|
|
164
|
-
}
|
|
165
|
-
.icon-surveyff .path1:before{
|
|
166
|
-
content:"\f120";
|
|
167
|
-
color:rgb(0, 0, 0);
|
|
168
|
-
}
|
|
169
|
-
.icon-surveyff .path2:before{
|
|
170
|
-
content:"\f121";
|
|
171
|
-
margin-left
|
|
172
|
-
color:rgb(0, 0, 0);
|
|
173
|
-
}
|
|
174
|
-
.icon-surveyff .path3:before{
|
|
175
|
-
content:"\f122";
|
|
176
|
-
margin-left
|
|
177
|
-
color:rgb(0, 0, 0);
|
|
178
|
-
}
|
|
179
|
-
.icon-surveyff .path4:before{
|
|
180
|
-
content:"\f123";
|
|
181
|
-
margin-left
|
|
182
|
-
color:rgb(0, 0, 0);
|
|
183
|
-
}
|
|
184
|
-
.icon-surveyff .path5:before{
|
|
185
|
-
content:"\f124";
|
|
186
|
-
margin-left
|
|
187
|
-
color:rgb(0, 172, 218);
|
|
188
|
-
}
|
|
189
|
-
.icon-surveyffn1-01 .path1:before{
|
|
190
|
-
content:"\f125";
|
|
191
|
-
color:rgb(0, 0, 0);
|
|
192
|
-
}
|
|
193
|
-
.icon-surveyffn1-01 .path2:before{
|
|
194
|
-
content:"\f126";
|
|
195
|
-
margin-left
|
|
196
|
-
color:rgb(0, 0, 0);
|
|
197
|
-
}
|
|
198
|
-
.icon-surveyffn1-01 .path3:before{
|
|
199
|
-
content:"\f127";
|
|
200
|
-
margin-left
|
|
201
|
-
color:rgb(0, 0, 0);
|
|
202
|
-
}
|
|
203
|
-
.icon-surveyffn1-01 .path4:before{
|
|
204
|
-
content:"\f128";
|
|
205
|
-
margin-left
|
|
206
|
-
color:rgb(0, 0, 0);
|
|
207
|
-
}
|
|
208
|
-
.icon-surveyffn1-01 .path5:before{
|
|
209
|
-
content:"\f129";
|
|
210
|
-
margin-left
|
|
211
|
-
color:rgb(0, 172, 218);
|
|
212
|
-
}
|
|
213
|
-
.icon-sync-after:before{
|
|
214
|
-
content:"\f12a";
|
|
215
|
-
}
|
|
216
|
-
.icon-sync-schedule:before{
|
|
217
|
-
content:"\f12b";
|
|
218
|
-
}
|
|
219
|
-
.icon-sync-setting:before{
|
|
220
|
-
content:"\f12c";
|
|
221
|
-
}
|
|
222
|
-
.icon-sync:before{
|
|
223
|
-
content:"\f12d";
|
|
224
|
-
}
|
|
225
|
-
.icon-syncing-new:before{
|
|
226
|
-
content:"\f12e";
|
|
227
|
-
}
|
|
228
|
-
.icon-uploadExtension .path1:before{
|
|
229
|
-
content:"\f12f";
|
|
230
|
-
color:rgb(0, 0, 0);
|
|
231
|
-
}
|
|
232
|
-
.icon-uploadExtension .path2:before{
|
|
233
|
-
content:"\f130";
|
|
234
|
-
margin-left
|
|
235
|
-
color:rgb(0, 0, 0);
|
|
236
|
-
}
|
|
237
|
-
.icon-uploadExtension .path3:before{
|
|
238
|
-
content:"\f131";
|
|
239
|
-
margin-left
|
|
240
|
-
color:rgb(0, 0, 0);
|
|
241
|
-
}
|
|
242
|
-
.icon-uploadExtension .path4:before{
|
|
243
|
-
content:"\f132";
|
|
244
|
-
margin-left
|
|
245
|
-
color:rgb(0, 0, 0);
|
|
246
|
-
}
|
|
247
|
-
.icon-uploadExtension .path5:before{
|
|
248
|
-
content:"\f133";
|
|
249
|
-
margin-left
|
|
250
|
-
color:rgb(0, 0, 0);
|
|
251
|
-
}
|
|
252
|
-
.icon-uploadExtension .path6:before{
|
|
253
|
-
content:"\f134";
|
|
254
|
-
margin-left
|
|
255
|
-
color:rgb(0, 0, 0);
|
|
256
|
-
opacity:0.4;
|
|
257
|
-
}
|
|
258
|
-
.icon-uploadExtension .path7:before{
|
|
259
|
-
content:"\f135";
|
|
260
|
-
margin-left
|
|
261
|
-
color:rgb(0, 0, 0);
|
|
262
|
-
opacity:0.4;
|
|
263
|
-
}
|
|
264
|
-
.icon-uploadExtension .path8:before{
|
|
265
|
-
content:"\f136";
|
|
266
|
-
margin-left
|
|
267
|
-
color:rgb(0, 0, 0);
|
|
268
|
-
opacity:0.4;
|
|
269
|
-
}
|
|
270
|
-
.icon-placeholder11 .path1:before{
|
|
271
|
-
content:"\f137";
|
|
272
|
-
color:rgb(51, 51, 51);
|
|
273
|
-
}
|
|
274
|
-
.icon-placeholder11 .path2:before{
|
|
275
|
-
content:"\f138";
|
|
276
|
-
margin-left
|
|
277
|
-
color:rgb(1, 1, 1);
|
|
278
|
-
}
|
|
279
|
-
.icon-placeholder10 .path1:before{
|
|
280
|
-
content:"\f139";
|
|
281
|
-
color:rgb(51, 51, 51);
|
|
282
|
-
}
|
|
283
|
-
.icon-placeholder10 .path2:before{
|
|
284
|
-
content:"\f13a";
|
|
285
|
-
margin-left
|
|
286
|
-
color:rgb(1, 1, 1);
|
|
21
|
+
.icon-App-minimize:before {
|
|
22
|
+
content: "\f100";
|
|
23
|
+
}
|
|
24
|
+
.icon-buildExtension .path1:before {
|
|
25
|
+
content: "\f101";
|
|
26
|
+
color: rgb(0, 0, 0);
|
|
27
|
+
}
|
|
28
|
+
.icon-buildExtension .path2:before {
|
|
29
|
+
content: "\f102";
|
|
30
|
+
margin-left: -1.060546875em;
|
|
31
|
+
color: rgb(0, 0, 0);
|
|
32
|
+
opacity: 0.3;
|
|
33
|
+
}
|
|
34
|
+
.icon-buildExtension .path3:before {
|
|
35
|
+
content: "\f103";
|
|
36
|
+
margin-left: -1.060546875em;
|
|
37
|
+
color: rgb(0, 0, 0);
|
|
38
|
+
opacity: 0.3;
|
|
39
|
+
}
|
|
40
|
+
.icon-buildExtension .path4:before {
|
|
41
|
+
content: "\f104";
|
|
42
|
+
margin-left: -1.060546875em;
|
|
43
|
+
color: rgb(0, 0, 0);
|
|
44
|
+
opacity: 0.3;
|
|
45
|
+
}
|
|
46
|
+
.icon-Exclamation-new:before {
|
|
47
|
+
content: "\f105";
|
|
48
|
+
}
|
|
49
|
+
.icon-installExtension .path1:before {
|
|
50
|
+
content: "\f106";
|
|
51
|
+
color: rgb(0, 0, 0);
|
|
52
|
+
opacity: 0.6;
|
|
53
|
+
}
|
|
54
|
+
.icon-installExtension .path2:before {
|
|
55
|
+
content: "\f107";
|
|
56
|
+
margin-left: -1.0380859375em;
|
|
57
|
+
color: rgb(0, 0, 0);
|
|
58
|
+
opacity: 0.3;
|
|
59
|
+
}
|
|
60
|
+
.icon-installExtension .path3:before {
|
|
61
|
+
content: "\f108";
|
|
62
|
+
margin-left: -1.0380859375em;
|
|
63
|
+
color: rgb(0, 0, 0);
|
|
64
|
+
}
|
|
65
|
+
.icon-installExtension .path4:before {
|
|
66
|
+
content: "\f109";
|
|
67
|
+
margin-left: -1.0380859375em;
|
|
68
|
+
color: rgb(0, 0, 0);
|
|
69
|
+
}
|
|
70
|
+
.icon-JIRA_logo2:before {
|
|
71
|
+
content: "\f10a";
|
|
72
|
+
color: #036;
|
|
73
|
+
}
|
|
74
|
+
.icon-placeholder1 .path1:before {
|
|
75
|
+
content: "\f10b";
|
|
76
|
+
color: rgb(202, 202, 202);
|
|
77
|
+
}
|
|
78
|
+
.icon-placeholder1 .path2:before {
|
|
79
|
+
content: "\f10c";
|
|
80
|
+
margin-left: -1.1826171875em;
|
|
81
|
+
color: rgb(170, 170, 170);
|
|
82
|
+
}
|
|
83
|
+
.icon-placeholder2 .path1:before {
|
|
84
|
+
content: "\f10d";
|
|
85
|
+
color: rgb(202, 202, 202);
|
|
86
|
+
}
|
|
87
|
+
.icon-placeholder2 .path2:before {
|
|
88
|
+
content: "\f10e";
|
|
89
|
+
margin-left: -1.1826171875em;
|
|
90
|
+
color: rgb(170, 170, 170);
|
|
91
|
+
}
|
|
92
|
+
.icon-placeholder3 .path1:before {
|
|
93
|
+
content: "\f10f";
|
|
94
|
+
color: rgb(202, 202, 202);
|
|
95
|
+
}
|
|
96
|
+
.icon-placeholder3 .path2:before {
|
|
97
|
+
content: "\f110";
|
|
98
|
+
margin-left: -1.1826171875em;
|
|
99
|
+
color: rgb(170, 170, 170);
|
|
100
|
+
}
|
|
101
|
+
.icon-placeholder4 .path1:before {
|
|
102
|
+
content: "\f111";
|
|
103
|
+
color: rgb(202, 202, 202);
|
|
104
|
+
}
|
|
105
|
+
.icon-placeholder4 .path2:before {
|
|
106
|
+
content: "\f112";
|
|
107
|
+
margin-left: -1.1865234375em;
|
|
108
|
+
color: rgb(170, 170, 170);
|
|
109
|
+
}
|
|
110
|
+
.icon-placeholder5 .path1:before {
|
|
111
|
+
content: "\f113";
|
|
112
|
+
color: rgb(202, 202, 202);
|
|
113
|
+
}
|
|
114
|
+
.icon-placeholder5 .path2:before {
|
|
115
|
+
content: "\f114";
|
|
116
|
+
margin-left: -1.1826171875em;
|
|
117
|
+
color: rgb(170, 170, 170);
|
|
118
|
+
}
|
|
119
|
+
.icon-placeholder6 .path1:before {
|
|
120
|
+
content: "\f115";
|
|
121
|
+
color: rgb(202, 202, 202);
|
|
122
|
+
}
|
|
123
|
+
.icon-placeholder6 .path2:before {
|
|
124
|
+
content: "\f116";
|
|
125
|
+
margin-left: -1.1826171875em;
|
|
126
|
+
color: rgb(170, 170, 170);
|
|
127
|
+
}
|
|
128
|
+
.icon-placeholder7 .path1:before {
|
|
129
|
+
content: "\f117";
|
|
130
|
+
color: rgb(202, 202, 202);
|
|
131
|
+
}
|
|
132
|
+
.icon-placeholder7 .path2:before {
|
|
133
|
+
content: "\f118";
|
|
134
|
+
margin-left: -1.1826171875em;
|
|
135
|
+
color: rgb(170, 170, 170);
|
|
136
|
+
}
|
|
137
|
+
.icon-placeholder8 .path1:before {
|
|
138
|
+
content: "\f119";
|
|
139
|
+
color: rgb(202, 202, 202);
|
|
140
|
+
}
|
|
141
|
+
.icon-placeholder8 .path2:before {
|
|
142
|
+
content: "\f11a";
|
|
143
|
+
margin-left: -1.1865234375em;
|
|
144
|
+
color: rgb(170, 170, 170);
|
|
145
|
+
}
|
|
146
|
+
.icon-placeholder9 .path1:before {
|
|
147
|
+
content: "\f11b";
|
|
148
|
+
color: rgb(202, 202, 202);
|
|
149
|
+
}
|
|
150
|
+
.icon-placeholder9 .path2:before {
|
|
151
|
+
content: "\f11c";
|
|
152
|
+
margin-left: -1.1826171875em;
|
|
153
|
+
color: rgb(170, 170, 170);
|
|
154
|
+
}
|
|
155
|
+
.icon-Problem .path1:before {
|
|
156
|
+
content: "\f11d";
|
|
157
|
+
color: rgb(226, 75, 75);
|
|
158
|
+
}
|
|
159
|
+
.icon-Problem .path2:before {
|
|
160
|
+
content: "\f11e";
|
|
161
|
+
margin-left: -1.125em;
|
|
162
|
+
color: rgb(0, 0, 0);
|
|
163
|
+
}
|
|
164
|
+
.icon-Problem .path3:before {
|
|
165
|
+
content: "\f11f";
|
|
166
|
+
margin-left: -1.125em;
|
|
167
|
+
color: rgb(255, 255, 255);
|
|
168
|
+
}
|
|
169
|
+
.icon-surveyff .path1:before {
|
|
170
|
+
content: "\f120";
|
|
171
|
+
color: rgb(0, 0, 0);
|
|
172
|
+
}
|
|
173
|
+
.icon-surveyff .path2:before {
|
|
174
|
+
content: "\f121";
|
|
175
|
+
margin-left: -1em;
|
|
176
|
+
color: rgb(0, 0, 0);
|
|
177
|
+
}
|
|
178
|
+
.icon-surveyff .path3:before {
|
|
179
|
+
content: "\f122";
|
|
180
|
+
margin-left: -1em;
|
|
181
|
+
color: rgb(0, 0, 0);
|
|
182
|
+
}
|
|
183
|
+
.icon-surveyff .path4:before {
|
|
184
|
+
content: "\f123";
|
|
185
|
+
margin-left: -1em;
|
|
186
|
+
color: rgb(0, 0, 0);
|
|
187
|
+
}
|
|
188
|
+
.icon-surveyff .path5:before {
|
|
189
|
+
content: "\f124";
|
|
190
|
+
margin-left: -1em;
|
|
191
|
+
color: rgb(0, 172, 218);
|
|
192
|
+
}
|
|
193
|
+
.icon-surveyffn1-01 .path1:before {
|
|
194
|
+
content: "\f125";
|
|
195
|
+
color: rgb(0, 0, 0);
|
|
196
|
+
}
|
|
197
|
+
.icon-surveyffn1-01 .path2:before {
|
|
198
|
+
content: "\f126";
|
|
199
|
+
margin-left: -1em;
|
|
200
|
+
color: rgb(0, 0, 0);
|
|
201
|
+
}
|
|
202
|
+
.icon-surveyffn1-01 .path3:before {
|
|
203
|
+
content: "\f127";
|
|
204
|
+
margin-left: -1em;
|
|
205
|
+
color: rgb(0, 0, 0);
|
|
206
|
+
}
|
|
207
|
+
.icon-surveyffn1-01 .path4:before {
|
|
208
|
+
content: "\f128";
|
|
209
|
+
margin-left: -1em;
|
|
210
|
+
color: rgb(0, 0, 0);
|
|
211
|
+
}
|
|
212
|
+
.icon-surveyffn1-01 .path5:before {
|
|
213
|
+
content: "\f129";
|
|
214
|
+
margin-left: -1em;
|
|
215
|
+
color: rgb(0, 172, 218);
|
|
216
|
+
}
|
|
217
|
+
.icon-sync-after:before {
|
|
218
|
+
content: "\f12a";
|
|
219
|
+
}
|
|
220
|
+
.icon-sync-schedule:before {
|
|
221
|
+
content: "\f12b";
|
|
222
|
+
}
|
|
223
|
+
.icon-sync-setting:before {
|
|
224
|
+
content: "\f12c";
|
|
225
|
+
}
|
|
226
|
+
.icon-sync:before {
|
|
227
|
+
content: "\f12d";
|
|
228
|
+
}
|
|
229
|
+
.icon-syncing-new:before {
|
|
230
|
+
content: "\f12e";
|
|
231
|
+
}
|
|
232
|
+
.icon-uploadExtension .path1:before {
|
|
233
|
+
content: "\f12f";
|
|
234
|
+
color: rgb(0, 0, 0);
|
|
235
|
+
}
|
|
236
|
+
.icon-uploadExtension .path2:before {
|
|
237
|
+
content: "\f130";
|
|
238
|
+
margin-left: -0.98046875em;
|
|
239
|
+
color: rgb(0, 0, 0);
|
|
240
|
+
}
|
|
241
|
+
.icon-uploadExtension .path3:before {
|
|
242
|
+
content: "\f131";
|
|
243
|
+
margin-left: -0.98046875em;
|
|
244
|
+
color: rgb(0, 0, 0);
|
|
245
|
+
}
|
|
246
|
+
.icon-uploadExtension .path4:before {
|
|
247
|
+
content: "\f132";
|
|
248
|
+
margin-left: -0.98046875em;
|
|
249
|
+
color: rgb(0, 0, 0);
|
|
250
|
+
}
|
|
251
|
+
.icon-uploadExtension .path5:before {
|
|
252
|
+
content: "\f133";
|
|
253
|
+
margin-left: -0.98046875em;
|
|
254
|
+
color: rgb(0, 0, 0);
|
|
255
|
+
}
|
|
256
|
+
.icon-uploadExtension .path6:before {
|
|
257
|
+
content: "\f134";
|
|
258
|
+
margin-left: -0.98046875em;
|
|
259
|
+
color: rgb(0, 0, 0);
|
|
260
|
+
opacity: 0.4;
|
|
261
|
+
}
|
|
262
|
+
.icon-uploadExtension .path7:before {
|
|
263
|
+
content: "\f135";
|
|
264
|
+
margin-left: -0.98046875em;
|
|
265
|
+
color: rgb(0, 0, 0);
|
|
266
|
+
opacity: 0.4;
|
|
267
|
+
}
|
|
268
|
+
.icon-uploadExtension .path8:before {
|
|
269
|
+
content: "\f136";
|
|
270
|
+
margin-left: -0.98046875em;
|
|
271
|
+
color: rgb(0, 0, 0);
|
|
272
|
+
opacity: 0.4;
|
|
273
|
+
}
|
|
274
|
+
.icon-placeholder11 .path1:before {
|
|
275
|
+
content: "\f137";
|
|
276
|
+
color: rgb(51, 51, 51);
|
|
277
|
+
}
|
|
278
|
+
.icon-placeholder11 .path2:before {
|
|
279
|
+
content: "\f138";
|
|
280
|
+
margin-left: -1em;
|
|
281
|
+
color: rgb(1, 1, 1);
|
|
282
|
+
}
|
|
283
|
+
.icon-placeholder10 .path1:before {
|
|
284
|
+
content: "\f139";
|
|
285
|
+
color: rgb(51, 51, 51);
|
|
286
|
+
}
|
|
287
|
+
.icon-placeholder10 .path2:before {
|
|
288
|
+
content: "\f13a";
|
|
289
|
+
margin-left: -1em;
|
|
290
|
+
color: rgb(1, 1, 1);
|
|
287
291
|
}
|
|
288
292
|
}
|