From f667be8b4337909cfcaaf0901e1ef7d19580b716 Mon Sep 17 00:00:00 2001 From: estadtherr Date: Tue, 11 Dec 2007 04:20:01 +0000 Subject: added ability to insert attached images in HTML editor git-svn-id: https://svn.roundcube.net/trunk@940 208e9e7b-5314-0410-a742-e7e81cd9613c --- .../program/js/tiny_mce/plugins/table/css/cell.css | 32 +++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'roundcubemail/program/js/tiny_mce/plugins/table/css/cell.css') diff --git a/roundcubemail/program/js/tiny_mce/plugins/table/css/cell.css b/roundcubemail/program/js/tiny_mce/plugins/table/css/cell.css index a067ecdfe..a47cc1a1e 100644 --- a/roundcubemail/program/js/tiny_mce/plugins/table/css/cell.css +++ b/roundcubemail/program/js/tiny_mce/plugins/table/css/cell.css @@ -1,17 +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; +/* 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 -- cgit v1.2.3