From 422fde6e998684735cd18684e6273d564f825b2a Mon Sep 17 00:00:00 2001 From: estadtherr Date: Tue, 15 Apr 2008 21:22:00 +0000 Subject: HTML editing fixes, upgrade to TinyMCE v3.0.6 git-svn-id: https://svn.roundcube.net/trunk@1308 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 82bb548ca..d11c3f69c 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: 245px; +} + +.advfield { + width: 200px; +} + +#class { + width: 150px; +} -- cgit v1.2.3