| | |
| | | |
| | | <style type="text/css"> |
| | | <roundcube:if condition="count(env:address_sources) <= 1" /> |
| | | #abookcountbar { left: 20px;} |
| | | #addressscreen { left:20px; |
| | | #abookcountbar { left: 20px; } |
| | | #addressscreen { left: 20px; |
| | | <roundcube:exp expression="browser:ie ? 'width:expression((parseInt(document.documentElement.clientWidth)-40)+\\'px\\');' : ''" /> |
| | | } |
| | | #addresslist { width: <roundcube:exp expression="!empty(cookie:addressviewsplitter) ? cookie:addressviewsplitter-5 : 245" />px; } |
| | |
| | | <div id="abookcountbar" class="pagenav"> |
| | | <roundcube:button command="firstpage" type="link" class="buttonPas firstpage" classAct="button firstpage" classSel="button firstpageSel" title="firstpage" content=" " /> |
| | | <roundcube:button command="previouspage" type="link" class="buttonPas prevpage" classAct="button prevpage" classSel="button prevpageSel" title="previouspage" content=" " /> |
| | | <roundcube:object name="recordsCountDisplay" style="padding:0 1em; float:left" /> |
| | | <roundcube:object name="recordsCountDisplay" style="padding:0 .5em; float:left" /> |
| | | <roundcube:button command="nextpage" type="link" class="buttonPas nextpage" classAct="button nextpage" classSel="button nextpageSel" title="nextpage" content=" " /> |
| | | <roundcube:button command="lastpage" type="link" class="buttonPas lastpage" classAct="button lastpage" classSel="button lastpageSel" title="lastpage" content=" " /> |
| | | </div> |