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

Upgrading to dataTables.Net 1.12.1 causes resize cursor to not show #12

Open
izzycamm opened this issue Jul 13, 2022 · 1 comment
Open

Comments

@izzycamm
Copy link

I upgraded to dataTables.net version 1.11.5 to 1.12.1 and the resize cursor will not longer show. I can resize the columns, but is is difficult to see where to drag from without the cursor. I changed the library reference back and forth in my code and it seems the upgraded is definitely the problem.

@ghost
Copy link

ghost commented Feb 7, 2023

.......dt-colresizable-hover {
cursor: col-resize !important;
background-color: #eaeaea;
border-left: 1px solid #bfbfbf;
}......

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant