iasd-bootstrap-sass 1.2.2 → 1.2.3

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: 0a3301f631b94a212cfd940beae20d8a03b3606b
4
- data.tar.gz: 5d5fd87781cd56a2f0b8fddd1547d75f62616eba
3
+ metadata.gz: 1bf06d35fad721036b2940a7851f57a8e6bbb39c
4
+ data.tar.gz: 7a2c01d502599062e8412e4ce0b9174b7dec6dce
5
5
  SHA512:
6
- metadata.gz: 1eaf792e880f481d8f367918e3645df1089c673278f94969ecbb31888504c54d8c97d9691f46db15638ffe68530dfc7cd16ba50682c12b5d6b25ac8c4b98bf0f
7
- data.tar.gz: 0d7a222766679cc994038eb03ecaf33d93fcd9b073b826fb38846eaa130e4cbbceb98cdcc28b8b9c3cc29b836049c1d78d333f5a28ca48c4ad07baede40e0c1b
6
+ metadata.gz: f577b077683d82d5c41d7435c4272de0176ef8a5a97fd67538d6360b9317ba086a5924f3a2c9456dca09d4e27d12a40132a4bc6e5e9ab38687de00800f66b3b6
7
+ data.tar.gz: 1f7e4d82990e48b873fe261d7e6ad246004417671523b20fe051e5fc4a9e5d2a09923c4fb7e93ef2f8ac173576dd0a3b4d65e37a33c917a6f6b3f04a77115c9f
@@ -1,5 +1,5 @@
1
1
  module Bootstrap
2
2
  module IASD
3
- VERSION = "1.2.2"
3
+ VERSION = "1.2.3"
4
4
  end
5
5
  end
@@ -3691,21 +3691,21 @@ time {
3691
3691
  }
3692
3692
 
3693
3693
  .iasd-images-gallery-thumbs {
3694
- .item {
3695
- @include border-radius(5px);
3696
- background: {
3697
- position: center center;
3698
- size: cover;
3699
- };
3700
- height: 60px;
3701
- margin: 5px;
3702
- color: #FFF;
3703
- text-align: center;
3704
- cursor: pointer;
3705
- img {
3706
- display: none;
3707
- }
3708
- }
3694
+ .item {
3695
+ height: 60px;
3696
+ margin: 5px;
3697
+ img {
3698
+ @include border-radius(5px);
3699
+ background: {
3700
+ position: center center;
3701
+ size: cover;
3702
+ };
3703
+ color: #FFF;
3704
+ text-align: center;
3705
+ cursor: pointer;
3706
+ display: none;
3707
+ }
3708
+ }
3709
3709
  }
3710
3710
 
3711
3711
  .iasd-images-gallery {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * IASD Bootstrap v1.2.2 (http://styleguide.adventistas.org)
2
+ * IASD Bootstrap v1.2.3 (http://styleguide.adventistas.org)
3
3
  * Copyright 2014-2014 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.2.2 (http://styleguide.adventistas.org)
2
+ * IASD Bootstrap v1.2.3 (http://styleguide.adventistas.org)
3
3
  * Copyright 2014-2014 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.2.2 (http://styleguide.adventistas.org)
2
+ * IASD Bootstrap v1.2.3 (http://styleguide.adventistas.org)
3
3
  * Copyright 2014-2014 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.2.2
4
+ version: 1.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Filipi Zimermann
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-28 00:00:00.000000000 Z
11
+ date: 2014-12-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: compass