flashgrid 3.3.1 → 3.3.2

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: 2cf631bd6583e975afd1f2c75f77697e7f366992
4
- data.tar.gz: b6e36b293c8e194482b2c33e4c48768ca2e6fb06
3
+ metadata.gz: 9f3dbcb5906dd25723ddbcc369905a70fef2a205
4
+ data.tar.gz: 026ec10b1783c7561ef20516dd618f2eac548d7d
5
5
  SHA512:
6
- metadata.gz: 0db7b62cb3ff4e36644f5f40ab4ff50e119e35e6843dd11e2e15728d0a8526e56d63e126c2fd4789953a0037dda54f5b8c57be6ad9ad6bf041092a359ee30b4f
7
- data.tar.gz: d5e1dc4f4ff6ef5263c52d69ba7e32bb82d2996d3ef8fcf713fc158f8636885a167abcb8f867469ada6cc5e6ad1c01c421a017347855093dd05a02a663460edc
6
+ metadata.gz: 74d3b300d50fa3c7148384b8875d57d41d8f1b5c13c9b0e2ea788e631ed6f658e4fd29460add5107e91e6fc864908dcf53109eca9b635a83662000af0c1213c3
7
+ data.tar.gz: c9add02f9004ba66d5587b0384c854b40dd6f776cf3a95a60ee5c67cf10b16b806c0f945df279ffe8cdd06282eb0532d51a55caa03007a3c17b78a59bf42ecad
@@ -1,3 +1,3 @@
1
1
  module Flashgrid
2
- VERSION = "3.3.1"
2
+ VERSION = "3.3.2"
3
3
  end
@@ -16,12 +16,7 @@
16
16
  -webkit-perspective: 1000;
17
17
  perspective: 1000;
18
18
  position: relative;
19
- z-index: 1 !important;
20
19
  }
21
- .animated:active,
22
- .animated.active,
23
- .animated:hover,
24
- .animated:focus { z-index: 2 !important; }
25
20
  .animated.hinge {
26
21
  -webkit-animation-duration: 2s;
27
22
  animation-duration: 2s;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flashgrid
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.1
4
+ version: 3.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juan Gomez
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-08 00:00:00.000000000 Z
11
+ date: 2014-11-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler