Blame view

sprites/svg-sprite/svg-sprite-editor.css 7.61 KB
d099a9749   Josh Estelle   Add generated CSS...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
  .svg-ic_attach_file_24px {
  	background-position: 0 0;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_attach_money_24px {
  	background-position: 0 -24px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_border_all_24px {
  	background-position: 0 -48px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_border_bottom_24px {
  	background-position: 0 -72px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_border_clear_24px {
  	background-position: 0 -96px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_border_color_24px {
  	background-position: 0 -120px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_border_horizontal_24px {
  	background-position: 0 -144px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_border_inner_24px {
  	background-position: 0 -168px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_border_left_24px {
  	background-position: 0 -192px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_border_outer_24px {
  	background-position: 0 -216px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_border_right_24px {
  	background-position: 0 -240px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_border_style_24px {
  	background-position: 0 -264px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_border_top_24px {
  	background-position: 0 -288px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_border_vertical_24px {
  	background-position: 0 -312px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_align_center_24px {
  	background-position: 0 -336px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_align_justify_24px {
  	background-position: 0 -360px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_align_left_24px {
  	background-position: 0 -384px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_align_right_24px {
  	background-position: 0 -408px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_bold_24px {
  	background-position: 0 -432px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_clear_24px {
  	background-position: 0 -456px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_color_fill_24px {
  	background-position: 0 -480px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_color_reset_24px {
  	background-position: 0 -504px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_color_text_24px {
  	background-position: 0 -528px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_indent_decrease_24px {
  	background-position: 0 -552px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_indent_increase_24px {
  	background-position: 0 -576px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_italic_24px {
  	background-position: 0 -600px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_line_spacing_24px {
  	background-position: 0 -624px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_list_bulleted_24px {
  	background-position: 0 -648px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_list_numbered_24px {
  	background-position: 0 -672px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_paint_24px {
  	background-position: 0 -696px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_quote_24px {
  	background-position: 0 -720px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_size_24px {
  	background-position: 0 -744px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_strikethrough_24px {
  	background-position: 0 -768px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_textdirection_l_to_r_24px {
  	background-position: 0 -792px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_textdirection_r_to_l_24px {
  	background-position: 0 -816px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_format_underline_24px {
  	background-position: 0 -840px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_functions_24px {
  	background-position: 0 -864px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_insert_chart_24px {
  	background-position: 0 -888px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_insert_comment_24px {
  	background-position: 0 -912px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_insert_drive_file_24px {
  	background-position: 0 -936px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_insert_emoticon_24px {
  	background-position: 0 -960px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_insert_invitation_24px {
  	background-position: 0 -984px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_insert_link_24px {
  	background-position: 0 -1008px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_insert_photo_24px {
  	background-position: 0 -1032px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_merge_type_24px {
  	background-position: 0 -1056px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_mode_comment_24px {
  	background-position: 0 -1080px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_mode_edit_24px {
  	background-position: 0 -1104px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_publish_24px {
  	background-position: 0 -1128px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_vertical_align_bottom_24px {
  	background-position: 0 -1152px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_vertical_align_center_24px {
  	background-position: 0 -1176px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_vertical_align_top_24px {
  	background-position: 0 -1200px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }
  
  .svg-ic_wrap_text_24px {
  	background-position: 0 -1224px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-editor.svg);
  }