hover row

droogers

Member
Hello,

I am using Fabrik 3.9.1 with joomla 3.9.24.
When I have a table in the list I want to hover a row with the color red. How to do this ? I think that I have to fill in somewehere a css code. But I don't know where.
 
Use your browser console, it may depend on your Joomla template.
Something like
table-hover tbody tr:hover > td {
background-color:red;
}
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top