Ignore:
Timestamp:
Aug 7, 2009 2:13:02 AM (4 years ago)
Author:
alec
Message:
  • make #mailfooter good looking in all browsers (not tested with IE6)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/skins/default/templates/addressbook.html

    r2806 r2844  
    7373  <roundcube:button command="firstpage" type="link" class="buttonPas firstpage" classAct="button firstpage" classSel="button firstpageSel" title="firstpage" content=" " /> 
    7474  <roundcube:button command="previouspage" type="link" class="buttonPas prevpage" classAct="button prevpage" classSel="button prevpageSel" title="previouspage" content=" " /> 
    75   <roundcube:object name="recordsCountDisplay" style="padding:0 1em; float:left" /> 
     75  <roundcube:object name="recordsCountDisplay" style="padding:0 .5em; float:left" /> 
    7676  <roundcube:button command="nextpage" type="link" class="buttonPas nextpage" classAct="button nextpage" classSel="button nextpageSel" title="nextpage" content=" " /> 
    7777  <roundcube:button command="lastpage" type="link" class="buttonPas lastpage" classAct="button lastpage" classSel="button lastpageSel" title="lastpage" content=" " /> 
Note: See TracChangeset for help on using the changeset viewer.