titon-toolkit 1.0.1 → 1.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e40abd10a427e11e88e523dff1dd445e32b2a260
4
- data.tar.gz: c292c05b10982b28b9501d81b4f8c2580285ca1a
3
+ metadata.gz: 89f46ffb01286e3d8c0d4f4289488dfc6317406f
4
+ data.tar.gz: 5db5be3f888f3b9d457771188719a1e33b0913fe
5
5
  SHA512:
6
- metadata.gz: ba0e03fbeb51853f988b1882c82fda971f4852bf6c2bf8ae38267f09d726f88e23a3d197851194e0b8c3a7174873429e0a8746215760f531e07fba4d0d1a02af
7
- data.tar.gz: 380c6e7306ef464048816d934932755f4fe51fdcb567060bac5ed680e5714ba438e7cda591752e8b242d5dbc04d784390fc5d614bd0addfb971f2193877a9c71
6
+ metadata.gz: 66fd73f1e551df75751b34e86e0fd595eacca68bca951c0632baa49b61a4ae0b20723b1d2d5439727c2a16870741b456ff0246c9e06087f94c7c283cdaa7515b
7
+ data.tar.gz: 5419683e1a09e80ff936a504f9cd37d88ceb44ac1cb6cefb7cc9c386c9e0ed3120c18ded2ffa610021c2c07b5c116aba94bf5ddeabcedc65c531412afe95ed28
data/readme.md CHANGED
@@ -6,7 +6,7 @@
6
6
  \/_/ \/_____/\/_____/\/_____/\/_/\/_/ \/_/ \/_/
7
7
  ```
8
8
 
9
- # Toolkit v1.0.1 #
9
+ # Toolkit v1.0.2 #
10
10
  Titon Toolkit is a collection of very powerful user interface components and utility classes.
11
11
  Each component represents encapsulated HTML, CSS and JS functionality for role specific page elements.
12
12
 
@@ -107,7 +107,7 @@
107
107
  z-index: 1;
108
108
  @include transition(opacity $carousel-transition);
109
109
 
110
- &.show { z-index: 2; }
110
+ &.show { z-index: 5; }
111
111
  }
112
112
  }
113
113
  }
data/version.md CHANGED
@@ -1 +1 @@
1
- 1.0.1
1
+ 1.0.2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: titon-toolkit
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Titon
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-12-13 00:00:00.000000000 Z
12
+ date: 2013-12-18 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sass