diff -r 000000000000 -r c78d206bf01c tinymce/3rdparty/plugins/table/css/cell.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tinymce/3rdparty/plugins/table/css/cell.css Thu Jun 02 06:24:03 2011 -0400 @@ -0,0 +1,17 @@ +/* CSS file for cell dialog in the table plugin */ + +.panel_wrapper div.current { + height: 200px; +} + +.advfield { + width: 200px; +} + +#action { + margin-bottom: 3px; +} + +#class { + width: 150px; +} \ No newline at end of file