#729: DataGrid grid.css globally sets css classes instead of constrianing them
----------------------------------+-----------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  anonymous
     Type:  defect                |      Status:  new      
 Priority:  normal                |   Milestone:           
Component:  Widgets               |     Version:  0.9a4    
 Severity:  trivial               |    Keywords:           
----------------------------------+-----------------------------------------
 The DataGrid widget globally sets several CSS classes that have
 interaction issues with other widgets (TableForm for example).

 If used together,  TableForm gets alternating row highlighting
 accidentally,  even if the developer doesn't want this.

 The fix is to constrain the grid.css so that it only does this to tables
 that have a class of "grid"

 a patch to turbogears/widgets/static/grid.css follows:

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/729>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Tickets" 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/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---

Reply via email to