| | |
| | | #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; |
| | | } |
| | |
| | | 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 { |
| | | position: relative; |
| | | color: #666; |