tida_template 0.2.7 → 0.2.8

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.2.7"
2
+ VERSION = "0.2.8"
3
3
  end
@@ -95,6 +95,10 @@ $caret-size: 4px;
95
95
  }
96
96
 
97
97
  .accordion .accordion {
98
+ background: darken($topNavigationBackgroundColor, 10%);
99
+ }
100
+
101
+ .accordion-body {
98
102
  background: darken($topNavigationBackgroundColor, 5%);
99
103
  }
100
104
 
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.2.7
4
+ version: 0.2.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -379,7 +379,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
379
379
  version: '0'
380
380
  segments:
381
381
  - 0
382
- hash: 3305316306694359343
382
+ hash: -1478045781893974252
383
383
  required_rubygems_version: !ruby/object:Gem::Requirement
384
384
  none: false
385
385
  requirements:
@@ -388,7 +388,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
388
388
  version: '0'
389
389
  segments:
390
390
  - 0
391
- hash: 3305316306694359343
391
+ hash: -1478045781893974252
392
392
  requirements: []
393
393
  rubyforge_project:
394
394
  rubygems_version: 1.8.25