| | |
| | | |
| | | #mailview-top { |
| | | position: absolute; |
| | | top: 42px; |
| | | top: 0; |
| | | left: 0; |
| | | right: 0; |
| | | bottom: 0px; |
| | |
| | | #mailboxcontainer, |
| | | #messagelistcontainer { |
| | | position: absolute; |
| | | top: 42px; |
| | | top: 0; |
| | | left: 0; |
| | | width: 100%; |
| | | bottom: 0; |
| | |
| | | |
| | | #messagepartcontainer { |
| | | position: absolute; |
| | | top: 42px; |
| | | top: 0; |
| | | left: 232px; |
| | | right: 0; |
| | | bottom: 0; |
| | |
| | | |
| | | #messagepartheader { |
| | | position: absolute; |
| | | top: 42px; |
| | | top: 0; |
| | | left: 0; |
| | | width: 220px; |
| | | bottom: 0; |
| | |
| | | |
| | | #compose-contacts { |
| | | position: absolute; |
| | | top: 42px; |
| | | top: 0; |
| | | left: 0; |
| | | width: 100%; |
| | | bottom: 0; |
| | |
| | | |
| | | #compose-content { |
| | | position: absolute; |
| | | top: 42px; |
| | | top: 0; |
| | | left: 0; |
| | | right: 0; |
| | | bottom: 0px; |
| | |
| | | -o-box-shadow: inset 0 1px 0 0 #fff; |
| | | -webkit-box-shadow: inset 0 1px 0 0 #fff; |
| | | -moz-box-shadow: inset 0 1px 0 0 #fff; |
| | | |
| | | } |
| | | |
| | | .composeoption { |