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

Change background-color of selected row. #64

Open
mindaugasnakrosis opened this issue Aug 25, 2019 · 2 comments
Open

Change background-color of selected row. #64

mindaugasnakrosis opened this issue Aug 25, 2019 · 2 comments

Comments

@mindaugasnakrosis
Copy link

.info:focus {
  background-color: lightblue;
}

Does not seem to work as tabIndex property is missing.

How to make selected row background-color changed?

@mindaugasnakrosis
Copy link
Author

@chenglou @hulufei @sunjay @greeze @PxlBuzzard what do you think? Sorry for taging you all but it is a blocker for us.

@sunjay
Copy link
Contributor

sunjay commented Sep 9, 2019

Hi, please don't randomly tag people in issues hoping to get a response faster. If you look at the graphs on the contributors page you can see that none of us have contributed to this repository in about 2 years. Most of the people you tagged (including me) only made 1-3 commits. If something is blocking you I suggest forking and fixing it yourself.

Sorry to be so frank but old repositories like this are one of the realities of open source. Maintainers can't be expected to be around forever.

(Unsubscribing from this thread now)

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

2 participants