hamloft 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: 7032524fefd1c0dd4dd62dd6737c65cbfdae4da7
4
- data.tar.gz: 450016c03ff87218c2e8a93c5154b37313eb80f0
3
+ metadata.gz: 051661285f92ad34a8ed4528fe0642c816d237cd
4
+ data.tar.gz: 755d6db680a81f7520840d192892a1b2d02fac6a
5
5
  SHA512:
6
- metadata.gz: bc2bf659eacb789790ce7eb061b11f8a6f95b12c8cb139aa3fee303e625be5cad66e7e23370c609b422d691fa84c3743248c39593f74ac5415421b2adbb1b325
7
- data.tar.gz: 7f0b06da3f39d7820d131fd506fa27d94a82fc74cc91c50321bf1f4b048402c47b92e4a1011bebc116d208a5ea238651358560163e198178460d59b972521f5f
6
+ metadata.gz: 38a09f945e5e4cf93a5f57ca43b30f08826d341b2a6792e1c5a63d6cd38956752fa415a8806b0139e1f6eb52a55f7f220d8c98e894d77a2dd53f6b09f7679a04
7
+ data.tar.gz: 2d58dea7d5dff0761dbc204aed3f92e1e57ff1d80193ac0542f7bfed541c3dfa6c8f77068fadbbd1845caa48a27bb47dadd11b1a4761febe681d77d862a6cac3
@@ -1,3 +1,3 @@
1
1
  module Hamloft
2
- VERSION = "0.1.2"
2
+ VERSION = "0.1.3"
3
3
  end
@@ -16,13 +16,13 @@ module Hamloft
16
16
  background_color: "",
17
17
  bg_color: "",
18
18
  opacity: "",
19
- border_radius: "0px",
20
- border_width: "0px",
21
- border_style: "none",
19
+ border_radius: "",
20
+ border_width: "",
21
+ border_style: "",
22
22
  style: "default",
23
- padding_top: "0em",
23
+ padding_top: "",
24
24
  padding_right: "",
25
- padding_bottom: "0em",
25
+ padding_bottom: "",
26
26
  padding_left: "",
27
27
  min_height: "",
28
28
  max_height: "",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hamloft
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
  - Tobias Strebitzer
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-08-25 00:00:00.000000000 Z
11
+ date: 2015-09-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: haml