Hi,

I want to use a table hover function for my tables witch i created using the views module.

I used it in another theme and then it was just adding some simple css to the style.css file. It was like this:

tr:hover {
background-color: #ffff99;
}

But that doesn't seems to work whit MAYO. Does anybody know what I have to do to get table rows highlighting?

Comments

_RvO_ created an issue. See original summary.

mermentau’s picture

This is probably not the best place to get help with questions like that. Did you try Drupal Stackexchange? It's the best spot for Drupal support.

_RvO_’s picture

Hi,
Not yet, I am going to try that right away!

Thank you!

mermentau’s picture

Status: Active » Closed (works as designed)