| | |
| | | height: expression((parseInt(document.documentElement.clientHeight)-125)+'px'); |
| | | } |
| | | |
| | | #mailpreviewframe |
| | | { |
| | | position: absolute; |
| | | top: 305px; |
| | | left: 200px; |
| | | right: 40px; |
| | | bottom: 40px; |
| | | border: 1px solid #999999; |
| | | background-color: #F9F9F9; |
| | | /* css hack for IE */ |
| | | width: expression((parseInt(document.documentElement.clientWidth)-240)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-135-document.getElementById('mailcontframe').offsetHeight)+'px'); |
| | | } |
| | | |
| | | #messagecontframe |
| | | { |
| | | width: 100%; |
| | | height: 100%; |
| | | border: 0; |
| | | } |
| | | |
| | | /*\*/ |
| | | html>body*#messagecontframe |
| | | { |
| | | [height: 40%; |
| | | height: 40%; |
| | | ]height: 100%; |
| | | } |
| | | /**/ |
| | | |
| | | #messagepartframe |
| | | { |
| | | position: absolute; |
| | | top: 0px; |
| | | left: 0px; |
| | | right: 0px; |
| | | bottom: 0px; |
| | | width: auto; |
| | | height: auto; |
| | | border: 1px solid #999999; |
| | | background-color: #F9F9F9; |
| | | background-color: #F9F9F9; |
| | | } |
| | | |
| | | |
| | |
| | | |
| | | #messagelist tbody tr td |
| | | { |
| | | height: 16px !important; |
| | | height: 20px; |
| | | height: 16px; |
| | | padding: 2px; |
| | | padding-right: 4px; |
| | | font-size: 11px; |
| | |
| | | font-weight: bold; |
| | | color: #FFFFFF; |
| | | background-color: #CC3333; |
| | | } |
| | | |
| | | #messagelist tr.focused td |
| | | { |
| | | border-bottom: thin dotted; |
| | | border-top: thin dotted; |
| | | } |
| | | |
| | | #messagelist tr.unfocused td |
| | |
| | | #messageframe |
| | | { |
| | | position: absolute; |
| | | top: 85px; |
| | | top: 95px; |
| | | left: 200px; |
| | | right: 40px; |
| | | bottom: 40px; |
| | |
| | | height: expression((parseInt(document.documentElement.clientHeight)-125)+'px'); |
| | | } |
| | | |
| | | div.messageheaderbox |
| | | { |
| | | margin: 6px 8px 0px 8px; |
| | | border: 1px solid #ccc; |
| | | } |
| | | |
| | | table.headers-table |
| | | { |
| | | width: 100%; |