linaro-jekyll-theme 0.10.72 → 0.10.73

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_sass/core/nav.scss +4 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3ea150f9e0a1736c2682ceff384d295402eb8241
4
- data.tar.gz: 0e38d942b723f1740c06f7d5ab244cacd5f603f9
3
+ metadata.gz: 428101ec0828bc1445120413ab2a46af784cde29
4
+ data.tar.gz: 7f27af619ab122457fa5786f3df5cbd157f568e1
5
5
  SHA512:
6
- metadata.gz: 3062f5172538cb414a7dc06342bbcb629c08a373fcefc416425378622195b70d41e6455cb4eb3b3563520b9d529a8eef9d86332715bf644b3d8e0d9af4b6395f
7
- data.tar.gz: 0db9d60ca34d2b921875e5d2d41194b0f3142d19fc9933df5ff0f30a96b215e3ec477f254c8d1387265e41e387f00206c72c5bb3a0aa89cf332d8086c496ca9c
6
+ metadata.gz: a137a2bc28c4cc3ee17841053d27759f83871c6cc75c53e16561dfa8f009e695dee23f2576c4004f45c3377a54bdff594c431df30d505b22304b8a14616bdf3b
7
+ data.tar.gz: 30688bc0aa49ab91e33565a5f9b0dda5480a0cb7151668dad2ed115b09d86d54e9acfd63bed0709c7676f747d206392ae8c4bf5f66d2df9366ab4860c9e5d132
data/_sass/core/nav.scss CHANGED
@@ -607,3 +607,7 @@ li.side-nav-button {
607
607
  -moz-border-radius:6px 0 6px 6px;
608
608
  border-radius:6px 0 6px 6px;
609
609
  }
610
+
611
+ .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
612
+ color: $navbar-base-text-color;
613
+ }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: linaro-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.72
4
+ version: 0.10.73
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby