Ignore:
Timestamp:
23 Jun 2011, 07:06:33 (13 years ago)
Author:
Henrik Bettermann
Message:

Remove actionsView css attribute and rework page templates with tables.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/browser/static/waeup-base.css

    r6447 r6460  
    5353
    5454.block .bd {
    55     padding-bottom: 3em;
     55    padding-bottom: 1em;
     56}
     57
     58.actionButtons {
     59    padding-top: 3em;
    5660}
    5761
     
    98102
    99103.dataTables_info {
    100   padding-top: 10px;
     104  padding-top: 15px;
    101105}
    102106
    103107.dataTables_paginate {
    104   padding-top: 10px;
     108  padding-top: 15px;
    105109}
    106110
Note: See TracChangeset for help on using the changeset viewer.