font-awesome-rails 0.2.1 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -87,153 +87,229 @@ li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
87
87
  }
88
88
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
89
89
  readers do not read off random characters that represent icons */
90
- .icon-glass:before { content: "\f000"; }
91
- .icon-music:before { content: "\f001"; }
92
- .icon-search:before { content: "\f002"; }
93
- .icon-envelope:before { content: "\f003"; }
94
- .icon-heart:before { content: "\f004"; }
95
- .icon-star:before { content: "\f005"; }
96
- .icon-star-empty:before { content: "\f006"; }
97
- .icon-user:before { content: "\f007"; }
98
- .icon-film:before { content: "\f008"; }
99
- .icon-th-large:before { content: "\f009"; }
100
- .icon-th:before { content: "\f00a"; }
101
- .icon-th-list:before { content: "\f00b"; }
102
- .icon-ok:before { content: "\f00c"; }
103
- .icon-remove:before { content: "\f00d"; }
104
- .icon-zoom-in:before { content: "\f00e"; }
105
-
106
- .icon-zoom-out:before { content: "\f010"; }
107
- .icon-off:before { content: "\f011"; }
108
- .icon-signal:before { content: "\f012"; }
109
- .icon-cog:before { content: "\f013"; }
110
- .icon-trash:before { content: "\f014"; }
111
- .icon-home:before { content: "\f015"; }
112
- .icon-file:before { content: "\f016"; }
113
- .icon-time:before { content: "\f017"; }
114
- .icon-road:before { content: "\f018"; }
115
- .icon-download-alt:before { content: "\f019"; }
116
- .icon-download:before { content: "\f01a"; }
117
- .icon-upload:before { content: "\f01b"; }
118
- .icon-inbox:before { content: "\f01c"; }
119
- .icon-play-circle:before { content: "\f01d"; }
120
- .icon-repeat:before { content: "\f01e"; }
90
+ .icon-glass:before { content: "\f000"; }
91
+ .icon-music:before { content: "\f001"; }
92
+ .icon-search:before { content: "\f002"; }
93
+ .icon-envelope:before { content: "\f003"; }
94
+ .icon-heart:before { content: "\f004"; }
95
+ .icon-star:before { content: "\f005"; }
96
+ .icon-star-empty:before { content: "\f006"; }
97
+ .icon-user:before { content: "\f007"; }
98
+ .icon-film:before { content: "\f008"; }
99
+ .icon-th-large:before { content: "\f009"; }
100
+ .icon-th:before { content: "\f00a"; }
101
+ .icon-th-list:before { content: "\f00b"; }
102
+ .icon-ok:before { content: "\f00c"; }
103
+ .icon-remove:before { content: "\f00d"; }
104
+ .icon-zoom-in:before { content: "\f00e"; }
105
+
106
+ .icon-zoom-out:before { content: "\f010"; }
107
+ .icon-off:before { content: "\f011"; }
108
+ .icon-signal:before { content: "\f012"; }
109
+ .icon-cog:before { content: "\f013"; }
110
+ .icon-trash:before { content: "\f014"; }
111
+ .icon-home:before { content: "\f015"; }
112
+ .icon-file:before { content: "\f016"; }
113
+ .icon-time:before { content: "\f017"; }
114
+ .icon-road:before { content: "\f018"; }
115
+ .icon-download-alt:before { content: "\f019"; }
116
+ .icon-download:before { content: "\f01a"; }
117
+ .icon-upload:before { content: "\f01b"; }
118
+ .icon-inbox:before { content: "\f01c"; }
119
+ .icon-play-circle:before { content: "\f01d"; }
120
+ .icon-repeat:before { content: "\f01e"; }
121
121
 
122
122
  /* \f020 is not a valid unicode character. all shifted one down */
