jQuery UI Styles not being applied to master header files

jQuery UI Styles not being applied to master header files

jeffgjeffg Posts: 2Questions: 0Answers: 0
edited July 2012 in Bug reports
If I have a table that has multi row headers the UI styles aren't being applied to header cells that span more than one column.

See this bit of table code:
[code]



Include


Search Terms


Term Hits


Docs Returned


Related Docs


Total Docs


Unique Docs


File Size


Related File Size


Total File Size




Total


Not Exp


Total


Not Exp


Total


Not Exp


Total


Not Exp


Total


Not Exp


Total


Not Exp


Total


Not Exp



[/code]

The UI styles are correctly applied to the first three header cells but the ones that have the class values included have to use a manual hack to get the css to be applied to them.

Replies

  • jeffgjeffg Posts: 2Questions: 0Answers: 0
    I've uploaded the debug code: ijacab
This discussion has been closed.