active_frontend 14.0.19 → 14.0.20

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: a0c9fdba1ebc22fc44d565258020bb55bf3e7f47
4
- data.tar.gz: 4241e81387f70a04ce4856465a4c74d9aa55b474
3
+ metadata.gz: f7316fa5d34e3c64e3a66a00b762670281c0da76
4
+ data.tar.gz: e45d581ce0af87c25c7e0715c10c48795d2e3678
5
5
  SHA512:
6
- metadata.gz: 05b1d22c0bf33a7a39c2ca9b9871b3a1f3a848c5eaee9e36ecd8af8b579f586dcafff510f65b156f02ef412febca345e3742bdd2759af5b790c5203f057fe331
7
- data.tar.gz: 13093f9864e8d2d29d8cb054036db68a081ba472e629ce0cd84f567ceb219c7c709e6e91129e302d90b3ae4924ec0cf2679d5e800ed3127f9d611d9bd1af2f8e
6
+ metadata.gz: 69881ac7c4478d1ab4eae42fd31a0700220dbeb4c3b58781e19945d77c0dd415fc93f702c745b880f58e03b0ca14a8e9d9737a389a75855c5da9be2bcd1cd016
7
+ data.tar.gz: 7a9c351436e6ee1311fa8865f85501f9c61e66eb73e82f64a0e85f13123597ac7e8315c8fd5ba78d7d643a1cf8470319c51030fa4567afb6c858c0015883a7fd
@@ -1,3 +1,3 @@
1
1
  module ActiveFrontend
2
- VERSION = '14.0.19'.freeze
2
+ VERSION = '14.0.20'.freeze
3
3
  end
@@ -65,7 +65,7 @@ select,
65
65
  textarea {
66
66
  &[disabled] {
67
67
  @include text-fill-color(color(dark-gray));
68
- background: color(light-haze);
68
+ background: darkish-color(light-haze);
69
69
  color: color(dark-gray);
70
70
  }
71
71
 
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.19
4
+ version: 14.0.20
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-19 00:00:00.000000000 Z
11
+ date: 2016-11-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails