| | |
| | | position: absolute; |
| | | top: 0; |
| | | left: 0; |
| | | width: 240px; |
| | | width: 220px; |
| | | bottom: 0; |
| | | } |
| | | |
| | | #mailview-right { |
| | | position: absolute; |
| | | top: 0; |
| | | left: 252px; |
| | | left: 232px; |
| | | right: 0; |
| | | bottom: 0; |
| | | } |
| | |
| | | right: 30px; |
| | | width: 30px; |
| | | left: auto !important; |
| | | } |
| | | |
| | | #folderlist-header { |
| | | width: 100%; |
| | | height: 12px; |
| | | top: 32px; |
| | | } |
| | | |
| | | #mailboxcontainer, |
| | |
| | | |
| | | #messagelist tr td.size { |
| | | width: 60px; |
| | | text-align: right; |
| | | } |
| | | |
| | | #messagelist tr td.from, |
| | |
| | | } |
| | | |
| | | #messagelist tbody tr td.attachment span.attachment { |
| | | background-position: 0 -998px; |
| | | background-position: 0 -996px; |
| | | } |
| | | #messagelist thead tr td.attachment span.attachment { |
| | | background-position: -24px -997px; |
| | |
| | | #messagelist tr td.status span.msgicon:hover { |
| | | background-position: 0 -272px; |
| | | } |
| | | |
| | | #messagelist tr td.status span.deleted, |
| | | #messagelist tr td.subject span.deleted { |
| | | background-position: 0 -187px; |
| | | } |
| | | */ |
| | | #messagelist tr td.status span.deleted, |
| | | #messagelist tr td.status span.deleted:hover, |
| | | #messagelist tr td.subject span.deleted { |
| | | background-position: -22px -1096px; |
| | | } |
| | | |
| | | #messagelist tr td.status span.status, |
| | | #messagelist tr td.status span.unread, |
| | | #messagelist tr td.subject span.unread, |
| | |
| | | width: 26px; |
| | | } |
| | | |
| | | #messagelist thead tr td.subject, |
| | | #messagelist tbody tr td.subject { |
| | | width: 99%; |
| | | white-space: nowrap; |
| | | } |
| | | |
| | | #messagelist tbody tr td.subject a { |
| | |
| | | /**** tree indicators ****/ |
| | | |
| | | #messagelist tbody tr td span.branch div { |
| | | float: left; |
| | | height: 18px; |
| | | display: inline-block; |
| | | } |
| | | |
| | | #messagelist tbody tr td span.branch div.tree { |
| | | height: 18px; |
| | | width: 15px; |
| | | /* background: url(images/tree.gif) 0px 0px no-repeat; */ |
| | | } |
| | | |
| | | #listoptions ul.proplist { |
| | |
| | | div.more-headers { |
| | | cursor: pointer; |
| | | height: 10px; |
| | | background: url(images/buttons.png) center -1539px no-repeat; |
| | | background: url(images/buttons.png) center -1579px no-repeat; |
| | | } |
| | | |
| | | div.hide-headers { |
| | | background-position: center -1549px; |
| | | background-position: center -1589px; |
| | | } |
| | | |
| | | #all-headers { |
| | |
| | | |
| | | #messagepartframe { |
| | | border: 0; |
| | | } |
| | | |
| | | #quotadisplay { |
| | | left: 6px; |
| | | font-size: 12px; |
| | | font-weight: bold; |
| | | text-shadow: 0px 1px 1px #fff; |
| | | padding-left: 30px; |
| | | height: 18px; |
| | | background: url(images/quota.png) -100px 0 no-repeat; |
| | | } |
| | | |
| | | /*** message composition ***/ |
| | |
| | | |
| | | #composebody { |
| | | position: absolute; |
| | | top: 24px; |
| | | top: 1px; |
| | | left: 0; |
| | | bottom: 0; |
| | | width: 99%; |
| | | border: 0; |
| | | border-radius: 0; |
| | | padding: 8px 0 8px 8px; |
| | | box-shadow: none; |
| | | resize: none; |
| | |
| | | border-left: 1px solid #ddd; |
| | | padding: 8px; |
| | | overflow: auto; |
| | | } |
| | | |
| | | #spellcheck-control { |
| | | margin: 6px 8px; |
| | | text-align: right; |
| | | } |
| | | |
| | | .defaultSkin table.mceLayout, |