bedrock 0.0.1 → 0.0.2

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.
@@ -3,7 +3,7 @@ Compass::Frameworks.register("bedrock", :path => "#{File.dirname(__FILE__)}/..")
3
3
 
4
4
  module Bedrock
5
5
 
6
- VERSION = "0.0.1"
7
- DATE = "2011-10-04"
6
+ VERSION = "0.0.2"
7
+ DATE = "2011-11-21"
8
8
 
9
9
  end
@@ -1 +1 @@
1
- @import "color/greyscale"
1
+ @import "color/grayscale"
@@ -63,7 +63,14 @@
63
63
  // For IE: http://css-tricks.com/ie-fix-bicubic-scaling-for-images
64
64
  -ms-interpolation-mode: bicubic
65
65
 
66
- // For IE6 + IE7
66
+ ol,
67
+ ul
68
+ list-style: none
69
+
70
+ // For IE6 + IE7:
71
+ //
72
+ // "display: list-item" keeps bullets from
73
+ // disappearing if hasLayout is triggered.
67
74
  li
68
75
  display: list-item
69
76
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bedrock
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,11 +9,11 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2011-10-04 00:00:00.000000000Z
12
+ date: 2011-11-21 00:00:00.000000000Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: compass
16
- requirement: &70102837310600 !ruby/object:Gem::Requirement
16
+ requirement: &70121949802680 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,7 +21,7 @@ dependencies:
21
21
  version: 0.11.5
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *70102837310600
24
+ version_requirements: *70121949802680
25
25
  description: Bedrock
26
26
  email:
27
27
  - adam@stacoviak.com
@@ -36,7 +36,7 @@ files:
36
36
  - stylesheets/bedrock/_reset.sass
37
37
  - stylesheets/bedrock/_typography.sass
38
38
  - stylesheets/bedrock/_utilities.sass
39
- - stylesheets/bedrock/color/_greyscale.sass
39
+ - stylesheets/bedrock/color/_grayscale.sass
40
40
  - stylesheets/bedrock/reset/_bedrock_reset.sass
41
41
  - stylesheets/bedrock/typography/_text.sass
42
42
  - stylesheets/bedrock/typography/text/_font-smoothing.sass
@@ -59,7 +59,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
59
59
  version: '0'
60
60
  segments:
61
61
  - 0
62
- hash: -36814405788646414
62
+ hash: 31172234435841250
63
63
  required_rubygems_version: !ruby/object:Gem::Requirement
64
64
  none: false
65
65
  requirements: