Ignore:
Timestamp:
7 Jan 2013, 11:33:48 (12 years ago)
Author:
Henrik Bettermann
Message:

More button adjustments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/reportscontainerpage.pt

    r9681 r9840  
    3131          <input type="hidden" name="job_id"
    3232                 tal:attributes="value python: entry[0]" />
    33           <input type="submit" class="btn primary"
     33          <input type="submit" class="btn small primary"
    3434                 name="DOWNLOAD" value="Download"
    3535                 tal:condition="python: entry[4]" />
    36           <input type="submit" class="btn secondary"
     36          <input type="submit" class="btn small secondary"
    3737                 name="DISCARD" value="Discard"
    3838                 tal:condition="python: entry[3]" />
Note: See TracChangeset for help on using the changeset viewer.