| | |
| | | #mailboxlist li.mailbox div.collapsed, |
| | | #mailboxlist li.mailbox div.expanded { |
| | | position: absolute; |
| | | top: 14px; |
| | | top: 13px; |
| | | left: 20px; |
| | | width: 14px; |
| | | height: 14px; |
| | |
| | | #mailboxlist li.mailbox ul li div.collapsed, |
| | | #mailboxlist li.mailbox ul li div.expanded { |
| | | left: 45px; |
| | | top: 15px; |
| | | top: 14px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox .unreadcount { |
| | | position: absolute; |
| | | top: 4px; |
| | | top: 3px; |
| | | right: 6px; |
| | | min-width: 1.8em; |
| | | padding: 2px 4px; |
| | |
| | | #messagelist tr td.flag, |
| | | #messagelist tr td.priority { |
| | | width: 20px; |
| | | padding: 3px; |
| | | padding: 2px 3px; |
| | | } |
| | | |
| | | .chrome #messagelist tr td.attachment, |
| | |
| | | #messagelist tr td.to, |
| | | #messagelist tr td.cc, |
| | | #messagelist tr td.replyto { |
| | | width: 180px; |
| | | width: 200px; |
| | | } |
| | | |
| | | #messagelist tr td.date { |
| | | width: 118px; |
| | | width: 125px; |
| | | } |
| | | |
| | | #messagelist tr.message { |
| | | /* background-color: #fff; */ |
| | | } |
| | | |
| | | #messagelist tr.thread.expanded td { |
| | | background-color: #ededed; |
| | | } |
| | | |
| | | #messagelist tr.unread { |
| | |
| | | background-position: -24px -997px; |
| | | } |
| | | |
| | | /* |
| | | #messagelist tr td.attachment span.report { |
| | | background-position: 0 -255px; |
| | | } |
| | | |
| | | #messagelist tr td.priority span.priority { |
| | | background-position: 0 -309px; |
| | | #messagelist tr td.priority { |
| | | padding-right: 0; |
| | | } |
| | | |
| | | #messagelist tr td.priority span.prio5 { |
| | | background-position: 0 -358px; |
| | | background-position: right -1905px; |
| | | } |
| | | |
| | | #messagelist tr td.priority span.prio4 { |
| | | background-position: 0 -340px; |
| | | } |
| | | |
| | | #messagelist tr td.priority span.prio3 { |
| | | background-position: 0 -324px; |
| | | background-position: right -1885px; |
| | | } |
| | | |
| | | #messagelist tr td.priority span.prio2 { |
| | | background-position: 0 -309px; |
| | | background-position: right -1865px; |
| | | } |
| | | |
| | | #messagelist tr td.priority span.prio1 { |
| | | background-position: 0 -290px; |
| | | background-position: right -1845px; |
| | | } |
| | | */ |
| | | |
| | | #messagelist tbody tr td.flag span.flagged { |
| | | background-position: 0 -1036px; |
| | | } |
| | |
| | | .rcmaddcontact imp { |
| | | width: 20px; |
| | | height: 13px; |
| | | } |
| | | |
| | | #preview-allheaders { |
| | | display: none; |
| | | } |
| | | |
| | | #preview-shortheaders td.header-title { |
| | | padding-right: 0; |
| | | } |
| | | |
| | | #preview-shortheaders td.header { |
| | | padding-right: 12px; |
| | | } |
| | | |
| | | #messagepreviewheader .iconlink { |
| | | text-indent: -1000px; |
| | | padding: 1px 1px 1px 20px; |
| | | } |
| | | |
| | | #messagepreviewheader .iconlink.add { |
| | | background-position: -5px -359px; |
| | | } |
| | | |
| | | #messagepreviewheader .iconlink.delete { |
| | | background-position: -5px -339px; |
| | | } |
| | | |
| | | #full-headers { |
| | |
| | | bottom: 0; |
| | | } |
| | | |
| | | #compose-contacts #directorylist { |
| | | border-bottom: 4px solid #c7e3ef; |
| | | } |
| | | |
| | | #contacts-table { |
| | | table-layout: fixed; |
| | | } |
| | | |
| | | #contacts-table td { |
| | | width: 100%; |
| | | } |
| | | |
| | | #contacts-table td span { |
| | | display: block; |
| | | } |
| | | |
| | | #compose-contacts li a, #contacts-table td { |
| | | background: url(images/listicons.png) -100px 0 no-repeat; |
| | | overflow: hidden; |
| | | padding-left: 36px; |
| | | text-overflow: ellipsis; |
| | | } |
| | | |
| | | #compose-contacts li.addressbook a { |
| | | background-position: 6px -766px; |
| | | } |
| | | |
| | | #compose-contacts li.addressbook.selected a { |
| | | background-position: 6px -791px; |
| | | } |
| | | |
| | | #contacts-table td.contactgroup { |
| | | background-position: 6px -1555px; |
| | | } |
| | | |
| | | #contacts-table tr.unfocused td.contactgroup, |
| | | #contacts-table tr.selected td.contactgroup { |
| | | background-position: 6px -1579px; |
| | | } |
| | | |
| | | #contacts-table td.contact { |
| | | background-position: 6px -1603px; |
| | | } |
| | | |
| | | #contacts-table tr.unfocused td.contact, |
| | | #contacts-table tr.selected td.contact { |
| | | background-position: 6px -1627px; |
| | | } |
| | | |
| | | |
| | | #compose-content { |
| | | position: absolute; |
| | | top: 42px; |