On Thu, Feb 12, 2009 at 11:51 PM, Sergio Cambra .:: entreCables - Symbol Servicios Informáticos S.L. ::. <[email protected]> wrote: > > El Friday 13 February 2009 09:55:53 Richard Zheng escribió: >> Hi, >> >> Try to override css... the goal is change background color when hover. >> But can't get the following code work. Other css overrides work fine. >> >> .active-scaffold tr:hover { >> background: LightSteelBlue; >> } > > ActiveScaffold puts background in cells, so you should use .active-scaffold > tr:hover td
Work like a charm!!! Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en -~----------~----~----~----~------~----~------~--~---
