| | |
| | | bottom: 0; |
| | | margin: 0; |
| | | width: 100%; |
| | | border: 1px solid #999; |
| | | } |
| | | |
| | | #compose-div .boxfooter |
| | | { |
| | | height: 26px; |
| | | background: none; |
| | | border-top: 0; |
| | | } |
| | | |
| | | #compose-div .boxlistcontent |
| | | { |
| | | bottom: 26px; |
| | | } |
| | | |
| | | #compose-body |
| | |
| | | bottom: 0; |
| | | margin: 0; |
| | | font-size: 9pt; |
| | | border: none; |
| | | font-family: monospace; |
| | | border: 1px solid #999; |
| | | resize: none; |
| | | } |
| | | |
| | |
| | | #compose-headers td.editfield |
| | | { |
| | | padding-right: 5px; |
| | | min-width: 200px; |
| | | width: 95%; |
| | | } |
| | | |
| | | #compose-headers td.top |
| | |
| | | border: 1px solid #999; |
| | | } |
| | | |
| | | #compose-headers td select |
| | | { |
| | | width: 100%; |
| | | } |
| | | |
| | | #compose-headers td textarea |
| | | { |
| | | height: 32px; |
| | |
| | | |
| | | #formlinks |
| | | { |
| | | text-align: right; |
| | | white-space: nowrap; |
| | | width: 1%; |
| | | padding-left: 5px; |
| | | } |
| | | |
| | |
| | | { |
| | | position: absolute; |
| | | right: 5px; |
| | | bottom: 0; |
| | | bottom: 2px; |
| | | text-align: right; |
| | | line-height: 22px; |
| | | } |
| | | |
| | | #compose-buttons |
| | | { |
| | | position: absolute; |
| | | left: 40px; |
| | | top: 1px; |
| | | left: 0; |
| | | bottom: 0; |
| | | width: auto; |
| | | } |
| | | |
| | | #compose-attachments |