chriseppstein-compass 0.6.12 → 0.6.13
Sign up to get free protection for your applications and to get access to all the features.
data/REVISION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
f487b82f2899edf191903f9a02467f3429256eb9
|
data/VERSION.yml
CHANGED
@@ -46,7 +46,7 @@
|
|
46
46
|
A list(ol,ul) that is layed out such that the elements are floated left and won't wrap.
|
47
47
|
This is not an inline list.
|
48
48
|
=horizontal-list(!padding = 4px)
|
49
|
-
+horizontal-list-
|
49
|
+
+horizontal-list-container
|
50
50
|
li
|
51
51
|
+horizontal-list-item(!padding)
|
52
52
|
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: chriseppstein-compass
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.6.
|
4
|
+
version: 0.6.13
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Chris Eppstein
|
@@ -9,7 +9,7 @@ autorequire:
|
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
11
|
|
12
|
-
date: 2009-05-
|
12
|
+
date: 2009-05-28 00:00:00 -07:00
|
13
13
|
default_executable: compass
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|