active_frontend 14.0.20 → 14.0.21

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f7316fa5d34e3c64e3a66a00b762670281c0da76
4
- data.tar.gz: e45d581ce0af87c25c7e0715c10c48795d2e3678
3
+ metadata.gz: 7b692fe50215a78f6800813dddbd38df889952aa
4
+ data.tar.gz: 3fd7c6e4820ca5285bb16bc6a260cbd920d26d45
5
5
  SHA512:
6
- metadata.gz: 69881ac7c4478d1ab4eae42fd31a0700220dbeb4c3b58781e19945d77c0dd415fc93f702c745b880f58e03b0ca14a8e9d9737a389a75855c5da9be2bcd1cd016
7
- data.tar.gz: 7a9c351436e6ee1311fa8865f85501f9c61e66eb73e82f64a0e85f13123597ac7e8315c8fd5ba78d7d643a1cf8470319c51030fa4567afb6c858c0015883a7fd
6
+ metadata.gz: 6536032ce169d07487aa1244a362f3878bfb5b4236a2f3e183f6293910ae516d13d8704b04d4d0023d336a048fceb708687447c27f152f0ca73fb3858189279d
7
+ data.tar.gz: 6c9ab51a5e787637d6023d4a76440e60f3d059c867e24d65aa8ffde6701c9d9941a9304538c3b97be7aadf66cd8cc6eaad9b5b6a1817d2cbaab5d72caed55c61
@@ -1,3 +1,3 @@
1
1
  module ActiveFrontend
2
- VERSION = '14.0.20'.freeze
2
+ VERSION = '14.0.21'.freeze
3
3
  end
@@ -198,6 +198,7 @@ thead {
198
198
  border-style: solid;
199
199
  border-width: 1px;
200
200
  border-bottom-width: 2px;
201
+ padding: 10px 10px 8px;
201
202
  }
202
203
  }
203
204
 
@@ -54,6 +54,7 @@
54
54
  }
55
55
  > ul {
56
56
  background: color(light-haze);
57
+ border-bottom-color: inherit;
57
58
  border-bottom-style: solid;
58
59
  border-bottom-width: 1px;
59
60
  list-style: none;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: active_frontend
3
3
  version: !ruby/object:Gem::Version
4
- version: 14.0.20
4
+ version: 14.0.21
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juan Gomez
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-11-20 00:00:00.000000000 Z
11
+ date: 2016-11-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails