|
|
@@ -7,8 +7,8 @@
|
|
|
.list-group-item-action {
|
|
|
.btn-page-item-control {
|
|
|
--bs-btn-bg: transparent;
|
|
|
- --bs-btn-hover-bg: var(--grw-primary-300);
|
|
|
- --bs-btn-active-bg: var(--grw-primary-400);
|
|
|
+ --bs-btn-hover-bg: var(--grw-primary-200);
|
|
|
+ --bs-btn-active-bg: var(--grw-primary-300);
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
@@ -18,8 +18,8 @@
|
|
|
.list-group-item-action {
|
|
|
.btn-page-item-control {
|
|
|
--bs-btn-bg: transparent;
|
|
|
- --bs-btn-hover-bg: var(--grw-primary-700);
|
|
|
- --bs-btn-active-bg: var(--grw-primary-800);
|
|
|
+ --bs-btn-hover-bg: var(--grw-primary-600);
|
|
|
+ --bs-btn-active-bg: var(--grw-primary-700);
|
|
|
}
|
|
|
}
|
|
|
}
|