compass_radix 3.1.4 → 3.1.5

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9e8479ca6e46b9437a4b55c0fa1d7d5075ed9b1f
4
- data.tar.gz: 43e864bbfc91ba0111e7b8979beb8961a207c3f3
3
+ metadata.gz: 851ace5896de9d41c37aee10eae3c09e27d877ab
4
+ data.tar.gz: 0ba29528769af19c8bcb4f7f7cdf83da4aa9fa78
5
5
  SHA512:
6
- metadata.gz: a324c74a6a4357f8ca2f15e8802e1668ae28e8d72e1df1fbb499c9352a2785e81282a031ba04254c385a5a42225dd74e9d024a737af22fce07594d2f2eba98a5
7
- data.tar.gz: 49cf9de2fc2cc9762394371d5e930f49bde2b398e15a7b9ab8c941251ac5ab3885b951b3f91d3a55d90cd68051cc3e6f53341afde0935b28218498248d046256
6
+ metadata.gz: c5f33db0e0c3cec3e3aef64d494b7786b25f9f9331cdc708dea34745053283b5ce11f9071e9b04ddb8d87df8e1cdec44050557a6d87b98bb8988a5de2cb21c0d
7
+ data.tar.gz: 2e78bfbb5237213fb4b4c9dfaf08553fcf144e52e3520c38580d8709db0450f5b39a9b1e04dc763eabb6c3e756f832920c8023b8735b902437917a7748162c26
@@ -6,6 +6,11 @@
6
6
  animation: fa-spin 2s infinite linear;
7
7
  }
8
8
 
