dlegr250_material_design 0.4.19 → 0.4.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 04fe629c2695a2b7f044269d1c457ac633feefea
4
- data.tar.gz: dc3e7f2810557f2eda89268d470a583160e8c2f2
3
+ metadata.gz: 862f4c8362e2b0bb9abe35f8369884cf63529c9f
4
+ data.tar.gz: 0f0e93107d5945864024ff61977863e892f19652
5
5
  SHA512:
6
- metadata.gz: 987f8b36271f90bfe7bdf73f9c016f505468a9f1b5ad73e155ac3df41f86ae46e44879e24e90b8f9613adc9d6d8453be279daf1debebf108f956a421178c613c
7
- data.tar.gz: 0f632f75cf2e870b3b28720f63aa011882462f497dbf50ce7ff8d3b62b1d30fd04b698bd175e9941a40ef86235cb7053b9ed28e7bab2965cf868c5a362195029
6
+ metadata.gz: 953023f53c78d88e84bf479b067e5dd10898462daf00b4037abd51eaae9e08097228ca22a68509920e9281d59c0ffa073189e88b9ba33d77626347d06c3c1930
7
+ data.tar.gz: edc295c093aad69e6640f996647ae8f345c9810189676f1892c77f0d741b7abd4b089473c01f7576671d90708149b3545819f3feaf0363cf274881990486aa06
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.4.19"
2
+ VERSION = "0.4.20"
3
3
  end
@@ -64,8 +64,8 @@
64
64
  @include list-item-secondary();
65
65
  }
66
66
 
67
- .card-header-seconday-actions {
68
- @include list-item-seconday-actions();
67
+ .card-header-secondary-actions {
68
+ @include list-item-secondary-actions();
69
69
  }
70
70
 
71
71
 
@@ -61,8 +61,8 @@
61
61
  @include list-item-secondary();
62
62
  }
63
63
 
64
- .dialog-header-seconday-actions {
65
- @include list-item-seconday-actions();
64
+ .dialog-header-secondary-actions {
65
+ @include list-item-secondary-actions();
66
66
  }
67
67
 
68
68
 
@@ -175,8 +175,8 @@ ol {
175
175
  @include list-item-secondary();
176
176
  }
177
177
 
178
- .list-item-seconday-actions {
179
- @include list-item-seconday-actions();
178
+ .list-item-secondary-actions {
179
+ @include list-item-secondary-actions();
180
180
  }
181
181
 
182
182
  .list-item-misc {
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.4.19
4
+ version: 0.4.20
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel LeGrand