dlegr250_material_design 0.5.85 → 0.5.86

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: cf872e4423925b0ee794bb2abd89298f47e66a12
4
- data.tar.gz: 99202a38b41069c9e1e6b273ebf803c7d422987d
3
+ metadata.gz: 8f61245f50d7c305bb408e852642f7ae737bb988
4
+ data.tar.gz: 5250381d0b35e321c3282cefb6bdd7b7342144b6
5
5
  SHA512:
6
- metadata.gz: f3fc0ce8ba752d52b61e9390b56bdc18ee87cfd341908561cd8444a10a626e1cd3cfabc9b85e10ce840d13ad0a8489b46ccce5d95591274a20575e8f87a22226
7
- data.tar.gz: 38cabf8809eb19c19944f32a95fd0cd27ec5d18d4bb0b60ab1537d629b2d5bd7564a29944677628475498d63a8545e2915dc63aec210f2097f861bcd2336e24c
6
+ metadata.gz: d7c4b49fa732f85052b33337649e21906bed6a61b84d6814ed60c499ebc476a451098edc1328c8b7fa6c6e9d0968237396826fa32c47466c81d6dd390ffbdaa5
7
+ data.tar.gz: 0f459098cd978ece6917758fc70f34a6bd581fea688e86eab52f79ab6a1fbb611a320357e5704c9df2e180010aa23ecd919f2f853c14e4ca108ba1369a624022
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.5.85"
2
+ VERSION = "0.5.86"
3
3
  end
@@ -64,7 +64,7 @@
64
64
  color: color("text");
65
65
  max-height: 80vh;
66
66
  overflow: scroll;
67
- z-index: $elevation-24;
67
+ @include elevation(24);
68
68
  @include transparency(0);
69
69
  }
70
70
 
@@ -120,7 +120,7 @@
120
120
  position: absolute;
121
121
  top: $appbar-height-device-medium - 8px;
122
122
  width: 100%;
123
- z-index: $elevation-24;
123
+ @include elevation(24);
124
124
  @include box-shadow(0 12px 15px 0 rgba(0,0,0,0.24));
125
125
  @include rounded-bottom-corners(4px);
126
126
  }
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.85
4
+ version: 0.5.86
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel LeGrand