vendor/assets/stylesheets/popover.scss in active_frontend-5.0.1 vs vendor/assets/stylesheets/popover.scss in active_frontend-6.0.0

- old
+ new

@@ -28,21 +28,21 @@ .popover.bottom { margin-top: 10px; } .popover.left { margin-left: -10px; } .popover-title { background: rgba(245,248,250,1); border-bottom: 1px solid rgba(225,232,237,1); - color: rgba(42,44,48,1); + color: rgba(35,41,55,1); font-weight: bold; font-size: 14px; letter-spacing: 0; line-height: 18px; margin: 0; padding: 10px 15px; } .popover-title:empty { display: none; } .popover-content { background: rgba(255,255,255,1); - color: rgba(42,44,48,1); + color: rgba(35,41,55,1); font-family: 'Gotham', 'Helvetica', Helvetica, Arial, sans-serif; font-weight: normal; font-size: 14px; letter-spacing: 0; line-height: 20px; \ No newline at end of file