| | |
| | | position: absolute; |
| | | top: 85px; |
| | | left: 20px; |
| | | width: 140px !important; |
| | | width: 145px !important; |
| | | /* width: 162px; */ |
| | | height: 13px; |
| | | padding: 3px 10px 2px 10px; |
| | |
| | | position: absolute; |
| | | top: 105px; |
| | | left: 20px; |
| | | width: 160px; |
| | | width: 165px; |
| | | bottom: 40px; |
| | | border: 1px solid #CCCCCC; |
| | | background-color: #F9F9F9; |
| | |
| | | background: url(images/sort_desc.gif) top right no-repeat; |
| | | } |
| | | |
| | | #messagelist thead tr td a, |
| | | #messagelist thead tr td a:hover |
| | | #messagelist thead tr td a |
| | | { |
| | | display: block; |
| | | width: auto !important; |
| | |
| | | text-overflow: ellipsis; |
| | | border-bottom: 1px solid #EBEBEB; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | #messagelist tbody tr td a |
| | | { |
| | | color: #000; |
| | | text-decoration: none; |
| | | } |
| | | |
| | | #messagelist col |
| | |
| | | |
| | | #messagelist tr.selected td |
| | | { |
| | | font-weight: bold; |
| | | color: #FFFFFF; |
| | | background-color: #CC3333; |
| | | } |
| | | |
| | | #messagelist tr.unfocused td |
| | | { |
| | | font-weight: bold; |
| | | color: #FFFFFF; |
| | | background-color: #929292; |
| | | } |
| | | |
| | | #messagelist tr.selected td a.rcmContactAddress |
| | | #messagelist tr.selected td a |
| | | { |
| | | color: #FFFFFF; |
| | | } |
| | | |
| | | #messagelist tr.unfocused td a.rcmContactAddress |
| | | #messagelist tr.unfocused td a |
| | | { |
| | | color: #FFFFFF; |
| | | } |
| | | |
| | | #messagelist tr.deleted td a.rcmContactAddress |
| | | #messagelist tr.deleted td a |
| | | { |
| | | color: #CCCCCC; |
| | | } |