sports_db 0.2.11 → 0.2.12

Sign up to get free protection for your applications and to get access to all the features.
@@ -21,7 +21,7 @@
21
21
  .on('blur', function() {
22
22
  $app_wrapper.mask({ 'unmask': true });
23
23
  });
24
- $.preload(['@2x/filterlist_press@2x.png']);
24
+ $.preload(['filterlist_press@2x.png']);
25
25
  });
26
26
  }
27
27
  });
@@ -76,7 +76,7 @@
76
76
  }
77
77
  .articles {
78
78
  .article {
79
- border: 4px solid $tab_content_bg;
79
+ border: 4px solid #E9E9E9;
80
80
  }
81
81
  .resizeable_text {
82
82
  padding: 8px;
@@ -9,5 +9,5 @@
9
9
  # available as extensions to the MAJOR.MINOR.PATCH format.
10
10
 
11
11
  module SportsDb
12
- VERSION = "0.2.11"
12
+ VERSION = "0.2.12"
13
13
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sports_db
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.11
4
+ version: 0.2.12
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-08-05 00:00:00.000000000 Z
12
+ date: 2013-08-06 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails