hover doesnt work for table when column has the attribute align with value
center
---------------------------------------------------------------------------------
Key: TRINIDAD-2004
URL: https://issues.apache.org/jira/browse/TRINIDAD-2004
Project: MyFaces Trinidad
Issue Type: Bug
Components: Skinning
Affects Versions: 1.2.15-core
Reporter: Apostolos Apal
Priority: Minor
I used
af|table::content tr:hover af|column::cell-text
af|table::content tr:hover af|column::cell-text-band
so as to have hover effect for my tables. this works though only for tr:column
tags that dont have align property set (i set the other columns to be
align='center').
The result is to have a tr:table with 5 columns and only 1 changes background
color on hover
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.