iasd-bootstrap-sass 1.6.1 → 1.6.2
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: 95c1dc85928d963b0e76d6d22500100749a81a01
|
4
|
+
data.tar.gz: 6c6cf469352bf73e1a69028100a93a7ee7005bfd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 25bdbda8c0ba3b49c4d60e997030b4598d321f0588be2b0e786e967667e2f5a3aff6d9d12d4de1fd29f8050a7c70bb0311f02e5e1065bb9199a9415561532338
|
7
|
+
data.tar.gz: 8be550fd294ab39f9d9fa8224af3803073998d997f1e47923ab3e2dcfe26ac4acdec61bcbea58b386d909862825534a650c4bb1b598837cae7020896525bdd84
|
@@ -2861,14 +2861,20 @@ a.see-all-apps {
|
|
2861
2861
|
.iasd-widget-about-author {
|
2862
2862
|
.iasd-contact-info {
|
2863
2863
|
margin-top: 30px;
|
2864
|
+
a {
|
2865
|
+
color: $text-color !important;
|
2866
|
+
}
|
2864
2867
|
p {
|
2865
2868
|
display: inline-block;
|
2866
2869
|
margin-top: 15px !important;
|
2867
2870
|
}
|
2868
2871
|
.iasd-author-info {
|
2869
2872
|
display: inline-block;
|
2873
|
+
width: 100%;
|
2870
2874
|
+ .iasd-author-info {
|
2871
|
-
margin-top:
|
2875
|
+
margin-top: 15px;
|
2876
|
+
padding-top: 15px;
|
2877
|
+
border-top: solid 1px $border-base;
|
2872
2878
|
}
|
2873
2879
|
}
|
2874
2880
|
.contact-info-title {
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* IASD Bootstrap v1.6.
|
2
|
+
* IASD Bootstrap v1.6.2 (http://styleguide.adventistas.org)
|
3
3
|
* Copyright 2014-2015 Igreja Adventista do Sétimo Dia
|
4
4
|
* Licensed under MIT (https://github.com/igrejaadventista/styleguide/blob/master/LICENSE)
|
5
5
|
*/
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* IASD Bootstrap v1.6.
|
2
|
+
* IASD Bootstrap v1.6.2 (http://styleguide.adventistas.org)
|
3
3
|
* Copyright 2014-2015 Igreja Adventista do Sétimo Dia
|
4
4
|
* Licensed under MIT (https://github.com/igrejaadventista/styleguide/blob/master/LICENSE)
|
5
5
|
*/
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* IASD Bootstrap v1.6.
|
2
|
+
* IASD Bootstrap v1.6.2 (http://styleguide.adventistas.org)
|
3
3
|
* Copyright 2014-2015 Igreja Adventista do Sétimo Dia
|
4
4
|
* Licensed under MIT (https://github.com/igrejaadventista/styleguide/blob/master/LICENSE)
|
5
5
|
*/
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: iasd-bootstrap-sass
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.6.
|
4
|
+
version: 1.6.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Filipi Zimermann
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-10-
|
11
|
+
date: 2015-10-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: compass
|