From c944cde4d05164b6271b4f3acbbe2855e31b1a97 Mon Sep 17 00:00:00 2001 From: thomascube Date: Fri, 18 May 2007 13:11:22 +0000 Subject: Removed HTML editor and disabled preview pane --- program/js/tiny_mce/plugins/table/css/table.css | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 program/js/tiny_mce/plugins/table/css/table.css (limited to 'program/js/tiny_mce/plugins/table/css/table.css') diff --git a/program/js/tiny_mce/plugins/table/css/table.css b/program/js/tiny_mce/plugins/table/css/table.css deleted file mode 100644 index 804f766ee..000000000 --- a/program/js/tiny_mce/plugins/table/css/table.css +++ /dev/null @@ -1,13 +0,0 @@ -/* CSS file for table dialog in the table plugin */ - -.panel_wrapper div.current { - height: 220px; -} - -.advfield { - width: 200px; -} - -#class { - width: 150px; -} -- cgit v1.2.3