123
- .icon-refresh:before { content: "\f021"; }
124
- .icon-list-alt:before { content: "\f022"; }
125
- .icon-lock:before { content: "\f023"; }
126
- .icon-flag:before { content: "\f024"; }
127
- .icon-headphones:before { content: "\f025"; }
128
- .icon-volume-off:before { content: "\f026"; }
129
- .icon-volume-down:before { content: "\f027"; }
130
- .icon-volume-up:before { content: "\f028"; }
131
- .icon-qrcode:before { content: "\f029"; }
132
- .icon-barcode:before { content: "\f02a"; }
133
- .icon-tag:before { content: "\f02b"; }
134
- .icon-tags:before { content: "\f02c"; }
135
- .icon-book:before { content: "\f02d"; }
136
- .icon-bookmark:before { content: "\f02e"; }
137
- .icon-print:before { content: "\f02f"; }
138
-
139
- .icon-camera:before { content: "\f030"; }
140
- .icon-font:before { content: "\f031"; }
141
- .icon-bold:before { content: "\f032"; }
142
- .icon-italic:before { content: "\f033"; }
143
- .icon-text-height:before { content: "\f034"; }
144
- .icon-text-width:before { content: "\f035"; }
145
- .icon-align-left:before { content: "\f036"; }
146
- .icon-align-center:before { content: "\f037"; }
147
- .icon-align-right:before { content: "\f038"; }
148
- .icon-align-justify:before { content: "\f039"; }
149
- .icon-list:before { content: "\f03a"; }
150
- .icon-indent-left:before { content: "\f03b"; }
151
- .icon-indent-right:before { content: "\f03c"; }
152
- .icon-facetime-video:before { content: "\f03d"; }
153
- .icon-picture:before { content: "\f03e"; }
154
-
155
- .icon-pencil:before { content: "\f040"; }
156
- .icon-map-marker:before { content: "\f041"; }
157
- .icon-adjust:before { content: "\f042"; }
158
- .icon-tint:before { content: "\f043"; }
159
- .icon-edit:before { content: "\f044"; }
160
- .icon-share:before { content: "\f045"; }
161
- .icon-check:before { content: "\f046"; }
162
- .icon-move:before { content: "\f047"; }
163
- .icon-step-backward:before { content: "\f048"; }
164
- .icon-fast-backward:before { content: "\f049"; }
165
- .icon-backward:before { content: "\f04a"; }
166
- .icon-play:before { content: "\f04b"; }
167
- .icon-pause:before { content: "\f04c"; }
168
- .icon-stop:before { content: "\f04d"; }
169
- .icon-forward:before { content: "\f04e"; }
170
-
171
- .icon-fast-forward:before { content: "\f050"; }
172
- .icon-step-forward:before { content: "\f051"; }
173
- .icon-eject:before { content: "\f052"; }
174
- .icon-chevron-left:before { content: "\f053"; }
175
- .icon-chevron-right:before { content: "\f054"; }
176
- .icon-plus-sign:before { content: "\f055"; }
177
- .icon-minus-sign:before { content: "\f056"; }
178
- .icon-remove-sign:before { content: "\f057"; }
179
- .icon-ok-sign:before { content: "\f058"; }
180
- .icon-question-sign:before { content: "\f059"; }
181
- .icon-info-sign:before { content: "\f05a"; }
182
- .icon-screenshot:before { content: "\f05b"; }
183
- .icon-remove-circle:before { content: "\f05c"; }
184
- .icon-ok-circle:before { content: "\f05d"; }
185
- .icon-ban-circle:before { content: "\f05e"; }
186
-
187
- .icon-arrow-left:before { content: "\f060"; }
188
- .icon-arrow-right:before { content: "\f061"; }
189
- .icon-arrow-up:before { content: "\f062"; }
190
- .icon-arrow-down:before { content: "\f063"; }
191
- .icon-share-alt:before { content: "\f064"; }
192
- .icon-resize-full:before { content: "\f065"; }
193
- .icon-resize-small:before { content: "\f066"; }
194
- .icon-plus:before { content: "\f067"; }
195
- .icon-minus:before { content: "\f068"; }
196
- .icon-asterisk:before { content: "\f069"; }
197
- .icon-exclamation-sign:before { content: "\f06a"; }
198
- .icon-gift:before { content: "\f06b"; }
199
- .icon-leaf:before { content: "\f06c"; }
200
- .icon-fire:before { content: "\f06d"; }
201
- .icon-eye-open:before { content: "\f06e"; }
202
-
203
- .icon-eye-close:before { content: "\f070"; }
204
- .icon-warning-sign:before { content: "\f071"; }
205
- .icon-plane:before { content: "\f072"; }
206
- .icon-calendar:before { content: "\f073"; }
207
- .icon-random:before { content: "\f074"; }
208
- .icon-comment:before { content: "\f075"; }
209
- .icon-magnet:before { content: "\f076"; }
210
- .icon-chevron-up:before { content: "\f077"; }
211
- .icon-chevron-down:before { content: "\f078"; }
212
- .icon-retweet:before { content: "\f079"; }
213
- .icon-shopping-cart:before { content: "\f07a"; }
214
- .icon-folder-close:before { content: "\f07b"; }
215
- .icon-folder-open:before { content: "\f07c"; }
216
- .icon-resize-vertical:before { content: "\f07d"; }
217
- .icon-resize-horizontal:before { content: "\f07e"; }
218
-
219
- .icon-bar-chart:before { content: "\f080"; }
220
- .icon-twitter-sign:before { content: "\f081"; }
221
- .icon-facebook-sign:before { content: "\f082"; }
222
- .icon-camera-retro:before { content: "\f083"; }
223
- .icon-key:before { content: "\f084"; }
224
- .icon-cogs:before { content: "\f085"; }
225
- .icon-comments:before { content: "\f086"; }
226
- .icon-thumbs-up:before { content: "\f087"; }
227
- .icon-thumbs-down:before { content: "\f088"; }
228
- .icon-star-half:before { content: "\f089"; }
229
- .icon-heart-empty:before { content: "\f08a"; }
230
- .icon-signout:before { content: "\f08b"; }
231
- .icon-linkedin-sign:before { content: "\f08c"; }
232
- .icon-pushpin:before { content: "\f08d"; }
233
- .icon-external-link:before { content: "\f08e"; }
234
-
235
- .icon-signin:before { content: "\f090"; }
236
- .icon-trophy:before { content: "\f091"; }
237
- .icon-github-sign:before { content: "\f092"; }
238
- .icon-upload-alt:before { content: "\f093"; }
239
- .icon-lemon:before { content: "\f094"; }
123
+ .icon-refresh:before { content: "\f021"; }
124
+ .icon-list-alt:before { content: "\f022"; }
125
+ .icon-lock:before { content: "\f023"; }
126
+ .icon-flag:before { content: "\f024"; }
127
+ .icon-headphones:before { content: "\f025"; }
128
+ .icon-volume-off:before { content: "\f026"; }
129
+ .icon-volume-down:before { content: "\f027"; }
130
+ .icon-volume-up:before { content: "\f028"; }
131
+ .icon-qrcode:before { content: "\f029"; }
132
+ .icon-barcode:before { content: "\f02a"; }
133
+ .icon-tag:before { content: "\f02b"; }
134
+ .icon-tags:before { content: "\f02c"; }
135
+ .icon-book:before { content: "\f02d"; }
136
+ .icon-bookmark:before { content: "\f02e"; }
137
+ .icon-print:before { content: "\f02f"; }
138
+
139
+ .icon-camera:before { content: "\f030"; }
140
+ .icon-font:before { content: "\f031"; }
141
+ .icon-bold:before { content: "\f032"; }
142
+ .icon-italic:before { content: "\f033"; }
143
+ .icon-text-height:before { content: "\f034"; }
144
+ .icon-text-width:before { content: "\f035"; }
145
+ .icon-align-left:before { content: "\f036"; }
146
+ .icon-align-center:before { content: "\f037"; }
147
+ .icon-align-right:before { content: "\f038"; }
148
+ .icon-align-justify:before { content: "\f039"; }
149
+ .icon-list:before { content: "\f03a"; }
150
+ .icon-indent-left:before { content: "\f03b"; }
151
+ .icon-indent-right:before { content: "\f03c"; }
152
+ .icon-facetime-video:before { content: "\f03d"; }
153
+ .icon-picture:before { content: "\f03e"; }
154
+
155
+ .icon-pencil:before { content: "\f040"; }
156
+ .icon-map-marker:before { content: "\f041"; }
157
+ .icon-adjust:before { content: "\f042"; }
158
+ .icon-tint:before { content: "\f043"; }
159
+ .icon-edit:before { content: "\f044"; }
160
+ .icon-share:before { content: "\f045"; }
161
+ .icon-check:before { content: "\f046"; }
162
+ .icon-move:before { content: "\f047"; }
163
+ .icon-step-backward:before { content: "\f048"; }
164
+ .icon-fast-backward:before { content: "\f049"; }
165
+ .icon-backward:before { content: "\f04a"; }
166
+ .icon-play:before { content: "\f04b"; }
167
+ .icon-pause:before { content: "\f04c"; }
168
+ .icon-stop:before { content: "\f04d"; }
169
+ .icon-forward:before { content: "\f04e"; }
170
+
171
+ .icon-fast-forward:before { content: "\f050"; }
172
+ .icon-step-forward:before { content: "\f051"; }
173
+ .icon-eject:before { content: "\f052"; }
174
+ .icon-chevron-left:before { content: "\f053"; }
175
+ .icon-chevron-right:before { content: "\f054"; }
176
+ .icon-plus-sign:before { content: "\f055"; }
177
+ .icon-minus-sign:before { content: "\f056"; }
178
+ .icon-remove-sign:before { content: "\f057"; }
179
+ .icon-ok-sign:before { content: "\f058"; }
180
+ .icon-question-sign:before { content: "\f059"; }
181
+ .icon-info-sign:before { content: "\f05a"; }
182
+ .icon-screenshot:before { content: "\f05b"; }
183
+ .icon-remove-circle:before { content: "\f05c"; }
184
+ .icon-ok-circle:before { content: "\f05d"; }
185
+ .icon-ban-circle:before { content: "\f05e"; }
186
+
187
+ .icon-arrow-left:before { content: "\f060"; }
188
+ .icon-arrow-right:before { content: "\f061"; }
189
+ .icon-arrow-up:before { content: "\f062"; }
190
+ .icon-arrow-down:before { content: "\f063"; }
191
+ .icon-share-alt:before { content: "\f064"; }
192
+ .icon-resize-full:before { content: "\f065"; }
193
+ .icon-resize-small:before { content: "\f066"; }
194
+ .icon-plus:before { content: "\f067"; }
195
+ .icon-minus:before { content: "\f068"; }
196
+ .icon-asterisk:before { content: "\f069"; }
197
+ .icon-exclamation-sign:before { content: "\f06a"; }
198
+ .icon-gift:before { content: "\f06b"; }
199
+ .icon-leaf:before { content: "\f06c"; }
200
+ .icon-fire:before { content: "\f06d"; }
201
+ .icon-eye-open:before { content: "\f06e"; }
202
+
203
+ .icon-eye-close:before { content: "\f070"; }
204
+ .icon-warning-sign:before { content: "\f071"; }
205
+ .icon-plane:before { content: "\f072"; }
206
+ .icon-calendar:before { content: "\f073"; }
207
+ .icon-random:before { content: "\f074"; }
208
+ .icon-comment:before { content: "\f075"; }
209
+ .icon-magnet:before { content: "\f076"; }
210
+ .icon-chevron-up:before { content: "\f077"; }
211
+ .icon-chevron-down:before { content: "\f078"; }
212
+ .icon-retweet:before { content: "\f079"; }
213
+ .icon-shopping-cart:before { content: "\f07a"; }
214
+ .icon-folder-close:before { content: "\f07b"; }
215
+ .icon-folder-open:before { content: "\f07c"; }
216
+ .icon-resize-vertical:before { content: "\f07d"; }
217
+ .icon-resize-horizontal:before { content: "\f07e"; }
218
+
219
+ .icon-bar-chart:before { content: "\f080"; }
220
+ .icon-twitter-sign:before { content: "\f081"; }
221
+ .icon-facebook-sign:before { content: "\f082"; }
222
+ .icon-camera-retro:before { content: "\f083"; }
223
+ .icon-key:before { content: "\f084"; }
224
+ .icon-cogs:before { content: "\f085"; }
225
+ .icon-comments:before { content: "\f086"; }
226
+ .icon-thumbs-up:before { content: "\f087"; }
227
+ .icon-thumbs-down:before { content: "\f088"; }
228
+ .icon-star-half:before { content: "\f089"; }
229
+ .icon-heart-empty:before { content: "\f08a"; }
230
+ .icon-signout:before { content: "\f08b"; }
231
+ .icon-linkedin-sign:before { content: "\f08c"; }
232
+ .icon-pushpin:before { content: "\f08d"; }
233
+ .icon-external-link:before { content: "\f08e"; }
234
+
235
+ .icon-signin:before { content: "\f090"; }
236
+ .icon-trophy:before { content: "\f091"; }
237
+ .icon-github-sign:before { content: "\f092"; }
238
+ .icon-upload-alt:before { content: "\f093"; }
239
+ .icon-lemon:before { content: "\f094"; }
240
+ .icon-phone:before { content: "\f095"; }
241
+ .icon-check-empty:before { content: "\f096"; }
242
+ .icon-bookmark-empty:before { content: "\f097"; }
243
+ .icon-phone-sign:before { content: "\f098"; }
244
+ .icon-twitter:before { content: "\f099"; }
245
+ .icon-facebook:before { content: "\f09a"; }
246
+ .icon-github:before { content: "\f09b"; }
247
+ .icon-unlock:before { content: "\f09c"; }
248
+ .icon-credit-card:before { content: "\f09d"; }
249
+ .icon-rss:before { content: "\f09e"; }
250
+
251
+ .icon-hdd:before { content: "\f0a0"; }
252
+ .icon-bullhorn:before { content: "\f0a1"; }
253
+ .icon-bell:before { content: "\f0a2"; }
254
+ .icon-certificate:before { content: "\f0a3"; }
255
+ .icon-hand-right:before { content: "\f0a4"; }
256
+ .icon-hand-left:before { content: "\f0a5"; }
257
+ .icon-hand-up:before { content: "\f0a6"; }
258
+ .icon-hand-down:before { content: "\f0a7"; }
259
+ .icon-circle-arrow-left:before { content: "\f0a8"; }
260
+ .icon-circle-arrow-right:before { content: "\f0a9"; }
261
+ .icon-circle-arrow-up:before { content: "\f0aa"; }
262
+ .icon-circle-arrow-down:before { content: "\f0ab"; }
263
+ .icon-globe:before { content: "\f0ac"; }
264
+ .icon-wrench:before { content: "\f0ad"; }
265
+ .icon-tasks:before { content: "\f0ae"; }
266
+
267
+ .icon-filter:before { content: "\f0b0"; }
268
+ .icon-briefcase:before { content: "\f0b1"; }
269
+ .icon-fullscreen:before { content: "\f0b2"; }
270
+
271
+ .icon-group:before { content: "\f0c0"; }
272
+ .icon-link:before { content: "\f0c1"; }
273
+ .icon-cloud:before { content: "\f0c2"; }
274
+ .icon-beaker:before { content: "\f0c3"; }
275
+ .icon-cut:before { content: "\f0c4"; }
276
+ .icon-copy:before { content: "\f0c5"; }
277
+ .icon-paper-clip:before { content: "\f0c6"; }
278
+ .icon-save:before { content: "\f0c7"; }
279
+ .icon-sign-blank:before { content: "\f0c8"; }
280
+ .icon-reorder:before { content: "\f0c9"; }
281
+ .icon-list-ul:before { content: "\f0ca"; }
282
+ .icon-list-ol:before { content: "\f0cb"; }
283
+ .icon-strikethrough:before { content: "\f0cc"; }
284
+ .icon-underline:before { content: "\f0cd"; }
285
+ .icon-table:before { content: "\f0ce"; }
286
+
287
+ .icon-magic:before { content: "\f0d0"; }
288
+ .icon-truck:before { content: "\f0d1"; }
289
+ .icon-pinterest:before { content: "\f0d2"; }
290
+ .icon-pinterest-sign:before { content: "\f0d3"; }
291
+ .icon-google-plus-sign:before { content: "\f0d4"; }
292
+ .icon-google-plus:before { content: "\f0d5"; }
293
+ .icon-money:before { content: "\f0d6"; }
294
+ .icon-caret-down:before { content: "\f0d7"; }
295
+ .icon-caret-up:before { content: "\f0d8"; }
296
+ .icon-caret-left:before { content: "\f0d9"; }
297
+ .icon-caret-right:before { content: "\f0da"; }
298
+ .icon-columns:before { content: "\f0db"; }
299
+ .icon-sort:before { content: "\f0dc"; }
300
+ .icon-sort-down:before { content: "\f0dd"; }
301
+ .icon-sort-up:before { content: "\f0de"; }
302
+
303
+ .icon-envelope-alt:before { content: "\f0e0"; }
304
+ .icon-linkedin:before { content: "\f0e1"; }
305
+ .icon-undo:before { content: "\f0e2"; }
306
+ .icon-legal:before { content: "\f0e3"; }
307
+ .icon-dashboard:before { content: "\f0e4"; }
308
+ .icon-comment-alt:before { content: "\f0e5"; }
309
+ .icon-comments-alt:before { content: "\f0e6"; }
310
+ .icon-bolt:before { content: "\f0e7"; }
311
+ .icon-sitemap:before { content: "\f0e8"; }
312
+ .icon-umbrella:before { content: "\f0e9"; }
313
+ .icon-paste:before { content: "\f0ea"; }
314
+
315
+ .icon-user-md:before { content: "\f200"; }
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: font-awesome-rails
3
3
  version: !ruby/object:Gem::Version
