tida_template 0.0.7 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module TidaTemplate
2
- VERSION = "0.0.7"
2
+ VERSION = "0.1.1"
3
3
  end
Binary file
@@ -19,6 +19,7 @@ body {
19
19
  margin: auto; clear: both;
20
20
  margin-bottom: 15px;
21
21
  @include at2x('logo_250', 250px, 150px, '.png');
22
+ background-repeat: no-repeat;
22
23
  }
23
24
  }
24
25
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tida_template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-06-21 00:00:00.000000000 Z
12
+ date: 2013-07-15 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -376,7 +376,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
376
376
  version: '0'
377
377
  segments:
378
378
  - 0
379
- hash: 307788759404455517
379
+ hash: 2780042370923046820
380
380
  required_rubygems_version: !ruby/object:Gem::Requirement
381
381
  none: false
382
382
  requirements:
@@ -385,7 +385,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
385
385
  version: '0'
386
386
  segments:
387
387
  - 0
388
- hash: 307788759404455517
388
+ hash: 2780042370923046820
389
389
  requirements: []
390
390
  rubyforge_project:
391
391
  rubygems_version: 1.8.25