smock 0.1.191 → 0.1.192

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- smock (0.1.191)
4
+ smock (0.1.192)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
@@ -1,3 +1,6 @@
1
+ .lh-reset
2
+ margin: 0
3
+
1
4
  .lh-pull-right
2
5
  float: right
3
6
 
@@ -1,6 +1,9 @@
1
1
  .s-no-below
2
2
  margin-bottom: 0
3
3
 
4
+ .s-padded
5
+ +space(padding)
6
+
4
7
  .s-small-below
5
8
  +space(margin-bottom)
6
9
 
@@ -12,6 +12,13 @@
12
12
  width: 100%
13
13
  +space(height, 8)
14
14
 
15
+ .service__card__image--large
16
+ &:hover
17
+ .service__card__mask
18
+ opacity: 1
19
+ +space(height, 14)
20
+ position: relative
21
+
15
22
  .service__card__image__price
16
23
  position: absolute
17
24
  +space(top, 0.5)
@@ -106,4 +113,4 @@
106
113
  margin-right: 0
107
114
  clear: right
108
115
  &:nth-child(4n+1)
109
- clear: left
116
+ clear: left
@@ -273,7 +273,6 @@ blockquote {
273
273
  blockquote {
274
274
  @extend %typecsset-vertical-rhythm;
275
275
  quotes: "“" "”";
276
- @include typecsset-space(margin-left);
277
276
 
278
277
  p {
279
278
 
@@ -349,4 +348,4 @@ table {
349
348
  th,
350
349
  td {
351
350
  padding: $typecsset-base-line-height / 2;
352
- }
351
+ }
@@ -53,13 +53,13 @@
53
53
  <section class="ch-gray-background s-small-padding-vertical">
54
54
  <div class="container">
55
55
  <ul class="lh-flexed--spaced">
56
- <li><a href="#">Business &amp; Marketing</a></li>
57
- <li><a href="#">Mobile &amp; Apps</a></li>
58
- <li><a href="#">Websites &amp; Programming</a></li>
59
- <li><a href="#">Design &amp; Graphics</a></li>
60
- <li><a href="#">Logos &amp; Branding</a></li>
56
+ <li><a href="#">Logo Design &amp; Branding</a></li>
61
57
  <li><a href="#">WordPress</a></li>
58
+ <li><a href="#">Design &amp; Graphics</a></li>
59
+ <li><a href="#">Websites &amp; Programming</a></li>
60
+ <li><a href="#">Business &amp; Marketing</a></li>
62
61
  <li><a href="#">Video &amp; Animation</a></li>
62
+ <li><a href="#">Mobile &amp; Apps</a></li>
63
63
  </ul>
64
64
  </div>
65
65
  </section>
@@ -294,8 +294,38 @@
294
294
  <section class="s-medium-padding-vertical ch-gray-background">
295
295
  <div class="container">
296
296
  <h3><strong>It's easy, affordable, and delivers</strong> - but don't take our word for it</h3>
297
- <img class="lh-pull-left" am-grid-col="l:6" src="http://placehold.it/459x308" alt="Hello" height="308" />
298
- <img class="lh-pull-right" am-grid-col="l:6" src="http://placehold.it/459x308" alt="Hello" height="308" />
297
+ <a href="#" am-grid-col="l:6" class="lh-pull-left service__card__image--large">
298
+ <div class="service__card__mask s-padded">
299
+ <p class="th-double-line s-no-below">Photo Retouching by Brandbusters</p>
300
+ <blockquote class="th-size-large s-small-below">
301
+ "I'm immensely impressed with the cost, quality and speed of their service."
302
+ </blockquote>
303
+ <div>
304
+ <img class="lh-pull-left lh-margin-right avatar__image" src="https://dummyimage.com/44x44">
305
+ <p class="lh-pull-left">
306
+ <strong>Adam Noonan</strong> <br />
307
+ has purchased 18 jobs
308
+ </p>
309
+ </div>
310
+ </div>
311
+ <img height="308" src="http://placehold.it/459x308" src="https://dummyimage.com/223x198">
312
+ </a>
313
+ <a href="#" am-grid-col="l:6" class="lh-pull-right service__card__image--large">
314
+ <div class="service__card__mask s-padded">
315
+ <p class="th-double-line s-no-below">Photo Retouching by Brandbusters</p>
316
+ <blockquote class="th-size-large s-small-below">
317
+ "I'm immensely impressed with the cost, quality and speed of their service."
318
+ </blockquote>
319
+ <div>
320
+ <img class="lh-pull-left lh-margin-right avatar__image" src="https://dummyimage.com/44x44">
321
+ <p class="lh-pull-left">
322
+ <strong>Adam Noonan</strong> <br />
323
+ has purchased 18 jobs
324
+ </p>
325
+ </div>
326
+ </div>
327
+ <img height="308" src="http://placehold.it/459x308" src="https://dummyimage.com/223x198">
328
+ </a>
299
329
  </div>
300
330
  </section>
301
331
 
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.191
4
+ version: 0.1.192
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -451,7 +451,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
451
451
  version: '0'
452
452
  segments:
453
453
  - 0
454
- hash: 1476884594694596468
454
+ hash: -2764729706872805438
455
455
  required_rubygems_version: !ruby/object:Gem::Requirement
456
456
  none: false
457
457
  requirements:
@@ -460,7 +460,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
460
460
  version: '0'
461
461
  segments:
462
462
  - 0
463
- hash: 1476884594694596468
463
+ hash: -2764729706872805438
464
464
  requirements: []
465
465
  rubyforge_project: smock
466
466
  rubygems_version: 1.8.21