vendor/assets/stylesheets/breadcrumb.scss in active_frontend-1.0.11 vs vendor/assets/stylesheets/breadcrumb.scss in active_frontend-2.0.0

- old
+ new

@@ -10,12 +10,12 @@ padding: 0; } .breadcrumb > li { display: inline-block; font-weight: bold; - font-size: 13px; + font-size: 13px; } -.breadcrumb > li > a { color: rgba(15,135,226,1); } +.breadcrumb > li > a { color: rgba(0,132,255,1); } .breadcrumb > li > a:hover { color: rgba(136,153,166,1); } .breadcrumb > li > .divider { color: rgba(43,50,53,1); padding: 0 5px; } \ No newline at end of file