smock 0.1.255 → 0.1.256

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,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- smock (0.1.255)
4
+ smock (0.1.256)
5
5
  sass (= 3.4.13)
6
6
  thor (= 0.19.1)
7
7
 
@@ -1,7 +1,3 @@
1
1
  .metric
2
2
  +clearfix
3
3
  color: $gray
4
-
5
- .metric__copy
6
- .metric__copy__stat
7
- .metric__copy__name
@@ -19,6 +19,9 @@
19
19
  +space(height, 14)
20
20
  position: relative
21
21
 
22
+ .service__card__image--large-no-space
23
+ position: relative
24
+
22
25
  .service__card__image__price
23
26
  position: absolute
24
27
  +space(top, 0.5)
@@ -104,6 +107,10 @@
104
107
  overflow: hidden
105
108
  +space(margin-bottom, 0.5)
106
109
 
110
+ .service__card__text--no-category-no-space
111
+ overflow: hidden
112
+ +space(margin-bottom, 0.5)
113
+
107
114
  .service__card--4
108
115
  &:nth-child(4n)
109
116
  margin-right: 0
@@ -121,3 +121,17 @@
121
121
  <a href="#">Can't find what your are looking for? I also do custom projects based on your brief.</a></div>
122
122
  </div>
123
123
  </div>
124
+
125
+ <div class="example">
126
+ <div class="service service__card" am-grid-col="l:4:9">
127
+ <a href="http://graphicriver.net/item/annual-report-template-/4894871">
128
+ <div class="service__card__image--large-no-space">
129
+ <div class="service__card__image__price">$18</div>
130
+ <img src="https://dummyimage.com/299x241">
131
+ <div class="service__card__text--no-category-no-space">
132
+ <div class="service__card__text__name">Annual Report Template</div>
133
+ </div>
134
+ </div>
135
+ </a>
136
+ </div>
137
+ </div>
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.255
4
+ version: 0.1.256
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: 2015-03-16 00:00:00.000000000 Z
12
+ date: 2015-03-17 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sass
@@ -2374,7 +2374,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
2374
2374
  version: '0'
2375
2375
  segments:
2376
2376
  - 0
2377
- hash: -2477693632930409775
2377
+ hash: -4407426982578956796
2378
2378
  required_rubygems_version: !ruby/object:Gem::Requirement
2379
2379
  none: false
2380
2380
  requirements:
@@ -2383,7 +2383,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
2383
2383
  version: '0'
2384
2384
  segments:
2385
2385
  - 0
2386
- hash: -2477693632930409775
2386
+ hash: -4407426982578956796
2387
2387
  requirements: []
2388
2388
  rubyforge_project: smock
2389
2389
  rubygems_version: 1.8.23.2