dlegr250_material_design 0.4.32 → 0.4.33

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: faa7122a512ca0c8514508e1e99cada1ccf8ffdf
4
- data.tar.gz: eeb7f7bfc94d6b3983b4cceb1de3a5da265e0bfd
3
+ metadata.gz: 1edc85dacea12631d9894f0951592233166347ac
4
+ data.tar.gz: e8190a44db3182704ad77d475bea2ae3ea25573d
5
5
  SHA512:
6
- metadata.gz: 740343bf95bd7aee8e2ecb59c5e2b6a65951257ffe6f7cacc16efb524b1ee258d99fd70760876ffa6cde129d3667ac855bf4a549af3b87e7550fb9440d4c2222
7
- data.tar.gz: 7f694e19754a4136dd81ae1369798e15055de2c5a6363a35d293927b780a9712ed28166cb1a47bdfaf37c19407bc5cb1f12c2889299ca2d1426ec07e48de20b9
6
+ metadata.gz: 5cb66dd7bf0eabc13b8846f1cd871f56ab3c12377b4df3d8972d2136897241ed30ead8c3162f485044f1146f435ee5ded29aa10722303aadb84c3b79a0228a82
7
+ data.tar.gz: e3e2ef4ba1a0883f53cc3660c313e0a5a93c3331126bd63cad2bd9ba21a40bf704f34accaf9a942cb25d754693b7a236f7aa8dffe25469db494b1b7baa3b3b26
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.4.32"
2
+ VERSION = "0.4.33"
3
3
  end
@@ -147,6 +147,13 @@
147
147
  background-color: color("highlight");
148
148
  }
149
149
 
150
+ // Hover
151
+ //----------------------------------------------------------------------
152
+
153
+ .no-hover:hover {
154
+ background-color: transparent !important;
155
+ }
156
+
150
157
  // Decorate text
151
158
  //----------------------------------------------------------------------
152
159
 
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.32
4
+ version: 0.4.33
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel LeGrand