dlegr250_material_design 0.3.44 → 0.3.45
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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: cdc84a8e397ef0e0dba56e437a120ca1289492a8
|
|
4
|
+
data.tar.gz: 11361f8618131b1aaefbd412eef1d82e562b6d0e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 038bfe0a3d2695e4d9d2849ca5de6b294c88ac6cb39ef19f5bbdf6f9ae8ce780e99f5db8d1dfa21fd655b9dcd9421b24c423e28b39d77436125099b427a1061d
|
|
7
|
+
data.tar.gz: b09a88514052c0385219245298a1b51757911e4f7ea57a0a29c3bb66c0dd863a5c154b25c2aeb874f720bf3a90250e3cef6ed4badbc1a35179e1e5103263344c
|
|
@@ -144,7 +144,7 @@ ol {
|
|
|
144
144
|
.list-item-icon {
|
|
145
145
|
color: color("icon");
|
|
146
146
|
padding-left: $spacing-normal;
|
|
147
|
-
text-align:
|
|
147
|
+
text-align: left;
|
|
148
148
|
width: 40px; // .list-item-primary already has 16px padding on left
|
|
149
149
|
}
|
|
150
150
|
|
|
@@ -178,7 +178,7 @@ ol {
|
|
|
178
178
|
|
|
179
179
|
.list-item-secondary {
|
|
180
180
|
color: color("icon");
|
|
181
|
-
|
|
181
|
+
padding-right: $spacing-normal;
|
|
182
182
|
text-align: right;
|
|
183
183
|
}
|
|
184
184
|
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: dlegr250_material_design
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.3.
|
|
4
|
+
version: 0.3.45
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Daniel LeGrand
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2016-08-
|
|
11
|
+
date: 2016-08-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|