dlegr250_material_design 0.4.69 → 0.4.70

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: 1607e8c20ccff9fbc3a4d00663180aa73210b928
4
- data.tar.gz: 2824816d09057b4c0d49debddc46ac71950938ee
3
+ metadata.gz: cc9ca09e7b6cc637a3d010b7c71117b552c2b58d
4
+ data.tar.gz: 67281628f674ace8ad65e187f92bfc0bff452dc7
5
5
  SHA512:
6
- metadata.gz: 8914dd52c59c8c1eb92b8d12db26c2c1cfd49e4b8f1413dafd34478208c03a8bf7df25faa5b8a4e9031a31ef588019a0886634acca440faf4c1a494c2d683079
7
- data.tar.gz: 342bfe25d7703f3d7ad8c0a7f6844c507d7ee2245532225df070c094f2cf53460055419978924c8612859e2f581a6665f8b80accad0785ec73ea266af2fe1ed6
6
+ metadata.gz: 3489adb8a61bc3f125d40ee208fd52551817ffe0e42fe1405dad5362f1fec4fb5f30a6bfea66fe4af916b3d99343e80f40c6796b15b8e7a6d228223d78d68ce2
7
+ data.tar.gz: 75989c14f0631542935233c811452c5fbb02123448a8c887d68b639fdee095b5a6bc0693bb4ae8d10f483ec03af3b75a6f9abc07267bc985921a274b78168789
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.4.69"
2
+ VERSION = "0.4.70"
3
3
  end
@@ -29,16 +29,12 @@
29
29
  line-height: $tab-height - 2px;
30
30
  // max-width: 264px;
31
31
  // min-width: 72px;
32
- padding: 0 $spacing-normal;
33
32
  text-align: center;
34
33
  text-decoration: none;
35
34
  text-transform: uppercase;
36
35
  vertical-align: middle;
36
+ @include list-item();
37
37
  @include transition(all 0.30s ease);
38
-
39
- &:active {
40
- background-color: color("hover");
41
- }
42
38
  }
43
39
 
44
40
  // Tabs - tab - icon
@@ -50,6 +46,7 @@
50
46
 
51
47
  .tab-primary {
52
48
  @include list-item-primary();
49
+ color: color("helper");
53
50
  }
54
51
 
55
52
  @each $color-name, $color in $colors {
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.69
4
+ version: 0.4.70
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel LeGrand