| | |
| | | background-image: url(images/mail_toolbar.gif); |
| | | } |
| | | |
| | | #listcontrols a.buttonPas, |
| | | #mailboxcontrols a.buttonPas |
| | | #listcontrols a.buttonPas |
| | | { |
| | | filter: alpha(opacity=35); |
| | | } |
| | |
| | | #mainscreen |
| | | { |
| | | width: expression((parseInt(document.documentElement.clientWidth)-40)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-101)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-96)+'px'); |
| | | } |
| | | |
| | | #directorylistbox |
| | | { |
| | | height: expression((parseInt(document.documentElement.clientHeight)-125)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-115)+'px'); |
| | | } |
| | | |
| | | #addresslist, |
| | |
| | | #messagepartcontainer |
| | | { |
| | | width: expression((parseInt(document.documentElement.clientWidth)-40)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-100)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-90)+'px'); |
| | | } |
| | | |
| | | #mailrightcontent |
| | |
| | | { |
| | | width: expression((parseInt(this.parentNode.offsetWidth)-180)+'px'); |
| | | height: expression((parseInt(this.parentNode.offsetHeight)-20)+'px'); |
| | | } |
| | | |
| | | #messagecanvas |
| | | { |
| | | width: expression((parseInt(this.parentNode.offsetWidth)-20)+'px'); |
| | | overflow: hidden; |
| | | } |
| | | |
| | | #countcontrols |
| | |
| | | #addressscreen |
| | | { |
| | | width: expression((parseInt(document.documentElement.clientWidth)-245)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-125)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-115)+'px'); |
| | | } |
| | | |
| | | #prefsscreen |
| | |
| | | #importbox |
| | | { |
| | | width: expression((parseInt(document.documentElement.clientWidth)-40)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-145)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-140)+'px'); |
| | | } |
| | | |
| | | #contacts-table |
| | |
| | | margin: 0 4px; |
| | | padding: 0.8em; |
| | | } |
| | | |
| | | #listcontrols input |
| | | { |
| | | margin-top: 2px; |
| | | } |