| | |
| | | right: -2px; |
| | | } |
| | | |
| | | #login-form #message div { |
| | | display: block; |
| | | width: 200px; |
| | | margin-left: 130px; |
| | | white-space: nowrap; |
| | | text-align: left; |
| | | } |
| | | |
| | | #messagepreviewheader .iconlink { |
| | | color: #fff; |
| | | height: 14px; |
| | |
| | | border-top: 1px solid #999; |
| | | } |
| | | |
| | | #messagelist tbody tr td span.branch div { |
| | | float: left; |
| | | height: 18px; |
| | | } |
| | | |
| | | |
| | |
| | | |
| | | #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 { |
| | |
| | | bottom: 0; |
| | | } |
| | | |
| | | #identities-table { |
| | | width: 100%; |
| | | table-layout: fixed; |
| | | } |
| | | |
| | | #identities-table tbody td.mail { |
| | | width: 100%; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | } |
| | | |
| | | #folder-details, |
| | | #identity-details { |
| | | position: absolute; |
| | |
| | | padding-right: 0; |
| | | } |
| | | |
| | | #login-form #message div { |
| | | float: left; |
| | | } |
| | | |
| | | #bottomline { |
| | | font-size: 90%; |
| | | text-align: center; |