| | |
| | | left: 0; |
| | | bottom: 0; |
| | | width: 100%; |
| | | height: 26px; |
| | | height: 27px; |
| | | border-radius: 0 0 4px 4px; |
| | | border-top: none; |
| | | } |
| | | |
| | | #folderlist-header { |
| | |
| | | background-position: 6px -1627px; |
| | | } |
| | | |
| | | |
| | | #compose-content { |
| | | position: absolute; |
| | | top: 42px; |
| | | left: 0; |
| | | width: 100%; |
| | | bottom: 28px; |
| | | border-bottom-left-radius: 0; |
| | | border-bottom-right-radius: 0; |
| | | border-radius: 4px 4px 0 0; |
| | | border-bottom: none; |
| | | overflow: hidden; |
| | | } |
| | | |
| | | #composeheaders { |
| | | border-radius: 4px 4px 0 0; |
| | | -webkit-box-shadow: 0 2px 3px 0 #999; |
| | | -moz-box-shadow: 0 2px 3px 0 #999; |
| | | box-shadow: 0 2px 3px 0 #999; |
| | | border-bottom: 0; |
| | | padding-left: 19px; |
| | | } |
| | | |
| | |
| | | padding-right: 4px; |
| | | } |
| | | |
| | | .mozilla .composeoption input { |
| | | vertical-align: -3px; |
| | | } |
| | | |
| | | #composeview-bottom { |
| | | position: relative; |
| | | width: 100%; |
| | |
| | | border: 0 !important; |
| | | } |
| | | |
| | | .defaultSkin td.mceToolbar { |
| | | border: 0 !important; |
| | | } |
| | | |
| | | .defaultSkin table.mceLayout tr.mceFirst td { |
| | | background: #dfdfdf; |
| | | background: #f0f0f0; |
| | | } |
| | | |
| | | #composebody_toolbargroup { |