casein 3.1.3 → 3.1.4

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.
@@ -1,4 +1,4 @@
1
1
  major: 3
2
2
  minor: 1
3
- patch: 3
3
+ patch: 4
4
4
  build:
@@ -203,12 +203,12 @@
203
203
  margin: 3px 0 0 0;
204
204
  }
205
205
 
206
- #content .tfContainer .formError {
206
+ .formError {
207
207
  padding: 7px 0 0 0;
208
208
  color: #801616;
209
209
  }
210
210
 
211
- #content .tfContainer .formError input {
211
+ .formError > input, .formError > textarea {
212
212
  border: 1px solid #801616;
213
213
  }
214
214
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: casein
3
3
  version: !ruby/object:Gem::Version
4
- hash: 5
4
+ hash: 11
5
5
  prerelease: false
6
6
  segments:
7
7
  - 3
8
8
  - 1
9
- - 3
10
- version: 3.1.3
9
+ - 4
10
+ version: 3.1.4
11
11
  platform: ruby
12
12
  authors:
13
13
  - Russell Quinn
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2010-09-01 00:00:00 +02:00
19
+ date: 2010-09-02 00:00:00 +02:00
20
20
  default_executable:
21
21
  dependencies:
22
22
  - !ruby/object:Gem::Dependency