This topic is locked

can i change the rollover highlight color?

3/26/2010 9:03:46 PM
PHPRunner General questions
T
tokuji author

Hi,
I need to change the rollover highlight color on list page, how can i do that?
Thanks

J
Jane 4/2/2010

Hi,
check this code in the generated include/style.css file:

tr.rowhighlited

{

...

}