| | |
| | | <script type="text/javascript" src="/functions.js"></script> |
| | | <style type="text/css"> |
| | | #messagepartheader { width: <roundcube:exp expression="!empty(cookie:mailpartsplitter) ? cookie:mailpartsplitter-5 : 170" />px; } |
| | | #messagepartcontainer { left: <roundcube:exp expression="!empty(cookie:mailpartsplitter) ? cookie:mailpartsplitter+5 : 180" />px; |
| | | <roundcube:exp expression="browser:ie ? ('width: expression((parseInt(this.parentNode.offsetWidth)-'.(!empty(cookie:mailpartsplitter) ? cookie:mailpartsplitter+5 : 180).')+\\'px\\');') : ''" /> |
| | | } |
| | | #messagepartcontainer { left: <roundcube:exp expression="!empty(cookie:mailpartsplitter) ? cookie:mailpartsplitter+5 : 180" />px; } |
| | | </style> |
| | | </head> |
| | | <body class="extwin"> |
| | |
| | | <div id="messagetoolbar"> |
| | | <roundcube:button command="download" type="link" class="button download" classAct="button download" classSel="button downloadSel" title="download" content=" " /> |
| | | <roundcube:button command="print" type="link" class="button print" classAct="button print" classSel="button printSel" title="print" content=" " /> |
| | | <roundcube:container name="toolbar" id="messagetoolbar" /> |
| | | </div> |
| | | |
| | | <div id="mainscreen"> |