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

- old
+ new

@@ -7,8 +7,8 @@ text-align: center; color: $ui-hover-color; border-color: $ui-hover-border-color; @include jquery-ui-background($ui-hover-background-color, $ui-hover-background, $ui-hover-background-type); } - @include jquery-ui-background($ui-hover-background-color, $ui-default-background, $ui-default-background-type); + @include jquery-ui-background($ui-default-background-color, $ui-default-background, $ui-default-background-type); } }