| | |
| | | background-color: expression(this.type=='checkbox' || this.type=='radio' ? 'transparent' : '#ffffff'); |
| | | } |
| | | |
| | | body.iframe |
| | | { |
| | | margin-top: 0px; |
| | | } |
| | | |
| | | body.iframe div.boxcontent |
| | | { |
| | | margin-top: 20px; |
| | | z-index: 2; |
| | | } |
| | | |
| | | body.iframe div.boxtitle |
| | | { |
| | | z-index: 100; |
| | | } |
| | | |
| | | body.iframe #prefs-details |
| | | { |
| | | padding-top: 1px; |
| | | } |
| | | |
| | | #login-form form |
| | | { |
| | | margin-top: 0; |
| | |
| | | background-color: #ffffff; |
| | | } |
| | | |
| | | #tabsbar |
| | | #tabsbar, |
| | | #partheader |
| | | { |
| | | width: expression((parseInt(document.documentElement.clientWidth)-240)+'px'); |
| | | } |
| | | |
| | | #mainscreen |
| | | { |
| | | width: expression((parseInt(document.documentElement.clientWidth)-40)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-105)+'px'); |
| | | } |
| | | |
| | | #folder-manager |
| | | #mainscreen, |
| | | #messagepartcontainer |
| | | { |
| | | height: expression((parseInt(this.parentNode.offsetHeight)-105)+'px'); |
| | | width: expression((parseInt(document.documentElement.clientWidth)-40)+'px'); |
| | | } |
| | | |
| | | #messagetoolbar |
| | |
| | | { |
| | | margin: 0 8px; |
| | | top: 8px; |
| | | } |
| | | |
| | | div.messageheaderbox |
| | | { |
| | | margin-top: 0px; |
| | | } |
| | | |
| | | body.iframe div.messageheaderbox |
| | | { |
| | | margin-top: 6px; |
| | | } |
| | | |
| | | #abooktoolbar a.buttonPas |
| | |
| | | #messageframe, |
| | | #identity-details, |
| | | #contacts-box, |
| | | #prefs-box |
| | | #prefs-box, |
| | | #folder-box, |
| | | #directorylistbox, |
| | | #addressscreen |
| | | { |
| | | height: expression(parseInt(this.parentNode.offsetHeight)+'px'); |
| | | } |
| | |
| | | |
| | | #messagepartcontainer |
| | | { |
| | | width: expression((parseInt(document.documentElement.clientWidth)-40)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-90)+'px'); |
| | | } |
| | | |
| | |
| | | #compose-div |
| | | { |
| | | height: expression((parseInt(this.parentNode.offsetHeight)-1-parseInt(document.getElementById('compose-headers').offsetHeight))+'px'); |
| | | } |
| | | |
| | | #partheader |
| | | { |
| | | width: expression((parseInt(document.documentElement.clientWidth)-240)+'px'); |
| | | } |
| | | |
| | | #subscription-table |
| | | { |
| | | width: auto; |
| | | } |
| | | |
| | | #messagelist |
| | |
| | | #addressscreen |
| | | { |
| | | width: expression((parseInt(document.documentElement.clientWidth)-245)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-105)+'px'); |
| | | } |
| | | |
| | | #contacts-table |
| | |
| | | } |
| | | |
| | | #contacts-box, |
| | | #prefs-box |
| | | #prefs-box, |
| | | #folder-box |
| | | { |
| | | width: expression((parseInt(this.parentNode.offsetWidth)-555)+'px'); |
| | | overflow: hidden; |
| | | } |
| | | |
| | | #rcmdraglayer |
| | |
| | | min-height: auto; |
| | | } |
| | | |
| | | .popupmenu li.block a |
| | | { |
| | | clear: none; |
| | | display: inline-block; |
| | | padding-left: 2px; |
| | | } |
| | | |
| | | #console |
| | | { |
| | | filter: alpha(opacity=80); |
| | |
| | | { |
| | | margin-top: 2px; |
| | | } |
| | | |
| | | #contact-details |
| | | { |
| | | margin-top: 20px; |
| | | } |
| | | |
| | | #contact-details form { |
| | | margin-top: -1px; |
| | | } |
| | | |
| | | .contactfieldgroup legend |
| | | { |
| | | padding: 0 0 0.5em 0; |
| | | margin-left: -4px; |
| | | } |