Styling popovers so the price breakdown is different to the shopping cart popover

This commit is contained in:
summerscope
2014-08-06 12:00:04 +10:00
parent 9ba8eb8bae
commit c3452b178b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
.joyride-tip-guide{bindonce: true, "ng-class" => "{ in: tt_isOpen, fade: tt_animation }"}
.joyride-tip-guide.price_breakdown{bindonce: true, "ng-class" => "{ in: tt_isOpen, fade: tt_animation }"}
%span.joyride-nub.right
.joyride-content-wrapper
.collapsed{"ng-show" => "!expanded"}