Show contact photos in mail view and preview
1 files added
3 files modified
| | |
| | | } |
| | | |
| | | #all-headers { |
| | | position: relative; |
| | | position: relative; |
| | | margin: 0 10px; |
| | | padding: 0; |
| | | height: 180px; |
| | |
| | | position: relative; |
| | | height: auto; |
| | | margin: 0 8px 0 0; |
| | | padding: 0 0 6px 26px; |
| | | padding: 0 0 6px 72px; |
| | | border-bottom: 2px solid #f0f0f0; |
| | | } |
| | | |
| | |
| | | padding: 8px 8px 2px 0; |
| | | } |
| | | |
| | | #messagepreviewheader #contactphoto { |
| | | display: block; |
| | | position: absolute; |
| | | top: 11px; |
| | | left: 30px; |
| | | width: 32px; |
| | | height: 32px; |
| | | overflow: hidden; |
| | | background: url(images/contactpic_32px.png) center center no-repeat #fff; |
| | | border-radius: 3px; |
| | | } |
| | | |
| | | #messagepreviewheader #contactphoto img { |
| | | width: 32px; |
| | | height: auto; |
| | | border-radius: 3px; |
| | | } |
| | | |
| | | #messageheader #contactphoto { |
| | | display: block; |
| | | position: absolute; |
| | | top: 40px; |
| | | right: 10px; |
| | | width: 48px; |
| | | height: 48px; |
| | | overflow: hidden; |
| | | border-radius: 4px; |
| | | } |
| | | |
| | | #messageheader #contactphoto img { |
| | | width: 48px; |
| | | height: auto; |
| | | border-radius: 4px; |
| | | } |
| | | |
| | | #messagepreviewheader #countcontrols, |
| | | #messageheader #countcontrols { |
| | | position: absolute; |
| | | top: 8px; |
| | | right: 8px; |
| | | width: 18em; |
| | | width: 20em; |
| | | text-align: right; |
| | | white-space: nowrap; |
| | | } |
| | |
| | | <roundcube:button command="nextmessage" type="link" class="button nextpage disabled" classAct="button nextpage" classSel="button nextpage pressed" innerClass="inner" title="nextmessage" content="&gt;" /> |
| | | </div> |
| | | |
| | | <div id="contactphoto"><roundcube:object name="contactphoto" /></div> |
| | | </div> |
| | | |
| | | <div id="messagecontent" class="uibox"> |
| | |
| | | <h3 class="subject"><roundcube:object name="messageHeaders" valueOf="subject" /></h3> |
| | | |
| | | <a href="#details" id="previewheaderstoggle"><span class="iconlink"></span></a> |
| | | <div id="contactphoto"><roundcube:object name="contactphoto" /></div> |
| | | |
| | | <table class="headers-table" id="preview-shortheaders"><tbody><tr> |
| | | <roundcube:if condition="env:mailbox == config:drafts_mbox || env:mailbox == config:sent_mbox"> |