compass-retina-sprites 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -67,7 +67,7 @@ $hover-class : 'sp-hover';
67
67
  $webp-url-ret : str-replace($webp-ret, 'images', 'images-webp');
68
68
 
69
69
  .sp-#{$sprite-name} {
70
- .nowebpalpha & {
70
+ .no-webpalpha & {
71
71
  background : $sprite;
72
72
  @media (
73
73
  -webkit-min-device-pixel-ratio: 1.5 ),
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- - 3
9
- version: 0.1.3
8
+ - 4
9
+ version: 0.1.4
10
10
  platform: ruby
11
11
  authors:
12
12
  - Tingan Ho