﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2450	Classes for table, tr and td	q-edit		"Hello,

sorry for my bad english.

It would be nice if css-classes could be set to tables and table-cells in the table-properties/table-cell-properties dialogue-window so the source-code-output is something like this:
{{{
<table class=""tableclass"">
  <tr>
    <td class=""tablecell_class"">Formatted Table and TableCell</td>
  </tr>
</table>
}}}
It would be also nice to have such a dialogue-window for the tr-element to set a css-class for it too.

I added this Feature already in my own installations of FCKeditor (screenshot), but i have to do this on every new version of FCKeditor."	New Feature	closed	Normal		General		duplicate		
