| | |
| | | background-position: -26px -497px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox { |
| | | position: relative; |
| | | background-repeat: no-repeat; |
| | | background-position: 6px 2px; |
| | | } |
| | | |
| | | #mailboxlist > li:first-child { |
| | | border-radius: 4px 4px 0 0; |
| | | border-top: 0; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox a { |
| | | padding-left: 36px; |
| | | white-space: nowrap; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | background-image: url(images/listicons.png); |
| | | background-repeat: no-repeat; |
| | | background-position: 6px 3px; |
| | | html.mozilla #mailboxlist > li:first-child { |
| | | border-radius: 4px 4px 0 0; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.unread > a { |
| | | padding-right: 36px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox > a:focus, |
| | | #mailboxlist li.mailbox.selected > a { |
| | | background-position: 6px -21px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.inbox > a { |
| | | background-position: 6px -189px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.inbox > a:focus, |
| | | #mailboxlist li.mailbox.inbox.selected > a { |
| | | background-position: 6px -213px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.drafts > a { |
| | | background-position: 6px -238px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.drafts > a:focus, |
| | | #mailboxlist li.mailbox.drafts.selected > a { |
| | | background-position: 6px -262px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.sent > a { |
| | | background-position: 6px -286px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.sent > a:focus, |
| | | #mailboxlist li.mailbox.sent.selected > a { |
| | | background-position: 6px -310px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.junk > a { |
| | | background-position: 6px -334px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.junk > a:focus, |
| | | #mailboxlist li.mailbox.junk.selected > a { |
| | | background-position: 6px -358px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.trash > a { |
| | | background-position: 6px -382px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.trash > a:focus, |
| | | #mailboxlist li.mailbox.trash.selected > a { |
| | | background-position: 6px -406px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.trash.empty > a { |
| | | background-position: 6px -1924px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.trash.empty > a:focus, |
| | | #mailboxlist li.mailbox.trash.empty.selected > a { |
| | | background-position: 6px -1948px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.archive > a { |
| | | background-position: 6px -1699px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.archive > a:focus, |
| | | #mailboxlist li.mailbox.archive.selected > a { |
| | | background-position: 6px -1723px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul li.drafts > a { |
| | | background-position: 23px -238px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul li.drafts > a:focus, |
| | | #mailboxlist li.mailbox ul li.drafts.selected > a { |
| | | background-position: 23px -262px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul li.sent > a { |
| | | background-position: 23px -286px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul li.sent > a:focus, |
| | | #mailboxlist li.mailbox ul li.sent.selected > a { |
| | | background-position: 23px -310px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul li.junk > a { |
| | | background-position: 23px -334px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul li.junk > a:focus, |
| | | #mailboxlist li.mailbox ul li.junk.selected > a { |
| | | background-position: 23px -358px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul li.trash > a { |
| | | background-position: 23px -382px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul li.trash > a:focus, |
| | | #mailboxlist li.mailbox ul li.trash.selected > a { |
| | | background-position: 23px -406px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul li.trash.empty > a { |
| | | background-position: 23px -1924px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul li.trash.empty > a:focus, |
| | | #mailboxlist li.mailbox ul li.trash.empty.selected > a { |
| | | background-position: 23px -1948px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul li.archive > a { |
| | | background-position: 23px -1699px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul li.archive > a:focus, |
| | | #mailboxlist li.mailbox ul li.archive.selected > a { |
| | | background-position: 23px -1723px; |
| | | } |
| | | |
| | | #mailboxlist li.unread { |
| | | font-weight: bold; |
| | | } |
| | | |
| | | #mailboxlist li.virtual > a { |
| | | color: #aaa; |
| | | } |
| | | |
| | | #mailboxlist li.recent > a { |
| | | color: #017cb4; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox div.treetoggle { |
| | | top: 13px; |
| | | left: 19px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul li:last-child { |
| | | border-bottom: 0; |
| | | } |
| | | |
| | | /* nested mailboxes */ |
| | | |
| | | #mailboxlist li.mailbox ul { |
| | | list-style: none; |
| | | margin: 0; |
| | | padding: 0; |
| | | border-top: 1px solid #bbd3da; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul li a { |
| | | padding-left: 52px; /* 36 + 1 x 16 */ |
| | | background-position: 22px -95px; /* 6 + 1 x 16 */ |
| | | } |
| | | #mailboxlist li.mailbox ul li > a:focus, |
| | | #mailboxlist li.mailbox ul li.selected > a { |
| | | background-position: 22px -119px; |
| | | } |
| | | #mailboxlist li.mailbox ul li div.treetoggle { |
| | | left: 33px; |
| | | top: 14px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul ul li.mailbox a { |
| | | padding-left: 68px; /* 2x */ |
| | | background-position: 38px -95px; |
| | | } |
| | | #mailboxlist li.mailbox ul ul li > a:focus, |
| | | #mailboxlist li.mailbox ul ul li.selected > a { |
| | | background-position: 38px -119px; |
| | | } |
| | | #mailboxlist li.mailbox ul ul li div.treetoggle { |
| | | left: 48px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul ul ul li.mailbox a { |
| | | padding-left: 84px; /* 3x */ |
| | | background-position: 54px -95px; |
| | | } |
| | | #mailboxlist li.mailbox ul ul ul li > a:focus, |
| | | #mailboxlist li.mailbox ul ul ul li.selected > a { |
| | | background-position: 54px -119px; |
| | | } |
| | | #mailboxlist li.mailbox ul ul ul li div.treetoggle { |
| | | left: 64px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul ul ul ul li.mailbox a { |
| | | padding-left: 100px; /* 4x */ |
| | | background-position: 70px -95px; |
| | | } |
| | | #mailboxlist li.mailbox ul ul ul ul li > a:focus, |
| | | #mailboxlist li.mailbox ul ul ul ul li.selected > a { |
| | | background-position: 70px -119px; |
| | | } |
| | | #mailboxlist li.mailbox ul ul ul ul li div.treetoggle { |
| | | left: 80px; |
| | | } |
| | | |
| | | /* indent folders on levels > 4 */ |
| | | #mailboxlist li.mailbox ul ul ul ul ul li { |
| | | padding-left: 16px; |
| | | } |
| | | #mailboxlist li.mailbox ul ul ul ul ul li div.treetoggle { |
| | | left: 96px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox .unreadcount { |
| | |
| | | background: -ms-linear-gradient(top, #82acb5 0%, #6a939f 100%); |
| | | background: linear-gradient(top, #82acb5 0%, #6a939f 100%); |
| | | box-shadow: inset 0 1px 1px 0 #536d72; |
| | | -o-box-shadow: inset 0 1px 1px 0 #536d72; |
| | | -webkit-box-shadow: inset 0 1px 1px 0 #536d72; |
| | | -moz-box-shadow: inset 0 1px 1px 0 #536d72; |
| | | border-radius: 9px; |
| | | color: #fff; |
| | | text-align: center; |
| | |
| | | background: -ms-linear-gradient(top, #005d76 0%, #004558 100%); |
| | | background: linear-gradient(top, #005d76 0%, #004558 100%); |
| | | box-shadow: inset 0 1px 1px 0 #003645; |
| | | -o-box-shadow: inset 0 1px 1px 0 #003645; |
| | | -webkit-box-shadow: inset 0 1px 1px 0 #003645; |
| | | -moz-box-shadow: inset 0 1px 1px 0 #003645; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.recent > a .unreadcount { |
| | |
| | | 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 { |
| | |
| | | padding: 2px 3px !important; |
| | | } |
| | | |
| | | .webkit .messagelist tr > .attachment, |
| | | .webkit .messagelist tr > .threads, |
| | | .webkit .messagelist tr > .status, |
| | | .webkit .messagelist tr > .flag, |
| | | .webkit .messagelist tr > .priority { |
| | | width: 26px; |
| | | } |
| | | |
| | | .messagelist tr > .threads { |
| | | width: 26px; |
| | | } |
| | | |
| | | .webkit .messagelist tr > .threads { |
| | | width: 30px; |
| | | } |
| | | |
| | | .messagelist tr > .threads + td, |
| | |
| | | } |
| | | */ |
| | | .messagelist tr td.status span.deleted, |
| | | .messagelist tr td.status span.deleted:hover, |
| | | .messagelist tr:hover td.status span.deleted, |
| | | .messagelist tr td.subject span.deleted { |
| | | background-position: -22px -1096px; |
| | | background-position: -21px -1096px; |
| | | } |
| | | |
| | | .messagelist tr td.status span.status, |
| | |
| | | border: 1px solid #ccc; |
| | | border-radius: 4px; |
| | | background: #fdfdfd; |
| | | -moz-box-shadow: inset 0 0 1px 1px rgba(0,0,0, 0.1); |
| | | -webkit-box-shadow: inset 0 0 1px 1px rgba(0,0,0, 0.1); |
| | | -o-box-shadow: inset 0 0 1px 1px rgba(0,0,0, 0.1); |
| | | box-shadow: inset 0 0 1px 1px rgba(0,0,0, 0.1); |
| | | -webkit-box-shadow: inset 0 0 1px 1px rgba(0,0,0, 0.1); |
| | | } |
| | | |
| | | #headers-source { |
| | |
| | | bottom: 0; |
| | | } |
| | | |
| | | #compose-contacts .listsearchbox { |
| | | display: block; |
| | | } |
| | | |
| | | #compose-contacts #directorylist { |
| | | border-bottom: 4px solid #c7e3ef; |
| | | } |
| | |
| | | white-space: normal; |
| | | border-top: 1px solid #dfdfdf; |
| | | box-shadow: inset 0 1px 0 0 #fff; |
| | | -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 { |
| | |
| | | bottom: 42px; |
| | | } |
| | | |
| | | #composebodycontainer .go-zen { |
| | | position: absolute; |
| | | top: 6px; |
| | | right: 4px; |
| | | } |
| | | |
| | | #composebodycontainer .icon-go-zen { |
| | | display: inline-block; |
| | | width: 16px; |
| | | height: 14px; |
| | | background: url('data:image/gif;base64,R0lGODlhDgAMAPABAHl5ef///yH/C1hNUCBEYXRhWE1QAT8AIfkEBQAAAQAsAAAAAA4ADAAAAh+EEaln6t+YRHGegHB2bW3PfUk3itqoWdSqns8rwUcBADs=') 1px 1px no-repeat; |
| | | text-indent: -5000px; |
| | | overflow: hidden; |
| | | } |
| | | |
| | | #composebody { |
| | | position: absolute; |
| | | top: 0; |
| | |
| | | font-size: 9pt; |
| | | outline: none; |
| | | box-shadow: inset 0 0 2px 1px rgba(0,0,0, 0.2); |
| | | -moz-box-shadow: inset 0 0 2px 1px rgba(0,0,0, 0.2); |
| | | -webkit-box-shadow: inset 0 0 2px 1px rgba(0,0,0, 0.2); |
| | | -o-box-shadow: inset 0 0 2px 1px rgba(0,0,0, 0.2); |
| | | } |
| | | |
| | | #composebody:active, |
| | | #composebody:focus { |
| | | box-shadow: inset 0 0 3px 2px rgba(71,135,177, 0.9); |
| | | -moz-box-shadow: inset 0 0 3px 2px rgba(71,135,177, 0.9); |
| | | -webkit-box-shadow: inset 0 0 3px 2px rgba(71,135,177, 0.9); |
| | | -o-box-shadow: inset 0 0 3px 2px rgba(71,135,177, 0.9); |
| | | } |
| | | |
| | | #compose-attachments { |
| | |
| | | #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); |
| | | } |
| | | |
| | | #composeview-bottom .formbuttons.floating { |