Quote from
paultomo on August 27, 2022, 11:57 am
I am using a Table with a black background and white text, when a row is selected, it's light grey with white text, so impossible to read.
I have added the following to Styles.
tr:hover {
background-color: red;
}
But it only changes the colour of the Top/Header Row for some reason.
Sample app uploaded.
Any suggestions to fix this appreciated.
I am using a Table with a black background and white text, when a row is selected, it's light grey with white text, so impossible to read.
I have added the following to Styles.
tr:hover {
background-color: red;
}
But it only changes the colour of the Top/Header Row for some reason.
Sample app uploaded.
Any suggestions to fix this appreciated.
Uploaded files:- You need to login to have access to uploads.