| | |
| | | position: absolute; |
| | | top: 10px; |
| | | left: 220px; |
| | | right: 20px; |
| | | height: 40px; |
| | | /* css hack for IE */ |
| | | width: expression((parseInt(document.documentElement.clientWidth)-240)+'px'); |
| | | } |
| | | |
| | | #partheader table td |
| | |
| | | { |
| | | font-size: 11px; |
| | | background: url(images/icons/folder-closed.png) no-repeat; |
| | | background-position: 10px 1px; |
| | | background-position: 5px 1px; |
| | | border-bottom: 1px solid #EBEBEB; |
| | | } |
| | | |
| | |
| | | #mailboxlist li a |
| | | { |
| | | display: block; |
| | | padding-left: 32px; |
| | | padding-left: 25px; |
| | | padding-top: 2px; |
| | | padding-bottom: 2px; |
| | | text-decoration: none; |
| | |
| | | { |
| | | position: absolute; |
| | | left: 20px; |
| | | width: 170px; |
| | | width: 185px; |
| | | bottom: 20px; |
| | | height: 16px; |
| | | overflow: hidden; |
| | |
| | | vertical-align: middle; |
| | | } |
| | | |
| | | #messagelist tr td.icon |
| | | #messagelist tr td.icon, |
| | | #messagelist tr td.flag |
| | | { |
| | | width: 16px; |
| | | vertical-align: middle; |
| | |
| | | #attachment-list |
| | | { |
| | | margin: 0px; |
| | | padding: 0px 0px 0px 68px; |
| | | min-height: 18px; |
| | | padding: 0px 0px 0px 72px; |
| | | min-height: 16px; |
| | | list-style-image: none; |
| | | list-style-type: none; |
| | | background: url(images/icons/attachment.png) 52px 1px no-repeat #DFDFDF; |
| | | /* css hack for IE */ |
| | | height: expression(Math.min(18, parseInt(document.documentElement.clientHeight))+'px'); |
| | | background: url(images/icons/attachment.png) 60px 2px no-repeat #DFDFDF; |
| | | /* IE6 hack */ |
| | | _height: expression(Math.min(16, parseInt(document.documentElement.clientHeight))+'px'); |
| | | } |
| | | |
| | | #attachment-list:after |
| | |
| | | float: left; |
| | | height: 18px; |
| | | font-size: 11px; |
| | | padding: 2px 10px 0px 10px; |
| | | padding: 2px 0px 0px 15px; |
| | | white-space: nowrap; |
| | | } |
| | | |
| | | #attachment-list li a |
| | |
| | | border-top: 0; |
| | | } |
| | | |
| | | div.message-part a |
| | | div.message-part a, |
| | | div.message-htmlpart a |
| | | { |
| | | color: #0000CC; |
| | | } |
| | |
| | | { |
| | | margin: 0px; |
| | | padding: 0px; |
| | | font-family: monospace; |
| | | white-space: -moz-pre-wrap !important; |
| | | white-space: pre; |
| | | font-family: monospace; |
| | | word-wrap: break-word; /* IE (and Safari) */ |
| | | } |
| | | |
| | | div.message-part blockquote |
| | |
| | | border-right: 2px solid #bb0000; |
| | | } |
| | | |
| | | body.iframe div.message-htmlpart |
| | | { |
| | | margin: 8px; |
| | | } |
| | | |
| | | div.message-htmlpart div.rcmBody |
| | | { |
| | | margin: 8px; |
| | | } |
| | | |
| | | #remote-objects-message |
| | | { |
| | | display: none; |
| | | height: 20px; |
| | | margin: 8px; |
| | | min-height: 20px; |
| | | margin: 8px 8px 0px 8px; |
| | | padding: 10px 10px 6px 46px; |
| | | padding: 10px 10px 6px 46px; |
| | | } |
| | | |
| | | #remote-objects-message a |