vendor/assets/stylesheets/_popover.scss in active_frontend-12.1.23 vs vendor/assets/stylesheets/_popover.scss in active_frontend-12.1.24

- old
+ new

@@ -27,10 +27,10 @@ .popover.right { margin-left: 10px; } .popover.bottom { margin-top: 10px; } .popover.left { margin-left: -10px; } .popover-title, .popover-content { - color: $color-black; + color: $color-dark-black; font-family: $typography-sans-serif; font-size: 14px; letter-spacing: 0; margin: 0; padding: 10px 15px; \ No newline at end of file