| | |
| | | position: absolute; |
| | | top: 0; |
| | | left: 0; |
| | | width: 240px; |
| | | width: 220px; |
| | | bottom: 0; |
| | | } |
| | | |
| | | #mailview-right { |
| | | position: absolute; |
| | | top: 0; |
| | | left: 252px; |
| | | left: 232px; |
| | | right: 0; |
| | | bottom: 0; |
| | | } |
| | |
| | | left: 0; |
| | | width: 100%; |
| | | bottom: 28px; |
| | | } |
| | | |
| | | #mailview-top.fullheight { |
| | | border-radius: 4px 4px 0 0; |
| | | } |
| | | |
| | | #mailview-bottom { |
| | |
| | | left: auto !important; |
| | | } |
| | | |
| | | #folderlist-header { |
| | | width: 100%; |
| | | height: 12px; |
| | | top: 32px; |
| | | } |
| | | |
| | | #mailboxcontainer, |
| | | #messagelistcontainer { |
| | | position: absolute; |
| | |
| | | |
| | | #messagelistcontainer { |
| | | top: 0; |
| | | bottom: 32px; |
| | | bottom: 30px; |
| | | overflow: auto; |
| | | } |
| | | |
| | |
| | | bottom: 0; |
| | | left: 0; |
| | | right: 0; |
| | | height: 26px; |
| | | padding: 2px; |
| | | height: 22px; |
| | | 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 { |
| | |
| | | #messagelistfooter #listselectors { |
| | | display: inline-block; |
| | | margin-right: 2em; |
| | | vertical-align: middle; |
| | | } |
| | | |
| | | #messagelistfooter #listselectors .menuselector { |
| | | margin-top: -2px; |
| | | } |
| | | |
| | | a.iconbutton.listmode { |
| | |
| | | |
| | | #mailboxlist li.mailbox.archive.selected > a { |
| | | background-position: 6px -1723px; |
| | | } |
| | | |
| | | #mailboxlist li.unread { |
| | | font-weight: bold; |
| | | } |
| | | |
| | | #mailboxlist li.virtual > a { |
| | |
| | | -moz-box-shadow: inset 0 1px 1px 0 #003645; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.recent > a .unreadcount { |
| | | background: #017cb4; |
| | | background: -moz-linear-gradient(top, #017cb4 0%, #006ca4 100%); |
| | | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#017cb4), color-stop(100%,#006ca4)); |
| | | background: -o-linear-gradient(top, #017cb4 0%, #006ca4 100%); |
| | | background: -ms-linear-gradient(top, #017cb4 0%, #006ca4 100%); |
| | | background: linear-gradient(top, #017cb4 0%, #006ca4 100%); |
| | | box-shadow: inset 0 1px 1px 0 #005080; |
| | | -o-box-shadow: inset 0 1px 1px 0 #005080; |
| | | -webkit-box-shadow: inset 0 1px 1px 0 #005080; |
| | | -moz-box-shadow: inset 0 1px 1px 0 #005080; |
| | | } |
| | | |
| | | #searchfilter { |
| | | width: 16em; |
| | | position: absolute; |
| | | right: 256px; |
| | | width: auto; |
| | | top: 8px; |
| | | } |
| | | |
| | | #searchfilter select { |
| | | height: 24px; |
| | | } |
| | | |
| | | #mailview-left select.mailboxlist { |
| | |
| | | width: 100%; |
| | | } |
| | | |
| | | #mailboxtoolbar, |
| | | #messagetoolbar { |
| | | position: absolute; |
| | | top: -6px; |
| | | right: 0; |
| | | left: 15em; |
| | | right: 390px; |
| | | left: 0; |
| | | height: 40px; |
| | | white-space: nowrap; |
| | | } |
| | | |
| | | #messagetoolbar.fullwidth { |
| | | left: 0; |
| | | right: 0; |
| | | } |
| | | |
| | | #mailtoolbar { |
| | | text-align: right; |
| | | #mailboxtoolbar { |
| | | right: 0; |
| | | } |
| | | |
| | | #messagesearchtools { |
| | | position: absolute; |
| | | right: 0; |
| | | top: 0; |
| | | width: 240px; |
| | | } |
| | | |
| | | #mailpreviewtoggle { |
| | | display: block; |
| | | position: absolute; |
| | | top: 4px; |
| | | right: 2px; |
| | | 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; |
| | | } |
| | | |
| | | #messagelist thead td:last-child { |
| | | border-radius: 0 4px 0 0; |
| | | } |
| | | |
| | | #messagelist tr td.attachment, |
| | | #messagelist tr td.threads, |
| | |
| | | } |
| | | |
| | | #messagelist tbody tr td.attachment span.attachment { |
| | | background-position: 0 -998px; |
| | | background-position: 0 -996px; |
| | | } |
| | | |
| | | #messagelist thead tr td.attachment span.attachment { |
| | | background-position: -24px -997px; |
| | | } |
| | | |
| | | #messagelist tr td.priority { |
| | | padding-right: 0; |
| | | #messagelist tbody tr td.attachment span.report { |
| | | background-position: -24px -1116px; |
| | | } |
| | | |
| | | #messagelist tr td.priority span.prio5 { |
| | | background-position: right -1905px; |
| | | background-position: 0 -1905px; |
| | | } |
| | | |
| | | #messagelist tr td.priority span.prio4 { |
| | | background-position: right -1885px; |
| | | background-position: 0 -1885px; |
| | | } |
| | | |
| | | #messagelist tr td.priority span.prio2 { |
| | | background-position: right -1865px; |
| | | background-position: 0 -1865px; |
| | | } |
| | | |
| | | #messagelist tr td.priority span.prio1 { |
| | | background-position: right -1845px; |
| | | background-position: 0 -1845px; |
| | | } |
| | | |
| | | #messagelist tbody tr td.flag span.flagged { |
| | |
| | | #messagelist tr td.status span.msgicon:hover { |
| | | background-position: 0 -272px; |
| | | } |
| | | |
| | | #messagelist tr td.status span.deleted, |
| | | #messagelist tr td.subject span.deleted { |
| | | background-position: 0 -187px; |
| | | } |
| | | */ |
| | | #messagelist tr td.status span.deleted, |
| | | #messagelist tr td.status span.deleted:hover, |
| | | #messagelist tr td.subject span.deleted { |
| | | background-position: -22px -1096px; |
| | | } |
| | | |
| | | #messagelist tr td.status span.status, |
| | | #messagelist tr td.status span.unread, |
| | | #messagelist tr td.subject span.unread, |
| | |
| | | width: 26px; |
| | | } |
| | | |
| | | #messagelist thead tr td.subject, |
| | | #messagelist tbody tr td.subject { |
| | | width: 99%; |
| | | white-space: nowrap; |
| | | } |
| | | |
| | | #messagelist tbody tr td.subject a { |
| | |
| | | /**** tree indicators ****/ |
| | | |
| | | #messagelist tbody tr td span.branch div { |
| | | float: left; |
| | | height: 18px; |
| | | display: inline-block; |
| | | } |
| | | |
| | | #messagelist tbody tr td span.branch div.tree { |
| | | height: 18px; |
| | | width: 15px; |
| | | /* background: url(images/tree.gif) 0px 0px no-repeat; */ |
| | | } |
| | | |
| | | #listoptions ul.proplist { |
| | |
| | | display: none; |
| | | } |
| | | |
| | | #preview-allheaders td.header-title, |
| | | #preview-shortheaders td.header-title { |
| | | padding-right: 0; |
| | | padding-left: 0; |
| | | } |
| | | |
| | | #preview-shortheaders td.header { |
| | | padding-right: 12px; |
| | | padding-right: 18px; |
| | | } |
| | | |
| | | #previewheaderstoggle { |
| | | width: 16px; |
| | | height: 16px; |
| | | padding: 0; |
| | | margin-top: 5px; |
| | | position: absolute; |
| | | outline: none; |
| | | display: block; |
| | | position: absolute; |
| | | top: 0; |
| | | left: 0; |
| | | bottom: 0; |
| | | width: 18px; |
| | | padding: 0; |
| | | outline: none; |
| | | background: #f2f2f2; |
| | | background: -moz-linear-gradient(left, #fbfbfb 0, #e9e9e9 100%); |
| | | background: -webkit-gradient(linear, left top, right top, color-stop(0,#fbfbfb), color-stop(100%,#e9e9e9)); |
| | | background: -o-linear-gradient(left, #fbfbfb 0, #e9e9e9 100%); |
| | | background: -ms-linear-gradient(left, #fbfbfb 0, #e9e9e9 100%); |
| | | background: linear-gradient(left, #fbfbfb 0, #e9e9e9 100%); |
| | | border-right: 1px solid #dfdfdf; |
| | | } |
| | | |
| | | #previewheaderstoggle.iconlink.add { |
| | | background-position: -32px -227px; |
| | | #previewheaderstoggle .iconlink { |
| | | display: inline-block; |
| | | position: absolute; |
| | | top: 8px; |
| | | left: 0; |
| | | width: 18px; |
| | | height: 16px; |
| | | background: url(images/buttons.png) -27px -242px no-repeat; |
| | | } |
| | | |
| | | #previewheaderstoggle.iconlink.remove { |
| | | background-position: -32px -242px; |
| | | } |
| | | |
| | | #full-headers { |
| | | position: relative; |
| | | color: #666; |
| | | text-align: center; |
| | | background-color: #f9f9f9; |
| | | background: -moz-linear-gradient(top, #eaeaea 0%, #e9e9e9 100%); |
| | | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#e9e9e9)); |
| | | background: -o-linear-gradient(top, #eaeaea 0%, #e9e9e9 100%); |
| | | background: -ms-linear-gradient(top, #eaeaea 0%, #e9e9e9 100%); |
| | | background: linear-gradient(top, #eaeaea 0%, #e9e9e9 100%); |
| | | #previewheaderstoggle.remove .iconlink { |
| | | top: auto; |
| | | bottom: 5px; |
| | | background-position: -5px -242px; |
| | | } |
| | | |
| | | div.more-headers { |
| | | cursor: pointer; |
| | | height: 10px; |
| | | background: url(images/buttons.png) center -1539px no-repeat; |
| | | background: url(images/buttons.png) center -1619px no-repeat; |
| | | } |
| | | |
| | | div.hide-headers { |
| | | background-position: center -1549px; |
| | | background-position: center -1629px; |
| | | } |
| | | |
| | | #all-headers { |
| | | position: absolute; |
| | | top: 11px; |
| | | left: 10px; |
| | | right: 10px; |
| | | position: relative; |
| | | margin: 0 10px; |
| | | padding: 0; |
| | | height: 180px; |
| | | z-index: 500; |
| | | border: 1px solid #bbb; |
| | | border-top: 0; |
| | | border-radius: 0 0 4px 4px; |
| | | -webkit-box-shadow: 0px 3px 4px 0px rgba(80, 80, 80, 0.6); |
| | | -moz-box-shadow: 0px 3px 4px 0px rgba(80, 80, 80, 0.6); |
| | | box-shadow: 0px 3px 4px 0px rgba(80, 80, 80, 0.6); |
| | | border-radius: 4px; |
| | | background: #fff; |
| | | background: -moz-linear-gradient(top, #f0f0f0 0%, #fff 8%, #fff 100%); |
| | | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(8%,#fff), color-stop(100%,#fff)); |
| | | background: -o-linear-gradient(top, #f0f0f0 0%, #fff 8%, #fff 100%); |
| | | background: -ms-linear-gradient(top, #f0f0f0 0%, #fff 8%, #fff 100%); |
| | | background: linear-gradient(top, #f0f0f0 0%, #fff 8%, #fff 100%); |
| | | } |
| | | |
| | | #all-headers .ui-resizable-s { |
| | | bottom: -2px; |
| | | } |
| | | |
| | | #headers-source { |
| | | display: none; |
| | | position: absolute; |
| | | top: 8px; |
| | | top: 0; |
| | | left: 0; |
| | | right: 0; |
| | | bottom: 8px; |
| | | padding: 0 10px; |
| | | bottom: 0; |
| | | padding: 2px 5px; |
| | | overflow: auto; |
| | | text-align: left; |
| | | color: #333; |
| | | } |
| | | |
| | | #messagepreviewheader { |
| | | margin: 0 8px; |
| | | padding-bottom: 8px; |
| | | position: relative; |
| | | height: auto; |
| | | margin: 0 8px 0 0; |
| | | padding: 0 0 6px 26px; |
| | | border-bottom: 2px solid #f0f0f0; |
| | | } |
| | | |
| | | #messagepreviewheader .headers-table { |
| | | margin-left: 8px; |
| | | } |
| | | |
| | | #messagepreviewheader h3.subject { |
| | | padding-left: 0; |
| | | padding: 8px 8px 2px 0; |
| | | } |
| | | |
| | | #messagepreviewheader #countcontrols, |
| | |
| | | |
| | | #messagecontent .leftcol, |
| | | #messagepreview .leftcol { |
| | | margin-right: 250px; |
| | | margin-right: 252px; |
| | | overflow-x: auto; |
| | | } |
| | | |
| | | #messagecontent .rightcol, |
| | |
| | | |
| | | div.message-part, |
| | | div.message-htmlpart { |
| | | padding: 10px 2px; |
| | | padding: 0 2px 10px 2px; |
| | | border-top: 2px solid #f0f0f0; |
| | | } |
| | | |
| | |
| | | margin: 0px; |
| | | padding: 0px; |
| | | font-family: monospace; |
| | | font-size: 12px; |
| | | white-space: -moz-pre-wrap !important; |
| | | white-space: pre-wrap !important; |
| | | white-space: pre; |
| | |
| | | |
| | | #messagepartframe { |
| | | border: 0; |
| | | } |
| | | |
| | | #quotadisplay { |
| | | left: 6px; |
| | | font-size: 12px; |
| | | font-weight: bold; |
| | | text-shadow: 0px 1px 1px #fff; |
| | | padding-left: 30px; |
| | | height: 18px; |
| | | background: url(images/quota.png) -100px 0 no-repeat; |
| | | } |
| | | |
| | | /*** message composition ***/ |
| | |
| | | left: 6px; |
| | | width: 20px; |
| | | height: 18px; |
| | | background: url(images/buttons.png) -3px -458px no-repeat; |
| | | background: url(images/buttons.png) -3px -1640px no-repeat; |
| | | text-decoration: none; |
| | | } |
| | | |
| | | #composeoptionstoggle.enabled { |
| | | background-position: -28px -458px; |
| | | background-position: -28px -1640px; |
| | | } |
| | | |
| | | #composeview-bottom { |
| | |
| | | |
| | | #composebody { |
| | | position: absolute; |
| | | top: 24px; |
| | | top: 1px; |
| | | left: 0; |
| | | bottom: 0; |
| | | width: 99%; |
| | | border: 0; |
| | | border-radius: 0; |
| | | padding: 8px 0 8px 8px; |
| | | box-shadow: none; |
| | | resize: none; |
| | |
| | | bottom: 0; |
| | | width: 240px; |
| | | background: #f0f0f0; |
| | | border-left: 1px solid #ddd; |
| | | border-style: solid; |
| | | border-color: #f0f0f0 #f0f0f0 #f0f0f0 #ddd; |
| | | border-width: 1px; |
| | | padding: 8px; |
| | | overflow: auto; |
| | | } |
| | | |
| | | #spellcheck-control { |
| | | margin: 6px 8px; |
| | | text-align: right; |
| | | #compose-attachments.droptarget { |
| | | background-image: url(images/filedrop.png); |
| | | background-position: center bottom; |
| | | background-repeat: no-repeat; |
| | | } |
| | | |
| | | #compose-attachments.droptarget.hover, |
| | | #compose-attachments.droptarget.active { |
| | | border-color: #019bc6; |
| | | box-shadow: 0 0 3px 2px rgba(71,135,177, 0.5); |
| | | -moz-box-shadow: 0 0 3px 2px rgba(71,135,177, 0.5); |
| | | -webkit-box-shadow: 0 0 3px 2px rgba(71,135,177, 0.5); |
| | | -o-box-shadow: 0 0 3px 2px rgba(71,135,177, 0.5); |
| | | } |
| | | |
| | | #compose-attachments.droptarget.hover { |
| | | background-color: #d9ecf4; |
| | | box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9); |
| | | -moz-box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9); |
| | | -webkit-box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9); |
| | | -o-box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9); |
| | | } |
| | | |
| | | .defaultSkin table.mceLayout, |
| | |
| | | |
| | | #uploadform a.iconlink { |
| | | margin-left: 1em; |
| | | text-indent: -1000px; |
| | | text-indent: -5000px; |
| | | } |
| | | |
| | | #uploadform form div { |