| | |
| | | background-color: expression(this.type=='checkbox' || this.type=='radio' ? 'transparent' : '#ffffff'); |
| | | } |
| | | |
| | | #login-form form |
| | | { |
| | | margin-top: 0; |
| | | } |
| | | |
| | | .pagenav a.buttonPas |
| | | { |
| | | filter: alpha(opacity=35); |
| | |
| | | { |
| | | filter: alpha(opacity=35); |
| | | 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 |
| | |
| | | height: expression((parseInt(document.documentElement.clientHeight)-125)+'px'); |
| | | } |
| | | |
| | | #attachment-list |
| | | { |
| | | height: expression(Math.min(16, parseInt(document.documentElement.clientHeight))+'px'); |
| | | } |
| | | |
| | | #countcontrols |
| | | { |
| | | width: 24em; |
| | |
| | | -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; |
| | | filter: alpha(opacity=80); |
| | | } |
| | | |
| | | #countcontrols |
| | | { |
| | | padding-right: 10px; |
| | | } |
| | | |
| | | table.records-table thead tr td |
| | | { |
| | | height: 19px; |
| | | } |