| | |
| | | |
| | | #quicksearchbar |
| | | { |
| | | z-index: 250; |
| | | z-index: 240; |
| | | } |
| | | |
| | | #addresslist, |
| | |
| | | #mailrightcontainer, |
| | | #compose-container, |
| | | #compose-attachments, |
| | | #compose-contacts, |
| | | #mailcontframe, |
| | | #mailboxlist-container, |
| | | #mailrightcontent, |
| | |
| | | overflow: hidden; |
| | | } |
| | | |
| | | #countcontrols |
| | | { |
| | | width: 24em; |
| | | padding-right: 10px; |
| | | } |
| | | |
| | | body.iframe |
| | | body.iframe |
| | | { |
| | | width: expression((parseInt(document.documentElement.clientWidth))+'px'); |
| | | } |
| | |
| | | #addressscreen |
| | | { |
| | | width: expression((parseInt(document.documentElement.clientWidth)-245)+'px'); |
| | | } |
| | | |
| | | #contacts-table |
| | | { |
| | | width: expression(document.getElementById('addresslist').clientWidth); |
| | | } |
| | | |
| | | #contacts-box, |
| | |
| | | |
| | | .contactfieldgroup legend |
| | | { |
| | | padding: 0 0 0.5em 0; |
| | | margin-left: -4px; |
| | | padding: 0 0 0.5em 0; |
| | | margin-left: -4px; |
| | | } |
| | | |
| | | /* fix "jumping" login form in IE7 */ |