4
- hash: 21
4
+ hash: 19
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
- - 2
9
- - 1
10
- version: 0.2.1
8
+ - 3
9
+ - 0
10
+ version: 0.3.0
11
11
  platform: ruby
12
12
  authors:
13
13
  - bokmann
@@ -15,11 +15,13 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2012-03-10 00:00:00 Z
18
+ date: 2012-08-02 00:00:00 -04:00
19
+ default_executable:
19
20
  dependencies:
20
21
  - !ruby/object:Gem::Dependency
21
- type: :runtime
22
- requirement: &id001 !ruby/object:Gem::Requirement
22
+ name: railties
23
+ prerelease: false
24
+ version_requirements: &id001 !ruby/object:Gem::Requirement
23
25
  none: false
24
26
  requirements:
25
27
  - - ~>
@@ -29,12 +31,12 @@ dependencies:
29
31
  - 3
30
32
  - 1
31
33
  version: "3.1"
32
- name: railties
33
- version_requirements: *id001
34
- prerelease: false
34
+ type: :runtime
35
+ requirement: *id001
35
36
  - !ruby/object:Gem::Dependency
36
- type: :development
37
- requirement: &id002 !ruby/object:Gem::Requirement
37
+ name: rake
38
+ prerelease: false
39
+ version_requirements: &id002 !ruby/object:Gem::Requirement
38
40
  none: false
39
41
  requirements:
40
42
  - - ">="
@@ -43,9 +45,8 @@ dependencies:
43
45
  segments:
44
46
  - 0
45
47
  version: "0"
46
- name: rake
47
- version_requirements: *id002
48
- prerelease: false
48
+ type: :development
49
+ requirement: *id002
49
50
  description: I like font-awesome. I like the asset pipeline. I like semantic versioning. If you do too, you're welcome.
50
51
  email:
51
52
  - dbock@codesherpas.com
@@ -70,6 +71,7 @@ files:
70
71
  - vendor/assets/fonts/fontawesome-webfont.ttf
71
72
  - vendor/assets/fonts/fontawesome-webfont.woff
72
73
  - vendor/assets/stylesheets/font-awesome.css
74
+ has_rdoc: true
73
75
  homepage: https://github.com/bokmann/font-awesome-rails
74
76
  licenses: []
75
77
 
@@ -99,7 +101,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
99
101
  requirements: []
100
102
 
101
103
  rubyforge_project:
102
- rubygems_version: 1.8.10
104
+ rubygems_version: 1.6.2
103
105
  signing_key:
104
106
  specification_version: 3
105
107
  summary: an asset gemification of the font-awesome icon font library