vendor/assets/stylesheets/pagination.scss in active_frontend-4.5.1 vs vendor/assets/stylesheets/pagination.scss in active_frontend-5.0.0

- old
+ new

@@ -26,10 +26,10 @@ text-align: center; } .pagination ul > li > a:hover, .pagination ul > li > a:focus { background: rgba(235,238,240,1); } .pagination ul > .active { - background: rgba(91,146,250,1); + background: rgba(0,153,255,1); border-radius: 500px; color: rgba(255,255,255,1); min-width: 8px; padding: 8px 10px 6px 10px; text-align: center; \ No newline at end of file