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

Rllmuk Topic Ignore Script - fix table striping in Forum view #4

Open
insin opened this issue Feb 14, 2018 · 0 comments
Open

Rllmuk Topic Ignore Script - fix table striping in Forum view #4

insin opened this issue Feb 14, 2018 · 0 comments
Labels

Comments

@insin
Copy link
Owner

insin commented Feb 14, 2018

Since we're hiding rows rather than removing them, it's playing havoc with the nth-child(2n)-based table striping.

If we remove the rows, we'd need to put them back in the same place when viewing ignored topics.

Otherwise, we could manually fix the striping the old-fashioned way, with alternating classes.

@insin insin added the bug label Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant