conte_rails_template 0.0.32 → 0.0.33

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module ConteRailsTemplate
2
- VERSION = "0.0.32"
2
+ VERSION = "0.0.33"
3
3
  end
@@ -73,6 +73,16 @@ $tableBackgroundHover: #CCCCCC;
73
73
  border-left-width: 0;
74
74
  }
75
75
 
76
+ .pagination ul > .active > a, .pagination ul > .active > span {
77
+ @include buttonBackground($btnInverseBackground, $btnInverseBackgroundHighlight);
78
+ }
79
+
80
+ .pagination ul > li > a:hover,
81
+ .pagination ul > .active > a,
82
+ .pagination ul > .active > span {
83
+ @include buttonBackground($btnInverseBackground, $btnInverseBackgroundHighlight);
84
+ }
85
+
76
86
  .tooltip {
77
87
  text-shadow: none;
78
88
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: conte_rails_template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.32
4
+ version: 0.0.33
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: