From 3aacfdcdb80e8219d64dbdcbd5e6f74e4c13bc17 Mon Sep 17 00:00:00 2001 From: alec Date: Thu, 24 Jun 2010 13:55:14 +0000 Subject: - Update TinyMCE translations git-svn-id: https://svn.roundcube.net/trunk@3785 208e9e7b-5314-0410-a742-e7e81cd9613c --- .../program/js/tiny_mce/plugins/xhtmlxtras/css/popup.css | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 roundcubemail/program/js/tiny_mce/plugins/xhtmlxtras/css/popup.css (limited to 'roundcubemail/program/js/tiny_mce/plugins/xhtmlxtras/css/popup.css') diff --git a/roundcubemail/program/js/tiny_mce/plugins/xhtmlxtras/css/popup.css b/roundcubemail/program/js/tiny_mce/plugins/xhtmlxtras/css/popup.css deleted file mode 100644 index e67114dba..000000000 --- a/roundcubemail/program/js/tiny_mce/plugins/xhtmlxtras/css/popup.css +++ /dev/null @@ -1,9 +0,0 @@ -input.field, select.field {width:200px;} -input.picker {width:179px; margin-left: 5px;} -input.disabled {border-color:#F2F2F2;} -img.picker {vertical-align:text-bottom; cursor:pointer;} -h1 {padding: 0 0 5px 0;} -.panel_wrapper div.current {height:160px;} -#xhtmlxtrasdel .panel_wrapper div.current, #xhtmlxtrasins .panel_wrapper div.current {height: 230px;} -a.browse span {display:block; width:20px; height:20px; background:url('../../../themes/advanced/img/icons.gif') -140px -20px;} -#datetime {width:180px;} -- cgit v1.2.3