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 --- .../js/tiny_mce/plugins/table/css/table.css | 26 +++++++++++----------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'roundcubemail/program/js/tiny_mce/plugins/table/css/table.css') diff --git a/roundcubemail/program/js/tiny_mce/plugins/table/css/table.css b/roundcubemail/program/js/tiny_mce/plugins/table/css/table.css index 804f766ee..82bb548ca 100644 --- a/roundcubemail/program/js/tiny_mce/plugins/table/css/table.css +++ b/roundcubemail/program/js/tiny_mce/plugins/table/css/table.css @@ -1,13 +1,13 @@ -/* CSS file for table dialog in the table plugin */ - -.panel_wrapper div.current { - height: 220px; -} - -.advfield { - width: 200px; -} - -#class { - width: 150px; -} +/* 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