dlegr250_material_design 0.5.15 → 0.5.16

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: f9a823537f4b405543151d05ec336b8b96747e0b
4
- data.tar.gz: 024c90d0de1965bc69c1e29313f23caba52e608c
3
+ metadata.gz: 9bd5796288dfbea11b3b71199f8d72c6cc04c9d9
4
+ data.tar.gz: c0ad8f33498ec373794685bc64a83bcd616521bc
5
5
  SHA512:
6
- metadata.gz: 657b02adfc751330cd005a6ed2f6852fa0a22aac3f7c5f69e9579c6df664e9f181a02991ba641896d7050392e140305e9d34215e14162a29db1a99c6f028a893
7
- data.tar.gz: 590409a067aaf36b2016ac8de9aaa1812a28b30489180113c81fa43d62ca7dcf465a5b14fa41864846de5bd3b03ca804b2084d0888ce9c648dcbfb4bac373770
6
+ metadata.gz: 532f8f9416ade780abcacb922e39aefa09a54bfe83cb612d7dd7502292736bca2cb5a6e2aed1124abd1e59a9bd1487e72a1ece0e89ae2b11edd86c8f46be4a12
7
+ data.tar.gz: 9369515748966044123b7bb89f323d7588de3bb550f8cfa648db1ed4bd45198f20cf47bee4b50257ed69aaa9b3d45ab305f4e81e6a1b250cb060e966858e7006
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.5.15"
2
+ VERSION = "0.5.16"
3
3
  end
@@ -37,6 +37,11 @@ $card-width-xlarge: 420px;
37
37
  // Dimensions - lists
38
38
  //----------------------------------------------------------------------
39
39
 
40
+ $list-one-line-height: 48px;
41
+ $list-one-line-with-avatar-height: 56px;
42
+ $list-two-lines-height: 72px;
43
+ $list-three-lines-height: 88px;
44
+
40
45
  // 72px is the specification, but minus 32px for 16px left/right padding.
41
46
  $list-item-icon-width: 40px;
42
47
 
@@ -19,11 +19,6 @@
19
19
  // </div>
20
20
  //======================================================================
21
21
 
22
- $list-one-line-height: 48px;
23
- $list-one-line-with-avatar-height: 56px;
24
- $list-two-lines-height: 72px;
25
- $list-three-lines-height: 88px;
26
-
27
22
  // UL and OL lists
28
23
  //----------------------------------------------------------------------
29
24
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dlegr250_material_design
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.15
4
+ version: 0.5.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel LeGrand