| | |
| | | left: 200px; |
| | | right: 250px; |
| | | height: 35px; |
| | | white-space: nowrap; |
| | | /* border: 1px solid #cccccc; */ |
| | | } |
| | | |
| | |
| | | #messagetoolbar select.mboxlist |
| | | { |
| | | position: absolute; |
| | | left: 300px; |
| | | left: 375px; |
| | | top: 10px; |
| | | } |
| | | |
| | |
| | | left: 200px; |
| | | bottom: 20px; |
| | | height: 16px; |
| | | width: 400px; |
| | | width: 500px; |
| | | font-size: 11px; |
| | | } |
| | | |
| | | #listcontrols a, |
| | | #listcontrols a:active, |
| | | #listcontrols a:visited |
| | | #listcontrols a:visited, |
| | | #mailboxcontrols a, |
| | | #mailboxcontrols a:active, |
| | | #mailboxcontrols a:visited |
| | | { |
| | | color: #999999; |
| | | font-size: 11px; |
| | |
| | | |
| | | #listcontrols a.active, |
| | | #listcontrols a.active:active, |
| | | #listcontrols a.active:visited |
| | | #listcontrols a.active:visited, |
| | | #mailboxcontrols a.active, |
| | | #mailboxcontrols a.active:active, |
| | | #mailboxcontrols a.active:visited |
| | | { |
| | | color: #CC0000; |
| | | } |
| | | |
| | | #listcontrols a.active:hover |
| | | #listcontrols a.active:hover, |
| | | #mailboxcontrols a.active:hover |
| | | { |
| | | text-decoration: underline; |
| | | } |
| | |
| | | position: absolute; |
| | | top: 60px; |
| | | right: 40px; |
| | | width: 200px; |
| | | width: 300px; |
| | | height: 20px; |
| | | text-align: right; |
| | | white-space: nowrap; |
| | | } |
| | | |
| | | #messagecountbar span |
| | |
| | | } |
| | | |
| | | |
| | | #mailboxcontrols |
| | | { |
| | | position: absolute; |
| | | left: 20px; |
| | | width: 160px; |
| | | bottom: 20px; |
| | | height: 16px; |
| | | overflow: hidden; |
| | | font-size: 11px; |
| | | } |
| | | |
| | | |
| | | /** message list styles */ |
| | | |
| | | body.messagelist |
| | |
| | | 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 |
| | | { |
| | | height: 16px !important; |
| | |
| | | padding: 2px; |
| | | padding-right: 4px; |
| | | font-size: 11px; |
| | | overflow: hidden; |
| | | overflow: hidden; |
| | | white-space: nowrap; |
| | | text-overflow: ellipsis; |
| | | border-bottom: 1px solid #EBEBEB; |
| | | cursor: pointer; |
| | | } |
| | |
| | | #messagelist tr.selected td a.rcmContactAddress |
| | | { |
| | | color: #FFFFFF; |
| | | } |
| | | |
| | | #messagelist tr.deleted td, |
| | | #messagelist tr.deleted td a |
| | | { |
| | | color: #CCCCCC; |
| | | } |
| | | |
| | | |
| | |
| | | #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; |
| | | } |
| | | |
| | | |
| | | #rcmquotadisplay |
| | | { |
| | | color: #999999; |
| | | font-size: 11px; |
| | | } |