tree_html 0.1.2 → 0.1.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: b52629dbc45f4fe5344a854327d42a38fd5c0148
4
- data.tar.gz: 9013505a0e5c0f05744b8fa923afe9a1a800fe2c
3
+ metadata.gz: da8586ac3457b5d7299d7038e9246c18e1317021
4
+ data.tar.gz: 85559c8310255f1094f0c1f4f0b0fdd8b3d24623
5
5
  SHA512:
6
- metadata.gz: f946b29c44a98cbabf6a4cf1d85dab687d755da252b07294e3717efeea5a55342241ac8020438c42ec37bf92f96539bb3d79aa78c955988c5c1cadf94696b4d5
7
- data.tar.gz: 4180e244146f5cd107da42c5a6c5920af6c33d5a6d7961dbad7acc1a1dc38b05806b4ae61d63aa34032ccbeb061519d6d045fdec76381e3ddfb847ede43304cc
6
+ metadata.gz: 643cb5f1641906cd1ceecaf8cade22432af6f747cabe50f2501bb4b6a8af1672d773445f460fe0a08440cccdc2bb88120064a1620c9c2a0fe7cd4080534665d1
7
+ data.tar.gz: 609518b6c208b1c80eed08bba7b1d02d3c9a77c254314367f007a523d222096a6379e002123b666266445e1b3e18ff71e3baeb0bf3ffd6816c103bc810688544
@@ -22,7 +22,7 @@ body {
22
22
  content: "";
23
23
  position: absolute;
24
24
  top: -7px;
25
- left: -15px;
25
+ left: -28px;
26
26
  border-left: 1px dotted #ccc;
27
27
  border-bottom: 1px dotted #ccc;
28
28
  width: 15px;
@@ -33,7 +33,7 @@ body {
33
33
  position: absolute;
34
34
  content: "";
35
35
  top: 8px;
36
- left: -15px;
36
+ left: -28px;
37
37
  border-left: 1px dotted #ccc;
38
38
  width: 15px;
39
39
  height: 100%;
@@ -1,3 +1,3 @@
1
1
  module TreeHtml
2
- VERSION = "0.1.2"
2
+ VERSION = "0.1.3"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tree_html
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - ken
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-02-16 00:00:00.000000000 Z
11
+ date: 2017-02-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -91,7 +91,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
91
91
  version: '0'
92
92
  requirements: []
93
93
  rubyforge_project:
94
- rubygems_version: 2.5.2
94
+ rubygems_version: 2.6.8
95
95
  signing_key:
96
96
  specification_version: 4
97
97
  summary: generate plain css tree structure