| | |
| | | .messagelist tr td.status span.unread, |
| | | .messagelist tr td.subject span.unread, |
| | | .messagelist tr td.status span.unread:hover { |
| | | background-position: 0 -1017px; |
| | | background-position: 0 -1017px !important; |
| | | } |
| | | |
| | | .messagelist thead tr th.status span.status { |
| | |
| | | |
| | | #messagecontent .rightcol, |
| | | #messagepreview .rightcol { |
| | | float: right; |
| | | /* |
| | | position: absolute; |
| | | top: 10px; |
| | | right: 10px; |
| | | height: 90%; |
| | | */ |
| | | right: 8px; |
| | | width: 230px; |
| | | margin: 8px; |
| | | min-height: 200px; |
| | | background: #f0f0f0; |
| | | padding: 8px; |
| | | border-radius: 4px; |
| | | z-index: 1; |
| | | } |
| | | |
| | | #messagecontent .rightcol { |
| | | margin-top: 8px; |
| | | } |
| | | |
| | | #messagebody { |