waterfall_bourbon_neat_rails 0.0.8.0 → 0.0.8.1

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: 939377a6d544bf0113bcebfaee79dfcb61afab2e
4
- data.tar.gz: 184f9d6d03fe63a4c109b07ed0952a4f8735e89e
3
+ metadata.gz: 916be2e3ba8a901fe4fea5bb11cead957e6798f3
4
+ data.tar.gz: 2de532870b3d29d0a08fc612ad8eed96e26bd012
5
5
  SHA512:
6
- metadata.gz: 08bdea47526f0d0561c58731215621ba114d53bf4559995ee29e9929d4b3412b41d70f2793668b50c8de389273147840700bfff8746e9697bacd7b7380193edd
7
- data.tar.gz: c0e15e53a6cf12210ed075227d221bdd89855d5597a700464eb412921b6df2d7c7fe0a0a14f0cf061d16ebc5b166aae54e933b4c443b16fae2cdc4065ed5622f
6
+ metadata.gz: 10e97bccfa32596648df1891b4687858dd7935a4c1ae64563062f9b7f1e5f172cc419ce1c0d768823ffbc357907616ec9b0eb4dbe53ff52163e75b6a5467977e
7
+ data.tar.gz: 226fadcea0db146ae6417b71adac0a23dde50862cbde4a799db6a2957db6d37c7da597c6d2c0b5dec59f9895d541f7f7a40eb634c0bdb0840289ba427cbca32d
@@ -57,7 +57,7 @@ body#main {
57
57
  background: image-url('home-tile-bg.gif') repeat scroll left top #0057A7;
58
58
  height: 35%;
59
59
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.46);
60
- margin-left: 0.5em 0 0;
60
+ margin-left: 0.5em;
61
61
  z-index: 100;
62
62
  color: #FFF;
63
63
 
@@ -67,6 +67,10 @@ body#main {
67
67
 
68
68
  label {
69
69
  text-align: left;
70
+ &.error {
71
+ color: rgba(255, 0, 0, 1);
72
+ font-weight: 200;
73
+ }
70
74
  }
71
75
 
72
76
  #form-inputs {
@@ -126,7 +130,7 @@ body#main {
126
130
  }
127
131
 
128
132
  &.bold {
129
- font-weight: 650;
133
+ font-weight: 600;
130
134
  font-size: 42px;
131
135
  line-height: 52px;
132
136
  margin: 0.25em 0px;
@@ -1,3 +1,3 @@
1
1
  module WaterfallBourbonNeatRails
2
- VERSION = "0.0.8.0".freeze
2
+ VERSION = "0.0.8.1".freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: waterfall_bourbon_neat_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8.0
4
+ version: 0.0.8.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Waterfall Software Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-07-08 00:00:00.000000000 Z
11
+ date: 2014-07-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails