| | |
| | | #taskbar |
| | | { |
| | | background: url(images/taskbar.gif) top right no-repeat; |
| | | width: expression((parseInt(document.documentElement.clientWidth)-250)+'px'); |
| | | } |
| | | |
| | | img |
| | |
| | | #mailboxlist li |
| | | { |
| | | background-image: url(images/icons/folders.gif); |
| | | } |
| | | |
| | | #attachment-list |
| | | { |
| | | height: expression(Math.min(16, parseInt(document.documentElement.clientHeight))+'px'); |
| | | } |
| | | |
| | | #messagetoolbar a |
| | |
| | | height: expression((parseInt(this.parentNode.offsetHeight)-23-parseInt(this.style.top?this.style.top:21))+'px'); |
| | | } |
| | | |
| | | #compose-body-div |
| | | { |
| | | height: expression(parseInt(this.parentNode.offsetHeight)+'px'); |
| | | } |
| | | |
| | | #folder-manager |
| | | { |
| | | height: expression((parseInt(document.documentElement.clientHeight)-105)+'px'); |
| | |
| | | { |
| | | zoom: 1; |
| | | } |
| | | |
| | | #abookactions a |
| | | { |
| | | background-image: url("images/icons/groupactions.gif"); |
| | | } |