| | |
| | | background-color: expression(this.type=='checkbox' || this.type=='radio' ? 'transparent' : '#ffffff'); |
| | | } |
| | | |
| | | #login-form form |
| | | { |
| | | margin-top: 0; |
| | | } |
| | | |
| | | .pagenav a.buttonPas |
| | | { |
| | | filter: alpha(opacity=35); |
| | |
| | | |
| | | #messagetoolbar |
| | | { |
| | | width: expression((parseInt(document.documentElement.clientWidth)-400)+'px'); |
| | | width: expression((parseInt(document.documentElement.clientWidth)-215)+'px'); |
| | | z-index: 240; |
| | | } |
| | | |
| | |
| | | background-image: url('images/mail_toolbar.gif'); |
| | | } |
| | | |
| | | #listcontrols a.buttonPas, |
| | | #mailboxcontrols a.buttonPas |
| | | { |
| | | filter: alpha(opacity=35); |
| | | background-image: url('images/mail_footer.png'); |
| | | } |
| | | |
| | | #messagetoolbar select.mboxlist |
| | | { |
| | | margin: 0 8px; |
| | | top: 8px; |
| | | } |
| | | |
| | | #quicksearchbar |
| | | { |
| | | z-index: 250; |
| | | } |
| | | |
| | | #mainscreen |
| | |
| | | height: expression((parseInt(this.parentNode.offsetHeight)-20)+'px'); |
| | | } |
| | | |
| | | #messagelist, |
| | | #subscription-table |
| | | { |
| | | width: auto; |
| | | } |
| | | |
| | | #messagelist |
| | | { |
| | | width: inherit; |
| | | *width: auto; /* IE6/7 conditional hack */ |
| | | border-collapse: collapse; |
| | | } |
| | | |
| | | #messageframe |
| | |
| | | height: expression((parseInt(document.documentElement.clientHeight)-125)+'px'); |
| | | } |
| | | |
| | | #attachment-list |
| | | #countcontrols |
| | | { |
| | | height: expression(Math.min(16, parseInt(document.documentElement.clientHeight))+'px'); |
| | | width: 24em; |
| | | } |
| | | |
| | | body.iframe |
| | |
| | | |
| | | #compose-container |
| | | { |
| | | width: expression((parseInt(document.documentElement.clientWidth)-210)+'px'); |
| | | width: expression((parseInt(document.documentElement.clientWidth)-230)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-120)+'px'); |
| | | } |
| | | |
| | |
| | | -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; |
| | | filter: alpha(opacity=80); |
| | | } |
| | | |
| | | #countcontrols |
| | | { |
| | | padding-right: 10px; |
| | | } |
| | | |
| | | table.records-table thead tr td |
| | | { |
| | | height: 19px; |
| | | } |