app/assets/stylesheets/twitter/bootstrap/_pagination.scss in anjlab-bootstrap-rails-3.0.0.2 vs app/assets/stylesheets/twitter/bootstrap/_pagination.scss in anjlab-bootstrap-rails-3.0.0.3
- old
+ new
@@ -56,9 +56,11 @@
}
}
> .disabled {
> span,
+ > span:hover,
+ > span:focus,
> a,
> a:hover,
> a:focus {
color: $pagination-disabled-color;
background-color: $pagination-bg;