| | |
| | | position: absolute; |
| | | top: 60px; |
| | | right: 40px; |
| | | width: 200px; |
| | | width: 220px; |
| | | height: 20px; |
| | | text-align: right; |
| | | white-space: nowrap; |
| | | } |
| | | |
| | | #messagecountbar span |
| | |
| | | #messagelist thead tr td.sortedDESC |
| | | { |
| | | background-image: url(images/listheader_dark.gif); |
| | | } |
| | | |
| | | #messagelist thead tr td.sortedASC a |
| | | { |
| | | background: url(images/sort_asc.gif) top right no-repeat; |
| | | } |
| | | |
| | | #messagelist thead tr td.sortedDESC a |
| | | { |
| | | background: url(images/sort_desc.gif) top right no-repeat; |
| | | } |
| | | |
| | | #messagelist thead tr td a, |
| | | #messagelist thead tr td a:hover |
| | | { |
| | | display: block; |
| | | width: auto !important; |
| | | width: 100%; |
| | | color: #333333; |
| | | text-decoration: none; |
| | | } |
| | | |
| | | #messagelist tbody tr td |
| | |
| | | #compose-body |
| | | { |
| | | margin-top: 10px; |
| | | margin-bottom: 5px; |
| | | width: 99% !important; |
| | | width: 95%; |
| | | height: 95%; |
| | | height: 90%; |
| | | min-height: 300px; |
| | | font-size: 9pt; |
| | | font-family: "Courier New", Courier, monospace; |
| | |
| | | { |
| | | margin-top: 8px; |
| | | } |
| | | |
| | | |