| | |
| | | { |
| | | 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; |
| | |
| | | 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 |
| | |
| | | #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 |
| | |
| | | |
| | | /** message compose styles */ |
| | | |
| | | #compose-toolbar |
| | | { |
| | | white-space: nowrap; |
| | | } |
| | | |
| | | #priority-selector, |
| | | #receipt-selector |
| | | { |
| | | padding-left: 30px; |
| | | white-space: nowrap; |
| | | } |
| | | |
| | | #compose-container |