slick_map_css-rails 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -4,6 +4,7 @@ A stylesheet for displaying site maps directly from HTML unordered list.
4
4
  This library is built upon [SlickMapCSS](http://astuteo.com/slickmap) and adds convenient features such as:
5
5
 
6
6
  * integration with the assets pipeline
7
+ * TODO : add colors customization
7
8
 
8
9
  ## Installation
9
10
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "slick_map_css-rails"
8
- s.version = "0.1.0"
8
+ s.version = "0.1.1"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["David DIDIER"]
@@ -124,7 +124,7 @@
124
124
  // margin: 0 0 20px 0;
125
125
  //}
126
126
 
127
- a {
127
+ a, a:hover {
128
128
  text-decoration: none;
129
129
  }
130
130
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: slick_map_css-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -218,7 +218,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
218
218
  version: '0'
219
219
  segments:
220
220
  - 0
221
- hash: -1174640177986723205
221
+ hash: -1934486969870316105
222
222
  required_rubygems_version: !ruby/object:Gem::Requirement
223
223
  none: false
224
224
  requirements: