dlegr250_material_design 0.5.06 → 0.5.07

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: 9dc62263a3d05c0596a49056290305df75efb3f4
4
- data.tar.gz: b10fc0f639ef2723b4e450110324a02be02a3ec0
3
+ metadata.gz: cf474b45ffff4cb7295f7c3c655e86682acd2210
4
+ data.tar.gz: 7244ad3f35d6a15f648cc540231d79eaa1fb04a3
5
5
  SHA512:
6
- metadata.gz: c30cea39234043e436aa3a8466952122e1098fbfba26f2779498294c4e8ec721e4e0e881d99f6c44dd75d0e0b9fa4726f5ac54c3fc527f6bc2d718c3b2fe07bb
7
- data.tar.gz: 8bd7604e6598966addd928eb8ee0e5326b0f9f9d91c53df0c46ce92242158d47363d1a2f2f9c3c7a1b2d7403ebc7090fee8c13909f633e4e4b4184805da2e84a
6
+ metadata.gz: 3309c793250d33fc63d268b3d325b52f34072112b621fc7bfb7369d9b816146d06325ae4560ee07c59635aedf1d58719a58e3d4ef904ebc79e7f8c8dbfc1c3f8
7
+ data.tar.gz: 8e997524c3c182003c3757c140dcad61f1d59a738dabeab68ea685b53cdefecb0b006ebb2d49d9af3f14fc5294ffc7f93b8afe757f6bd3cbbbe7c3ddbb82f31c
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.5.06"
2
+ VERSION = "0.5.07"
3
3
  end
@@ -72,7 +72,9 @@ hr {
72
72
  a {
73
73
  color: color("blue");
74
74
  text-decoration: none;
75
+ }
75
76
 
77
+ a.link {
76
78
  &:hover {
77
79
  text-decoration: underline;
78
80
  }
@@ -54,8 +54,8 @@ ol {
54
54
  .list-item-icon {
55
55
  color: color("icon");
56
56
  padding-left: $spacing-normal;
57
- text-align: left;
58
- width: 30px;
57
+ text-align: center;
58
+ width: 56px;
59
59
  }
60
60
 
61
61
  .list-item-icon-primary-action {
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.06
4
+ version: 0.5.07
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel LeGrand