tell-them 0.4.2 → 0.4.3

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: 9083c3351a92b41822a2368de49cdbdebcc53f4a
4
- data.tar.gz: e5b0175ace596b086ad2feadd57397d90e5156b5
3
+ metadata.gz: 6d381ec29b65a2faeabbeffa97d9c2ac3b5add72
4
+ data.tar.gz: c29af9a14712016f5f0911bde2f3f120da5c4bb0
5
5
  SHA512:
6
- metadata.gz: 28e81b5c97cb4d652af192fb2ffc48919b17d9e8219d378e4f16e3fcfded857a63f8207a7f5a7bd5afe7f8300639e9d0455cd2d5e978b46726a838a020f446e0
7
- data.tar.gz: b6a7fa4e8292a909b6841b3f3225b389996e508e0644e33ba2e9f1d7053967598e38a52a83f3c24d11073269aafcb10fc03329cc055266055bdad883e419ba23
6
+ metadata.gz: 455a354bdbd3b61ea7232e4fe4c2d5c21f9bae2a365f6a335d051062dc9523430201c0292a670611953e513f6383d770ea5aad2b78f6a8136429fb90bf9224b5
7
+ data.tar.gz: 1efd670d287c31eaf21d4597e3c386501103b8489c0029b7066b9c7bd5c8a3e9e15478fe62f4b238a75969b4d75648aac2704ab38d3930f12cd9df280b1daa20
@@ -1,4 +1,8 @@
1
+ #grid-overlay
2
+ display: none
3
+
1
4
  #tell-them-box:hover+#grid-overlay, #tell-them-box.grid-on+#grid-overlay
5
+ display: initial
2
6
  position: fixed
3
7
  pointer-events: none
4
8
  top: 0px
@@ -1,5 +1,5 @@
1
1
  module TellThem
2
2
  module Rails
3
- VERSION = "0.4.2"
3
+ VERSION = "0.4.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tell-them
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.4.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - K M Lawrence
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-02-10 00:00:00.000000000 Z
11
+ date: 2017-09-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties