sports_db 0.2.15 → 0.2.16

Sign up to get free protection for your applications and to get access to all the features.
@@ -26,6 +26,8 @@
26
26
 
27
27
  .summary {
28
28
  padding: 8px 20px 8px 8px;
29
+ border: 1px solid $zebra_strip_divider;
30
+ border-width: 0 0 1px;
29
31
 
30
32
  h3 {
31
33
  margin: 0;
@@ -69,10 +71,8 @@
69
71
  }
70
72
 
71
73
  }
72
- .summaries.has_stripes .summary:nth-of-type(2n) {
74
+ .summaries.has_stripes .summary:nth-of-type(2n+1) {
73
75
  background-color: $zebra_strip_odd;
74
- border: 1px solid $zebra_strip_divider;
75
- border-width: 1px 0;
76
76
  }
77
77
  .articles {
78
78
  .article {
@@ -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.15"
12
+ VERSION = "0.2.16"
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.15
4
+ version: 0.2.16
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: