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"}

View File

@@ -6,7 +6,7 @@
// Pop over
// Foundation overrides
.joyride-tip-guide
.joyride-tip-guide.price_breakdown
// JS needs to be tweaked to adjust for left alignment - this is dynamic can't rewrite in CSS
background-color: #999
color: #1f1f1f