| | |
| | | } |
| | | |
| | | #messagelist tbody tr td.flag, |
| | | #messagelist tbody tr td.status |
| | | #messagelist tbody tr td.status, |
| | | #messagelist tbody tr td.subject span.status |
| | | { |
| | | cursor: pointer; |
| | | } |
| | |
| | | #messagelist tr td.status span.msgicon, |
| | | #messagelist tr td.status span.deleted, |
| | | #messagelist tr td.status span.unread, |
| | | #messagelist tr td.status span.unreadchildren, |
| | | #messagelist tr td.subject span.msgicon, |
| | | #messagelist tr td.subject span.msgicon.replied, |
| | | #messagelist tr td.subject span.msgicon.forwarded, |
| | | #messagelist tr td.subject span.msgicon.unreadchildren |
| | | #messagelist tr td.subject span.deleted, |
| | | #messagelist tr td.subject span.unread, |
| | | #messagelist tr td.subject span.replied, |
| | | #messagelist tr td.subject span.forwarded, |
| | | #messagelist tr td.subject span.unreadchildren |
| | | { |
| | | vertical-align: middle; |
| | | height: 17px; |
| | |
| | | } |
| | | |
| | | #messagelist tr td.subject span.msgicon, |
| | | #messagelist tr td.subject span.msgicon.unreadchildren |
| | | #messagelist tr td.subject span.unreadchildren |
| | | { |
| | | background-position: 0 -51px; |
| | | margin: 0 2px; |
| | | } |
| | | |
| | | #messagelist tr td.subject span.msgicon.replied |
| | | #messagelist tr td.subject span.replied |
| | | { |
| | | background-position: 0 -85px; |
| | | } |
| | | |
| | | #messagelist tr td.subject span.msgicon.forwarded |
| | | #messagelist tr td.subject span.forwarded |
| | | { |
| | | background-position: 0 -68px; |
| | | } |
| | | |
| | | #messagelist tr td.subject span.msgicon.replied.forwarded |
| | | #messagelist tr td.subject span.replied.forwarded |
| | | { |
| | | background-position: 0 -102px; |
| | | } |
| | | |
| | | #messagelist tr td.status span.msgicon |
| | | #messagelist tr td.status span.msgicon, |
| | | #messagelist tr td.status span.unreadchildren |
| | | { |
| | | background-position: 0 -51px; |
| | | background-position: 0 17px; /* no icon */ |
| | | } |
| | | |
| | | #messagelist tr td.status span.deleted |
| | | #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.status, |
| | | #messagelist tr td.status span.unread |
| | | #messagelist tr td.status span.unread, |
| | | #messagelist tr td.subject span.unread |
| | | { |
| | | background-position: 0 -119px; |
| | | } |
| | |
| | | #messagelist tbody tr td.subject a |
| | | { |
| | | cursor: default; |
| | | display: inline-block; |
| | | vertical-align: middle; |
| | | } |
| | | |
| | | /* thread parent message with unread children */ |
| | |
| | | { |
| | | width: 100%; |
| | | background-color: #EBEBEB; |
| | | table-layout: fixed; |
| | | } |
| | | |
| | | #messagebody table.headers-table |
| | |
| | | border-bottom:1px solid #FFFFFF; |
| | | } |
| | | |
| | | table.headers-table td.header-title |
| | | table.headers-table tr td.header-title |
| | | { |
| | | width: 80px; |
| | | width: 1%; |
| | | color: #666666; |
| | | font-weight: bold; |
| | | text-align: right; |
| | | white-space: nowrap; |
| | | padding-right: 4px; |
| | | padding: 0 4px; |
| | | } |
| | | |
| | | table.headers-table tr td.header |
| | | { |
| | | width: 99%; |
| | | } |
| | | |
| | | table.headers-table tr td.subject |
| | | { |
| | | width: 90%; |
| | | font-weight: bold; |
| | | } |
| | | |
| | |
| | | |
| | | #attachment-list |
| | | { |
| | | margin: 0px; |
| | | padding: 0px 0px 0px 72px; |
| | | margin: 0; |
| | | padding: 0 4px 0 8px; |
| | | min-height: 16px; |
| | | list-style-image: none; |
| | | list-style-type: none; |
| | | background: url(images/icons/attachment.png) 60px 2px no-repeat #DFDFDF; |
| | | background: url(images/icons/attachment.png) 4px 2px no-repeat #DFDFDF; |
| | | } |
| | | |
| | | #attachment-list:after |
| | |
| | | height: 32px; |
| | | } |
| | | |
| | | input.from_address |
| | | { |
| | | width: 80% !important; |
| | | } |
| | | |
| | | #compose-cc, |
| | | #compose-bcc, |
| | | #compose-replyto, |
| | | #compose-mailreplyto, |
| | | #compose-mailfollowupto |
| | | #compose-followupto |
| | | { |
| | | display: none; |
| | | } |
| | |
| | | margin-top: 4px; |
| | | } |
| | | |
| | | |
| | | /** quota indicator */ |
| | | |
| | | #quota |
| | | { |
| | | position: absolute; |
| | |
| | | right: 6px; |
| | | z-index: 101; |
| | | } |
| | | |
| | | .quota_text { |
| | | text-align: center; |
| | | font-size: 10px; |
| | | color: #666; |
| | | border: 1px solid #999; |
| | | cursor: default; |
| | | } |
| | | .quota_bg { background-color: white; } |
| | | .quota_high { background-color: #F33131; } |
| | | .quota_mid { background-color: #F5AD3C; } |
| | | .quota_low { background-color: #91E164; } |
| | | .quota_text_high { color: white; } |
| | | .quota_text_mid { color: #666; } |
| | | .quota_text_low { color: #666; } |
| | | |