| | |
| | | left: 0; |
| | | width: 220px; |
| | | bottom: 0; |
| | | z-index: 2; |
| | | } |
| | | |
| | | #mailview-right { |
| | |
| | | left: 232px; |
| | | right: 0; |
| | | bottom: 0; |
| | | z-index: 3; |
| | | } |
| | | |
| | | #mailview-top { |
| | |
| | | bottom: 28px; |
| | | } |
| | | |
| | | #mailview-top.fullheight { |
| | | border-radius: 4px 4px 0 0; |
| | | } |
| | | |
| | | #mailview-bottom { |
| | | position: absolute; |
| | | left: 0; |
| | | bottom: 0; |
| | | width: 100%; |
| | | height: 26px; |
| | | } |
| | | |
| | | #mailviewsplitter { |
| | | right: 30px; |
| | | width: 30px; |
| | | left: auto !important; |
| | | } |
| | | |
| | | #folderlist-header { |
| | |
| | | |
| | | #messagelistcontainer { |
| | | top: 0; |
| | | bottom: 28px; |
| | | bottom: 30px; |
| | | overflow: auto; |
| | | } |
| | | |
| | |
| | | left: 0; |
| | | right: 0; |
| | | height: 22px; |
| | | padding: 2px 4px; |
| | | padding: 4px 8px; |
| | | border-top: 1px solid #ddd; |
| | | background: #ebebeb; |
| | | background: -moz-linear-gradient(top, #ebebeb 0%, #c6c6c6 100%); |
| | | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#c6c6c6)); |
| | | background: -o-linear-gradient(top, #ebebeb 0%, #c6c6c6 100%); |
| | | background: -ms-linear-gradient(top, #ebebeb 0%, #c6c6c6 100%); |
| | | background: linear-gradient(top, #ebebeb 0%, #c6c6c6 100%); |
| | | border-radius: 0 0 4px 4px; |
| | | } |
| | | |
| | | #mailview-top.fullheight #messagelistfooter { |
| | | border-radius: 0; |
| | | } |
| | | |
| | | #messagelistfooter.rightalign { |
| | |
| | | display: inline-block; |
| | | margin-right: 2em; |
| | | vertical-align: middle; |
| | | } |
| | | |
| | | #messagelistfooter #listselectors .menuselector { |
| | | margin-top: -2px; |
| | | } |
| | | |
| | | a.iconbutton.listmode { |
| | |
| | | position: relative; |
| | | background-repeat: no-repeat; |
| | | background-position: 6px 2px; |
| | | } |
| | | |
| | | #mailboxlist li:first-child { |
| | | border-radius: 4px 4px 0 0; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox a { |
| | |
| | | } |
| | | |
| | | #searchfilter { |
| | | width: 16em; |
| | | top: 8px; |
| | | position: absolute; |
| | | right: 256px; |
| | | width: auto; |
| | | top: 7px; |
| | | } |
| | | |
| | | #searchfilter select { |
| | | height: 24px; |
| | | height: 26px; |
| | | } |
| | | |
| | | #mailview-left select.mailboxlist { |
| | |
| | | #messagetoolbar { |
| | | position: absolute; |
| | | top: -6px; |
| | | right: 0; |
| | | left: 15em; |
| | | right: 390px; |
| | | left: 0; |
| | | height: 40px; |
| | | white-space: nowrap; |
| | | z-index: 10; |
| | | } |
| | | |
| | | #messagetoolbar.fullwidth { |
| | | left: 0; |
| | | right: 0; |
| | | } |
| | | |
| | | #mailtoolbar { |
| | | text-align: right; |
| | | #messagetoolbar .toolbarselect { |
| | | position: absolute; |
| | | bottom: 6px; |
| | | right: 3px; |
| | | } |
| | | |
| | | #messagesearchtools { |
| | | position: absolute; |
| | | right: 0; |
| | | top: 0; |
| | | width: 240px; |
| | | } |
| | | |
| | | #mailpreviewtoggle { |
| | | display: block; |
| | | position: absolute; |
| | | top: 4px; |
| | | right: 0; |
| | | top: 6px; |
| | | right: 6px; |
| | | width: 20px; |
| | | height: 18px; |
| | | background: url(images/buttons.png) -3px -458px no-repeat; |
| | |
| | | |
| | | |
| | | /*** message list ***/ |
| | | |
| | | #messagelist thead td:first-child { |
| | | border-radius: 4px 0 0 0; /* for Chrome */ |
| | | } |
| | | |
| | | #messagelist tr td.attachment, |
| | | #messagelist tr td.threads, |
| | |
| | | text-align: right; |
| | | } |
| | | |
| | | #messagelist tr td.fromto, |
| | | #messagelist tr td.from, |
| | | #messagelist tr td.to, |
| | | #messagelist tr td.cc, |
| | |
| | | background: linear-gradient(top, #fff 0%, #e9e9e9 100%); |
| | | } |
| | | |
| | | #mailview-right #messageheader { |
| | | border-radius: 4px 4px 0 0; |
| | | border-bottom: 2px solid #e6e6e6; |
| | | } |
| | | |
| | | h2.subject { |
| | | font-size: 15px; |
| | | margin: 0 15em 0 0; |
| | |
| | | background-position: -5px -242px; |
| | | } |
| | | |
| | | #full-headers { |
| | | position: relative; |
| | | } |
| | | |
| | | div.more-headers { |
| | | cursor: pointer; |
| | | position: absolute; |
| | | top: -12px; |
| | | right: 10px; |
| | | width: 12px; |
| | | height: 10px; |
| | | cursor: pointer; |
| | | background: url(images/buttons.png) center -1619px no-repeat; |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | #all-headers { |
| | | position: relative; |
| | | margin: 0 10px; |
| | | position: relative; |
| | | margin: 4px 10px; |
| | | padding: 0; |
| | | height: 180px; |
| | | border: 1px solid #bbb; |
| | | border: 1px solid #ccc; |
| | | border-radius: 4px; |
| | | background: #fff; |
| | | background: #fdfdfd; |
| | | } |
| | | |
| | | #headers-source { |
| | |
| | | left: 0; |
| | | right: 0; |
| | | bottom: 0; |
| | | padding: 2px 5px; |
| | | padding: 3px 5px; |
| | | overflow: auto; |
| | | text-align: left; |
| | | color: #333; |
| | | } |
| | | |
| | | #messagepreviewheader #all-headers { |
| | | margin-left: 0; |
| | | } |
| | | |
| | | #messagepreviewheader { |
| | |
| | | margin: 0px; |
| | | padding: 0px; |
| | | font-family: monospace; |
| | | font-size: 12px; |
| | | white-space: -moz-pre-wrap !important; |
| | | white-space: pre-wrap !important; |
| | | white-space: pre; |
| | |
| | | .compose-headers td input { |
| | | width: 100%; |
| | | resize: none; |
| | | font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; |
| | | font-size: 11px; |
| | | } |
| | | |
| | | #compose-cc, #compose-bcc, #compose-replyto, #compose-followupto { |