forked from CGM_Public/pretix_original
Bump Django to 4.1.* (#2989)
This commit is contained in:
@@ -177,7 +177,7 @@ input[type=number]::-webkit-outer-spin-button {
|
||||
}
|
||||
|
||||
.pagination > li.page-current > a:hover, .pagination > li.page-current > a:focus {
|
||||
color: #7f5a91;
|
||||
color: $brand-primary;
|
||||
background-color: #fff;
|
||||
border: 1px solid #ddd;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user