9
+ .#{$fa-css-prefix}-pulse {
10
+ -webkit-animation: fa-spin 1s infinite steps(8);
11
+ animation: fa-spin 1s infinite steps(8);
12
+ }
13
+
9
14
  @-webkit-keyframes fa-spin {
10
15
  0% {
11
16
  -webkit-transform: rotate(0deg);
@@ -3,9 +3,11 @@
3
3
 
4
4
  .#{$fa-css-prefix} {
5
5
  display: inline-block;
6
- font: normal normal normal 14px/1 FontAwesome; // shortening font declaration
6
+ font: normal normal normal #{$fa-font-size-base}/1 FontAwesome; // shortening font declaration
7
7
  font-size: inherit; // can't have font-size inherit on line above, so need to override
8
8
  text-rendering: auto; // optimizelegibility throws things off #1094
9
9
  -webkit-font-smoothing: antialiased;
10
10
  -moz-osx-font-smoothing: grayscale;
11
+ transform: translate(0, 0); // ensures no half-pixel rendering in firefox
12
+
11
13
  }
@@ -158,6 +158,7 @@
158
158
  .#{$fa-css-prefix}-bookmark-o:before { content: $fa-var-bookmark-o; }
159
159
  .#{$fa-css-prefix}-phone-square:before { content: $fa-var-phone-square; }
160
160
  .#{$fa-css-prefix}-twitter:before { content: $fa-var-twitter; }
161
+ .#{$fa-css-prefix}-facebook-f:before,
161
162
  .#{$fa-css-prefix}-facebook:before { content: $fa-var-facebook; }
162
163
  .#{$fa-css-prefix}-github:before { content: $fa-var-github; }
163
164
  .#{$fa-css-prefix}-unlock:before { content: $fa-var-unlock; }
@@ -397,7 +398,8 @@
397
398
  .#{$fa-css-prefix}-trello:before { content: $fa-var-trello; }
398
399
  .#{$fa-css-prefix}-female:before { content: $fa-var-female; }
399
400
  .#{$fa-css-prefix}-male:before { content: $fa-var-male; }
400
- .#{$fa-css-prefix}-gittip:before { content: $fa-var-gittip; }
401
+ .#{$fa-css-prefix}-gittip:before,
402
+ .#{$fa-css-prefix}-gratipay:before { content: $fa-var-gratipay; }
401
403
  .#{$fa-css-prefix}-sun-o:before { content: $fa-var-sun-o; }
402
404
  .#{$fa-css-prefix}-moon-o:before { content: $fa-var-moon-o; }
403
405
  .#{$fa-css-prefix}-archive:before { content: $fa-var-archive; }
@@ -500,6 +502,7 @@
500
502
  .#{$fa-css-prefix}-send-o:before,
501
503
  .#{$fa-css-prefix}-paper-plane-o:before { content: $fa-var-paper-plane-o; }
502
504
  .#{$fa-css-prefix}-history:before { content: $fa-var-history; }
505
+ .#{$fa-css-prefix}-genderless:before,
503
506
  .#{$fa-css-prefix}-circle-thin:before { content: $fa-var-circle-thin; }
504
507
  .#{$fa-css-prefix}-header:before { content: $fa-var-header; }
505
508
  .#{$fa-css-prefix}-paragraph:before { content: $fa-var-paragraph; }
@@ -550,3 +553,44 @@
550
553
  .#{$fa-css-prefix}-sheqel:before,
551
554
  .#{$fa-css-prefix}-ils:before { content: $fa-var-ils; }
552
555
  .#{$fa-css-prefix}-meanpath:before { content: $fa-var-meanpath; }
556
+ .#{$fa-css-prefix}-buysellads:before { content: $fa-var-buysellads; }
557
+ .#{$fa-css-prefix}-connectdevelop:before { content: $fa-var-connectdevelop; }
558
+ .#{$fa-css-prefix}-dashcube:before { content: $fa-var-dashcube; }
559
+ .#{$fa-css-prefix}-forumbee:before { content: $fa-var-forumbee; }
560
+ .#{$fa-css-prefix}-leanpub:before { content: $fa-var-leanpub; }
561
+ .#{$fa-css-prefix}-sellsy:before { content: $fa-var-sellsy; }
562
+ .#{$fa-css-prefix}-shirtsinbulk:before { content: $fa-var-shirtsinbulk; }
563
+ .#{$fa-css-prefix}-simplybuilt:before { content: $fa-var-simplybuilt; }
564
+ .#{$fa-css-prefix}-skyatlas:before { content: $fa-var-skyatlas; }
565
+ .#{$fa-css-prefix}-cart-plus:before { content: $fa-var-cart-plus; }
566
+ .#{$fa-css-prefix}-cart-arrow-down:before { content: $fa-var-cart-arrow-down; }
567
+ .#{$fa-css-prefix}-diamond:before { content: $fa-var-diamond; }
568
+ .#{$fa-css-prefix}-ship:before { content: $fa-var-ship; }
569
+ .#{$fa-css-prefix}-user-secret:before { content: $fa-var-user-secret; }
570
+ .#{$fa-css-prefix}-motorcycle:before { content: $fa-var-motorcycle; }
571
+ .#{$fa-css-prefix}-street-view:before { content: $fa-var-street-view; }
572
+ .#{$fa-css-prefix}-heartbeat:before { content: $fa-var-heartbeat; }
573
+ .#{$fa-css-prefix}-venus:before { content: $fa-var-venus; }
574
+ .#{$fa-css-prefix}-mars:before { content: $fa-var-mars; }
575
+ .#{$fa-css-prefix}-mercury:before { content: $fa-var-mercury; }
576
+ .#{$fa-css-prefix}-transgender:before { content: $fa-var-transgender; }
577
+ .#{$fa-css-prefix}-transgender-alt:before { content: $fa-var-transgender-alt; }
578
+ .#{$fa-css-prefix}-venus-double:before { content: $fa-var-venus-double; }
579
+ .#{$fa-css-prefix}-mars-double:before { content: $fa-var-mars-double; }
580
+ .#{$fa-css-prefix}-venus-mars:before { content: $fa-var-venus-mars; }
581
+ .#{$fa-css-prefix}-mars-stroke:before { content: $fa-var-mars-stroke; }
582
+ .#{$fa-css-prefix}-mars-stroke-v:before { content: $fa-var-mars-stroke-v; }
583
+ .#{$fa-css-prefix}-mars-stroke-h:before { content: $fa-var-mars-stroke-h; }
584
+ .#{$fa-css-prefix}-neuter:before { content: $fa-var-neuter; }
585
+ .#{$fa-css-prefix}-facebook-official:before { content: $fa-var-facebook-official; }
586
+ .#{$fa-css-prefix}-pinterest-p:before { content: $fa-var-pinterest-p; }
587
+ .#{$fa-css-prefix}-whatsapp:before { content: $fa-var-whatsapp; }
588
+ .#{$fa-css-prefix}-server:before { content: $fa-var-server; }
589
+ .#{$fa-css-prefix}-user-plus:before { content: $fa-var-user-plus; }
590
+ .#{$fa-css-prefix}-user-times:before { content: $fa-var-user-times; }
591
+ .#{$fa-css-prefix}-hotel:before,
592
+ .#{$fa-css-prefix}-bed:before { content: $fa-var-bed; }
593
+ .#{$fa-css-prefix}-viacoin:before { content: $fa-var-viacoin; }
594
+ .#{$fa-css-prefix}-train:before { content: $fa-var-train; }
595
+ .#{$fa-css-prefix}-subway:before { content: $fa-var-subway; }
596
+ .#{$fa-css-prefix}-medium:before { content: $fa-var-medium; }
@@ -3,11 +3,13 @@
3
3
 
4
4
  @mixin fa-icon() {
5
5
  display: inline-block;
6
- font: normal normal normal 14px/1 FontAwesome; // shortening font declaration
6
+ font: normal normal normal #{$fa-font-size-base}/1 FontAwesome; // shortening font declaration
7
7
  font-size: inherit; // can't have font-size inherit on line above, so need to override
8
8
  text-rendering: auto; // optimizelegibility throws things off #1094
9
9
  -webkit-font-smoothing: antialiased;
10
10
  -moz-osx-font-smoothing: grayscale;
11
+ transform: translate(0, 0); // ensures no half-pixel rendering in firefox
12
+
11
13
  }
12
14
 
13
15
  @mixin fa-icon-rotate($degrees, $rotation) {
@@ -5,10 +5,11 @@
5
5
  font-family: 'FontAwesome';
6
6
  src: url('#{$fa-font-path}/fontawesome-webfont.eot?v=#{$fa-version}');
7
7
  src: url('#{$fa-font-path}/fontawesome-webfont.eot?#iefix&v=#{$fa-version}') format('embedded-opentype'),
8
+ url('#{$fa-font-path}/fontawesome-webfont.woff2?v=#{$fa-version}') format('woff2'),
8
9
  url('#{$fa-font-path}/fontawesome-webfont.woff?v=#{$fa-version}') format('woff'),
9
10
  url('#{$fa-font-path}/fontawesome-webfont.ttf?v=#{$fa-version}') format('truetype'),
10
11
  url('#{$fa-font-path}/fontawesome-webfont.svg?v=#{$fa-version}#fontawesomeregular') format('svg');
11
- //src: url('#{$fa-font-path}/FontAwesome.otf') format('opentype'); // used when developing fonts
12
+ // src: url('#{$fa-font-path}/FontAwesome.otf') format('opentype'); // used when developing fonts
12
13
  font-weight: normal;
13
14
  font-style: normal;
14
15
  }
@@ -2,9 +2,10 @@
2
2
  // --------------------------
3
3
 
4
4
  $fa-font-path: "../fonts" !default;
5
- //$fa-font-path: "//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts" !default; // for referencing Bootstrap CDN font files directly
5
+ $fa-font-size-base: 14px !default;
6
+ //$fa-font-path: "//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts" !default; // for referencing Bootstrap CDN font files directly
6
7
  $fa-css-prefix: fa !default;
7
- $fa-version: "4.2.0" !default;
8
+ $fa-version: "4.3.0" !default;
8
9
  $fa-border-color: #eee !default;
9
10
  $fa-inverse: #fff !default;
10
11
  $fa-li-width: (30em / 14) !default;
@@ -56,6 +57,7 @@ $fa-var-bar-chart: "\f080";
56
57
  $fa-var-bar-chart-o: "\f080";
57
58
  $fa-var-barcode: "\f02a";
58
59
  $fa-var-bars: "\f0c9";
60
+ $fa-var-bed: "\f236";
59
61
  $fa-var-beer: "\f0fc";
60
62
  $fa-var-behance: "\f1b4";
61
63
  $fa-var-behance-square: "\f1b5";
@@ -83,6 +85,7 @@ $fa-var-building-o: "\f0f7";
83
85
  $fa-var-bullhorn: "\f0a1";
84
86
  $fa-var-bullseye: "\f140";
85
87
  $fa-var-bus: "\f207";
88
+ $fa-var-buysellads: "\f20d";
86
89
  $fa-var-cab: "\f1ba";
87
90
  $fa-var-calculator: "\f1ec";
88
91
  $fa-var-calendar: "\f073";
@@ -98,6 +101,8 @@ $fa-var-caret-square-o-left: "\f191";
98
101
  $fa-var-caret-square-o-right: "\f152";
99
102
  $fa-var-caret-square-o-up: "\f151";
100
103
  $fa-var-caret-up: "\f0d8";
104
+ $fa-var-cart-arrow-down: "\f218";
105
+ $fa-var-cart-plus: "\f217";
101
106
  $fa-var-cc: "\f20a";
102
107
  $fa-var-cc-amex: "\f1f3";
103
108
  $fa-var-cc-discover: "\f1f2";
@@ -146,6 +151,7 @@ $fa-var-comments: "\f086";
146
151
  $fa-var-comments-o: "\f0e6";
147
152
  $fa-var-compass: "\f14e";
148
153
  $fa-var-compress: "\f066";
154
+ $fa-var-connectdevelop: "\f20e";
149
155
  $fa-var-copy: "\f0c5";
150
156
  $fa-var-copyright: "\f1f9";
151
157
  $fa-var-credit-card: "\f09d";
@@ -157,11 +163,13 @@ $fa-var-cubes: "\f1b3";
157
163
  $fa-var-cut: "\f0c4";
158
164
  $fa-var-cutlery: "\f0f5";
159
165
  $fa-var-dashboard: "\f0e4";
166
+ $fa-var-dashcube: "\f210";
160
167
  $fa-var-database: "\f1c0";
161
168
  $fa-var-dedent: "\f03b";
162
169
  $fa-var-delicious: "\f1a5";
163
170
  $fa-var-desktop: "\f108";
164
171
  $fa-var-deviantart: "\f1bd";
172
+ $fa-var-diamond: "\f219";
165
173
  $fa-var-digg: "\f1a6";
166
174
  $fa-var-dollar: "\f155";
167
175
  $fa-var-dot-circle-o: "\f192";
@@ -191,6 +199,8 @@ $fa-var-eye: "\f06e";
191
199
  $fa-var-eye-slash: "\f070";
192
200
  $fa-var-eyedropper: "\f1fb";
193
201
  $fa-var-facebook: "\f09a";
202
+ $fa-var-facebook-f: "\f09a";
203
+ $fa-var-facebook-official: "\f230";
194
204
  $fa-var-facebook-square: "\f082";
195
205
  $fa-var-fast-backward: "\f049";
196
206
  $fa-var-fast-forward: "\f050";
@@ -232,6 +242,7 @@ $fa-var-folder-o: "\f114";
232
242
  $fa-var-folder-open: "\f07c";
233
243
  $fa-var-folder-open-o: "\f115";
234
244
  $fa-var-font: "\f031";
245
+ $fa-var-forumbee: "\f211";
235
246
  $fa-var-forward: "\f04e";
236
247
  $fa-var-foursquare: "\f180";
237
248
  $fa-var-frown-o: "\f119";
@@ -242,6 +253,7 @@ $fa-var-gbp: "\f154";
242
253
  $fa-var-ge: "\f1d1";
243
254
  $fa-var-gear: "\f013";
244
255
  $fa-var-gears: "\f085";
256
+ $fa-var-genderless: "\f1db";
245
257
  $fa-var-gift: "\f06b";
246
258
  $fa-var-git: "\f1d3";
247
259
  $fa-var-git-square: "\f1d2";
@@ -256,6 +268,7 @@ $fa-var-google-plus: "\f0d5";
256
268
  $fa-var-google-plus-square: "\f0d4";
257
269
  $fa-var-google-wallet: "\f1ee";
258
270
  $fa-var-graduation-cap: "\f19d";
271
+ $fa-var-gratipay: "\f184";
259
272
  $fa-var-group: "\f0c0";
260
273
  $fa-var-h-square: "\f0fd";
261
274
  $fa-var-hacker-news: "\f1d4";
@@ -268,9 +281,11 @@ $fa-var-header: "\f1dc";
268
281
  $fa-var-headphones: "\f025";
269
282
  $fa-var-heart: "\f004";
270
283
  $fa-var-heart-o: "\f08a";
284
+ $fa-var-heartbeat: "\f21e";
271
285
  $fa-var-history: "\f1da";
272
286
  $fa-var-home: "\f015";
273
287
  $fa-var-hospital-o: "\f0f8";
288
+ $fa-var-hotel: "\f236";
274
289
  $fa-var-html5: "\f13b";
275
290
  $fa-var-ils: "\f20b";
276
291
  $fa-var-image: "\f03e";
@@ -294,6 +309,7 @@ $fa-var-laptop: "\f109";
294
309
  $fa-var-lastfm: "\f202";
295
310
  $fa-var-lastfm-square: "\f203";
296
311
  $fa-var-leaf: "\f06c";
312
+ $fa-var-leanpub: "\f212";
297
313
  $fa-var-legal: "\f0e3";
298
314
  $fa-var-lemon-o: "\f094";
299
315
  $fa-var-level-down: "\f149";
@@ -325,10 +341,17 @@ $fa-var-mail-reply: "\f112";
325
341
  $fa-var-mail-reply-all: "\f122";
326
342
  $fa-var-male: "\f183";
327
343
  $fa-var-map-marker: "\f041";
344
+ $fa-var-mars: "\f222";
345
+ $fa-var-mars-double: "\f227";
346
+ $fa-var-mars-stroke: "\f229";
347
+ $fa-var-mars-stroke-h: "\f22b";
348
+ $fa-var-mars-stroke-v: "\f22a";
328
349
  $fa-var-maxcdn: "\f136";
329
350
  $fa-var-meanpath: "\f20c";
351
+ $fa-var-medium: "\f23a";
330
352
  $fa-var-medkit: "\f0fa";
331
353
  $fa-var-meh-o: "\f11a";
354
+ $fa-var-mercury: "\f223";
332
355
  $fa-var-microphone: "\f130";
333
356
  $fa-var-microphone-slash: "\f131";
334
357
  $fa-var-minus: "\f068";
@@ -340,8 +363,10 @@ $fa-var-mobile-phone: "\f10b";
340
363
  $fa-var-money: "\f0d6";
341
364
  $fa-var-moon-o: "\f186";
342
365
  $fa-var-mortar-board: "\f19d";
366
+ $fa-var-motorcycle: "\f21c";
343
367
  $fa-var-music: "\f001";
344
368
  $fa-var-navicon: "\f0c9";
369
+ $fa-var-neuter: "\f22c";
345
370
  $fa-var-newspaper-o: "\f1ea";
346
371
  $fa-var-openid: "\f19b";
347
372
  $fa-var-outdent: "\f03b";
@@ -366,6 +391,7 @@ $fa-var-pie-chart: "\f200";
366
391
  $fa-var-pied-piper: "\f1a7";
367
392
  $fa-var-pied-piper-alt: "\f1a8";
368
393
  $fa-var-pinterest: "\f0d2";
394
+ $fa-var-pinterest-p: "\f231";
369
395
  $fa-var-pinterest-square: "\f0d3";
370
396
  $fa-var-plane: "\f072";
371
397
  $fa-var-play: "\f04b";
@@ -415,8 +441,10 @@ $fa-var-scissors: "\f0c4";
415
441
  $fa-var-search: "\f002";
416
442
  $fa-var-search-minus: "\f010";
417
443
  $fa-var-search-plus: "\f00e";
444
+ $fa-var-sellsy: "\f213";
418
445
  $fa-var-send: "\f1d8";
419
446
  $fa-var-send-o: "\f1d9";
447
+ $fa-var-server: "\f233";
420
448
  $fa-var-share: "\f064";
421
449
  $fa-var-share-alt: "\f1e0";
422
450
  $fa-var-share-alt-square: "\f1e1";
@@ -425,11 +453,15 @@ $fa-var-share-square-o: "\f045";
425
453
  $fa-var-shekel: "\f20b";
426
454
  $fa-var-sheqel: "\f20b";
427
455
  $fa-var-shield: "\f132";
456
+ $fa-var-ship: "\f21a";
457
+ $fa-var-shirtsinbulk: "\f214";
428
458
  $fa-var-shopping-cart: "\f07a";
429
459
  $fa-var-sign-in: "\f090";
430
460
  $fa-var-sign-out: "\f08b";
431
461
  $fa-var-signal: "\f012";
462
+ $fa-var-simplybuilt: "\f215";
432
463
  $fa-var-sitemap: "\f0e8";
464
+ $fa-var-skyatlas: "\f216";
433
465
  $fa-var-skype: "\f17e";
434
466
  $fa-var-slack: "\f198";
435
467
  $fa-var-sliders: "\f1de";
@@ -468,10 +500,12 @@ $fa-var-step-backward: "\f048";
468
500
  $fa-var-step-forward: "\f051";
469
501
  $fa-var-stethoscope: "\f0f1";
470
502
  $fa-var-stop: "\f04d";
503
+ $fa-var-street-view: "\f21d";
471
504
  $fa-var-strikethrough: "\f0cc";
472
505
  $fa-var-stumbleupon: "\f1a4";
473
506
  $fa-var-stumbleupon-circle: "\f1a3";
474
507
  $fa-var-subscript: "\f12c";
508
+ $fa-var-subway: "\f239";
475
509
  $fa-var-suitcase: "\f0f2";
476
510
  $fa-var-sun-o: "\f185";
477
511
  $fa-var-superscript: "\f12b";
@@ -506,6 +540,9 @@ $fa-var-toggle-off: "\f204";
506
540
  $fa-var-toggle-on: "\f205";
507
541
  $fa-var-toggle-right: "\f152";
508
542
  $fa-var-toggle-up: "\f151";
543
+ $fa-var-train: "\f238";
544
+ $fa-var-transgender: "\f224";
545
+ $fa-var-transgender-alt: "\f225";
509
546
  $fa-var-trash: "\f1f8";
510
547
  $fa-var-trash-o: "\f014";
511
548
  $fa-var-tree: "\f1bb";
@@ -532,7 +569,14 @@ $fa-var-upload: "\f093";
532
569
  $fa-var-usd: "\f155";
533
570
  $fa-var-user: "\f007";
534
571
  $fa-var-user-md: "\f0f0";
572
+ $fa-var-user-plus: "\f234";
573
+ $fa-var-user-secret: "\f21b";
574
+ $fa-var-user-times: "\f235";
535
575
  $fa-var-users: "\f0c0";
576
+ $fa-var-venus: "\f221";
577
+ $fa-var-venus-double: "\f226";
578
+ $fa-var-venus-mars: "\f228";
579
+ $fa-var-viacoin: "\f237";
536
580
  $fa-var-video-camera: "\f03d";
537
581
  $fa-var-vimeo-square: "\f194";
538
582
  $fa-var-vine: "\f1ca";
@@ -544,6 +588,7 @@ $fa-var-warning: "\f071";
544
588
  $fa-var-wechat: "\f1d7";
545
589
  $fa-var-weibo: "\f18a";
546
590
  $fa-var-weixin: "\f1d7";
591
+ $fa-var-whatsapp: "\f232";
547
592
  $fa-var-wheelchair: "\f193";
548
593
  $fa-var-wifi: "\f1eb";
549
594
  $fa-var-windows: "\f17a";
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
2
+ * Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
3
3
  * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
4
4
  */
5
5
 
@@ -11,7 +11,7 @@
11
11
  @import "fixed-width";
12
12
  @import "list";
13
13
  @import "bordered-pulled";
14
- @import "spinning";
14
+ @import "animated";
15
15
  @import "rotated-flipped";
16
16
  @import "stacked";
17
17
  @import "icons";
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compass_radix
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.4
4
+ version: 3.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Arshad Chummun
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-12-15 00:00:00.000000000 Z
11
+ date: 2015-02-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: compass
@@ -64,9 +64,9 @@ files:
64
64
  - stylesheets/compass_radix/_user.scss
65
65
  - stylesheets/compass_radix/_variable.scss
66
66
  - stylesheets/compass_radix/_view.scss
67
+ - stylesheets/fontawesome/_animated.scss
67
68
  - stylesheets/fontawesome/_bordered-pulled.scss
68
69
  - stylesheets/fontawesome/_core.scss
69
- - stylesheets/fontawesome/_extras.scss
70
70
  - stylesheets/fontawesome/_fixed-width.scss
71
71
  - stylesheets/fontawesome/_icons.scss
72
72
  - stylesheets/fontawesome/_larger.scss
@@ -74,7 +74,6 @@ files:
74
74
  - stylesheets/fontawesome/_mixins.scss
75
75
  - stylesheets/fontawesome/_path.scss
76
76
  - stylesheets/fontawesome/_rotated-flipped.scss
77
- - stylesheets/fontawesome/_spinning.scss
78
77
  - stylesheets/fontawesome/_stacked.scss
79
78
  - stylesheets/fontawesome/_variables.scss
80
79
  - stylesheets/fontawesome/font-awesome.scss
@@ -1,44 +0,0 @@
1
- /* EXTRAS
2
- * -------------------------- */
3
-
4
- /* Stacked and layered icon */
5
-
6
- /* Animated rotating icon */
7
- .#{$fa-css-prefix}-spin {
8
- -webkit-animation: spin 2s infinite linear;
9
- -moz-animation: spin 2s infinite linear;
10
- -o-animation: spin 2s infinite linear;
11
- animation: spin 2s infinite linear;
12
- }
13
-
14
- @-moz-keyframes spin {
15
- 0% { -moz-transform: rotate(0deg); }
16
- 100% { -moz-transform: rotate(359deg); }
17
- }
18
- @-webkit-keyframes spin {
19
- 0% { -webkit-transform: rotate(0deg); }
20
- 100% { -webkit-transform: rotate(359deg); }
21
- }
22
- @-o-keyframes spin {
23
- 0% { -o-transform: rotate(0deg); }
24
- 100% { -o-transform: rotate(359deg); }
25
- }
26
- @-ms-keyframes spin {
27
- 0% { -ms-transform: rotate(0deg); }
28
- 100% { -ms-transform: rotate(359deg); }
29
- }
30
- @keyframes spin {
31
- 0% { transform: rotate(0deg); }
32
- 100% { transform: rotate(359deg); }
33
- }
34
-
35
-
36
- // Icon rotations & flipping
37
- // -------------------------
38
-
39
- .#{$fa-css-prefix}-rotate-90 { @include fa-icon-rotate(90deg, 1); }
40
- .#{$fa-css-prefix}-rotate-180 { @include fa-icon-rotate(180deg, 2); }
41
- .#{$fa-css-prefix}-rotate-270 { @include fa-icon-rotate(270deg, 3); }
42
-
43
- .#{$fa-css-prefix}-flip-horizontal { @include fa-icon-flip(-1, 1, 0); }
44
- .#{$fa-css-prefix}-flip-vertical { @include fa-icon-flip(1, -1, 2); }