| | |
| | | bottom: 0; |
| | | width: 100%; |
| | | height: 27px; |
| | | border-radius: 0 0 4px 4px; |
| | | border-radius: 4px; |
| | | border-top: none; |
| | | } |
| | | |
| | |
| | | |
| | | #mailboxlist li:first-child { |
| | | border-radius: 4px 4px 0 0; |
| | | border-top: 0; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox a { |
| | |
| | | position: absolute; |
| | | right: 256px; |
| | | width: auto; |
| | | top: 7px; |
| | | top: 2px; |
| | | } |
| | | |
| | | #searchfilter select { |
| | |
| | | |
| | | h3.subject { |
| | | font-size: 14px; |
| | | margin: 0 8em 0 0; |
| | | margin: 0 12em 0 0; |
| | | padding: 8px 8px 4px 8px; |
| | | white-space: nowrap; |
| | | overflow: hidden; |
| | |
| | | position: absolute; |
| | | top: 8px; |
| | | right: 8px; |
| | | width: 20em; |
| | | text-align: right; |
| | | white-space: nowrap; |
| | | } |
| | |
| | | } |
| | | |
| | | div.message-part, |
| | | div.message-htmlpart { |
| | | padding: 0 2px 10px 2px; |
| | | border-top: 2px solid #f0f0f0; |
| | | div.message-htmlpart, |
| | | div.message-partheaders { |
| | | padding: 10px 2px; |
| | | border-top: 1px solid #ccc; |
| | | } |
| | | |
| | | #messagebody div:first-child { |
| | | padding-top: 0; |
| | | border-top: 0; |
| | | } |
| | | |
| | |
| | | color: #990000; |
| | | border-left: 2px solid #bb0000; |
| | | border-right: 2px solid #bb0000; |
| | | } |
| | | |
| | | div.message-partheaders { |
| | | margin-top: 8px; |
| | | padding: 8px 0; |
| | | } |
| | | |
| | | div.message-partheaders .headers-table { |
| | | width: 100%; |
| | | } |
| | | |
| | | div.message-partheaders .headers-table td.header-title { |
| | | width: auto; |
| | | padding-left: 0; |
| | | } |
| | | |
| | | div.message-partheaders .headers-table td.header { |
| | | width: 88%; |
| | | } |
| | | |
| | | #messagebody > hr { |
| | |
| | | |
| | | #messagepartframe { |
| | | border: 0; |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | |
| | | /*** message composition ***/ |