smock 0.1.244 → 0.1.245

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.244)
4
+ smock (0.1.245)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
@@ -270,4 +270,5 @@ html.vr
270
270
 
271
271
  .bullets
272
272
  list-style: disc
273
- list-style-position: inside
273
+ list-style-position: outside
274
+ +space(margin-left)
@@ -0,0 +1,8 @@
1
+ <h2>Bullets</h2>
2
+
3
+ <div class="example">
4
+ <ul class="bullets">
5
+ <li>oaidj iaosdjioa aodaso amsd msakdmaskd maskd mask d</li>
6
+ <li>oaidj iaosdjioa aodaso amsd msakdmaskd maskd mask da dlsak asidnas iodansiod asiodajsio dajsio djioaadsoinoasdnasodn</li>
7
+ </ul>
8
+ </div>
data/index.html CHANGED
@@ -26,6 +26,7 @@
26
26
  <li><a href="#links" rel="links">Links</a></li>
27
27
  <li><a href="#paragraphs" rel="paragraphs">Paragraphs</a></li>
28
28
  <li><a href="#typography" rel="typography">Typography</a></li>
29
+ <li><a href="#bullets" rel="bullets">Bullets</a></li>
29
30
  </ul>
30
31
  </div>
31
32
 
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.244
4
+ version: 0.1.245
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-02-16 00:00:00.000000000 Z
12
+ date: 2015-02-17 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sass
@@ -292,6 +292,7 @@ files:
292
292
  - examples/atoms.html
293
293
  - examples/avatars.html
294
294
  - examples/banners.html
295
+ - examples/bullets.html
295
296
  - examples/buttons.html
296
297
  - examples/colors.html
297
298
  - examples/contests.html
@@ -2368,7 +2369,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
2368
2369
  version: '0'
2369
2370
  segments:
2370
2371
  - 0
2371
- hash: -3439896105646143959
2372
+ hash: -3064617801140620014
2372
2373
  required_rubygems_version: !ruby/object:Gem::Requirement
2373
2374
  none: false
2374
2375
  requirements:
@@ -2377,7 +2378,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
2377
2378
  version: '0'
2378
2379
  segments:
2379
2380
  - 0
2380
- hash: -3439896105646143959
2381
+ hash: -3064617801140620014
2381
2382
  requirements: []
2382
2383
  rubyforge_project: smock
2383
2384
  rubygems_version: 1.8.21