| | |
| | | top: 32px; |
| | | left: 90px; |
| | | width: auto; |
| | | visibility: hidden; |
| | | display: none; |
| | | background-color: #F9F9F9; |
| | | border: 1px solid #CCC; |
| | | padding: 1px; |
| | |
| | | position: absolute; |
| | | right: 18px; |
| | | top: 8px; |
| | | width: 240px; |
| | | text-align: right; |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | div.message-part pre, |
| | | div.message-htmlpart pre, |
| | | div.message-part div.pre |
| | | { |
| | | margin: 0px; |
| | |
| | | { |
| | | position: absolute; |
| | | top: 90px; |
| | | left: 200px; |
| | | left: 190px; |
| | | right: 25px; |
| | | bottom: 30px; |
| | | margin: 0px; |
| | | /* css hack for IE */ |
| | | width: expression((parseInt(document.documentElement.clientWidth)-220)+'px'); |
| | | width: expression((parseInt(document.documentElement.clientWidth)-210)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-120)+'px'); |
| | | } |
| | | |
| | |
| | | overflow: hidden; |
| | | } |
| | | |
| | | #compose-attachments ul li img |
| | | { |
| | | padding-right: 2px; |
| | | vertical-align: middle; |
| | | } |
| | | |
| | | #attachment-title |
| | | { |
| | | background: url(images/icons/attachment.png) top left no-repeat; |