Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination Active Hover #1209

Closed
dearmosin opened this issue Aug 18, 2022 · 1 comment
Closed

Pagination Active Hover #1209

dearmosin opened this issue Aug 18, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@dearmosin
Copy link

Describe the bug

Pagination active hover class is not present in complied css, it would be great if you can add this to production

.page-item.active a:hover {
		color: var(--tblr-pagination-active-color);
		background-color: var(--tblr-pagination-active-bg);
		cursor: not-allowed;
	}
@dearmosin dearmosin added the bug Something isn't working label Aug 18, 2022
@dearmosin
Copy link
Author

Oops sorry this issue has already been taken care of here #1203

@rjd22 rjd22 closed this as completed Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants