| | |
| | | { |
| | | position: absolute; |
| | | top: 47px; |
| | | left: 200px; |
| | | right: 200px; |
| | | left: 205px; |
| | | right: 10px; |
| | | height: 35px; |
| | | min-width: 650px; |
| | | white-space: nowrap; |
| | |
| | | text-decoration: underline; |
| | | } |
| | | |
| | | #listcontrols |
| | | { |
| | | padding-right: 2em; |
| | | } |
| | | |
| | | #messagecountbar |
| | | { |
| | | position: absolute; |
| | |
| | | top: 0px; |
| | | left: 0px; |
| | | bottom: 0px; |
| | | width: 170px; |
| | | width: 195px; |
| | | } |
| | | |
| | | #mailrightcontainer |
| | |
| | | #mailfooter |
| | | { |
| | | position: absolute; |
| | | left: 20px; |
| | | right: 20px; |
| | | bottom: 16px; |
| | | left: 0px; |
| | | bottom: 0px; |
| | | height: 16px; |
| | | white-space: nowrap; |
| | | width: 100%; |
| | | } |
| | | |
| | | #mailboxcontrols, |
| | | #mailfooter table tr td |
| | | { |
| | | white-space: nowrap; |
| | | vertical-align: bottom; |
| | | } |
| | | |
| | | #mailboxcontrols |
| | | { |
| | | position: absolute; |
| | | left: 0px; |
| | | bottom: 0px; |
| | | height: 16px; |
| | | width: auto; |
| | | font-size: 11px; |
| | | } |
| | | |
| | | #listcontrols, |
| | | #countcontrols, |
| | | #quotabox |
| | | { |
| | | white-space: nowrap; |
| | | font-size: 11px; |
| | | margin-right: 10px; |
| | | } |
| | | |
| | | #countcontrols |
| | | { |
| | | position: absolute; |
| | | right: 10px; |
| | | bottom: 16px; |
| | | height: 16px; |
| | | min-width: 260px; |
| | | min-width: 25em; |
| | | } |
| | | |
| | | #countcontrols a.button, |
| | |
| | | vertical-align: middle; |
| | | } |
| | | |
| | | #messagelist tr td.icon, |
| | | #messagelist tr td.flag |
| | | #messagelist thead tr td.icon, |
| | | #messagelist thead tr td.flag |
| | | { |
| | | width: 16px; |
| | | width: 22px; |
| | | padding: 0; |
| | | text-align: center; |
| | | } |
| | | |
| | | #messagelist tbody tr td.icon, |
| | | #messagelist tbody tr td.flag |
| | | { |
| | | padding: 2px 3px 2px 3px; |
| | | vertical-align: middle; |
| | | cursor: pointer; |
| | | } |
| | |
| | | { |
| | | position: absolute; |
| | | top: 90px; |
| | | left: 190px; |
| | | left: 205px; |
| | | right: 25px; |
| | | bottom: 30px; |
| | | margin: 0px; |
| | |
| | | position: absolute; |
| | | top: 100px; |
| | | left: 20px; |
| | | width: 160px; |
| | | width: 170px; |
| | | } |
| | | |
| | | #compose-attachments ul |
| | |
| | | |
| | | #attachment-title |
| | | { |
| | | color: #666666; |
| | | font-weight: bold; |
| | | font-size: 11px; |
| | | background: url(images/icons/attachment.png) top left no-repeat; |
| | | padding: 0px 0px 3px 22px; |
| | | padding: 0px 0px 3px 18px; |
| | | margin-left: 3px; |
| | | } |
| | | |
| | | #attachment-form |