Title: Message Title
|
You can simply set the default class for table headers to the style you want for unsortable cells and then override it for sortable... adding an additional configuration looks superfluous: {noformat} table th { background-color: red; // not sortable colums } table th.sortable { background-color: blue; // sortable colums } {noformat}
|
|
|
Change By:
|
fabrizio giustina
|
Resolution:
|
Fixed
|
Fix Version/s:
|
2.0
|
Status:
|
Open Resolved
|
|
|
|
|
|
------------------------------------------------------------------------------
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel