You might try changing myfaces.css since it has specific styles for
the dataTable.
You could also narrow your CSS selector and use something like
".table a:hover". The styles for ".table" are in layout.css (I
believe). Here's the classes set on datatable:
class="scrollerTable table"
Matt
On Dec 17, 2007, at 8:35 AM, mikebgx wrote:
I have displayed some links in a dataTable and I would like to set
their
hover-colour.
I tried editing forms.css/a:hover/color:#8888ff; which worked, but of
course this changed the colour of ALL links, I'd like to just
change the
links in the table. Any ideas please?
Regards, Mike.
--
View this message in context: http://www.nabble.com/CSS-in-
dataTable-tp14372551s2369p14372551.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]