| | |
| | | position: absolute; |
| | | top: 42px; |
| | | left: 0; |
| | | width: 100%; |
| | | right: 0; |
| | | bottom: 0px; |
| | | } |
| | | |
| | |
| | | position: absolute; |
| | | left: 0; |
| | | bottom: 0; |
| | | width: 100%; |
| | | right: 0; |
| | | height: 0; |
| | | border-radius: 4px; |
| | | border-top: none; |
| | |
| | | |
| | | #composeview-right #mailview-bottom { |
| | | border-radius: 0 0 4px 4px; |
| | | } |
| | | |
| | | #folderlist-header { |
| | | width: 100%; |
| | | height: 12px; |
| | | top: 32px; |
| | | } |
| | | |
| | | #mailboxcontainer, |
| | |
| | | |
| | | #messagetoolbar.fullwidth { |
| | | right: 0; |
| | | } |
| | | |
| | | #messagetoolbar .toolbarselect { |
| | | position: absolute; |
| | | bottom: 6px; |
| | | right: 3px; |
| | | } |
| | | |
| | | #messagesearchtools { |
| | |
| | | position: absolute; |
| | | top: 42px; |
| | | left: 0; |
| | | width: 100%; |
| | | right: 0; |
| | | bottom: 0px; |
| | | overflow: hidden; |
| | | } |