fooltip 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e7717b3d38001e2692490e7dd16703f619f03d0a
4
- data.tar.gz: 63b0720622af447e65c634dda399a749e530cb89
3
+ metadata.gz: 85b70bc74cca1e5b155af76e8c8fae39d243af38
4
+ data.tar.gz: e5b8376aa2590889b1c9c47d57cbb72fc7e16347
5
5
  SHA512:
6
- metadata.gz: a5cc02a58bda185ddcfd7c11f9b681a9bcad6b3beca50b3ca2d1c532533e3ba498d9a5eeeb934abf1bae8f9ac1946d60fc04e94dfcf7916b5279b2ff9af8963e
7
- data.tar.gz: 89546107dbd2d5d28f29ce0efcad7edcbaf528f91579adf128b647dfbe05bbf105c3713456a43d7d15894c7417878a158a54bea9ca4006e460e0d134a4bfe284
6
+ metadata.gz: e7d55e7a70f787f66900dca871fa58a8cdf4fd3482ea15d54129124760c58d32015dce5e815a66a451f0bd73a6f871c3c7f609fa9f7fe875a734c19bff76925a
7
+ data.tar.gz: 2891f51c3659b9e9f3152fe4266171f03255dbc0c4d0f67d53e05de0b426852fbd0a9811bc408709ffdaeb5d93a74c7dee457c5bfba6942a72c7662e924aa5f6
@@ -1,12 +1,13 @@
1
+ .popover
2
+ width: auto
3
+ max-width: none
4
+
1
5
  .fooltip-container
2
6
  width: auto
3
7
  height: auto
4
8
  position: relative
5
9
  image
6
10
  float: left
7
- .popover
8
- max-width: none
9
- width: auto
10
11
 
11
12
  .fooltip-link-container
12
13
  position: absolute
@@ -1,3 +1,3 @@
1
1
  module Fooltip
2
- VERSION = "0.0.4"
2
+ VERSION = "0.0.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fooltip
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Intesys S.r.l.
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-04-04 00:00:00.000000000 Z
12
+ date: 2013-04-05 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails