smock 0.1.58 → 0.1.59

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.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- smock (0.1.58)
4
+ smock (0.1.59)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
@@ -42,3 +42,9 @@ abbr[title]
42
42
  .stand-alone-button
43
43
  +space(margin-top)
44
44
 
45
+ .form-terms
46
+ color: $gray-light
47
+ +space(margin-top)
48
+
49
+ .form-terms a
50
+ color: $gray-light
@@ -119,6 +119,7 @@
119
119
  text-decoration: none
120
120
  color: $white
121
121
  font-weight: bold
122
+ cursor: pointer
122
123
  +space(line-height, 2)
123
124
  &:hover
124
125
  background-color: lighten($background, 5%)
@@ -134,6 +135,7 @@
134
135
  text-decoration: none
135
136
  color: $border
136
137
  font-weight: bold
138
+ cursor: pointer
137
139
  +space(line-height, 2)
138
140
  &:hover
139
141
  background-color: $white
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smock
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.58
4
+ version: 0.1.59
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-09-19 00:00:00.000000000 Z
12
+ date: 2014-09-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sass
@@ -357,7 +357,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
357
357
  version: '0'
358
358
  segments:
359
359
  - 0
360
- hash: 1228001230666385392
360
+ hash: -3311088283718739339
361
361
  required_rubygems_version: !ruby/object:Gem::Requirement
362
362
  none: false
363
363
  requirements:
@@ -366,7 +366,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
366
366
  version: '0'
367
367
  segments:
368
368
  - 0
369
- hash: 1228001230666385392
369
+ hash: -3311088283718739339
370
370
  requirements: []
371
371
  rubyforge_project: smock
372
372
  rubygems_version: 1.8.21