Hello,
I'm trying to style some components differently depending on their
styleClass.
i.e. a table and showDetailHeader with styleClass "footer" should be
styled different then all other tables.
On Internet Eexplorer there are a few things i can make work.
"af|showDetailHeader.footer::level-one" will correctly style the lvl1
footer show detail headers.
"af|table.footer::content th" for the footer table
headers
"af|table.footer af|column::cell-text" for the footer table
columns containing text.
Neither of these strangely work on Firefox though.
I haven't found a way to change the disclosed and undisclosed icon on
the footer show detail headers, is this possible?
"af|showDetail::disclosed-icon" this changes all show detail
disclosed icons
"af|showDetail.footer::disclosed-icon" this does not work
Best Regards,
Elias