spree_special_offers 1.1.3 → 1.1.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,3 @@
1
+ .old_price{
2
+ text-decoration: line-through;
3
+ }
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree_special_offers
3
3
  version: !ruby/object:Gem::Version
4
- hash: 21
4
+ hash: 27
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 1
9
- - 3
10
- version: 1.1.3
9
+ - 4
10
+ version: 1.1.4
11
11
  platform: ruby
12
12
  authors:
13
13
  - Dominik Masur
@@ -57,6 +57,7 @@ files:
57
57
  - config/locales/de.yml
58
58
  - config/locales/en.yml
59
59
  - config/routes.rb
60
+ - public/stylesheets/special_offers.css
60
61
  has_rdoc: true
61
62
  homepage:
62
63
  licenses: []