active_frontend 12.0.2 → 12.0.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: 03a27204598497d35359d4d259274988047486db
4
- data.tar.gz: b6dad7641d0d8c794f36a5d9dd240591a8436ed7
3
+ metadata.gz: fe429bde754a31b7cf9d1c02523b6c3bf7d685e9
4
+ data.tar.gz: 1984cd4d712c1ca3c60941ac64513bb0155b1fd8
5
5
  SHA512:
6
- metadata.gz: 305bf2cd78ea26057e329d7292b93972fd9292295cf2dfc5759bd7b51fcb7361767b9fdf0f722d65747f80c357772776fa0174d16f5dbc2854e75ce43a201818
7
- data.tar.gz: f96839e9ccb52f80288910604c3797dbc487527cdf4799849178cc342722efd62ad7a5ba4937d57530e90f0f4658146720705274166f748d59c44698c5c0a098
6
+ metadata.gz: bec70ff3c7105102ead79bd12be2d78d5d9ff6d25ee94fb3a894cfdc2abe74e04ffdbdecb1bd4c9bf33657e085017723d6a370d1e59125430041275223f40516
7
+ data.tar.gz: 67674887dd9c4b93050c6990c98f812f435eb2225db1603320e42d10599760dcedfef540bccee1bddc5865fce9524749b7eadfbbc65f207c51576403b352b777
@@ -1,3 +1,3 @@
1
1
  module ActiveFrontend
2
- VERSION = "12.0.2"
2
+ VERSION = "12.0.3"
3
3
  end
@@ -14,7 +14,6 @@
14
14
  color: $color-black;
15
15
  display: block;
16
16
  height: 30px;
17
- margin-top: 40px;
18
17
  padding-top: 3px;
19
18
  width: 100%;
20
19
  }
@@ -194,6 +194,7 @@
194
194
  .header-invisible .header-nav-alt > li.inverse > a:focus {
195
195
  background: darken($color-white, 2%);
196
196
  border-color: darken($color-white, 2%);
197
+ color: $color-black;
197
198
  }
198
199
 
199
200
  /* # Stripes
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: active_frontend
3
3
  version: !ruby/object:Gem::Version
4
- version: 12.0.2
4
+ version: 12.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juan Gomez
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2015-11-12 00:00:00.000000000 Z
11
+ date: 2015-11-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails