dlegr250_material_design 0.1.26 → 0.1.27

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: 99abd3f00a0a852f6403e6987fa46e7cfa905b5e
4
- data.tar.gz: 2b312b9d43d87ed4ba45b03a8f9586d3e93b2959
3
+ metadata.gz: 230ab54ec4c9e1afc15cb3a4b3b5dccd6691d144
4
+ data.tar.gz: 6a3cee1295e2f7fed33ffe8b80b87b8649073ce4
5
5
  SHA512:
6
- metadata.gz: 32929e1bc3307643ae1ef3981b065763b7c18ae4fce2c8105af5989d8461f7df6c1edda249cfcdee15d3172a94ea11549c2079366095b8616fe97b6159344b5f
7
- data.tar.gz: ce25a659e4aef70c15eded14381dc12aed4bdbbead6d09bcc692c4ab898c9667f5504b1aaf73a826c08d090fdce87cb554f85288ed1f3e0b7419df91a32c3514
6
+ metadata.gz: 8aea70ecdf57d9628a7306c9c4ac1807071941f7803d78fded6e88420a7126a4094b181d84f406b3827c576bc12ee4d29ef18746d7e0f2eab7020548049b12b7
7
+ data.tar.gz: b2477ba2f2f01eb75724d638de6f4ffe7106dbc66d123ada808de87cc56710e62280bfafb3ce72bdf12f24a08aa52f0dd9f3bee04aead8f25d9cd689ffb1e930
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.1.26"
2
+ VERSION = "0.1.27"
3
3
  end
@@ -155,8 +155,8 @@
155
155
 
156
156
  :disabled,
157
157
  .disabled {
158
- background-color: rgba(0, 0, 0, 0.12);
159
- color: rgba(0, 0, 0, 0.26);
158
+ background-color: rgba(0, 0, 0, 0.12) !important;
159
+ color: rgba(0, 0, 0, 0.26) !important;
160
160
  cursor: not-allowed !important;
161
161
  pointer-events: none !important;
162
162
  @include box-shadow(none !important);
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.1.26
4
+ version: 0.1.27
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel LeGrand