Blame view

public/scss/service/_emoji.css 8.89 KB
李奇 authored
1 2 3 4 5
.emoji-component {
    display: none;
    position: absolute;
    padding: 5px;
    border-radius: 5px;
yyq authored
6
    background-color: #fff;
李奇 authored
7 8 9 10 11 12

    .emoji {
        cursor: pointer;
        display: inline-block;
        width: 24px;
        height: 24px;
yyq authored
13
        border: 1px solid #ccc;
李奇 authored
14 15 16
    }

    .emoji-100 {
yyq authored
17
        background-image: resolve("service/emoji/100.gif");
李奇 authored
18 19 20
    }

    .emoji-101 {
yyq authored
21
        background-image: resolve("service/emoji/101.gif");
李奇 authored
22
    }
yyq authored
23
李奇 authored
24
    .emoji-102 {
yyq authored
25
        background-image: resolve("service/emoji/102.gif");
李奇 authored
26
    }
yyq authored
27
李奇 authored
28
    .emoji-103 {
yyq authored
29
        background-image: resolve("service/emoji/103.gif");
李奇 authored
30
    }
yyq authored
31
李奇 authored
32
    .emoji-104 {
yyq authored
33
        background-image: resolve("service/emoji/104.gif");
李奇 authored
34
    }
yyq authored
35
李奇 authored
36
    .emoji-105 {
yyq authored
37
        background-image: resolve("service/emoji/105.gif");
李奇 authored
38
    }
yyq authored
39
李奇 authored
40
    .emoji-106 {
yyq authored
41
        background-image: resolve("service/emoji/106.gif");
李奇 authored
42
    }
yyq authored
43
李奇 authored
44
    .emoji-107 {
yyq authored
45
        background-image: resolve("service/emoji/107.gif");
李奇 authored
46
    }
yyq authored
47
李奇 authored
48
    .emoji-108 {
yyq authored
49
        background-image: resolve("service/emoji/108.gif");
李奇 authored
50
    }
yyq authored
51
李奇 authored
52
    .emoji-109 {
yyq authored
53
        background-image: resolve("service/emoji/109.gif");
李奇 authored
54
    }
yyq authored
55
李奇 authored
56
    .emoji-110 {
yyq authored
57
        background-image: resolve("service/emoji/110.gif");
李奇 authored
58
    }
yyq authored
59
李奇 authored
60
    .emoji-111 {
yyq authored
61
        background-image: resolve("service/emoji/111.gif");
李奇 authored
62
    }
yyq authored
63
李奇 authored
64
    .emoji-112 {
yyq authored
65
        background-image: resolve("service/emoji/112.gif");
李奇 authored
66
    }
yyq authored
67
李奇 authored
68
    .emoji-113 {
yyq authored
69
        background-image: resolve("service/emoji/113.gif");
李奇 authored
70
    }
yyq authored
71
李奇 authored
72
    .emoji-114 {
yyq authored
73
        background-image: resolve("service/emoji/114.gif");
李奇 authored
74
    }
yyq authored
75
李奇 authored
76
    .emoji-115 {
yyq authored
77
        background-image: resolve("service/emoji/115.gif");
李奇 authored
78
    }
yyq authored
79
李奇 authored
80
    .emoji-116 {
yyq authored
81
        background-image: resolve("service/emoji/116.gif");
李奇 authored
82
    }
yyq authored
83
李奇 authored
84
    .emoji-117 {
yyq authored
85
        background-image: resolve("service/emoji/117.gif");
李奇 authored
86
    }
yyq authored
87
李奇 authored
88
    .emoji-118 {
yyq authored
89
        background-image: resolve("service/emoji/118.gif");
李奇 authored
90
    }
yyq authored
91
李奇 authored
92
    .emoji-119 {
yyq authored
93
        background-image: resolve("service/emoji/119.gif");
李奇 authored
94
    }
yyq authored
95
李奇 authored
96
    .emoji-120 {
yyq authored
97
        background-image: resolve("service/emoji/120.gif");
李奇 authored
98
    }
yyq authored
99
李奇 authored
100
    .emoji-121 {
yyq authored
101
        background-image: resolve("service/emoji/121.gif");
李奇 authored
102
    }
yyq authored
103
李奇 authored
104
    .emoji-122 {
yyq authored
105
        background-image: resolve("service/emoji/122.gif");
李奇 authored
106
    }
yyq authored
107
李奇 authored
108
    .emoji-123 {
yyq authored
109
        background-image: resolve("service/emoji/123.gif");
李奇 authored
110
    }
yyq authored
111
李奇 authored
112
    .emoji-124 {
yyq authored
113
        background-image: resolve("service/emoji/124.gif");
李奇 authored
114
    }
yyq authored
115
李奇 authored
116
    .emoji-125 {
yyq authored
117
        background-image: resolve("service/emoji/125.gif");
李奇 authored
118
    }
yyq authored
119
李奇 authored
120
    .emoji-126 {
yyq authored
121
        background-image: resolve("service/emoji/126.gif");
李奇 authored
122
    }
yyq authored
123
李奇 authored
124
    .emoji-127 {
yyq authored
125
        background-image: resolve("service/emoji/127.gif");
李奇 authored
126
    }
yyq authored
127
李奇 authored
128
    .emoji-128 {
yyq authored
129
        background-image: resolve("service/emoji/128.gif");
李奇 authored
130
    }
yyq authored
131
李奇 authored
132
    .emoji-129 {
yyq authored
133
        background-image: resolve("service/emoji/129.gif");
李奇 authored
134
    }
yyq authored
135
李奇 authored
136
    .emoji-130 {
yyq authored
137
        background-image: resolve("service/emoji/130.gif");
李奇 authored
138
    }
yyq authored
139
李奇 authored
140
    .emoji-131 {
yyq authored
141
        background-image: resolve("service/emoji/131.gif");
李奇 authored
142
    }
yyq authored
143
李奇 authored
144
    .emoji-132 {
yyq authored
145
        background-image: resolve("service/emoji/132.gif");
李奇 authored
146
    }
yyq authored
147
李奇 authored
148
    .emoji-133 {
yyq authored
149
        background-image: resolve("service/emoji/133.gif");
李奇 authored
150
    }
yyq authored
151
李奇 authored
152
    .emoji-134 {
yyq authored
153
        background-image: resolve("service/emoji/134.gif");
李奇 authored
154
    }
yyq authored
155
李奇 authored
156
    .emoji-135 {
yyq authored
157
        background-image: resolve("service/emoji/135.gif");
李奇 authored
158
    }
yyq authored
159
李奇 authored
160
    .emoji-136 {
yyq authored
161
        background-image: resolve("service/emoji/136.gif");
李奇 authored
162
    }
yyq authored
163
李奇 authored
164
    .emoji-137 {
yyq authored
165
        background-image: resolve("service/emoji/137.gif");
李奇 authored
166
    }
yyq authored
167
李奇 authored
168
    .emoji-138 {
yyq authored
169
        background-image: resolve("service/emoji/138.gif");
李奇 authored
170
    }
yyq authored
171
李奇 authored
172
    .emoji-139 {
yyq authored
173
        background-image: resolve("service/emoji/139.gif");
李奇 authored
174
    }
yyq authored
175
李奇 authored
176
    .emoji-140 {
yyq authored
177
        background-image: resolve("service/emoji/140.gif");
李奇 authored
178
    }
yyq authored
179
李奇 authored
180
    .emoji-141 {
yyq authored
181
        background-image: resolve("service/emoji/141.gif");
李奇 authored
182
    }
yyq authored
183
李奇 authored
184
    .emoji-142 {
yyq authored
185
        background-image: resolve("service/emoji/142.gif");
李奇 authored
186
    }
yyq authored
187
李奇 authored
188
    .emoji-143 {
yyq authored
189
        background-image: resolve("service/emoji/143.gif");
李奇 authored
190
    }
yyq authored
191
李奇 authored
192
    .emoji-144 {
yyq authored
193
        background-image: resolve("service/emoji/144.gif");
李奇 authored
194
    }
yyq authored
195
李奇 authored
196
    .emoji-145 {
yyq authored
197
        background-image: resolve("service/emoji/145.gif");
李奇 authored
198
    }
yyq authored
199
李奇 authored
200
    .emoji-146 {
yyq authored
201
        background-image: resolve("service/emoji/146.gif");
李奇 authored
202
    }
yyq authored
203
李奇 authored
204
    .emoji-147 {
yyq authored
205
        background-image: resolve("service/emoji/147.gif");
李奇 authored
206
    }
yyq authored
207
李奇 authored
208
    .emoji-148 {
yyq authored
209
        background-image: resolve("service/emoji/148.gif");
李奇 authored
210
    }
yyq authored
211
李奇 authored
212
    .emoji-149 {
yyq authored
213
        background-image: resolve("service/emoji/149.gif");
李奇 authored
214
    }
yyq authored
215
李奇 authored
216
    .emoji-150 {
yyq authored
217
        background-image: resolve("service/emoji/150.gif");
李奇 authored
218
    }
yyq authored
219
李奇 authored
220
    .emoji-151 {
yyq authored
221
        background-image: resolve("service/emoji/151.gif");
李奇 authored
222
    }
yyq authored
223
李奇 authored
224
    .emoji-152 {
yyq authored
225
        background-image: resolve("service/emoji/152.gif");
李奇 authored
226
    }
yyq authored
227
李奇 authored
228
    .emoji-153 {
yyq authored
229
        background-image: resolve("service/emoji/153.gif");
李奇 authored
230
    }
yyq authored
231
李奇 authored
232
    .emoji-154 {
yyq authored
233
        background-image: resolve("service/emoji/154.gif");
李奇 authored
234
    }
yyq authored
235
李奇 authored
236
    .emoji-155 {
yyq authored
237
        background-image: resolve("service/emoji/155.gif");
李奇 authored
238
    }
yyq authored
239
李奇 authored
240
    .emoji-156 {
yyq authored
241
        background-image: resolve("service/emoji/156.gif");
李奇 authored
242
    }
yyq authored
243
李奇 authored
244
    .emoji-157 {
yyq authored
245
        background-image: resolve("service/emoji/157.gif");
李奇 authored
246
    }
yyq authored
247
李奇 authored
248
    .emoji-158 {
yyq authored
249
        background-image: resolve("service/emoji/158.gif");
李奇 authored
250
    }
yyq authored
251
李奇 authored
252
    .emoji-159 {
yyq authored
253
        background-image: resolve("service/emoji/159.gif");
李奇 authored
254 255 256
    }

    .emoji-160 {
yyq authored
257
        background-image: resolve("service/emoji/160.gif");
李奇 authored
258 259 260
    }

    .emoji-161 {
yyq authored
261
        background-image: resolve("service/emoji/161.gif");
李奇 authored
262
    }
yyq authored
263
李奇 authored
264
    .emoji-162 {
yyq authored
265
        background-image: resolve("service/emoji/162.gif");
李奇 authored
266
    }
yyq authored
267
李奇 authored
268
    .emoji-163 {
yyq authored
269
        background-image: resolve("service/emoji/163.gif");
李奇 authored
270
    }
yyq authored
271
李奇 authored
272
    .emoji-164 {
yyq authored
273
        background-image: resolve("service/emoji/164.gif");
李奇 authored
274
    }
yyq authored
275
李奇 authored
276
    .emoji-165 {
yyq authored
277
        background-image: resolve("service/emoji/165.gif");
李奇 authored
278
    }
yyq authored
279
李奇 authored
280
    .emoji-166 {
yyq authored
281
        background-image: resolve("service/emoji/166.gif");
李奇 authored
282
    }
yyq authored
283
李奇 authored
284
    .emoji-167 {
yyq authored
285
        background-image: resolve("service/emoji/167.gif");
李奇 authored
286
    }
yyq authored
287
李奇 authored
288
    .emoji-168 {
yyq authored
289
        background-image: resolve("service/emoji/168.gif");
李奇 authored
290
    }
yyq authored
291
李奇 authored
292
    .emoji-169 {
yyq authored
293
        background-image: resolve("service/emoji/169.gif");
李奇 authored
294
    }
yyq authored
295
李奇 authored
296
    .emoji-170 {
yyq authored
297
        background-image: resolve("service/emoji/170.gif");
李奇 authored
298
    }
yyq authored
299
李奇 authored
300
    .emoji-171 {
yyq authored
301
        background-image: resolve("service/emoji/171.gif");
李奇 authored
302
    }
yyq authored
303
李奇 authored
304
    .emoji-172 {
yyq authored
305
        background-image: resolve("service/emoji/172.gif");
李奇 authored
306
    }
yyq authored
307
李奇 authored
308
    .emoji-173 {
yyq authored
309
        background-image: resolve("service/emoji/173.gif");
李奇 authored
310
    }
yyq authored
311
李奇 authored
312
    .emoji-174 {
yyq authored
313
        background-image: resolve("service/emoji/174.gif");
李奇 authored
314
    }
yyq authored
315
李奇 authored
316
    .emoji-175 {
yyq authored
317
        background-image: resolve("service/emoji/175.gif");
李奇 authored
318
    }
yyq authored
319
李奇 authored
320
    .emoji-176 {
yyq authored
321
        background-image: resolve("service/emoji/176.gif");
李奇 authored
322
    }
yyq authored
323
李奇 authored
324
    .emoji-177 {
yyq authored
325
        background-image: resolve("service/emoji/177.gif");
李奇 authored
326
    }
yyq authored
327
李奇 authored
328
    .emoji-178 {
yyq authored
329
        background-image: resolve("service/emoji/178.gif");
李奇 authored
330
    }
yyq authored
331
李奇 authored
332
    .emoji-179 {
yyq authored
333
        background-image: resolve("service/emoji/179.gif");
李奇 authored
334
    }
yyq authored
335
李奇 authored
336
    .emoji-180 {
yyq authored
337
        background-image: resolve("service/emoji/180.gif");
李奇 authored
338
    }
yyq authored
339
李奇 authored
340
    .emoji-181 {
yyq authored
341
        background-image: resolve("service/emoji/181.gif");
李奇 authored
342
    }
yyq authored
343
李奇 authored
344
    .emoji-182 {
yyq authored
345
        background-image: resolve("service/emoji/182.gif");
李奇 authored
346
    }
yyq authored
347
李奇 authored
348
    .emoji-183 {
yyq authored
349
        background-image: resolve("service/emoji/183.gif");
李奇 authored
350
    }
yyq authored
351
李奇 authored
352
    .emoji-184 {
yyq authored
353
        background-image: resolve("service/emoji/184.gif");
李奇 authored
354
    }
yyq authored
355
李奇 authored
356
    .emoji-185 {
yyq authored
357
        background-image: resolve("service/emoji/185.gif");
李奇 authored
358
    }
yyq authored
359
李奇 authored
360
    .emoji-186 {
yyq authored
361
        background-image: resolve("service/emoji/186.gif");
李奇 authored
362
    }
yyq authored
363
李奇 authored
364
    .emoji-187 {
yyq authored
365
        background-image: resolve("service/emoji/187.gif");
李奇 authored
366
    }
yyq authored
367
李奇 authored
368
    .emoji-188 {
yyq authored
369
        background-image: resolve("service/emoji/188.gif");
李奇 authored
370
    }
yyq authored
371
李奇 authored
372
    .emoji-189 {
yyq authored
373
        background-image: resolve("service/emoji/189.gif");
李奇 authored
374
    }
yyq authored
375
李奇 authored
376
    .emoji-190 {
yyq authored
377
        background-image: resolve("service/emoji/190.gif");
李奇 authored
378
    }
yyq authored
379
李奇 authored
380
    .emoji-191 {
yyq authored
381
        background-image: resolve("service/emoji/191.gif");
李奇 authored
382
    }
yyq authored
383
李奇 authored
384
    .emoji-192 {
yyq authored
385
        background-image: resolve("service/emoji/192.gif");
李奇 authored
386
    }
yyq authored
387
李奇 authored
388
    .emoji-193 {
yyq authored
389
        background-image: resolve("service/emoji/193.gif");
李奇 authored
390
    }
yyq authored
391
李奇 authored
392
    .emoji-194 {
yyq authored
393
        background-image: resolve("service/emoji/194.gif");
李奇 authored
394
    }
yyq authored
395
李奇 authored
396
    .emoji-195 {
yyq authored
397
        background-image: resolve("service/emoji/195.gif");
李奇 authored
398
    }
yyq authored
399
李奇 authored
400
    .emoji-196 {
yyq authored
401
        background-image: resolve("service/emoji/196.gif");
李奇 authored
402
    }
yyq authored
403
李奇 authored
404
    .emoji-197 {
yyq authored
405
        background-image: resolve("service/emoji/197.gif");
李奇 authored
406
    }
yyq authored
407
李奇 authored
408
    .emoji-198 {
yyq authored
409
        background-image: resolve("service/emoji/198.gif");
李奇 authored
410
    }
yyq authored
411
李奇 authored
412
    .emoji-199 {
yyq authored
413
        background-image: resolve("service/emoji/199.gif");
李奇 authored
414
    }
yyq authored
415
李奇 authored
416
    .emoji-200 {
yyq authored
417
        background-image: resolve("service/emoji/200.gif");
李奇 authored
418
    }
yyq authored
419
李奇 authored
420
    .emoji-201 {
yyq authored
421
        background-image: resolve("service/emoji/201.gif");
李奇 authored
422
    }
yyq authored
423
李奇 authored
424
    .emoji-202 {
yyq authored
425
        background-image: resolve("service/emoji/202.gif");
李奇 authored
426
    }
yyq authored
427
李奇 authored
428
    .emoji-203 {
yyq authored
429
        background-image: resolve("service/emoji/203.gif");
李奇 authored
430
    }
yyq authored
431
李奇 authored
432
    .emoji-204 {
yyq authored
433
        background-image: resolve("service/emoji/204.gif");
李奇 authored
434 435
    }
}