dlegr250_material_design 0.2.46 → 0.2.47

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: b0170e80fd002612155abdfea9b3e854ae01c48c
4
- data.tar.gz: 84464270a386fd41a24d3e06e3d31654675fe01f
3
+ metadata.gz: 3b9720cc929d426746a4b7f77f8d8f261aded5a2
4
+ data.tar.gz: 141bf51253e9d50085509cb98b409594655eef64
5
5
  SHA512:
6
- metadata.gz: 2aec31dc95a7cf6a12e9631503016f4bc7c81f8c9b0308a75d9493fb366868078d2250c7f647be049aabd94f9f409ad5724d6d249514a1d80ac66b9474f4c915
7
- data.tar.gz: 288c4e974344bb13db59889f834526edd86037c97c2e08d6ee38b694a75f19dccdee3f7a1e14b08790163e356c413c397932c55d03ded6a617d0e709651b3445
6
+ metadata.gz: 6dbd970c29e0e200a16a47a743bd7086a13f1da4740a0135dbe8032e646744529f61af41746317daff69246bd5b872d3eb1122edb39250330ec6f6fd8b859686
7
+ data.tar.gz: 3c015d02aff684c8f668f39d8f2449d0ef5ed4b008c8ce20837530ffa99ba3c902e44c8b59d41c976072ac4890b7f3d8b924cbfac87de1f2f602f2511f6d7fe2
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.2.46"
2
+ VERSION = "0.2.47"
3
3
  end
@@ -13,6 +13,9 @@
13
13
  // Primary subtext
14
14
  // </div>
15
15
  // </div>
16
+ // <div class="blank-state-actions">
17
+ // ...
18
+ // </div>
16
19
  // </div>
17
20
  //======================================================================
18
21
 
@@ -32,6 +35,7 @@
32
35
  color: color("divider");
33
36
  display: inline-block;
34
37
  height: 80px;
38
+ margin-bottom: $spacing-normal;
35
39
  width: 80px;
36
40
  text-align: center;
37
41
 
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.2.46
4
+ version: 0.2.47
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel LeGrand