| | |
| | | position: absolute; |
| | | top: 50px; |
| | | left: 220px; |
| | | right: 40px; |
| | | right: 20px; |
| | | height: 22px; |
| | | border-bottom: 1px solid #999999; |
| | | white-space: nowrap; |
| | | /* css hack for IE */ |
| | | width: expression((parseInt(document.documentElement.clientWidth)-260)+'px'); |
| | | width: expression((parseInt(document.documentElement.clientWidth)-240)+'px'); |
| | | } |
| | | |
| | | span.tablink, |
| | |
| | | position: absolute; |
| | | top: 95px; |
| | | left: 20px; |
| | | bottom: 30px; |
| | | width: 600px; |
| | | bottom: 60px; |
| | | width: 640px; |
| | | overflow: auto; |
| | | border: 1px solid #999999; |
| | | border: 1px solid #999999; |
| | | /* css hack for IE */ |
| | | height: expression((parseInt(document.documentElement.clientHeight)-125)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-155)+'px'); |
| | | } |
| | | |
| | | #userprefs-box table td.title |
| | | { |
| | | color: #666666; |
| | | padding-right: 10px; |
| | | } |
| | | |
| | | #userprefs-box table tr.advanced |
| | | { |
| | | display: none; |
| | | } |
| | | |
| | | #identities-list, |
| | |
| | | bottom: 60px; |
| | | width: 420px; |
| | | border: 1px solid #999999; |
| | | /* css hack for IE */ |
| | | height: expression((parseInt(document.documentElement.clientHeight)-160)+'px'); |
| | | } |
| | | |
| | | #listbuttons |
| | |
| | | position: absolute; |
| | | top: 95px; |
| | | left: 450px; |
| | | right: 40px; |
| | | right: 20px; |
| | | bottom: 60px; |
| | | border: 1px solid #999999; |
| | | overflow: auto; |
| | | /* css hack for IE */ |
| | | width: expression((parseInt(document.documentElement.clientWidth)-490)+'px'); |
| | | width: expression((parseInt(document.documentElement.clientWidth)-470)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-160)+'px'); |
| | | } |
| | | |
| | |
| | | white-space: nowrap; |
| | | border-bottom: 1px solid #EBEBEB; |
| | | background-color: #F9F9F9; |
| | | cursor: pointer; |
| | | cursor: default; |
| | | } |
| | | |
| | | #subscription-table tr.virtual td |
| | |
| | | { |
| | | color: #999999; |
| | | } |
| | | |
| | | div.advswitch |
| | | { |
| | | white-space: nowrap; |
| | | text-align: right; |
| | | position: absolute; |
| | | bottom: 35px; |
| | | left: 20px; |
| | | width: 640px; |
| | | } |