scrollytelling-pageflow-navigation 1.10.2 → 1.10.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: cf46f469e858c6ec1a24c94c414c04b896864ab5
4
- data.tar.gz: c068524b902665bdd174b2365820b578dda4f2a2
3
+ metadata.gz: 5e59fbc76424c3a94b090fa323eb14402d45818a
4
+ data.tar.gz: 35d4c38f49d17de493311386ce12fb6475f68746
5
5
  SHA512:
6
- metadata.gz: c8f855c914edc2ac14938246163150dd05251cdada6756a1cc7266537568e01410a3201dd37f296917e402488d6b3c04d3aaef36974811e0deb170cdb36b74be
7
- data.tar.gz: 4afcf5d684a784b2802d58f27d8ad3110946cc07cf20bf83c1f155bb75195643966ea60cbe2725181b2cbe5e60ce959d74e011691a68e8b831dfde669d4cec5e
6
+ metadata.gz: acb7b58d2c886649a3302525d720a8aca086b89dd365372df742a076579a4289985fa65c4db60e17ccfc16af8ff9339903ec858923346752f22b1157a32fffb5
7
+ data.tar.gz: 527cea77e428542c6d753465d5fbda611cd43b148325e58a432b17da250b571d77c87a6394f3e672531ef05547a20c4eb213404fb62b6b66c2a905195239b59b
@@ -12,7 +12,6 @@ $scrollytelling-invert-nav-color: black !default;
12
12
  font-size: 16px;
13
13
  text-transform: uppercase;
14
14
  font-family: sourcesanspro;
15
- text-shadow: 1px 1px 4px #2b2b2b;
16
15
  letter-spacing: 1px;
17
16
  line-height: $scrollytelling-fa-size;
18
17
  height: $scrollytelling-sharing-size;
@@ -14,7 +14,7 @@
14
14
  content: "\f0ab";
15
15
  font-family: "FontAwesome";
16
16
  font-size: 16px;
17
- margin-right: .5em;
17
+ margin-right: .25em;
18
18
  background-image: none;
19
19
  }
20
20
 
@@ -55,10 +55,8 @@
55
55
  }
56
56
  }
57
57
 
58
- .page-invert {
59
- .navigation_mobile {
60
- .menu.index:before {
61
- color: $scrollytelling-invert-nav-color;
62
- }
58
+ .navigation_mobile.page-invert {
59
+ .menu.index:before {
60
+ color: $scrollytelling-invert-nav-color;
63
61
  }
64
62
  }
@@ -1,7 +1,7 @@
1
1
  module Scrollytelling
2
2
  module Pageflow
3
3
  module Navigation
4
- VERSION = "1.10.2"
4
+ VERSION = "1.10.3"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: scrollytelling-pageflow-navigation
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.10.2
4
+ version: 1.10.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joost Baaij
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-10-26 00:00:00.000000000 Z
11
+ date: 2016-10-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pageflow