stylesheets/compass-ui/theme/absolution/_slider.scss in compass-ui-0.0.4 vs stylesheets/compass-ui/theme/absolution/_slider.scss in compass-ui-0.0.5

- old
+ new

@@ -8,10 +8,10 @@ &:hover { border-color: #b8b8b8; @include jquery-ui-background(#ffffff, linear-gradient(#ffffff, #cacbcc), image); } - &:hover { + &:focus { border-color: #b8b8b8; @include jquery-ui-background(#cacbcc, linear-gradient(#cacbcc, #ffffff), image); } } }