vendor/assets/stylesheets/components/_pagination.scss in active_frontend-17.0.4 vs vendor/assets/stylesheets/components/_pagination.scss in active_frontend-17.1.0
- old
+ new
@@ -5,10 +5,10 @@
// scss-lint:disable NestingDepth
// Pagination
// ==================================================
.pagination {
- color: color(black);
+ color: color(steel);
list-style: none;
padding: 0;
li {
display: inline-block;